html, body, ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}

img {
	border: 0;
}


.more {
	text-align: right;
}
hr {
	color: #768e58;
	text-decoration: none;
	margin-top: 20px;
	margin-bottom: 20px;
}
.left {
	float: left;
}
.clear {
	clear: both;
}

body, h1, h2, h3, form {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #5C5C5C;
}

body {
	background: url(images/header_bg.jpg) repeat-x;
	text-align: center;
}
#wrapper {
	text-align: left;
	margin: auto;
	width: 774px;
}


#header {
	height: 203px;
	position: absolute;
	width: 774px;
}
#header h1 {
	margin-top: 44px;
}
#header h1 img {
	display: block;
}
#nav {
	margin-top: 7px;
}
#nav img {
	float: left;
}

#headline {
	padding-top: 205px;
}


a {
	font-weight: bold;
	color: #5C5C5C;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#body {
	padding-top: 2em;
	text-align: justify;
}

#body1 {
	padding-top: 2em;
	text-align: justify;
	margin-right:auto;
	margin-left:auto;
	}

#body-left {
	float: left;
	width: 408px;
}

#body-left1 {
	float: left;
	width: 355px;
	padding:0px;
}

#body-right {
	float: right;
	width: 330px;
}


#body-left ul.plussbullets {
	margin-top: 45px;
	margin-left: 120px;
	padding: 0;
	font-weight: bold;
}
#body-left ul.plussbullets li {
	background: top left url(images/bullet_plus.gif) no-repeat;
	margin: 0 0 10px 0;
	padding: 0 0 0 25px;
}

.plussbullets {
	background: left url(images/bullet_plus.gif) no-repeat;
	margin: 0 0 10px 0;
	padding: 0 0 0 25px;
}


#body h2, #body p {
	margin: 0.3em 0;
}

.biopic {
	padding-right: 15px;
}

#body1 h2, #body1 p {
	margin: 0 0;
}


#color_bar {
	width: 50px;
	padding:0px;
	float: left;
}

/*#body-right p {
	margin-right: 2em;
}*/

#body a.green {
	color: #768e58;
	font-weight: bold;
	text-decoration: underline;
}

#body-right a.green {
	color: #768e58;
	font-weight: bold;
	text-decoration: underline;
}

#body a.grey {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}

#body-right a.grey {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}


#gallery img {
	float: left;
}

#footer {
	color: #FFFFFF;
	background: #42453D url(images/footer_bg.gif) repeat-x;
	padding: 6px 0 5px 0;
	margin-top: 2em;
	font-weight: bold;
	z-index: auto;
}
#footer p {
	margin: 0;
	padding: 0;
}

#footer a {
	margin: 0;
	padding: 0;
	color: #e1e1c8;
}

.chromestyle{
	width: 100%;
	color: #000000;
	font-size: 14px;
}

.chromestyle:after{ 
display: block; 
margin: 0px; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
	width: 100%;
	margin: 0px;
	text-align: center;
	padding-top: 37px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
	color: #333333;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 20px;
	margin: 0px;
	line-height: 25px;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{
	color: #333333;
}

.dropmenudiv{
	position:absolute;
	top: 0em;
	border-bottom-width: 0px;
	z-index:100;
	background-color: #fcf4ce;
	width: 200px;
	visibility: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	margin-top: 2px;
	margin-left: 18px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e6cc80;
	border-right-color: #e6cc80;
	border-bottom-color: #e6cc80;
	border-left-color: #e6cc80;
}


.dropmenudiv a{
	width: auto;
	display: block;
	border-bottom: 1px solid #e6cc80;
	text-decoration: none;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 3px;	
}


.dropmenudiv a:hover{
	color: #333333;
}
.disclaimer {
	font-size: 10px;
	text-align:center;
}
.header_img {
	padding-top: 23px;
	padding-bottom: 0px;
}
h5 {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}
.address {
	font-size: 14px;
}
