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

.clear:after {
	content: ""; display: block; clear: both;
}

	.clear { zoom: 1; }
	
	
body {
	background: #4a402f;
	font-family: Optima, Garamond, sans-serif;
	text-align: left;
}	

h2 {
	color: #3F6E8A;
	font: 30px Optima;
	text-align: center;
}

h3 {
	color: #3F6E8A;
	font: 20px Optima;
}

a {
	text-decoration: none;
}

a:link {
	color: #8DAE48;
}

a:hover, a:active, a:visited {
	color: #584f3f;
}

#container {
	width: 778px;
	height: 100%;
	background: url(images/contentbg.jpg) repeat-y;
	margin: 0 auto;
}

#header {
	width:  777px;
	height: 207px;
}

#header h1 a {
	display:  block;
	height: 207px;
	background: url(images/header.jpg) no-repeat;
	text-indent: -9999px;
}

#content {
	background: url(images/starbgtop.jpg) top right no-repeat;
    border-bottom: #e0e0e0 solid 1px;
	padding: 2px 8px 2px 2px;
	margin: 0 10px 0 170px;
	position: relative;
}

#contentnobg {
    border-bottom: #e0e0e0 solid 1px;
	padding: 2px 8px 2px 2px;
	margin: 0 10px 0 170px;
	position: relative;
}

#menucontainer {
	float: left;
	margin: 5px 30px 85px 15px;
	width: 170px;
}

#quotefooter {
	width: 764px;
	height: 140px;
	margin: 30px 2px 0 8px;
	background: url(images/quotebar.jpg) no-repeat;
}

#contactfooter {
	width: 774px;
	height: 80px;
	margin: 20px 2px 0 6px;
}

#contactfooter h2 a {
	display: block;
	height: 80px;
	background: url(images/contactbar.jpg) no-repeat;
	text-indent: -9999px;
}

img.floatright { 
    float: right; 
    margin: 4px; 
}

img.floatleft { 
    float: left; 
    margin: 4px; 
}


.dropdown {display:block; position:relative}
.dropdown dt {width:138px; border:1px solid #e0e0e0; padding:5px; color:#8DAE48; cursor:pointer; background:url(images/header.gif)}
.dropdown .upperdd {border-bottom:none}

.upperdd a {display: block; width:138px; border:1px solid #e0e0e0; padding:5px; color:#8DAE48; cursor:pointer; background:url(images/header.gif)}
dt:hover a {background:url(images/header_over.gif)}

.dropdown dt:hover {background:url(images/header_over.gif)}
.dropdown dd {position:absolute; top:0; overflow:hidden; width:208px; display:none; background:#fff; opacity:0}
.dropdown ul {width:190px; border:1px solid #e0e0e0; list-style:none}
.dropdown li {display:inline}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:5px; color:#8DAE48; text-decoration:none; background:#eaf0f2; width:194px}
.dropdown a:hover {background:#d9e1e4; color:#000}
.dropdown .underline {border-bottom:1px solid #b9d6dc}


#myGallery
{
width: 480px !important;
height: 186px !important;
margin: 0 0 0 80px;
} 