html,body{margin:0;padding:0}
body{
	font-family: "Trebuchet MS", Verdana;
	font-size: 85%;
}
p{margin:0 10px 10px}
div#header{position:relative}
div#container{
	text-align:left;
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
div#content p{
	line-height:1.4;
	text-align: justify;
}
div#navigation{
	float:left;
	width:220px;
	background-color: #125e3d;
	text-align: left;
	margin: 0px;
	background-image: url(nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 10px 0px;
}

div#extra{
	margin-top: 40px;
	background-color: #b8d0db;
	margin-bottom: 20px;
	text-align: justify;
	padding-top: 8px;
	padding-bottom: 8px;
	background-image: url(quote.gif);
	background-repeat: no-repeat;
}
div#footer{
	color: #FFF;
	background-color: #333;
}
div#footer p{
	margin:0;
	padding:5px 10px;
	text-align: center;
}
div#footer a{display:inline;padding:0;color: #C6D5FD}

div#container{
	width:784px;
	margin:0 auto
}
div#content{
	float:right;
	width:560px
}

div#extra{
	float:left;
	clear:left;
	width:220px
}
div#footer{clear:both;width:100%}

#navcontainer ul
{
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding-left: 10px;
}

#navcontainer ul ul
{
	padding-left: 30px;
	color: #FFFFFF;
}

#navcontainer ul ul ul
{
	padding-left: 40px;
}


#navcontainer ul li a
{
	background: transparent url(list-off.gif) left center no-repeat;
	text-align: left;
	text-decoration: underline;
	color: #cee7dc;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
}


#navcontainer ul ul li a
{
	background: transparent url(list-off.gif) left center no-repeat;
	text-align: left;
	text-decoration: underline;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	font-weight: normal;
}

#navcontainer ul ul ul li a
{
	background: transparent url(list-off.gif) left center no-repeat;
	text-align: left;
	text-decoration: underline;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	font-weight: normal;
}


#navcontainer ul li {
	text-align: left;
	padding-top: 7px;
	padding-bottom: 7px;
}

#navcontainer ul ul li {
	margin: 0px;
	padding: 0px 0px 5px;
}


#navcontainer ul li a:hover
{
	color: #FFFFFF;
	background-image: url(list-on.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#navcontainer ul li a#current
{
	color: #8e9f97;
	background-image: url(list-active.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}

div#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	width: 98%;
	margin-left: 5px;
	margin-top: 5px;
}

div#content a:link, a:visited, a:active {
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}

div#content a:hover {
	color: #000000;
}

div#extra a:link, a:visited, a:active {
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}

div#extra a:hover {
	color: #333333;
}

.gallery
{
	float: left;
	border: 1px solid #B26674;
	padding: 5px;
	text-align: center;
	width: 220px;
	margin: 0 10px 10px 0;
	height: 340px;
	overflow: auto;
}
.gallery h3 {
	margin: 3px;
	font-variant: small-caps;
}


.gallery img {
	border: 1px solid #999999;
}

#galleryContainer
{
	text-align:center;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
.notext {
	height: auto;
}

#content h2 {
	color: #990000;
	font-size: 18px;
	padding-left: 10px;
}
.site_hr {
	background: url(hr.gif) no-repeat center;
	height: 55px;
}

.siteform label, .siteform input, .siteform textarea {
	display: block;
	float: left;
	margin-bottom: 10px;
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
}

.siteform label {
	text-align: right;
	width: 100px;
	padding-right: 20px;
	font-weight:bold;
}

.siteform br {
	clear: left;
}
.suePhoto {
	float: right;
	border: 5px solid #125E3D;
	margin-left: 10px;
}
.quotepic {
	text-align: center;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.quotepic img {
	border: 1px solid #990000;
}
