/* CSS Document */
*{margin:0;padding:0;}

body {
	background:#0069b8;
	margin:0px;
}

p {
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:25px;
	color:#4F4F4F;	
	font-size: 14px;
}

a {
	color: #3F7406;
	text-decoration: underline;
}
a:hover {
	color: #9B4722;
	text-decoration: none;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:19px;
	color:#5F8797;
	margin-bottom:-10px;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#5F8797;
}

h3 /*page title*/ {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#5F8797;
}

#container {
	background-image: url(images/bg_middle.gif);
	background-repeat: repeat-y;
	width: 794px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#mainHeader{
	margin:0 auto;
	padding:0px;
	
}
#header {
	width:755px;
	margin-left:auto;
	margin-right:auto;
}

#mainNav {
	margin: 0px;
	width: 755px;
	text-align: center;
}
		#mainNav ul{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 755px;
	list-style-type: none;
	background-image: url(images/navBGround.gif);
	background-repeat: repeat-x;
		}
ul.list, .list li{
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	list-style-image: url(images/bullet.gif);
	margin-bottom: 10px;
	margin-top: 0px;
	padding-left: 10px;
}

		#mainNav li{
	float: left;
	vertical-align: middle;
		}
		#mainNav a{
	line-height: 2em;
	color: #fff;
	text-decoration: none;
	float: left;
	display: block;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-image: url(images/navDivider.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-size: 12px;
	margin: 0px;
	height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bolder;
		}
#top {
	background-image: url(images/bg-top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 20px;
}

		#mainNav ul .first a{
	background: none;
	padding-left: 35px;
		}
		#mainNav ul .first a:hover{
	text-decoration: none;
	color: #ffffff;
	background: none #6e9bad;
		}
		#mainNav a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #6e9bad;
		}

#content {
	padding: 0px;
	width: 755px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#secondNav {
	color: #FFFFFF;
	float: left;
	width: 102px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 8px;
	text-align: left;
}
#secondNav p{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;	
}
#info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #333333;
	width: 675px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 40px 0 40px;
	margin-top: 0px;
	background-image: url(images/main-bg.gif);
	background-repeat: repeat-x;
}

.clear {
	clear: both;
	height: 1px;
}
.footer-copy {
	font-size: 0.7em;
	color: #00432F;
	padding-top: 10px;
}
.footer-copy a{
	color: #00432F;
	text-decoration:underline;
}
.footer-copy a:hover{
	color: #00432F;
	text-decoration:none;
}
.footer-copy img {
	float: left;
}
.imagebox {
	border: 3px solid #786038;
	margin: 5px;
}
.imagebox:hover {
	border: 3px solid #A3895E;
	margin: 5px;
}
#bottom {
	width: 785px;
	background-image: url(images/bg-bottom.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 17px;
}
.caption {
	font-size: .7em;
	font-style: italic;
	font-weight: normal;
}

#mainimage {
	margin-left:auto;
	margin-right:auto;
	margin-bottom:50px;
	width:600px;
	height:475px;
	margin-top:0px;
	padding:0;
}
.centerGreen {
	color: #005b49;
	text-align: center;
	font-size: 32px;
}
.image-border {
	border: 2px solid #6b4f2e;
	margin-left: 10px;
	margin-bottom: 10px;
}
#styled {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #4f4f4f;
}
.contactform {
	width: 200px;
	border: 1px solid #666;
}
.button {
	border: 1px solid #6B4F2E;
	background-color: #F5F1E7;
	padding: 5px;
}

.button:hover {
	border: 1px solid #6B4F2E;
	background-color: #e5d8b1;
	padding: 5px;
}
#pic {
	height: 538px;
	width: 538px;
	margin: 0 auto;
	border: 2px solid #6b4f2e;
	margin-bottom: 15px;
}
