@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", 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/bg.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;
}

a.menu{
	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;
}
#breadcrumb {
	background-image: url(../images/breadcrumb.jpg);
	background-repeat: no-repeat;
	height: 89px;
	width: 1050px;
}
#content {
	background-image: url(../images/content_bg.jpg);
	background-repeat: no-repeat;
	height: 463px;
	width: 1050px;
	position: relative;
}
#footer {
	background-image: url(../images/footer_bg_new.jpg);
	height: 145px;
	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;
}
#video {
	position: absolute;
	left: 52px;
	top: 12px;
	width: 270px;
	height: 208px;
}
#franchise_button {
	position: absolute;
	left: 58px;
	/*left: 137px;*/
	top: 275px;
	width: 114px;
	height: 30px;
}
#promos_flash {
	position: absolute;
	left: 684px;
	top: 6px;
	width: 314px;
	height: 252px;
}
#promo_bts {
	position: absolute;
	left: 675px;
	top: 264px;
	height: 133px;
	width: 160px;
}
#content_text {
	position: absolute;
	left: 359px;
	top: 4px;
	width: 280px;
	height: 434px;
	overflow: hidden;
}
.info_link_text {
	font-size: 11px
}
.info_link_title {
	color: #990000;
	font-weight: bold;
	font-size: 16px;
}
#content_text 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;
}
