body				
{ 
	margin-top:5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background: #336633;
	padding-top: 10px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#336633;
}
a {
	color: #336633;
	text-decoration: underline;
}
a:hover {
	color: #336633;
	text-decoration: none;
	background: #ffff00;
}
#container {
	width: 728px;
	background: #C2E0C2;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	border: thin solid #FFFF00;
}
#header {
	padding: 0px;
}
#nav {
	text-align: center;
	border-top: thin solid #FFFF00;
	border-bottom: thin solid #FFFF00;
	background: #336633;
	color: #FFFF00;
	font-size:14px;
	padding: 5px;
}
.nav a
{
	color: #ffff00;
	font-weight:bold;
	text-decoration: none;
	padding: 5px 10px;
	background: #336633;
}
.nav a:hover
{
	color: #336633; 
	font-weight:bold;
	text-decoration: none;
	padding: 3px 10px;
	background: #ffff00;
}
#content {
	padding: 10px;
	margin-bottom: 5px;
}
#directions { 
}
#directions-column1 { width: 275px; float: left;
}
#directions-column2 { width: 430px; float: right;
}
#advertisement {
}
#copyright {
	width: 728px;
	margin-right: auto;
	margin-left: auto;
	color: #CCFF99;
	font-size:12px;
	text-align:center;
}
#designer {
	width: 728px;
	margin-right: auto;
	margin-left: auto;
	color:#CCFF99;
	font-size:12px;
	font-weight: normal;
	font-style: italic;
	text-align:center;
}
.designer a
{
	color: #ffff00;
	text-decoration: none;
	font-size:12px;
	font-weight: normal;
	font-style: italic;
}
.designer a:hover
{
	color: #336633; 
	text-decoration: none;
	background: #ffff00;
	font-size:12px;
	font-weight: normal;
	font-style: italic;
}
#analytics {
	width: 728px;
	margin-right: auto;
	margin-left: auto;
}
