
h1,h2,h3,h4,h5,h6,a{ color: #4C6335 !important; }
a:hover{ color: #63883f !important; }


#page {width:880px;}

/*Width of the content area*/
  #content {margin-left: 50px;width: 66%;}

/*Width of the sidebar*/
  #sidebar {margin-right: 50px;width:18%;}




#topmenu {
	background-image: url(img/topmenu_block.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	height: 150px;
	width: 880px;
	position:relative;
	font-family:Helvetica, Arial, sans-serif;
}
#topmenu a:link, #topmenu a:visited {
	color:#4c6335;
	text-decoration:none;
}
#topmenu a:active, #topmenu a:hover {
	text-decoration:underline;
}
#homelink {
	display:block;
	position:absolute;
	top:17px;
	left:75px;
}
#accountlinks {
	font-size:11px;
	margin-top:30px;
	float:right;
	width:265px;
	height:45px;
}
#accountlinks img {
	margin-left:14px;
	margin-right:14px;
	float:left;
}
#accountlinks a {
	display:block;
	float:left;
	padding-top:21px;
}
#accountlinks a img {
	padding-top:0;
	margin:0;
}
#toplinks {
	position:absolute;
	top:96px;
	left:80px;
	font-size:13px;
}
#toplinks a {
	display:block;
	float:left;
	margin-right:55px;
}
#storelink {
	position:absolute;
	top:96px;
	left:698px;
	font-size:13px;
}
.toplink_on {
	font-weight:bold;
}



/*  ----------bottom menu styles--------------  */
#botmenu {
	background-image: url(img/botmenu_block.gif);
	background-repeat: no-repeat;
	background-position:top;
	height: 125px;
	width: 880px;
	margin-top:0px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#4C6335;
	clear:both;
}
#botmenu a:link, #botmenu a:visited {
	color:#4C6335;
	text-decoration:none;
}
#botmenu a:active, #botmenu a:hover {
	text-decoration:underline;
}
#botlinks {
	position:absolute;
	top:19px;
	left:74px;
}
.divline {
	position:relative;
	display:inline-block;
	background-color:#53281A;
	width:1px;
	height:12px;
	margin-left:5px;
	margin-right:5px;
	top:3px;
}
#bottagline {
	position:absolute;
	top:46px;
	left:630px;
	width: 300px;
}

