@charset "UTF-8";
/* CSS Document */
.topbar { display:none; }
.categorybg { display:none; }
.bottombar { display:none; }
.searchboxbg { display:none; margin:0; padding: 0; }
.historybg {display:none; }
.framebghorizontal img {display:none;}
.framebghorizontal {width: 0px !important;}
.framebgvertical { display:none; }
.headerbg {background-color:transparent; text-align:center;}
img {border: none;}


body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #333333;
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	background-position: top left;
	background-color: #bfad87;
}
a {outline: none !important;}
#wrapper {
	width: 924px;
	margin: 0 auto;
}
#tbanner {
	width: 924px;
	height: 96px;
	background-image:url(images/tbanner.gif);
	background-repeat:no-repeat;
	margin: 0 auto 0 auto;
}
#navlinks {
	padding-top: 5px;
	padding-left:20px;
	background-image:url(images/tnav_bg.gif);
	background-repeat:repeat-x;
	width: 920px;
	height: 31px;
	border-top: solid 1px #1d1404;
	border-bottom: solid 1px #1d1404;
	position: relative;
	font-size:14px !important;
	color: #ffffff;
	background-color:none;
	margin: 0px auto 0 auto;
}
#navlinks .table {
	display:table;
	margin:0 auto;
}
#navlinks .select {
	margin:0 0px 0 5px;
	padding:0;
	list-style:none;
}
#navlinks li {
	margin:0;
	padding:0;
	height:auto;
	float:left;
	color: #FFFFFF;
}
#navlinks .select a {
	display:block;
	height:31px;
	float:left;
	padding:0 0px 0 6px;
	margin:0 0px 0 2px;
	text-decoration:none;
	line-height:30px;
	white-space:nowrap;
	color:#ffffff;
	background-image: url(images/tab_left.gif);
	background-repeat: no-repeat;
	background-position:top left;
}
#navlinks .select a b {
	display:block;
	padding:0 12px 0 12px;
	background-image: url(images/tab_right.gif);
	background-repeat: no-repeat;
	background-position: top right;
	font-weight: normal;
	min-width:90px;
	height: 31px;
	font-size:14px !important;
}
#navlinks .select a:hover,
#navlinks .select li:hover a {
	padding:0 0 0 6px;
	cursor:auto;
	color:#3c2c0d;
	background-image: url(images/tab_left_over.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#navlinks .select a:hover b,
#navlinks .select li:hover a b {
	display:block;
	float:left;
	cursor:pointer;
	background-image: url(images/tab_right_over.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	text-decoration: underline;
	font-size:14px !important;
}
#contentcap {
	background-image:url(images/content_cap.gif);
	background-repeat:no-repeat;
	height: 29px;
	width: 884px;
	padding: 8px 20px 8px 20px;
}
#contentcap a {
	color: #fff;
	font-size: 10px;
}
#contentcap .searchfield {
	height: 20px;
	padding: 4px;
	border: solid 1px #392c10;
	background-color: #efe6d2;
	width: 260px;
	margin: 0px;
	vertical-align:middle;
	font-size:16px;
}
#contentcap .searchbutton {
	width: 64px;
	height: 30px;
	background-image: url(images/search_button.gif);
	background-repeat:no-repeat;
	padding: 0;
	margin: 2px;
	border: 0;
	vertical-align:middle;
}
#content {
	background-image: url(images/content_bg.gif);
	background-repeat:repeat-y;
	min-height: 400px;
	width: 894px;
	padding: 5px 15px;
}
#leftcolumn {
	width: 169px;
	margin: -5px 0 0 2px;
	background-color: #d6ccb3;
	min-height: 600px;
	float: left;
}
#leftcolumn .menu {
	margin: 0;
	padding: 0;
	list-style:none;
}

#leftcolumn .menu li a {
	display:block;
	padding: 4px;
	background-image:url(images/nav_bg.gif);
	background-repeat: repeat-x;
	color: #ed9c00;
	font-size: 16px;
	text-decoration:none;
}
#leftcolumn .top {
	padding-top: 6px;
	background-color: #f2efe7;
}
#leftcolumn li.top a {
	display:block;
	padding: 4px;
	background-image:url(images/nav_cap.gif);
	color: #ed9c00;
	font-size: 16px;
}
#leftcolumn li.top a:hover {text-decoration: none;}

#leftcolumn .submenu {
	margin: 0px;
	padding: 0;
	list-style: none;
}
#leftcolumn .submenu li a {
	background-image: none !important;
	display:block;
	padding: 4px 4px 4px 12px;
	font-size: 11px;
	color: #554016;
	background-color: #e1d9c5;
	border-bottom: solid 1px #cdbf9c;
}
#leftcolumn .submenu li a:hover,
#leftcolumn .menu a:hover {
	text-decoration: underline;
	background-color: #c5b99b;
}
#searchitems {
	float: left;
}
#choosebrand {
	background-image:url(images/choosebrand_bg.gif);
	background-repeat:no-repeat;
	background-position: top left;
	width: 420px;
	height: 21px;
	float: right;
	margin:1px;
	padding: 2px 2px 8px 8px;
	color: #fff;
	font-size: 10px;
}
#choosebrand select {
	border: solid 1px #392c10;
	background-color: #efe6d2;
	width: 150px;
	height: 20px;
}
#choosebrand span {
	margin: 6px;
}
.clear {
	clear: both;
}
#rightcolumn {
	width: 710px;
	float: left;
	margin: 1px 0 0 5px;
}
#infopages {
	padding: 20px;
}
#infopages a {
	color: #554016;
	text-decoration: underline;
}
#infopages a:hover {
	text-decoration: none;
}
#infopages p {
	line-height:1.5em;
}
#infopages h3 {
	color: #3c2c0d;
	font-size:18px;
}
.buttons {
	padding: 5px 0;
}
.buttons img {
	border: none;
}
.categories {
	border: solid 1px #cbbc96;
	background-color: #e4dcc7;
	-moz-border-radius: 10px;
	width: 705px;
	height: 300px;
	margin-bottom: 5px;
	padding: 3px;
}
.catbox {
	float: left;
	margin: 2px;
	font-size: 11px;
	color: #554016;
}
.catbox h3 {
	font-size: 16px;
	font-weight: normal;
	color: #362504;
	margin: 4px;
}
.catbox a {
	font-size: 11px;
	color: #554016;
	text-decoration:none;
}
.catbox a:hover {
	text-decoration: underline;
}
.catbox ul {
	list-style:none;
	margin: 4px;
	padding: 0;
	display: block;
	width: 100px;
	float: left;
	line-height: 1.5em;
}
.catbox ul.smaller {
	width: 60px;
}
#footer {
	background-image:url(images/footer_bg.gif);
	background-repeat:no-repeat;
	background-position:top;
	height: 400px;
	padding: 15px 12px 0 12px;
}
#newsletter {
	width: 270px;
	height: 69px;
	background-image:url(images/newsletter_bg.gif);
	background-repeat:no-repeat;
	float: left;
	margin-left: 5px;
	padding: 5px;
	color: #fff;
	font-size: 11px;
}
#newsletter p {
	margin: 4px 0 4px 0;
}
#newsletter a {
	color: #fbbd46;
}
#signup {
	border: solid 1px #403214;
	height: 16px;
}
#signupbutton {
	background-image: url(images/signupbutton.gif);
	background-repeat:no-repeat;
	border: 0;
	width: 69px;
	height: 21px;
	vertical-align:middle;
}
h4 {
	color: #fff;
	font-size:16px;
	font-weight: normal;
	margin: 0;
}
.footerlinks {
	width: 220px;
	height: 80px;
	float: left;
	border-right: solid 1px #8a7342;
	margin: 10px 2px;
}
.footerlinks a {
	color: #3c2c0d;
	text-decoration: none;
}
.footerlinks a:hover {
	text-decoration:underline;
}
#lastfooterlink {
	border: none;
}
.footerlinks ul {
	list-style:none;
	margin: 0px;
	padding: 0 0 0 30px;
	line-height: 1.5em;
}
#bolded {
	font-weight: bold;
}
img {
	border: none;
}
#tbanner ul {
	float: right;
	display:block;
	width: 480px;
	list-style:none;
	margin: 16px 0 0 0;
	padding: 0;
}
#tbanner li {
	display: block;
	float: left;
	margin-right: 20px;
}
#tbanner li a {
	color: #ded0b2;
	font-weight: normal;
	font-size:11px;
	
}

#tbanner li a:hover {
	text-decoration:none;
}
.rightbar {
	float: right;
	width: 225px;
	margin: 5px;
}
.rightbar img {
	margin: 5px;
}
.CABG {
	background-color: #ffffff;
}