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 {
	width:725px;
	text-align:left;
	margin:5px auto 5px auto;
	position:relative;
	
}
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;
	color: #007450;
	text-align: right;
	width: 120px;
	text-transform: uppercase;
	padding: 5px;
	float:left;
}
#bannergraphics {
	width: 725px;
}
#main {
	width: 560px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border-top: 1px dotted #8ECDBA;
	border-right: #8ECDBA;
	border-bottom: #8ECDBA;
	float:right;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #007450;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: lighter;
}
.copyright {
	font-size: 9px;
	vertical-align: bottom;
}


/* Matt added */

#content-area 
{
	background-image: url(generic/navBackgroundImg.gif);
	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 ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
	text-align:right;
}
#nav ul li {
	text-align:right;
	padding:0px 0px 5px 0px;
	margin:0px;
}
#nav ul ul {
	padding-top:5px;
}

#nav .subnav li {
	padding:0px 0px 1px 0px;
}

#nav a {
	color:#336600;
	font-weight:bold;
	text-decoration:none;
}
#nav a:hover {
	color:#333333;
}

#nav .subnav a {
	font-size:10px;
	text-transform: capitalize;	
	font-weight:normal;
	color:#666666;
	line-height:100%;
}
#nav .subnav a:hover {
	text-decoration:underline;
}

#stretcher {
	width:1px;
	float:right;
	height:420px;
}#footer {
	text-align: center;
	width: 725px;
}
