/*
Based on a design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #32715a;
	text-decoration: none;
}
a:visited {
	color: #004681;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #32715a;
}
body {
	
	background: #c4d4e2 url(images/back_all.gif) repeat-x;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height: 13pt;
	color: #35260f;
	white-space: normal;
	margin: 0px;
	padding: 0px;
}

#content
{
	margin: 0 auto;
	background: #ffffff;
	width: 938px;
	text-align: left;
}

.date {
	font-size: 90%;
	color: #808080;
	margin-top: -5px;
	margin-bottom: 5px;
}

td.contacts
	{
	font-size: 100%;
	font-weight: normal;
	padding-left: 6pt;
	border-bottom: 1px dotted #5c5d71;
	text-align: left;
	}

#main
{
width: 918px;
padding-top: 10px;
position: relative;
float: left;
}

#back
{
width: 918px;
padding-left: 10px;
padding-right: 10px;
background: #ffffff;
}

#header {
	height: 310px;
	text-align: right;
	background: url(images/header.jpg) no-repeat;
}


#toplinks {
width: 598px;
float: right;
text-align: right;
padding-right: 20px;
padding-top: 10px;
text-decoration: none;
text-transform: lowercase;
font-style: italic;
font-size: 11px;
color: #ffffff;
}

#toplinks a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 11px;
	color: #ffffff;
/*	color: #32715a;*/
}

#toplinks a:hover {
	text-decoration: underline;
}

#titles {

width: 598px;
float: right;
height: 52px;
text-align: right;
padding-right: 20px;
padding-top: 220px;


}

#titles a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 20px;
	color: #ffffff;
}

#titles H2 a
{
font-size: 12px;
}

#left
{
	width: 183px;
	position: relative;
	min-height: 800px;
}

#left H3
{
width: 168px;
height: 32px;
font-size: 14px;
font-weight: bold;
padding-left: 15px;
padding-top: 15px;
text-transform: lowercase;
color: #ffffff;
background: url(images/title.gif) repeat-x
}

#nav
{
	width: 183px;
	margin-bottom: 10px;
	list-style: none;
}

#nav ul {
	list-style: none;
	margin-bottom: 10px;
	border: 0px;
	background: none;
}


#nav li {
	padding: 4px 20px;
}

#nav li a {
	display: block;
	font-size: 120%;
}


#left ul {
	list-style: none;
	margin-bottom: 10px;
	border: 0px;
	margin-bottom: 10px;
	background: none;
	padding-top: 20px;
	background: url(images/title_back.gif) repeat-x top;
}


#left li {
	padding: 4px 20px;
}

#left li a {
	display: block;
}

#left p
{
padding: 10px;
}

#photocredit	{
	position: absolute;
	bottom: 0px;
	width: 183px;
	font-size: 80%;
	text-align: left;
	padding-bottom: 10px;
}

#right
{
float: right;
width: 700px;
padding-right: 10px;
padding-bottom: 10px;
text-align: justify;
}

#right a
{
color: #32715a;
text-decoration: none;
}

#right a:hover {
	text-decoration: underline;
}

#right p
{
	margin-bottom: 10px;
}

.updated {
	text-transform: uppercase;
	color: #fb8c1f;
	font-weight: bold;
	text-decoration: blink;
}


.more {
	text-align: right;
	font-size: 11px;
}

#right h1 {
	text-decoration:none;
	color: #32715a;
	font-style:italic;
	font-size:26px;
	font-family:Arial,'MS Sans serif';
	background-color: transparent;
	margin-bottom: 12px;
	text-transform: lowercase;
	text-align: left;
}

#right h2 {
	font-weight:bold;
	text-decoration:none;
	font-style:normal;
	font-size:130%;
	font-family:Arial,'MS Sans serif';
	background-color: transparent;
	margin-bottom: 5px;
	margin-top: 20px;
	padding-bottom: 0px;
}

#right h2.a  {
	font-weight:bold;
	text-decoration:none;
	font-style:normal;
	font-size:130%;
	font-family:Arial,'MS Sans serif';
	background-color: transparent;
	margin-bottom: 5px;
	margin-top: 20px;
	padding-bottom: 0px;
}

#right h3 {
	margin-bottom: 10px;
	color: #767676;
}

#right h4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #C5C5C5;
}

#right ol, #right ul
{
	margin-left: 30px;
	margin-bottom: 10px;
}



#footer {
	height: 69px;
	width: 918px;
	color: #ffffff;
	clear: both;
	padding-top: 10px;
	background: url(images/footer.gif) repeat-x bottom;
	border-top: 4px solid #004681;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}
