﻿body {
	font-family: Verdana, Tahoma, Helvetica;
}
hmtl, body {
	font-size: 100.1%;
	background: #e4e5cd;
}
#wrapper {
	width: 46em;
	min-width: 700px;
	max-width: 980px;
	margin: 0 auto;
	position: relative;
}
address {
	font: italic normal 13px tahoma;
	text-align: right;
}
.address {
	position: absolute;
	top: 89px;
	left: 380px;
	width: 100px;
	color:#f3f6a3;
}

.address a	{
	color:#f5f5ec;	}
	
#header {
	position: relative;
	background: #3a611b url('img/headTitle.jpg') no-repeat;
	width: 46em;
	min-width: 700px;
	max-width: 980px;
	height: 117px;
	z-index:20;
}
#headPic {
	position: absolute;
	right: 0;
	height: 117px;
}
h1 {
	font: bold 1.18em tahoma;
	color: #005900;
	padding-bottom:25px;
}
a {
	color:#005900;
	text-decoration: underline;
	font: normal 13px tahoma;
}

a.mail {
	color: #1c380a;
	font-style: italic;
	text-decoration:none;
}
a.mail:hover	{
	color:#f3f6a3;	}

#mainContent p, #mainContent ul, td, th, caption {
	font-size: .8em;
}
#mainContent p, #mainContent table.text td {
	padding-left: .8em;
}
	
#navWrapper, footerWrapper {
    margin: 0px auto;
    width: 100%;
    position:relative;  }

#mainNav {
	height: 1.5em;
	min-height: 22px;
	background: #1c380a url('img/menuBg.jpg') no-repeat left;
	z-index:10;
}
#mainNav ul {
	list-style-type: none;
	margin: 0px;
	padding: 3px 0 0 12px;
}
#mainNav ul li {
	float: left;
	list-style-type: none;
	color:#f3f6a3;
}
#mainNav a {
	font: bold .7em tahoma;
	color: #fff;
	padding: 0 6px 0 6px;
	text-decoration: none;
}
#mainNav a:hover {
	color: #f3f6a3;
	text-decoration: underline;
}

#mainContent {
    margin:0px auto;
    height:100%;
	background-color: #f5f5ec;
	border-left: 1px #1c380a solid;
	border-right: 1px #1c380a solid;
	padding: 1em;
}
#contentMain {
	margin:0px;
	width: 24em;
	float: left;
}
#contentRight {
	float: right;
	width: 18em;
	margin:0px;
}
#fotoRight {
	float: right;
	width: 210px;
	border: 1px #d3d3d3 solid;
	background-color: #e4e5cd;
	text-align:center;
	padding:5px;
}
.picHead, caption {
	text-align: left;
	font-weight: bold;
	line-height: 1.8em;
}

#footer {
	height: 1.55em;
	min-height: 22px;
	background: #1c380a url('img/menuBg.jpg') no-repeat left;
}
.footerText {
	padding: 4px 0 0 12px;
	color: #ffffff;
	font: bold .7em tahoma;
}
#imgMain {
	position: relative;
	float: right;
}
img.imgStyle {
	border: solid 1px #649b64;
	margin:0 0 10px 10px;
}
.imgDesc	{
	font-size: 80%;
	color: #3a611b;
}

.detailFoto	{
	position:absolute;
	top: 228px;
	width: 400px;	
	text-align:center;}
	
.imgClose	{
	position:absolute;
	margin:0;
	right:1px;
	top:1px;
	width:21px;
	height:21px;	}	

#animPic {
	position: absolute;
	right: 30px;
	top: 230px;
	overflow: hidden;
	width: 320px;
	background: transparent;
	border: solid 1px #649b64;
}
.anim {
	color: #3a611b;
	text-align: center;
	width: 320px;
	font-size: .75em;
	line-height: 1.3em;
}
.validatorCalloutHighlight {
	background-color: #f5f5f5;
	border: 1px dotted #a5a5a5;
}
table.mailForm {
	border: 1px #d3d3d3 solid;
	background-color: #e4e5cd;
	width: 24em;
}
table.mailForm th {
	text-align: left;
	font-weight: bold;
	line-height: 1.8em;
}
ul.foto	{
	list-style-type:none;
}
.copy	{
	position:absolute;
	right: 12px;
}
.copy a	{
	color:White;
	font-weight:normal;
	font-size: 11px;
	text-decoration:none;	}
a:hover	{
	text-decoration:underline;
}

.address a	{
	color:#000;	}
	
