body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-size: 12px;
	line-height: 26px;
	color: #603811;
}

li {
	list-style-position: outside;
	margin-left: 48px;
	padding-right: 30px;
}
tr {
	text-align: left;
	vertical-align: top;
}

img {
	border: 0px;
}
hr {
	height: 1px;
}

.text_brown {
	color: #603811;
	line-height: 26px;
	text-decoration: none;
}

a:link, a:visited{
	color: #603811;
	text-decoration: none;
}
a:hover{
	color: #000000;
	text-decoration: underline;
}
.shadow {
	background-image: url(../images/home_bg06.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

.copyright {
	font-size: 11px;
	color: #A1B67A;
	text-decoration: none;
	line-height: 14px;
}
.form_weather {
	border: 1px solid #A1B67A;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.border_green{
	margin: 0px;
	padding: 0px;
	border: 1px solid #E5EEC2;
}
.border_gray{
	margin: 0px;
	padding: 2px 7px 1px;
	line-height: normal;
	border: 1px solid #AAAFB4;
}
.border_gray:hover{
	margin: 0px;
	padding: 2px 7px 1px 7px;
	background-color: #339900;
	color: #FFFFFF;
	line-height: normal;
	border: 1px solid #AAAFB4;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DAD9BD;
}
.healthevent_bg {
	background-image: url(../images/home_educationalevent1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.post-it {
	font-size: 12px;
	line-height: 16px;
	color: #287E28;
	background-color: #E5EEC2;
	background-image: url(../images/post-it.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 6px 2px 0px 6px;
}
.links {
	font-size: 13px;
	line-height: 16px;
	padding-left: 10px;
}
