﻿a:link, a:visited, a:active {text-decoration:underline; color:#333333}
a:hover {text-decoration:underline; color:black;}

#nav {
	border: 0;
	width: 100%;
	}

#nav a {
	
	}	

body {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	margin: 38px 0 0 0;
	background: #403f41 url('../siteart/background.jpg') repeat-x;
	overflow-x: hidden;
	}

td {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	}
	
#maintable {
	border: 0;
	width: 990px;
	background: white;
}	

#common {
	border:0;
	width: 100%;
}

#common td {
	vertical-align:top;
}

#foot {
	padding: 30px 0px 38px 0px;
}

#nav-cell {
	background: url('../siteart/header-bkg.jpg') no-repeat;
	vertical-align: top;
	padding: 196px 0 0 15px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #f6f6f6;
}

#nav-cell a {
	color: white;
	text-decoration: none;
	padding: 0 20px;
}

#nav-cell a:hover {
	color: #c9f7e0;
}

#main-content {
	line-height: 1.5em;
	padding: 0 30px 30px 30px;
}

h1 {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 2px solid #dad7c7;
	font-size: 18px;
	color: #005e49;
	font-weight: normal;
}