body {
	margin : 20px 0;
	padding : 0;
	color : #333333;
	background-color: #342001;
	font : normal 11px/1.7em "Lucida Grande", "Lucida Sans Unicode", geneva, verdana, sans-serif;
	height: 100%;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: left top;

}
p {
	font : normal 11px "Lucida Grande", "Lucida Sans Unicode", geneva, verdana, sans-serif;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.main {
	line-height: 1.7em;
}
.footer {
	background-color: #7E764E;
	color: #cfc69a;
	padding: 5px;
	text-align: center;

}
a {
	color: #bf3c19;
	text-decoration: none;
}
a:hover {
	color: #bf3c19;
	text-decoration: underline;
}

.red {
	color: #bf3c19;
}
.newsItem {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 11px;

}
.Right_Menu {
	background-color: #bf3c19;
	width : 137px;
	height: 150px;
	text-align: left;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 12px;
	padding-top: 0px !important; padding-top:5px;


}
.news {
	background : #cfc69a;
	text-align: left;
	text-align: left;
	color: #bf3c19;
	list-style-type: square;
	list-style-image: url(images/newsarrow.gif);
	list-style-position: inside;
	padding-left: 5px;
	padding-right: 2px;


      }
.weather {
           background-color: #f3f3f3;
           width : 137px;
           text-align: left;
      }
.poll {
	background-color: #cfc69a;
	padding: 2px;

}
.frontpageContent {
	color: #9d9362;
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 5px;
}
#dropmenudiv{
	position:absolute;
	font:normal 11px/18px Verdana, Arial, Helvetica, sans-serif;
	z-index:100;
	text-decoration: none;
	background-color: #E3DBAD;
	border: 1px solid #666666;
}
#dropmenudiv a{
	text-decoration: none;
}
#dropmenudiv a:hover{
	color: #000000;
}
.topBarLeft {
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left: 30px;
}
.topBarLeft a{
	color: #000000;
	text-decoration: none;
}
.topBarLeft a:hover{
	text-decoration: underline;
}
.topBarRight {
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 2px;
}
.topBarRight a{
	color: #000000;
	text-decoration: none;
}
.topBarRight a:hover{
	text-decoration: underline;
}
.dropItem {
	background-color: #E3DBAD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9d9362;
	padding:2px;
}
.bluelist {
	list-style-position: outside;
	list-style-image: url(images/arrow_blue.gif);
}
.serviceTitle {
	background-color: #B1A670;
	padding: 2px;

}

h2 {
	margin: 2px 2px 0px 2px;
	font-family:times;
	color: #CDAD24;
	background:#ffffff;
	font-size: 16px;
	height:15px;
	font-weight: bold;
	padding:3px;
	text-align:left;
	}
h3 {
	margin: 2px 2px 0px 2px;
	font-family:tahoma;
	color: #fff;
	background:#968C59;
	font-size: 12px;
	height:15px;
	font-weight: bold;
	padding:3px;
	border:1px solid #B5AF8B;
	text-align:left;
	}