@charset "UTF-8";

body {
	margin: 0px;
	background-color: #474221;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

a img{
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#back_top {
	width: 100%;
	height: auto;
	position: relative;
	background-color: #FFFFFF;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	text-align: center;
	z-index: 0;
}

#container_top {
	margin: auto;
	width: 880px;
	height: 124px;
	position: relative;
	text-align: left;
	z-index: 1;
}

#back_middle {
	width: 100%;
	height: auto;
	position: relative;
	background-color: #FFFFFF;
	background-image: url(../images/content_middle_back.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	float: left;
}

#container_middle {
	margin: auto;
	width: 880px;
	height: auto;
	position: relative;
}

#contentleft {
	width: 140px;
	height: auto;
	position: relative;
	float: left;
}
#funmiles {
	margin-top: 20px;
	position: relative;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 12px;
	text-align: center;
}

#contentcenter
{
	width: 568px;
	position: relative;
	float: left;
	height: auto;
}

#contentright
{
	width: 163px;
	height: auto;
	position: relative;
	float: left;
	margin-top: -50px;
}

#back_bottom {
	width: 100%;
	height: auto;
	position: relative;
	background-color: #E2E417;
	clear: left;
}

#container_bottom {
	margin: auto;
	width: 880px;
	height: 163px;
	position: relative;
	text-align: left;
}

#container_footer {
	margin: auto;
	width: 880px;
	height: 25px;
	position: relative;
	text-align: left;
}


/* Content top
------------------------------------------------------------------ */	
.navtop
{
	width: 360px;
	height: 22px;
	position: relative;
	text-align: left;
	margin-left: 450px;
	padding: 0px;
	z-index: 2;
}

.navtop ul
{
	padding-top: 0px;
	list-style: none;
	margin: 0px;
	padding-left: 0px;
}

.navtop ul li
{
	background-image: url(../images/top_divider.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: auto;
	height: 22px;
	float: left;
	position: relative;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E2E417;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}


.navtop ul li.active, #menu ul li:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

.navtop ul li a
{
	text-decoration: none;
	color: #B3AD90;
}

.navtop ul li a:hover
{
	text-decoration: none;
	color: #FFFFFF;
}


/* Content left
------------------------------------------------------------------ */	
.navleft
{
	width: 120px;
	height: auto;
	margin-left: 10px;
	padding: 0px;
}

.navleft ul
{
	list-style: none;
	width: 91px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
}

.navleft ul li
{
	background-image: url(../images/nav_left_off.jpg);
	background-repeat: no-repeat;
	color:#CC0000;
	line-height: 41px;
	word-spacing: 1px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-left: 0px;
	margin-left: 0px;
	display: block;
}

.navleft ul li:hover, .navleft ul li .active
{
	background-image: url(../images/nav_left_over.jpg);
	background-repeat: no-repeat;
}
.navleft ul li a:hover, .navleft ul li a:active
{
	color: #474221;
	text-decoration: none;
}

.navleft ul li a
{
	text-decoration: none;
	color: #8E8476;
}


/* Content middle
------------------------------------------------------------------ */

.brands {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-left-style: dotted;
	border-top-color: #666666;
	border-left-color: #666666;
	margin-bottom: 15px;
}

.brands td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #666666;
	border-bottom-color: #666666;
}

.navmiddle
{
	width: 480px;
	height: 22px;
	position: relative;
	text-align: left;
	margin-left: 0px;
	padding: 0px;
	margin-top: 15px;
}

.navmiddle ul
{
	padding-top: 0px;
	list-style: none;
	margin: 0px;
	padding-left: 10px;
}

.navmiddle ul li
{
	background-image: url(../images/top_divider.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: auto;
	height: 22px;
	float: left;
	position: relative;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8E8476;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}


.navmiddle ul li.active, #menu ul li:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

.navmiddle ul li a
{
	text-decoration: none;
	color: #8E8476;
}

.navmiddle ul li a:hover
{
	text-decoration: none;
	color: #474221;
}


.article
{
	margin-top: 15px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	position: relative;
}

.article h1
{
	color: #474221;
	font-size: 16px;
	line-height: 20px;
	margin-top: 0px;
}
.article  p
{
	font-size: 12px;
	line-height: 20px;
	color: #474221;
}

.article  p a
{
	color: #474221;
	text-decoration: underline;
}

.article  p a:hover
{
	color: #BFC112;
	text-decoration: none;
}

.article  p.p_footer
{
	font-size: 11px;
	line-height: 15px;
	color: #B3AD90;
}

.article  ul
{
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.article  ul li
{
	font-size: 12px;
	line-height: 20px;
	color: #474221;
}

.article  ul li a
{
	color: #474221;
	text-decoration: underline;
}

.article  ul li a:hover
{
	color: #BFC112;
	text-decoration: none;
}

.article  ol li
{
	font-size: 12px;
	line-height: 20px;
	color: #474221;
}

.article  ol li a
{
	color: #474221;
	text-decoration: underline;
}

.article  ol li a:hover
{
	color: #BFC112;
	text-decoration: none;
}

.article .img_right {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}


/* Content right
------------------------------------------------------------------ */

.article_right
{
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 15px;
	margin-bottom: 10px;
}

.article_right h1
{
	color: #474221;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	margin: 0px;
}
.article_right  p
{
	font-size: 12px;
	line-height: 16px;
	color: #474221;
}

.article_right  p a
{
	color: #474221;
	text-decoration: underline;
}

.article_right  p a:hover
{
	color: #BFC112;
	text-decoration: none;
}

.article_right  p strong
{
	color: #474221;
}

.article_right  p.p_footer
{
	font-size: 11px;
	line-height: 15px;
	color: #B3AD90;
}

/* Content bottom
------------------------------------------------------------------ */

.banner_bottom
{
	height: 163px;
	text-align: left;
	margin: 0px;
}

.banner_bottom ul
{
	list-style: none;
	position: relative;
	margin: 0px;
	padding: 0px;
}

.banner_bottom ul li
{
	margin: 0px;
	float: left;
	position: relative;
	padding: 0px;
}

.banner_bottom ul li a
{
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.banner_bottom ul li img
{
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

/* Content bottom
------------------------------------------------------------------ */

.copyright
{
	height: 25px;
	text-align: left;
	margin: 0px;
	float: left;
}

.copyright  p
{
	font-size: 12px;
	color: #B3AD90;
	line-height: 0em;
}

.partof
{
	height: 25px;
	text-align: left;
	margin: 0px;
	float: right;
}

.partof  p
{
	font-size: 12px;
	color: #B3AD90;
	line-height: 0em;
}

.partof a
{
	color: #B3AD90;
	text-decoration: none;
}

.partof a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
