<style type="text/css">
html,body{margin:0;padding:0
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000;
	text-align: left;
	line-height: 20px;}
body{
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	line-height: 20px;
	padding: 0px;
	margin-top: 0px;
}

A {
	TEXT-DECORATION: none;
	color: #766;
}
A:hover {
	COLOR: #693;
	TEXT-DECORATION: underline blink
}


div#header h1{
	height:200px;
	line-height:80px;
	margin:0;
	padding-left:10px;
	background: #EEE;
	color: #79B30B
}
div#container{
	text-align:left;
	width: 900px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
div#content p{line-height:1.4}
div#navigation{
	color: #889533;
}
div#extra{background:#FF8539}
div#footer{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	text-align: right;
}
#footerleaves {
	float: left;
}
div#footer p{
	margin:0;
	padding:5px 10px;
}

div#container{
	width:900px;
	margin:0 auto
}
div#content{
	float:right;
	width:662px;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 20px;
}
div#navigation{
	float:left;
	width:170px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 30px;
	color: #889533;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}
div#extra{float:left;clear:left;width:200px}


div#footer{clear:both;width:100%
margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #999;
	
	
	
	
	
	}
#navcontainer ul
{
	background-color: #8D7878;
	color: White;
	float: left;
	width: 100%;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#logo {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#navcontainer ul li {
	display: inline;
}

#navcontainer ul li a
{
	background-color: #776666;
	color: White;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
	padding-top: 0.7em;
	padding-right: 1.5em;
	padding-bottom: .7em;
	padding-left: 1.5em;
}

#navcontainer ul li a:hover
{
	background-color: #bbaaaa;
	color: #fff;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #766;
	letter-spacing: 150%;

}
div#navigation a {
	color: #889533;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
.pledgeclasses {
	text-align: center;
}
.photo {
	border: 3px double #999;
	text-align: center;
	margin-right: 15px;
}
.right {
	text-align: right;
}
#h2 {
	font-weight: bold;
	color: #000;
}
.curve {
	text-align: center;
}


.gray {
	color: #666;
}.green {
	color: #889533;
}
.purple {
	color: #8D7878;
}

