body {
	background-color: #cccc99;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #663333;
}
#top_row_spacer 
{
	position: relative;
	float: left;
	height: 10px;
	width: 100%;
}
#maincontainer {
	border-right: 1px solid cccc99#;
	border-top: 1px solid #cccc99;
	border-left: 1px solid #fff4d5;
	border-bottom: 1px solid #999966;
	background-image: url(../images/fauxcolumn.gif);
	background-repeat: repeat-y;
}
.col_left_container {
	width: 230px;
	float: left;
	position: relative; 
	top: 0;
	display: inline;
	background-color: #fff4d5;
	z-index: 1;
	}
#header {
	background-color: #cccc99;
	width: 100%;
	height: 8px;
	margin-right: auto;
	margin-left: auto;
	margin: 0;
	padding: 0;	
}
#headerone {
	background-color: #cc9;
	width: 100%;
	height: 30px;
	margin: 0;
	padding: 0;
	border-bottom: 5px solid #996;
}
#headertwo {
	background-color: #663333;
	width: 100%;
	height: 6px;
	margin-right: auto;
	margin-left: auto;
	margin: 0;
	padding: 0;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #FCDA98;
 }
#headerthree {
	background-color: #FCDA98;
	border-top: #CC9 8px solid;
	width: 100%;
	height: 10px;
	margin: 0;
	padding: 0;
}
#sideone {
	background-color: #999966;
	width: 265px;
	height: 825px;
	position: absolute;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
#sidetwo {
	background-color: #fff4d5;
	width: 250px;
	height: 815px;
	position: absolute;
	float: left;
	margin-top: 0px;
	margin-left: 8px;
	margin-right: 0px;
	top: -1px;
}

#content {
	position: center;
	margin-top: 60px;
	margin-left: 40%;
	margin-right: 0px;

}
#contentb {
	font-size: 0.9em;
	position: center;
	margin-top: 75px;
	margin-left: 280px;
	margin-right: 50px;
}

#map {
	font-size: 0.9em;
	margin-top: 75px;
	margin-left: 50px;
	margin-right: 50px;
	clear: both;
}
#logo {
	position: relative;
	float: center;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
}
#navbox {
	background-color: #FCDA98;
	width: 180px;
	height: 295px;
	position: absolute;
	float: center;
	margin-top: 15px;
	margin-left: 25px;
	margin-right: 25px;
}
#leaf {
	position:relative;
	float: center;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;;
}
#signature {
	font-size: 1.1em;
	font-weight: bold;
	position: relative;
	float: left;
	margin-top: 5px;
	margin-bottom: 7px;
	margin-left: 35px;
	margin-right: 0px;
}

#content h2 {
	font-size: 1.5em;
}

#contentb h2 {
	font-size: 1.1em;
	color: #F00;
}
#h3 {
	font-size: 95%;
	font-style: bold;
	color: #333333;
	text-align: center;
	margin-bottom: -0.5em;
}
#navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.80em;
	text-align: center;
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-left: 100px;	
}

#navbar a, visited {
	color: #ff0000;
	text-decoration: none;
}
#navbar a:hover {
	color: #ffffff;
	text-decoration: none;
}
a:link, a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #757542;
	}
a:hover {
	font-weight: italic;
	text-decoration: underline;
	color: #fff4d5;
}
.floatrgt img {
	position: relative;
	float: right;
	margin: 0 0 0 15px;
}
.floatlist img {
	position: relative;
	float: left;
	margin: 0 45px 0 0;
}
.floatlft img {
	position: relative;
	float: left;
	margin: 0 15px 0 0;
}
#t4 img {
	position: relative;
	float: left;
	margin: 0 50px 0 25px;
}
#current {
	color: #000000;
}

#footer {
	background-color: #999966;
	width: 100%;
	height: 25px;
	margin-right: auto;
	margin-left: auto;
	float: right;
	padding: 3;
	clear: both;
}
#footer a:link, a:visited {
	text-decoration: none;
	color: #333;
}
#footer a:hover {
	background-color: #004186;
	text-decoration: none;
	color: #fff;
}
.textarea {
	position: left;
	margin-top: 60px;
	margin-left: 0px;
	margin-right: 10px;
}
.border {
	border: thin groove #999966;
}
.bold {
	font-weight: bold;
}
.listgroup {
	font-size: 100%;
	color: #663333;
}
.boldcolor {
	font-weight: bold;
	color: #990000;
}
