body {
	background-color: #ffffff;
	color: #552846;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px auto 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}


#header {
	background: url(images/bg_springheader.gif) repeat-x;
	height: 147px;
	width: 100%;
	margin: 0px auto 0px;
	text-align: center;
	}
	
a:link { 
	font-family:  Trebuchet MS, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #5e8768; }

a:visited { 
	font-family:  Trebuchet MS, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #5e8768; }

a:active { 
	font-family:  Trebuchet MS, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #adc797; }
	
a:hover { 
	font-family:  Trebuchet MS, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #adc797; }
	
.content { 
	font-family:  Trebuchet MS, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #552846; 
	line-height: 19px;
	}
		

p { 
	font-family:  Trebuchet MS, Helvetica, sans-serif; 
	font-size: 13px; }

td { 
	font-family:  Trebuchet MS, Helvetica, sans-serif; 
	font-size: 13px; }
	
.title {
	width: 471px;
	padding-bottom: 10px;
	border-top: dashed 1px #453c35;
	padding-top: 5px;
	margin-top: 5px;
}

.titlehome {
	width: 471px;
	padding-bottom: 0px;
	padding-top: 5px;
	}

#container {
	width: 479px;
	height: 431px;
	margin: 0px auto 0px;
	}
	
	

.clearboth {
	clear: both;
}

#footer {
 text-align: left;
 font-size: 10px;
 color: #99b086;
 border-top: dashed 1px #453c35;
	padding-top: 5px;
	margin-top: 5px;	
	}
	
#footer a, #footer a:hover, #footer a:visited, #footer a:active {
	font-size: 10px;
	color: #99b086;
	}