@charset "UTF-8";
/* CSS Document */

/* Layout Styles */
body{
	background-color: #2b1802;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #371f03;
}

#header{
	background-color: #753f00;
	width: 925px;
	height: 137px;
	margin: auto;
}

#container{
	background-color: #f7d099;;
	width: 1200px;
	height: 468px;
	margin: auto;
}

#footer{
	background-color: #753f00;
	width: 925px;
	height: 70px;
	margin: auto;
	text-align: center;
	padding-top: 6px;
}

#nav{
	background-color: #f6e3c8;
	width: 137px;
	height: 468px;
	overflow: hidden;
	float: left;
}

#main{
	float: left;
	width: 364px;
	height: 456px;
	overflow: auto;
	padding: 6px 6px 6px 16px;
}

.main{
	float: left;
	width: 1041px;
	height: 456px;
	overflow: auto;
	padding: 6px 6px 6px 16px;
}

#promotion{
	width: 541px;
	height: 468px;
	overflow: hidden;
	background-image:url(/Img/Home_Promo_FullColor.jpg);
	background-repeat:no-repeat;
	float: left;
}


#promotion_side{
	width: 136px;
	height: 468px;
	overflow: hidden;
	background-image: url(/Img/Home_Promo_Trans.jpg);
	background-repeat:no-repeat;
}
.promotion{
	width: 541px;
	height: 468px;
	overflow: hidden;
	background-image:url(/Img/Home_Promo_FullColor.jpg);
	background-repeat:no-repeat;
	float: left;
}


.promotion_side{
	width: 142px;
	height: 468px;
	overflow: hidden;
	background-image: url(/Img/Home_Promo_Trans.jpg);
	background-repeat:no-repeat;
}



.clear{ clear: both; }
.spacer40 {clear: both; margin-top: 20px; }

h1{
	color: #3d2203;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: normal;
}

h2{
	
}

a{
	color: #6c211b;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

/* Header styles */
#header .logo{
	float: left;
	width: 340px;
	height: 116px;
	margin-left: 20px;
}

#header .info{
	float: right;
	width: 293px;
	height: 116px;
	margin-right: 20px;
	color: #f7d099;
	text-transform: uppercase;
	font-family: "Arial Narrow",  Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: right;
	padding: 20px 0 0 0;
}

#header .slogan{
	margin-right: 20px;
	color: #f7d099;
	text-transform: uppercase;
	font-family: "Arial Narrow",  Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: right;
	padding: 20px 0 0 0;
}

#header a{
	color: #f6eed8;
}


/* Navigation Styles */
#nav ul{
	margin: 0;
	padding: 0;
	margin-top: 50px;
	list-style: none;
	float: right;
	width: 97%;
}

#nav ul li{
	font-family: "Arial Narrow",  Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: right;
	text-transform: uppercase;
	display: block;
	font-weight: bold;
	padding: 10px;
}
#nav ul li:hover{
	background-color: #fadfb9;
}

#nav ul .active{
	background-color: #f7d099;
}

#nav .active:hover{
	background-color: #f7d099;
}


#nav a{
	color: #492e0d;	
	text-decoration: none;
}

#nav a:hover{
	text-decoration: none;
}
/* sub menu styles */
#nav ul li ul{
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	width: 80%;
}

#nav ul li ul li{
	font-family: "Arial Narrow",  Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	text-transform: uppercase;
	display: block;
	font-weight: bold;
	padding: 10px 0 10px 0px;
}
#nav ul li ul:hover{
	background: none;
}

#nav ul li ul li:hover{
	color: #6c211b;
	text-decoration:underline;
		background: none;
}

#nav ul li ul .active{
	background: none;
}

#nav ul li .active:hover{
	color: #6c211b;
	background: none;
}


#nav ul li a, #nav ul li .active a{
	color: #492e0d;	
	text-decoration: none;
    background: none;
}

#nav ul li .active a:hover{
	text-decoration: none;
	background: none;
}


/* Main styles */

#main .leftcolumn{
	float: left;
	width: 49%;
}

#main .rightcolumn{
	float: right;
	width: 50%;
}

#main .leftcolumn ul, #main .rightcolumn ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#main .leftcolumn ul li, #main .rightcolumn ul li{
	color: #371f03;
	font-size: 16px;
	font-family: "Arial Black",  Arial, Helvetica, sans-serif;
}


#main .seeAll{
	clear: both;
	text-align: right;
}

#main .seeAll a{
	text-decoration: none;
}


.quote{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
}

.quote span{
	font-size: 20px;
}

/* Promotion styles */

/* Footer Styles */
#footer a{
	color: #f6eed8;
}

/* FAQS styles */
.faqList{
	margin: 0;
	padding: 0;
	list-style:none;
}

/* Form styles */
form label{
	float: left;
	width: 100px;
	margin-bottom: 2px;
	clear: both;
}
form input, form textarea{
	background-color:#2b1802;
	border: 1px solid #000;
	margin-bottom: 2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
}

form input[type=button]{
	margin-top: 10px;
}

.detailpromotion{
    height: 468px;
    overflow: hidden;
	background-image:none;
	background-repeat:no-repeat;
	float: left;
}

/* Content Images */
.imgContainer{
    float: right;
    margin-left: 6px;
}

#main .imgContainer img, .main .imgContainer img{
    margin-left: 6px;
    padding: 3px;
    border: 1px solid #eee;
    float: left;
    display: block;
}


.directions{
    margin-left: 6px;
}