body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #dbd6b5 url(../images/bg_body.jpg) repeat-y scroll center top;
	font: normal 12px/17px verdana, arial, sans-serif;
	color: #333;
	min-width: 760px;
}

br {
	clear: left;
}

div {
	padding: 0;
}

form {
	margin: 0;
	padding: 0;
}

div#form_container {
	float: right;
	width: 440px;
	margin: 20px 45px;
}

.float_left {
	float: left;
}

form label {
	cursor: pointer;
}

label, input, select, textarea, fieldset {
	display: block;
	width: 250px;
	float: left;
	margin-bottom: 10px;
}

textarea {
	overflow: auto;
}

fieldset label {
	display: inline;
	width: 80px;
	text-align: left;
}

fieldset input {
	display: inline;
	width: 20px;
}

label {
	text-align: right;
	width: 100px;
	padding-right: 10px;
}

p { margin: 0 0 8px 0 }

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

h1.hidden, h2.hidden {
	position: absolute;
	display: block;
	text-indent: -9999em;
	overflow: hidden;
	line-height: 0px;
}

h1.large {
	margin: 10px 0 20px;
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
}

#content {
	margin: 0 auto;
	width: 750px;
	text-align: left;
}

#footer {
	clear: both;
	width: 750px;
	margin: 10px 0 25px 0;
}

#footer div {
	border-top: 3px solid #000000;
}

#footer div p {
	margin: 0;
	text-align: center;
}

#header {
	background: url(../images/bg_header.jpg) no-repeat left top;
	height: 150px;
	width: 750px;
	margin: 25px 0 10px;
}

#lightbox {
	background-color: #eee;
	padding: 10px;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}

#overlay {
	text-align: left;
	background-image: url(../images/overlay.png);
}

#lightboxCaption {
	color: #333;
	background-color: #eee;
	font-size: 90%;
	text-align: center;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}

* html #overlay {
	background-color: #000;
	background-image: url(../images/blank.gif);
	filter: Alpha(opacity=50);
}

#main_body {}

#nav {
	float: left;
	width: 150px;
	padding: 0;
	background-color: #f5f3ed;
	margin-right: 20px;
	margin-bottom: 20px;
	font-weight: bold;
	border-bottom: 2px solid #333;
}
		
#nav li {
	margin: 0;
}

#nav li a {
	display: block;
	padding: 5px 12px 5px;
	border-right: 2px solid #333;
	background-color: #f5f3ed;
	color: #333;
	text-decoration: none;
	text-align: left;
	width: 100%;
}

#nav li a#nav_current {
	border-top: 2px solid #333;
	border-right: none;
	border-bottom: 2px solid #333;
	border-left: 2px solid #333;
	text-align: left;
}

#nav li a#nav_current_end {
	border-top: 2px solid #333;
	border-right: none;
	border-left: 2px solid #333;
	text-align: left;
}

html>body #nav li a {
	width: auto;
}

#nav li a:hover {
	background-color: #dbd6b5;
	color: #f00;
}

#nav li a#nav_current:hover {
	background-color: #f5f3ed;
	color: #333;
}

#nav li a#nav_current_end:hover {
	background-color: #f5f3ed;
	color: #333;
}

#faqQ {
	float: left;
	margin-bottom: 30px;
}

#faqQ ul li {
	margin-bottom: 7px;
}

#faqA {
	clear: both;
}

#faqA dl dt {
	margin-bottom: 10px;
	font-weight: bold;
}

#faqA dl dd {
	margin-bottom: 20px;
}

ul.simple_bullet {
	list-style: disc inside;
	margin: 10px;
}

.section {
	margin-top: 30px;
}

img#flower {
	float: right;
	margin: 0 0 10px 10px;
}

div#flowerColumn {
	width: 160px;
	float: right;
}

img#up_left {
	float: left;
	margin: 10px 12px 10px 0;
}

img#low_right {
	margin: 10px 0;
	float: right;
}

.separate {
	margin-bottom: 30px;
}

img#GSB {
	margin-bottom: 20px;
}

img#WATEOYC {
	clear: both;
	margin: 15px 0px 0px 172px;
}

.heading {
	text-align: center;
	font-weight: bold;
	margin-top: 10px;
}

p.leftheading {
	text-align: left;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 8px;
}

ul.thumbs li {
	list-style: none;
	float: left;
}

ul.thumbs img {
 	margin: 10px;
}
