﻿/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0;
}
body{
	background: #e8f1e4;
	color: #4b3921;
	font: 12px Tahoma,Arial,Helvetica,Sans-Serif;
}
a{
	color: #004b2a;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
textarea{
	border: #969696 1px solid;
	font-size: 12px;
	padding: 2px;
}
select{
	border: #969696 1px solid;
	font-size: 12px;
	padding: 2px;
}
input{
	border: #969696 1px solid;
	font-size: 12px;
	padding: 2px;
}
select{
	padding: 0;
}
li{
	list-style: none;
}
/*=== Layout ===*/
#page{
	background: url(page-bgr.png) repeat-y;
	margin: 135px auto 0;
	width: 765px;
}
#page-top{
	background: url(page-top.png) no-repeat top;
	height: 12px;
	overflow: hidden;
}
/*=== Logos ===*/
/*- Top Logo -*/
#page h1{
	background: url(logo.png) no-repeat;
	margin: 0 0 0 15px;
	position: absolute;
	text-indent: -9999px;
	top: 15px;
}


#page h1 a{
	display: block;
	height: 193px;
	width: 209px;
}
/*- Bottom Logo -*/
#page h6{
	background: url(logo2.png) no-repeat;
	margin: -90px 0 0 650px;
	position: absolute;
	text-indent: -9999px;
}
#page h6 a{
	display: block;
	height: 178px;
	width: 173px;
}
/*=== Columns ===*/
#columns{
	padding: 0 27px 0 24px;
}
/*--- Left Column ---*/
#leftcol{
	float: left;
	margin: 60px 0 0;
	width: 204px;
}
/*- Left Menu -*/
ul#leftmenu{
	padding: 5px 0 15px;
}
#leftmenu li{
	border-bottom: 2px groove #4f7e69;
	height: 19px;
	margin: 3px 0 0;
	padding: 0 0 5px;
	text-indent: -9999px;
	width: 204px;
}
#leftmenu li.last{
	border: 0;
}
#leftmenu li a{
	display: block;
	height: 19px;
	width: 204px;
}
#leftmenu li#nav1 a{
	background: url(nav1.png) no-repeat;
}
#leftmenu li#nav1 a:hover{
	background: url(nav1-.png) no-repeat;
}
#leftmenu li#nav2 a{
	background: url(nav2.png) no-repeat;
}
#leftmenu li#nav2 a:hover{
	background: url(nav2-.png) no-repeat;
}
#leftmenu li#nav3 a{
	background: url(nav3.png) no-repeat;
}
#leftmenu li#nav3 a:hover{
	background: url(nav3-.png) no-repeat;
}
#leftmenu li#nav3a a{
	background: url(nav3a.png) no-repeat;
}
#leftmenu li#nav3a a:hover{
	background: url(nav3a-.png) no-repeat;
}
#leftmenu li#nav4 a{
	background: url(nav4.png) no-repeat;
}
#leftmenu li#nav4 a:hover{
	background: url(nav4-.png) no-repeat;
}
#leftmenu li#nav5 a{
	background: url(nav5.png) no-repeat;
}
#leftmenu li#nav5 a:hover{
	background: url(nav5-.png) no-repeat;
}


/*--- Center Column ---*/
#centercol{
	float: right;
	padding: 15px 0;
	width: 475px;
}
#centercol h2{
	color: #004b2a;
	font-size: 20px;
	margin: 0 0 18px;
}
#centercol h2 em{
	color: #bfd8b6;
	font-size: 16px;
	font-style: normal;
}
#centercol h2 span{
	border-bottom: 1px solid #c9c3bc;
	padding: 0 0 2px;
}
#centercol h3{
	color: #0d804d;
	font-size: 14px;
	margin: 0 0 10px;
	padding-top:3px
}

#centercol p{
	clear: both;
	padding: 0 0 15px;
}
/*- Picture Wrapper -*/
ul.wrappers{
	height: 117px;
	padding: 0 0 15px;
}
.wrappers li{
	background: url(wrapper.png) no-repeat top;
	float: left;
	height: 117px;
	margin: 0 12px 0 0;
	text-align: center;
	width: 150px;
}
.wrappers li.last{
	margin: 0;
}
.wrappers img{
	margin: 26px 0 5px 2px;
}
.wrappers h4{
	font-size: 11px;
}
/*=== Footer ===*/
#footer{
	background: url(page-bot.png) no-repeat top;
	font-size: 11px;
	height: 60px;
	margin: 0 auto;
	width: 765px;
}
#footer p {
	padding: 30px 0 0;
}
#footer p.copy{
	float: left;
}
#footer p.copy a{
	color: #4b3921;
}
#footer p.botmenu{
	float: right;
	padding-right: 40px;
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden;
}



/*--- Center Column1 ---*/
#centercolbig{
	float: right;
	padding: 1px 0;
	width: 470px;
	height:400px;
	overflow:auto;
}
#centercolbig h2{
	color: #004b2a;
	font-size: 20px;
	margin: 0 0 18px;
}
#centercolbig h2 em{
	color: #bfd8b6;
	font-size: 16px;
	font-style: normal;
}
#centercolbig h2 span{
	border-bottom: 1px solid #c9c3bc;
	padding: 0 0 2px;
}
#centercolbig h3{
	color: #0d804d;
	font-size: 14px;
	margin: 0 0 10px;
	padding-top:1px
}

#centercolbig p{
	clear: both;
	padding-right:7px;	
}

/*--- Center Column1 ---*/
#centercoltop{
	float: right;
	padding: 1px 0;
	width: 475px;
	overflow:auto
	}
#centercoltop h2{
	color: #004b2a;
	font-size: 20px;
	margin: 0 0 18px;
}
#centercoltop h2 em{
	color: #bfd8b6;
	font-size: 16px;
	font-style: normal;
}
#centercoltop h2 span{
	border-bottom: 1px solid #c9c3bc;
	padding: 0 0 2px;
}
#centercoltop h3{
	color: #004b2a;
	font-size: 14px;
	margin: 0 0 10px;
	padding-top:3px
}

#centercoltop p{
	clear: both;
	padding: 0 0 5px;
}

/*--- Center Column ---*/
#centercolgallery{
	float: right;
	padding: 15px 0;
	width: 475px;
	height:510px
}
#centercolgallery h2{
	color: #004b2a;
	font-size: 20px;
	margin: 0 0 18px;
}
#centercolgallery h2 em{
	color: #bfd8b6;
	font-size: 16px;
	font-style: normal;
}
#centercolgallery h2 span{
	border-bottom: 1px solid #c9c3bc;
	padding: 0 0 2px;
}
#centercolgallery h3{
	color: #004b2a;
	font-size: 14px;
	margin: 0 0 10px;
	padding-top:3px
}

#centercolgallery p{
	clear: both;
	padding: 0 0 15px;
}
.style1 {
	text-decoration: underline;
}
.style2 {
	font-weight: normal;
}

.style3 {
font-size: 11pt;
font-weight:bold;
	color: #0d804d;
}
.style4 {
	color: #0d804d;
}
.style5 {
	color: #0d804d;
font-size: 13pt;
font-weight:bold;

}
.style6 {
	color: #7D3F00;
}
