@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	font-family: "Times New Roman", Garamond, Times, serif;
}
#frame {
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
}
#top_contianer {
	background-image: url(../images/top_bg.jpg);
	background-repeat: no-repeat;
	height: 151px;
	width: 1050px;
	position: relative;
}
#bg_fx {
	background-image: url(../images/bg02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#menu {
	line-height: 48px;
	color: #FFFFFF;
	height: 48px;
	width: 1000px;
	padding-left: 50px;
	text-align:justify;
}

#menu a{
	color: #FFFFFF;
	font-size:18px;
	text-decoration: none;
	text-align:justify;
}

a.menu:hover{
	color: #990000;
	font-size:18px;
	text-decoration: none;
	text-align:justify;
}

#menu a:hover{
	color: #990000;
	font-size:18px;
	text-decoration: none;
	text-align:justify;
}
#breadcrumb {
	background-image: url(../images/breadcrumb_template_ba.jpg);
	background-repeat: no-repeat;
	height: 44px;
	width: 865px;
	padding-left: 185px;
	padding-top: 45px;
	font-size: 18px;
	font-weight: bold;
}
#breadcrumb a {
	color: #000000;
	text-decoration: none;
}
#breadcrumb a.hover {
	color: #990000;
	text-decoration: underline;
}
#content_under {
	background-image: url(../images/body_bg_franchise_area_sample.jpg);
	background-repeat:repeat-y;
	left: 28px;
	min-height: 670px;
	width: 1050px;
	position: relative;
}
#content {
	background-image: url(../images/body_bg_franchise2.jpg);
	background-repeat: no-repeat;
	min-height: 670px;
	width: 1050px;
	position: relative;
}
#footer {
	background-image: url(../images/footer_franchise_new.jpg);
	height: 140px;
	width: 1050px;
}
#store_locator {
	position: absolute;
	left: 471px;
	top: 117px;
	width: 277px;
	height: 20px;
}
.input {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #886744;
}
#go_bt {
	height: 28px;
	width: 28px;
	position: absolute;
	left: 762px;
	top: 113px;
}
form {
	margin: 0;
	padding: 0;
}
#leftmenu {
	position: absolute;
	left: 12px;
	top: 20px;
	width: 147px;
	height: 306px;
	text-align: right;
	font-size: 13px;
}
#leftmenu a,  #breadcrumb_button a{
	font-weight: bold;
	color: #39231C;
	text-decoration: none;
}
#leftmenu a:hover, #breadcrumb_button a:hover, .left_active,  .left_active a, .left_active a:hover {
	color: #B5121C;
}
.inputs {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000000;
}
.button {
	color: #FFFFFF;
	background-color: #670000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#breadcrumb_button {
	background-image:url(../images/breadcrumb_bg.gif);
	background-repeat:no-repeat;
	position: absolute;
	left: 93px;
	width: 262px;
	height: 17px;
	font-size: 10px;
}
#promos_flash {
	position: absolute;
	left: 675px;
	top: 19px;
	width: 284px;
	height: 216px;
}
#promo_bts {
	position: absolute;
	left: 660px;
	top: 284px;
	height: 172px;
	width: 263px;
}
#content_text {
	position:relative;
	left: 183px;
	top: 20px;
	width: 450px;
	font-size: 13px;
}
.info_link_text {
	font-size: 11px
}
.info_link_title {
	color: #990000;
	font-weight: bold;
	font-size: 16px;
}
#content_text a {
	color: #4C2C16;
}
#footer a {
	color: #4C2C16;
}
a.footer{
	color: #FFFFFF;
	text-decoration: none;
}

a.footer:hover{
	color: #960001;
	text-decoration: none;
}

#verytop_links {
	position: absolute;
	left: 250px;
	top: 12px;
	color: #FFFFFF;
}

#verytop_links a{
	color: #FFFFFF;
	text-decoration: none;
}

#verytop_links a:hover{
	color: #ffffff;
	text-decoration: underline;
}
a.login{
	color: #000000;
	text-decoration: underline;
}

a.login:hover{
	color: #000000;
	text-decoration: none;
}
textarea {
	font-size: 13px;
	font-family: "Times New Roman", Garamond, Times, serif;
}
input {
	font-size: 13px;
	font-family: "Times New Roman", Garamond, Times, serif;
}