/* CSS Document */


#body {
	margin: 0px;
	padding: 0px;
	}

#container {
	width: 792px;
	margin-left: 0;
	}

#header {
	padding: 0px;
	background: #81623d url(../images/header.jpg) 0 0 no-repeat;
	height: 148px
	}
	
#leftcolumn {	
	width: 150px;
	margin: 10px 0px 0px 0px;
	float: left;
	background: white;
	border: 1px solid #ffd059;
	}
	
#content_home {
	width: 580px;
	float: left;
	}

#content {
	width: 438px;
	float: left;
	}
	
#biosbox {
	width: 438px;
	float: left;
	padding: 1px;
	background: #ffd059;
	}

#sidebar {	
	width: 196px;
	float: right;
	}

#footer {
	clear: both;
	padding: 1px;
	background: #816137;
	}

p {
	font-size: 11px;
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-bottom: 1px;
	padding-left: 11px;
	padding-right: 11px;
	text-align: justify;
	}

h1.homepage {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	padding-left: 8px;
	color: #81623d;
	font-weight: bold;
	display: block;
	width: 100%;
	height: 100%;
	}
	
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	padding-left: 10px;
	color: #00717c;
	display: block;
	width: 100%;
	height: 100%;
	}
	
h3 {
	font: bold 11px Verdana, Arial, sans-serif;
	color: #73272a; 
	letter-spacing: .5px;
	padding-left: 10px;
	text-transform: uppercase;
	}

h4 {
	font: bold 11px Verdana, Arial, sans-serif;
	color: #73272a; 
	letter-spacing: .5px;
	padding-left: 2px;
	margin: 0px 0px 0px 10px;
	text-transform: uppercase;
	background: #ffd059;
	}

h5 {	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: black;
	padding: 0px 0px 0px 10px;
	text-align: left;
	line-height: 1.5em;
	}
	
p.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: white;
	padding-bottom: 0px;
	padding-left: 11px;
	padding-right: 11px;
	text-align: center;
	line-height: 1.65em;
	}

p.sidebar {
	padding-top: 10px;
	border: 1px solid #ffd059;
	text-align: center;
	}
	
p.caption { 
	color: black; 
	font-size: 9px; 
	}
	
#navbar {
	width: 680px;
	float: right;
	position: absolute;
	left: 170px;
	top: 110px;
	}

#navbar ul  {
	text-align: right;
	list-style: none;
	vertical-align: middle;
	clear: left;
	}

#navbar li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	padding-left: 8px;
	padding-right: 8px;
	}

#navbar a {
	color: #999999;
	text-decoration: none;
	}

#navbar a:hover {
	color: #816137;
	text-decoration: none;
	}

ul.leftcolumn {	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #1892e7;
	list-style-type: none;
	padding: 8px 8px 8px 8px;
	text-align: left;
	line-height: 1.5em;
	}
	
a.leftcolumn:link {
	color: #1892e7
	}
	
a.leftcolumn:visited {
	color: #1892e7
	}
	
a.leftcolumn:hover {
	color: #81623d
	}
	
a:link {
	color: #000; 
	text-decoration: none;
	}

a:visited {
	color: #000;
	text-decoration: none;
	 }

a:hover {
	color: #00717c;
	text-decoration: none;
	}

img {
	border: 0px;
	}
	
ol.map { 
	font-size: 11px;
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	padding-left: 25px;
	padding-right: 11px;
	}
	
ol {
	font-size: 11px;
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-bottom: 1px;
	padding-left: 25px;
	padding-right: 11px;
	text-align: left;
	}