body {
	text-align: center;
	color:#333333;
	font-size:12px;
	min-width: 740px;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin-left: 40px;
	list-style-image: url(images/bullet.gif);
	line-height:22px;
	
}


ul ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12 px;
	color: #666;
	margin-left: 0px;
	list-style-image: url(images/bullet2.gif);
	margin-top: 5px;
	list-style-type:none;
}


A:link {
	color: #333;
	font-weight:bold;
	text-decoration: none;
}

A:visited {
	color:#333;
	font-weight:bold;
	text-decoration: none;
}

A:hover {
	text-decoration: none;
	color:#666;
}

h1{
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	line-height: 20px;
	color: #609436;
	padding-top: 2px;
	font-weight:normal;
}

h2{
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 26px;
	color: #609436;
	padding-top: 2px;
}	
		
h3{
	margin:0px;
	font-size:16px;
	font-weight:bold;
	color:#2a4f75;
	font-family:"times new roman";
	font-weight:normal;
}

.textGreen {
	color: #609436;
}

img.floatLeft { 
    float: left; 
    margin-left: -10px; 
	margin-right: 10px; 
	margin-top: 5px; 
	margin-bottom: 4px; 
}

img.floatRight { 
    float: right; 
    margin-left: 10px; 
	margin-right: -10px; 
	margin-top: 5px; 
	margin-bottom: 4px; 
}

img.bio { 
    float: left; 
    margin-left: 0px; 
	margin-right: 8px; 
	margin-top: 2px; 
	margin-bottom: 0px;  
}

strong {
	font-weight: bold;
	font size: 105%;
	color: #2a4f75;
	font-family: Arial
}
	

#top {
	
	width: 100%;
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	height:30px;
	padding: 5px auto 5px auto;
	margin-bottom: 10px;
}

#wrapper {
	text-align: left;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	margin-bottom: 20px;
}

#logo {
	width: 160px;
	height: 90px;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: auto;
	padding: 0;
}

/*-------------------------------------------------
navigation
#nav {
	float: right;
	width: 400px;
	height: 70px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 10px;
	padding: 20px;
	clear: both;
}
-------------------------------------------------*/

#nav  {
	width: 555px;
	padding-left: 0;
	margin-top: 22px;
	color: white;
	text-align: right;
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	line-height:26px;
}

#nav A:link {
	color: #666;
	font-weight:bold;
	text-decoration: none;
	border-right: 1px solid #fff;
	padding: 5px 5px;
}

#nav A:visited {
	color:#666;
	font-weight:bold;
	text-decoration: none;
	border-right: 1px solid #fff;
	padding: 5px 5px;

}

#nav A:hover {
	text-decoration: none;
	background-color:#609436;
	font-weight:bold;
	color: #fff;
	border-right: 1px solid #fff;
	padding: 5px 5px;
}

#nav A:link#current {
	text-decoration: none;
	background-color:#333;
	font-weight:bold;
	color: #fff;
	border-right: 1px solid #fff;
	padding: 5px 5px;
}

#nav A:visited#current {
	text-decoration: none;
	background-color:#333;
	font-weight:bold;
	color: #fff;
	border-right: 1px solid #fff;
	padding: 5px 5px;
}


#flash {
	width: 800px;
	height: 200px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	border:1px solid #d0cdb6;
	
}

#flashSub {
	width: 780px;
	height: 200px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	border-style: solid;
	border-width: 10px;
	border-color: #2a4f75;
}

#title {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 26px;
	color: #666666;
	margin-bottom:5px;
	margin-top: 30px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top:2px dotted #999;
	border-bottom:2px dotted #999;
}


#content {
	margin-left: 45px;
	margin-right: 45px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family:arial;
	padding-top: 1px;
	line-height:18px;
}

#gallery {
	margin-left: 35px;
	margin-right: 35px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family:arial;
	padding-top: 1px;
	line-height:18px;
}

.bio {
	width: 720px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-bottom:8px;
	border-bottom:2px dotted #609436;
}


.bio p{
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	padding:0px 15px 0px 15px;
}

.bio h2{
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333;
	margin: 0px 0px 0px 0px;
}	

.bio h3{
	font-size: 14px;
	margin: 0px 0px 0px 0px;
	padding:5px 15px 4px 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #609436;
	font-style:oblique;
}	

.bio img {
	padding:6px 15px 0px 15px;
	float: left;
}

#contentSideBar {
	float:right;
	width: 550px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family:arial;
	padding-top: 1px;
	line-height:18px;
}

#bioLeft {
	float:left;
	width: 375px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family:arial;
	padding-top: 1px;
	line-height:18px;
}

#bioRight {
	float:right;
	width: 375px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family:arial;
	padding-top: 1px;
	line-height:18px;
}




#side {
	float: left;
	width: 200px;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left: 15px;
	border:1px solid #d0cdb6;
	background-color:#FFFFFF;
}

#side ul {
	
	font-size: 12px;
	color: #333;
	margin-left: 5px;
	list-style-type:none;
	line-height:22px;
}

#side ul a {
	
	font-size: 12px;
	color: #333;
	margin-left: 5px;
	list-style-type:none;
	line-height:22px;
}

#address {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style:oblique;
	line-height: 0px;
	color: #333;
	margin-top: 25px;
	margin-bottom: 5px;
	padding-top: 15px;
	margin-bottom: 8px;
	border-top:2px dotted #609436;
	clear: both;
	
}

#footer {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666;
	clear: both;
	padding-bottom: 20px;
}

#footer A:link {
	color: #666;
	font-weight:normal;
	text-decoration: none;
}

#footer A:visited {
	color:#666;
	font-weight:normal;
	text-decoration: none;
}

#footer A:hover {
	text-decoration: none;
	color:#333;
}

#copyright {
	font-size:10px;
	color: #666;
	text-align:center;
	margin-top: 0px;
	clear: both;
}

