body { 
margin: 0px;
font-family: "Blippo Light SF", arial, helvetica, verdana, sans-serif;
font-size: 0.9em;
font-weight: bold;
color: #cce0d6;
background: #006633 url(siteimages/background.gif);
}

#contentwrapper {
position:absolute;
left:50%;
background: #006633 url(siteimages/backband.jpg) repeat-y;
margin-left:-374px;
	width: 748px;
}

#logo {
position: relative; 
top: -150px;
left: 33px;
}

#lead{
padding-left: 5px;
color: #9C8C85;
background: #005533 url(siteimages/head.jpg) repeat-y;
background-position: top right;
font-size: 1.1em;
font-weight: bold;
letter-spacing: 0.1em;
line-height: normal;
margin: 3px 0 0 0;
text-align: left;
}

h1{

color: #ffff99;
background: #005533 url(siteimages/head.jpg) repeat-y;
background-position: top right;
font-size: 1.2em;
line-height: normal;
margin: 3px 0 0 0;
text-align: left;
}

#nav {
position: relative;
top: -50px;
left: auto;
width: 135px;
height: 100%;
float: left;
margin-right: 10px;
}

#nav ul {
	list-style: none;
	margin: 0;
	border: none;
	}
		
#nav li {
	margin-bottom: 40px;
	}

#nav li a {
font-family: arial, helvetica, sans-serif;
	font-size: 120%;
	letter-spacing: 0.1em;
	display: block;
	border-right: #505050 1px solid;
	border-bottom: #404040 1px solid;
	border-top: #006600 1px solid;
	border-left: #006600 1px solid;
	padding: 3px 2px 3px 5px;
	background-color: #146243;
	color: #fff;
	text-decoration: none;
	width: 100%;
	}

#nav #current a{
color: #fff;
	background-color: #006633;
	text-decoration: none;
	border-top: #339966 1px solid;
	border-left: #339933 1px solid;
}

html>body #menu li a {
	width: auto;
	}

#nav li a:hover {
	background-color: #005533;
	text-decoration: none;
	border-top: #006633 1px solid;
	border-left: #006633 1px solid;
	color: #fff;
	}

#header {
margin-left: 150px;
}

#main {

font-family: verdana, helvetica, sans-serif;
font-size: 90%;
font-weight: bold;
margin-left: 159px;
width: 567px;
padding: 10px 5px 0 0px;
}

#main a {
color: #fff;
}

#main a:hover {
color: #e0e0e0;
text-decoration:none;
}

#main img {
margin-left: 5px;
margin-bottom: 5px;
}

#main h2 {
	color: #ffff99;
	font-size: 1.1em;

	line-height: normal;
	margin: 3px 0 0 0;
	text-align: left;
}

#main td{
font-size: 90%;
}

#quote {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#CCCCCC;
font-size: 0.9em;
font-style:italic;
font-weight:bold;
}

#photobox {
float:right;
width:252px;
margin-top:20px;
margin-left:5px;
font-size: 0.8em;
text-align:center;
}

#photobox img {
margin:0;
}



#address {
padding-bottom: 5px;
font-weight:normal;
}
#footer {
width: 748px;
background: #005533 url(siteimages/edge.jpg) no-repeat right bottom;
font-size: 125%;
letter-spacing: 0.2em;
padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}
#footer img{
float:right;
}

#footer a {
color: #e0e0e0;
padding-left: 5px;
padding-right: 5px;
text-decoration:none;
}

#footer a:hover {
color: #fff;
text-decoration: underline;
}

fieldset {
font-size: 70%;
font-weight: bold;
padding: 10px;
margin-bottom: 10px;
border: 1px outset #c0c0c0;
}

fieldset td {
font-weight: normal;
padding: 0 10px 0 10px;
}

legend {
color: #ff8040;
}