body {
	background-image: url(images_main/BG_main6.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	background-color:;
	font-family: Georgia, Time New Roman, Times, serif;
	color: #666666;
	font-size: 12px;
}


a
{
	text-decoration: none;
	color: #462D02;
}

a:hover
{
	text-decoration: none;
	color: #333333;
}





#main
{
	padding-top: 0px;
	position: relative;
	width: 909px;
	padding-bottom:0px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 9px;
	padding-left: 9px;
}

a {
	color: #3333331;
	font-weight: bold;
}
a:hover {
	color: #333333;
}

h1,h2,h3 {
	color: #462D02;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 20px;
}

h1 {
	padding-left: 20px;
	font-family: Georgia, Time New Roman, Times, serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
h1 a {text-decoration: none;}
h1 a:hover {text-decoration: underline;}

h2 {
	padding-left: 20px;
	font-family: Georgia, Time New Roman, Times, serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #427699;
	padding-top: 15px;
}
h3 {
	padding-left: 9px;
	font-family: Georgia, Time New Roman, Times, serif;
	font-size: 14pt;
}
h4 {
	padding-left: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #7C6F5C;
	padding-bottom: 10px;
}
li {line-height: 1.5em;}
p {
	padding-right: 20px;
	padding-left: 20px;
	font-size: 12px;
	line-height: 18px;
}
ul {padding: 0 2em 1.2em;}

/* header */
.title {
	border-top: 1px solid #996;
	background-color: #E9E5DF;
}
.title h1 {
	color: #441;
	font: normal 2.2em Georgia, Time New Roman, Times, serif;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 18px;
}

.header {
	border-top: 1px solid #663;
	background: #DAD7C5 url(img/header.jpg) no-repeat left bottom;
	height: 220px;
}

/* navigation */
.navigation {
	height: 44px;
	background-image: url(images_main/BG_nav.jpg);
	background-repeat: repeat-x;
	width: 100%;
}
.navigation a {
	color: #022a3e;
	float: left;
	padding: 0 14px;
	line-height: 44px;
	text-align: center;
	text-decoration: none;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFF;
	background-image: url(images_main/BG_nav.jpg);
	background-repeat: repeat-x;
}
.navigation a:hover,.navigation a#active {
	background-position: left bottom;
	color: #FFFFFF;
	background-image: url(images_main/BG_nav2.jpg);
}
.boxL {
	border: 1px solid #C4D4C5;
	background-repeat: repeat-x;
	background-color: #E6E2C6;
}
.boxR {
	border: 1px solid #C4D4C5;
	background-repeat: repeat-x;
}
.biophoto {
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 30px;
}
.textFoot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: bold;
}
.propPhoto {
	margin-left: 20px;
}
