body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
	text-decoration: none;
	
	
}
body {
	padding:0px;
	margin:0px;
	text-align:center;
}
#wrapper {
	background-color:#FFFFFF;
	width:750px;
	text-align:left;
	margin:5px auto 5px auto;
	position:relative;
	border: 1px solid #007450;
	
}
select, input, textarea {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	color: #337450;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:10px;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #007450;
	background-image:url(Images/navBg.jpg);
}
#bannergraphics {
	width: 750px;
}
#main {
	width: 720px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;	
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #007450;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color:#333333;
	font-weight: lighter;
}
.copyright {
	font-size: 9px;
	vertical-align: bottom;
}

.imgLeft{
	float:left;
	border: 1px solid #638F38;
	margin: 8px 8px 0px 0px;

}

.imgRight{
	float:right;
	border: 1px solid #638F38;
	margin: 0px 0px 8px 8px;

}

/* Matt added */

#content-area 
{
	width:725px;
	background-repeat:repeat-y;
	margin-top:10px;
}

.clear-both 
{
    font-family:Monospace;
    height:0px;
    font-size:0px;
    line-height:0px;
    padding:0px;
    margin:0px;
    clear:both;

}

#nav a {
	color:#336600;
	font-weight:bold;
	text-decoration:none;
}
#nav a:hover {
	color:#333333;
}

#stretcher {
	width:1px;
	float:right;
	height:420px;
}#footer {
	text-align: center;
	width: 750px;
}
