body {
	font-size:12px;
	font-family:Arial, Tahoma, sans-serif;
	color:#57523d;
	margin: 0 auto;
	background-image:url(../images/background.gif);
	background-repeat:repeat-x;
	background-color:#786e4c;
	padding:0px;
	margin:0px;
}

#container {
	margin: 0px auto;
	text-align: left;
	width: 917px;
}

p {
	padding-top:0px;
	padding-bottom:12px;
	margin:0px;
	line-height:18px;
}

.footerlink a{
	font-size:12px;
	text-decoration:none;
	color:#b3ae8e;
}
.footerlink a:hover{
	font-size:12px;
	text-decoration:underline;
	color:#b3ae8e;
}
.footerlink a:visited{
	font-size:12px;
	text-decoration:none;
	color:#b3ae8e;
}

.productmenu a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#57523d;
}
.productmenu a:visited{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#57523d;
}
.productmenu a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#3d5a00;
}
#panel{
display: none;

}
.submenulink a{
	font-size:12px;
	text-decoration:none;
	color:#e9e8e3;
	background-image:none;
	padding-left:15px;
}
.submenulink a:hover{
	font-size:12px;
	text-decoration:none;
	color:#e9e8e3;
	background-image:url('/images/arrow_green.jpg');
	background-repeat:no-repeat;
}
.submenulink a:visited{
	font-size:12px;
	text-decoration:none;
	color:#e9e8e3;
}




.title {
	font-size:22px;
	color:#d2ae7e;
}

.subtitle {
	font-size:18px;
	color:#3d5a00;
	line-height:18px;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:26px;
	letter-spacing:1px;
}

/*li {
	padding:0px;
	margin:0px 0px 8px 0px;
}

ul {
	padding:0px;
	margin:10px 0px 10px 16px;
}*/



ul { 
	padding:0px;
	margin:0px 0 10px 0;
	list-style:none;
	color:#57523d;
} 

li {
	padding:0px 0 10px 15px;
	margin:10px 0 0px 15px;
	background-image: url(/images/arrow.gif);
	background-repeat: no-repeat;
	background-position:top left;
	list-style:none;
	font-size:12px;
	line-height:20px;
}


/* -- search page styles -- */
.aY a{font-weight: bold;}
.aY span{font-size:9px;}
.aX{padding-left:15px; padding-top:0px; margin-top:0px; font-size:10px;}

#sitemap li {
	padding:0px;
	margin:0px 0px 5px 15px;
}

#sitemap ul {
	padding:0px;
	margin: 5px 0px 10px 20px;
}

#header {
/*	margin:25px 0px 0px 15px;
	height:77px;*/
}


#main {
	width:877px;
	margin:0px 20px;
	background:url(../images/main_back.gif) repeat-y;
	border-bottom: 1px solid #d9d7d7;
}

#main_contentarea {
	margin:28px 6px 15px 31px;
}

#page_title {
	font-size:24px;
	color:#194371;
	padding-bottom:15px;
}

/*  link styles  */

.heading1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	line-height:28px;
	color:#514326;
	letter-spacing:2.5px;
}

.heading2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#3d5a00;
	font-size:14px;
	letter-spacing:1px;
}

.subheading {
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#3d5a00;
}

a {
	color: #3d5a00;
	text-decoration: none;
}

a:visited {
	color: #3d5a00;
	text-decoration: none;
}

a:hover {
	color: #3d5a00;
	text-decoration: underline;
}
