body {
	background-color: #FFF;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	text-align: left;
	margin: 0 auto;
	width: 800px;
	background-color: #fff;
}
#header {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	height: 58px;
	background-image: url(images/newheadnotext.jpg);
	background-repeat: no-repeat;
	width: 800px;
	padding-top: 1px;
}
#topMenu {
	background-color: #c2daca;
	margin: 0px;
	padding: 0px;
	height: 20px;
	padding-top: 3px;
}



#mainContent {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	width: 800px;
	float: left;
	background-image: url(images/rightside.gif);
}
#header h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFDBCE;
	text-align: right;
	margin-right: 10px;
}

#footer {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	height: 35px;
	clear: both;
	background-image: url(images/bottomgreen.jpg);
	background-repeat: no-repeat;
	width: 800px;
	padding-top: 5px;
}
#content2 {
	width: 625px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 35px;
	text-align: left;
}
#content3 {
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 160px;
	width: 625px;
	padding-bottom: 5px;
	padding-left: 35px;
	padding-right: 5px;
}


.topLinks {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: center;
}
.copyRight {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	text-align: center;
	color: #666;
}

.topLinks a:link{
	color: #333;
	text-decoration: none;
}
.topLinks a:visited{
	color: #666;
	text-decoration: none;
}
.topLinks a:active{
	color: #666;
	text-decoration: none;
}
.topLinks a:hover{
	color: #900;
	text-decoration: underline;
	
}
.regularText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	color: #333;
	line-height: 1.2em;
	text-align: justify;
}
.headText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .9em;
	color: #060;
	line-height: 2em;
	font-weight: bold;
	text-align: center;
}

.headTextCenter {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	color: #060;
	line-height: 2em;
	font-weight: bold;
	text-align: center;
}
.regularTextList {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	color: #060;
	line-height: 1.2em;
	font-weight: bold;
}
.headTextSmallLead {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	color: #060;
	line-height: 1.3em;
	font-weight: bold;
}
#topMiddleHead {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.headTextSmallLead a:link {
	color: #060;
	text-decoration: none;
}
.headTextSmallLead a:visited {
	color: #090;
	text-decoration: none;
}
.headTextSmallLead a:active {
	color: #666;
	text-decoration: none;
}
.headTextSmallLead a:hover {
	color: #900;
	text-decoration: underline;
}
.copyRight a:link {
	color: #333;
	text-decoration: none;
}
.copyRight a:visited {
	color: #666;
	text-decoration: none;
}
.copyRight a:active {
	color: #666;
	text-decoration: none;
}
.copyRight a:hover {
	color: #900;
	text-decoration: underline;
}
.regularText a:link {
	color: #333;
	text-decoration: none;
}
.regularText a:visited {
	color: #666;
	text-decoration: none;
}
.regularText a:active {
	color: #666;
	text-decoration: none;
}
.regularText a:hover {
	color: #900;
	text-decoration: underline;
}

