body {
	background-color: #425129;
	margin: 250px 0 0 0;
	padding: 0 0 10px 0;
	background-image: url(images/bg2.jpg);
	background-attachment: fixed;
	font-family:"Trebuchet MS",Arial,sans-serif;
	font-size:101%;
	text-align: center; /*  for IE  */	
}
#wrapAll {

}
#wrapper{
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: .01em;
	width: 756px;
	background-image: url(images/leaves.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#navbar{
	width:752px;
	height: 40px;
	text-align : center;
	font-size: 115%;
	font-family: "MS Serif", "New York", serif;
	letter-spacing: .5em;
	color: #ebe9c5;
}
#leftdiv{
	float: left;
	margin-right: 1px;
	font-size: 0.75em;
	width: 142px;
}
#leftcontent{
	padding:20px 10px 12px 0;
	text-align: left;
}

#leftcontent p{
	margin:1em 0;
}
#leftcontent ul {
	width: 130px;
	list-style-type: none;
	padding: 0;
	margin: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 115%;
	text-align: center;
	line-height: 1.5em;
}
#leftcontent li {
	margin-bottom: 3px;
}
#leftcontent a {
	display: block;
	width: 125px;
	text-decoration: none;
	color: #005701;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	height: 1.6em;
	padding: 3px;
}
#leftcontent a:link, a:visited, a:active {
	background-color: #FFFBD6;
}
#leftcontent a:hover {
	text-decoration: underline;
	color: #002D00;
	background-color: #F5E0B4;
	border-right: 1px solid #878787;
	border-bottom: 1px solid #878787;
	background-image: url(images/bottle2.gif);
	background-position: center left;
	background-repeat: no-repeat;
}
#leftcontent h2, #centercontent h2, #rightcontent h2 {
	background-image: url(images/bottle.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 40px;
	padding-left: 30px;
	font-family:"Trebuchet MS",Arial,sans-serif;
	color: #ebe9c5;
}
#leftcontent h3, #centercontent h3, #rightcontent h3 {
	font-family:"Trebuchet MS",Arial,sans-serif;
	color: #ebe9c5;
	letter-spacing: 1px;
}



#centerdiv{
	float:left;
	width:468px;
	font-size:0.8em;
	line-height:1.5em;
	margin-right:1px;
	text-align: left;
	color:#EFEBC6;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	background-image: url(images/cloth.gif);
}
#centercontent{
	padding:20px;
}
#centercontent p{
	margin:1em 0;
}
#centercontent a:link{
	color:#BDAED6;
	text-decoration: underline;
}
#centercontent a:visited{
	color:#BDAED6;
	background-color: transparent;
}
#centercontent a:hover,#centercontent a:active,#centercontent a:focus{
	color:#83926B;
	text-decoration: underline overline;
}

#rightdiv{
	float:left;
	width:140px;
	color:#EFEBC6;
	font-size:0.75em;
	text-align: left;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}
#rightcontent{
	padding:20px 0 12px 3px;
}
#rightcontent p{
	margin:0 0 8px 0;
}
#rightcontent a:link{
	color:#986D72;
}
#rightcontent a:visited{
	color:#B59599;
}
#rightcontent a:hover,#rightcontent a:active,#rightcontent a:focus{
	color:#333333;
}
#clearer {
	height: 1px;
	clear: both;
}
#footer{
	clear:both;
	color:#B0C4DE;
	font-size:0.7em;
	margin:0 auto;
	padding:24px 0 0 44px;
	width:468px;
}
#footer p{
	margin:0 0 4px 0;
}
#footer a:link,#footer a:visited{
	color:#999;
}
#footer a:hover,#footer a:active,#footer a:focus{
	color:#333333;
}
#footer a:visited {
	background-color: transparent;
}
.midnav {
	text-align: center;
	padding: 3px;
}