body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:19px;
	margin: 0px;
	background-image: url(../img/background_light_gray.gif);
}
h1{
	font-size: 16px;
	margin:0px 0px 10px 0px;
	color: #258339;
}
h2{
	font-size: 14px;
	margin:0px 0px 5px 0px;
	color: #258339;
}
h3{
	font-size: 14px;
	margin:0px 0px 10px 0px;
	color: #0;
}

a {
	text-decoration: underline;
	color: #258339;
}

a:hover {
	text-decoration: none;
}

#container{
	background-color: #FFFFFF;
	background-image: url(../img/left_column_background.gif);
	background-position: left;
	background-repeat: repeat-y;
	color: #333333;
	margin: 0px auto 50px auto;
	width: 900px;
}
#content{
	margin-left: 166px;
	padding: 20px;
	height:1%;
}
#credits{
	color: #252625;
	text-align: right;
	width: 900px;
	position: absolute;
	margin: 5px 0px 0px 0px;
}
#credits a{
	color: #252625;
	text-decoration: none;
}
#darkgray {
	background-image: url(../img/background_dark_gray.gif);
	background-position: top;
	background-repeat: repeat-x;
	width: 100%;
}
#footer{
	background-color: #252625;
	clear: both;
	color: #FFFFFF;
	height: 37px;
	margin: 0px;
	padding: 5px;
	background-image: url(../img/footer_background.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
}
#header {
}
#leftnav {
	background-color: #DDFFDD;
	float: left;
	display:inline;
	margin: 0px;
	padding: 0px;
	width: 166px;
}


#phone{
	position: absolute;
	margin: 154px 0px 0px 775px;
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: 1px;
	font-weight: bold;
}

