body
{
	background-color: #A7C494;	
}

h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, sans-serif;
}

p, ul, ol
{
	font-family: Arial, Helvetica, sans-serif;
}

#menu ul
{
	font-size: .75em;
}

a
{
	color: #41803B;
	text-decoration: underline;
}

h1 a
{
	color: #FFFFFF;
}

h2
{
	color: #41803B;	
}

h4
{
	color: #FFFFFF;	
}

ul.weather img
{
	float: right;
	margin: 10px;
	margin-top: 0px;	
}

/* DO NOT TOUCH BELOW THIS POINT. */

body
{
	margin-top: 0px;
	text-align: center;
}

#wrapper
{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image: url("/images/background_wrapper.jpg");
	background-position: left top;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}

#header
{
	width: 900px;
	height: 100px;
	background-image: url("/images/header.jpg");
	background-position: right bottom;
	background-repeat: no-repeat;
}

#menu
{
	float: left;
	width: 192px;
	margin-left: 8px;
}

#content, .videos
{
	float: left;
	width: 700px;
	background-position: top right;
	background-repeat: no-repeat;
	padding-top: 160px;
	margin-bottom: 20px;
}

.videos
{
	padding-top: 20px;
	padding-left: 20px;
}

.videos .video
{
	float: left;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

.videos .center
{
	margin-left: 10px;
	margin-right: 10px;
}

#ad
{
	clear: both;
	width: 500px;
	margin-left: 50px;
}

#footer
{
	clear: both;
	width: 900px;
	text-align: center;
}

.ad_bar
{
	clear: both;
	width: 900px;
	background-color: #41803B;
	padding-top: 5px;
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-bottom: 5px;
}

.ad_block
{
	float: right;
	padding: 15px;
	padding-top: 0px;
}

h1
{
	padding-top: 15px;
	margin-top: 0px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
}

h1 a
{
	text-decoration: none;
}

h2
{
	margin-left: 15px;
	margin-right: 15px;
}

h3
{
	margin-bottom: -10px;
	margin-left: 15px;
	margin-right: 15px;
}

h4
{
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
}

h5
{
	margin-top: 30px;
	margin-bottom: -10px;
}

p
{
	padding-left: 15px;
	padding-right: 15px;
	line-height: 145%;
}

#content ul
{
	padding-left: 15px;
	padding-right: 15px;
	line-height: 145%;
	margin-left: 15px;
	list-style: square;
}

#content li
{
	margin-bottom: 15px;
}

#menu ul
{
	border-top: 1px solid #CDCDCD;
	margin-top: 20px;
	padding-left: 0px;
	margin-left: 0px;
	list-style: none;
	line-height: 135%;
	width: 190px;
}

#menu li
{
	border-bottom: 1px solid #CDCDCD;
	padding-top: 5px;
	padding-bottom: 5px;
}

#menu a
{
	text-decoration: none;
}