/* CSS Document */

html
{
	height: 100%;
}

body	{
	background: url(../images/bkgrd.gif) repeat-x #485707;
	margin: 0px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

#container	{
	margin-left: auto;
	margin-right: auto;
	width: 854px;
	position: relative;
	
}


#container2	{
	background: url(../images/containerBkgrd.gif) repeat-y;
	height: 100%;
}


#container2 br	{
	clear: left;
}

#containerMain	{
	width: 854px;
	padding: 12px 0px 0px 0px;
	min-height:100%;
	background: url(../images/containerBkgrdTop.gif) no-repeat;
	
}

* html #containerMain
{
height: 100%;
}

#containerLeft	{
	float: left;
	width:200px;
	position: relative;
	min-height: 100%;
	padding: 18px 0px 130px 0px;
}

#headerArea	{
	width: 803px;
	height: 176px;
	padding: 0px 25px 6px 25px;
}

#headerBkgrd	{
	background: url(../images/headerBkgrd.gif) no-repeat;
	width: 803px;
	height: 176px;
	position: relative;
}

#headerBkgrd .headerImage	{
	padding: 12px 0px 0px 13px;
}

#logo	{
	position: absolute;
	top:15px;
	left:24px;
}


#topNav	{
	width: 76px;
	height: 25px;
	padding: 6px 0px 0px 10px;
	background: url(../images/tab.gif) no-repeat;
	position: absolute;
	top:0px;
	color: #ffffff;
	left:705px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

#topNav a	{
	color: #ffffff;
	text-decoration: none;
}

#topNav a:hover	{
	text-decoration: underline;
}

#globalSearch	{
	position: absolute;
	top: 139px;
	left: 570px;
}

#globalSearch input	{
	border: 1px solid #6e5320;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	
}

.searchBtn	{
	font-size: 10px;
	background-color: #a98134;
	border:1px solid #ffffff;
	color: #ffffff;
}

#nav	{
	height:31px;
	position: absolute;
	top:134px;
	left:13px;
	z-index: 10px;
}

#nav ul	{
	margin:0px;
	padding:0px;
}

#nav li	{
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px;
	text-align: center;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #ffffff;
	height:23px;	
}

#nav a {display:block; color: #ffffff; text-decoration: none; height: 23px; padding-top: 8px; background: url(../images/navBkgrd.gif) repeat-x; border-right: 1px solid #7b5209;}
#nav a:hover {color: #ffffff; text-decoration: none;background: url(../images/navBkgrdOver.gif) repeat-x;}

#nav li.nav1	{width:64px;}
#nav li.nav2	{width:85px;}
#nav li.nav3	{width:140px;}
#nav li.nav4	{width:76px;}



/* DROP NAV */

#dropmenudiv{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
background-color: #c0953f;
word-spacing:1px;
position:absolute;
border-bottom:1px solid  #62491c;
border-bottom-width: 0;
line-height:21px;
z-index:100;
}

#dropmenudiv a{
color: #ffffff;
background-color: #c0953f;
width: 100%;
display: block;
text-indent: 10px;
border-bottom: 1px solid  #62491c;
padding: 1px 0;
text-decoration: none;
padding-left: 2px;
}

#dropmenudiv a:hover{ /*hover background color*/
background: #906e33;
color: #ffffff;
}


#contentArea	{
	padding: 0px 40px 0px 40px;
	width: 780px;
}

/* home content area */

.homeLeftColumn	{
	float: left;
	width: 500px;
}

.homeLeftColumn h1	{
	color: #437c10;
	font-size: 28px;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	font-weight: normal;
}

.homeLeftColumn h2	{
	color: #615f5c;
	font-size: 18px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

.homeLeftColumn h2 a	{
	color: #b98325;
}

.homeLeftColumn h3	{
	font-size: 32px;
	color: #1d82b2;
	font-weight: normal;
	padding: 0px;
	margin: 15px 0px 10px 0px;
}

.homeRightColumn	{
	float: right;
	width: 255px;
}

/* inside page */

.insideLeft	{
	float: left;
	width: 500px;
	font-size: 12px;
	line-height: 20px;
	color: #393530;
}

.insideLeft a	{
	color: #12a2e6;
}

.insideLeft a:hover	{
	color: #067ab1;
}

.insideLeft h1	{
	font-size: 32px;
	color: #1d82b2;
	font-weight: normal;
	padding: 10px 0px 10px 0px;
	margin: 0px;
}

.insideLeft h2	{
	font-size: 24px;
	color: #6e8213;
	font-weight: normal;
	padding: 10px 0px 10px 0px;
	margin: 0px;
}


.insideLeft h2.leadin	{
	color: #b27408;
	padding: 0px;
	margin: 0px;
	font-size: 22px;
	font-weight: normal;
	line-height: 22px;
}

.insideLeft h3	{
	font-size: 18px;
	color: #50543f;
	font-weight: normal;
	padding: 10px 0px 10px 0px;
	margin: 0px;
}


.columnContent	{
	font-size: 12px;
	line-height: 20px;
	color: #393530;
}

.columnContent a	{
	color: #12a2e6;
}

.columnContent a:hover	{
	color: #067ab1;
}

.columnContent h1	{
	font-size: 32px;
	color: #1d82b2;
	font-weight: normal;
	padding: 10px 0px 10px 0px;
	margin: 0px;
}

.columnContent h2	{
	font-size: 24px;
	color: #6e8213;
	font-weight: normal;
	padding: 10px 0px 10px 0px;
	margin: 0px;
}


.columnContent h2.leadin	{
	color: #b27408;
	padding: 0px;
	margin: 0px;
	font-size: 22px;
	font-weight: normal;
	line-height: 22px;
}

.columnContent h3	{
	font-size: 18px;
	color: #50543f;
	font-weight: normal;
	padding: 10px 0px 10px 0px;
	margin: 0px;
}


/* store thumbnail */

#storeThumbnail p a	{
	color: #b98325;
	font-size: 13px;
}

#storeThumbnail p	{
	font-size: 12px;
	padding: 0px;
	margin: 3px 0px 0px 0px;
}

#storeThumbnail h1	{
	font-size: 24px;
}

#storeThumbnail h1 a	{
	color: #427713;
	text-decoration: none;
}

#storeThumbnail h1 a:hover	{
	color: #274c06;
}


.storeThumbnail01	{
	width: 190px;
	height: 228px;
	border:1px solid #d1d0cd;
	float: left;
	padding: 10px 23px 10px 23px;
}

.storeThumbnail02	{
	width: 190px;
	height: 228px;
	float: left;
	border:1px solid #d1d0cd;
	border-left: none;
	padding: 10px 23px 10px 23px;
}

.storeThumbnail03	{
	width: 190px;
	height: 228px;
	float: left;
	border:1px solid #d1d0cd;
	border-top: none;
	padding: 10px 23px 10px 23px;
}

.storeThumbnail04	{
	width: 190px;
	height: 228px;
	float: left;
	border:1px solid #d1d0cd;
	border-top: none;
	border-left: none;
	padding: 10px 23px 10px 23px;
}

.storeThumbnail05	{
	width: 190px;
	float: left;
	border:1px solid #d1d0cd;
	border-top: none;
	padding: 10px 23px 15px 23px;
}

/* right column ctas */

#currentPromo	{
	width: 253px;
	background-color: #6b9c40;
	font-size: 14px;
	color: #ffffff;
}

#currentPromo .top	{
	height: 13px;
	background: url(../images/currentPromoTop.gif) no-repeat;
}

#currentPromo .content	{
	padding: 0px 0px 10px 0px;
	background: url(../images/currentPromoBottom.gif) bottom no-repeat;
}

#currentPromo .content h3	{
	padding: 0px 0px 5px 15px;
	margin: 0px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
}

#currentPromo ul	{
	padding: 0px;
	margin: 0px 10px 0px 10px;
}

#currentPromo ul li	{
	border-bottom:1px solid #578430;
	list-style: none;
	padding: 4px 5px 4px 30px;
	background: url(../images/tag.gif) no-repeat 5px 6px;
}

.ctaShadow	{
	height: 16px;
	background: url(../images/ctaShadow.gif) no-repeat bottom;
}

.cta01	{
	height: 250px;
	background: url(../images/ctaBkgrd01.gif) no-repeat;
}

.cta01 h3	{
	padding: 10px 0px 0px 15px;
	margin: 0px;
	color: #778908;
	font-size: 24px;
	font-weight: normal;

}

.cta01 p	{
	margin: 0px;
	padding: 0px 15px 0px 15px;
	color: #67512c;
	font-size: 13px;
}

.cta01 img	{
	margin: 0px 0px 0px 20px;
}

.cta01 .link	{
	font-size: 12px;
	text-align: right;
	margin: 5px 25px 0px 0px;
	font-weight: bold;
}

.cta01 .link a	{
	color: #ad6e00;
}

.cta01 .link a:hover	{
	text-decoration: none;
}

.clearBoth	{
	clear: both;
}

/* guarantee cta */

#guarantee	{
	padding: 0px 15px 120px 10px;
	border: 1px dashed #7a901b;
	background: url(../images/imgServiceRep.gif) no-repeat bottom right;
	color: #393530;
	/* background: url(../images/guaranteeBkgrd.gif) repeat-x;*/
}

#guarantee h3	{
	font-size: 26px;
	color: #db8e03;
	font-weight: normal;
	padding: 10px 0px 15px 0px;
	margin: 0px;
}

#guarantee ul {
	padding: 0px;
	margin: 0px;
}

#guarantee ul li	{
	background: url(../images/bulletGreenCheck.gif) no-repeat 5px 4px;
	list-style: none;
	padding: 0px 0px 15px 35px;
	font-size: 13px;
}

#guarantee ul li div	{
	font-size: 18px;
	color: #748919;
}



/* customer service */
#helpCenter {
	
}

#helpCenter div {
	overflow: hidden;
	margin: 10px 0;
	padding: 0 15px;
	color: #7a5916;
	background: #fff8e7;
	border: 1px solid #e7d4a1;
}

#helpCenter h5 {
	margin: 0;
	padding: 0;
	color: #cb9609;
	font-size: 1.2em;
	font-weight: normal;
}

#helpCenter ul {
	margin: 0 0 15px 15px;
	padding: 0;
	list-style-type: none;
}

.backToTop {
	display: block;
	width: 75px;
	padding: 0 0 0 22px;
	color: #157d8d;
	text-decoration: none;
	background: #b3dae0 url(../images/bulletBlueUp.gif) 5px 5px no-repeat;
	border: 1px solid #6cbdc9;
}

.backToTop:hover {
	color: #157d8d;
	text-decoration: none;
	background: #c8eff5 url(../images/bulletBlueUp.gif) 5px 5px no-repeat;
}

/* DOM COLLAPSE */

.trigger {
	display: block;
	cursor: pointer;
}
	
.trigger:hover {
	cursor: pointer;
}

.trigger img {
	margin: 0 0 -4px 0;
	padding: 0 10px 0 0;
	border: 0;
}

.expanded {
	cursor: pointer;
}

.expanded:hover {
	cursor: pointer;
}

.expanded img {
	margin: 0 0 -4px 0;
	padding: 0 10px 0 0;
	border: 0;
}

.show {
	position: static;
	display: table;
}

.hide {
	position: absolute;
	left: -999em;
	height: 1px;
	width: 100px;
	overflow: hidden;
}

/* footer */


#footerStick	{
	height:130px;
}

#footerArea {
vertical-align: bottom;
width:799px;
padding:0px 4px 1px 16px;
margin: 30px 2px 0px 18px;
bottom: 0px;
background-color: #cfcdbf;
}

#footerArea h6	{
	font-size: 15px;
	color: #927130;
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px 0px 5px 0px;
	padding: 0px;
}

#footerArea h6 a {
	color: #ac812d;
}

#footer {
padding:20px 0px 0px 0px;
position: relative;
height:230px;
color: #746f56;
}


#footerLeft	{
	width: 370px;
	float:left;
	font-size: 11px;
}

#footerRight	{
	width: 350px;
	float:right;
	padding: 0px 10px 0px 0px;
	text-align: right;
}

#footerRight ul li	{
	float: right;
	padding: 0px 15px 0px 0px;
}


.clearRight	{
	clear: right;
}

.clearBoth	{
	clear: both;
}


#footer .help	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #595656;
	font-weight: bold;
	padding: 0px 0px 10px 0px;
}

#footer .help a	{
	color: #595656;
	text-decoration: underline;
}


#footer .help a:hover	{
	color: #595656;
	text-decoration: none;
}


#footer ul	{
	margin:0px;
	padding:0px;
}

#footer ul li	{
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #746f56;
	padding: 0px 3px 0px 0px;
}

#footer a	{
	color: #746f56;
	text-decoration: none;
}

#footer  a:hover	{
	text-decoration: underline;
}

#footerImage	{
	margin-top:-1px;
}


#rightSide	{
	padding:0px 0px 0px 0px;
	width: 150px;
	background: url(../images/rightBkgrd.gif);
}

#rightSide .content	{
	background: url(../images/rightTop.gif) top no-repeat;
	padding: 30px 20px 30px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4c4c4c;
	line-height: 15px;
}

#rightSide .content h5	{
	color: #ac791e;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin:0px;
	padding:0px;
}

#rightSide .content a	{
	color: #578637;
	text-decoration: underline;
}

#rightSide .content a:hover	{
	text-decoration: none;
}

#rightSide .bottom	{
	background: url(../images/rightBottom.gif) no-repeat bottom;
	height: 8px;
	width:150px;
}












