
#footer {
	color: #387563;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#footer .large {
	font-size: 14px;
}
#footer a {
	color: #387563;
	text-decoration: none;
}
#footer a:hover {
	color: #CEC818;
	text-decoration: underline;
}
#footer img {
	padding-right: 5px;
}
#wrapper {
	width: 1000px;
	padding-left: 15px;
}
#banner {
	width: 885px;
	height: 89px;
}
#mainContent {
	width: 950px;
	}
#navigation {
	float: left;
	width: 195px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4F7019;
	text-align: right;
	padding-right: 5px;
	margin: 0px 0px 0px 0px;
	padding-top: 20px;
}
#navigation   ul.menu {
	text-decoration: none;
	width: 195px;
	display: block;
	padding-left: 2px;
	margin: 0;
	padding: 0;
	font-size: 12px;
	list-style-type: none;
	line-height: 20px;
	padding-right: 5px;
}
#mainMenu {
	
}
#navigation .box {
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 5px;
}
#navigation  a:hover {
	color: #990000;
}
#navigation a {
	color: #4F7019;
	text-decoration: none;
	border-bottom: solid #999 1px;
	width: 160px;
}
#navigation .navBox {
	font-size: 24px;
	font-weight: bold;
	color: #F7F5D5;
	text-align: center;
	padding: 10px 5px 15px 5px;
	height: 90px;
	width: 158px;
	background-image: url(images/grBgd.jpg);
	background-repeat: repeat;
	margin: 0px 0px 10px 0px;
}
#navigation  .medium {
	font-size: 15px;
}
#navigation   .large {
	font-size: 19px;
}
#navigation  .small {
	font-size: 12px;
}






#main {
	width: 700px;
	float: left;
}

#content {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11pt;
	color: #212121;
	float: left;
	text-align: left;
	width: 664px;
	padding-left: 220px;
	margin: 0px 0px 0px 0px;
	padding-top: 10px;
}
#content .homeImage {
	height: 300px;
	width: 300px;
	margin: 30px 0px 20px 220px;
	background-color: #b2c574;
}
#content .headImage {
	padding-left: 45px;
	margin-left: 0px;
	padding-top: 10px;
}



#content .highlight {
	color: #4F7019;
}




#content a {
	text-decoration: underline;
	color: #990000;
	font-weight: normal;
}



#content a:hover {
	color: #516f35;
	text-decoration: underline;
}
#content .link {
	color: #990000;
	text-decoration: underline;
}
#content p {
	font-size: 12px;
}
#content ul {
	font-size: 12px;
	list-style-position: outside;
	list-style-type: none;
	/*list-style-image:url(images/dot.jpg)*/
}

#content h1 {
	font-size: 20px;
}
#content h4 {
	font-size: 14px;
	font-weight: bold;
}
#content td {
	font-size: 12px;
}
#content .headline  {
	font-size: 14px;
	font-weight: bold;
}
#content .photoLink {
	margin: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;
	height: 12px;
	width: 40px;
	background-image: url(images/grBgd.jpg);
	background-repeat: repeat;
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
}
#content .widgit {
	float: right;
	padding-left: 5px;
	padding-top: 5px;
}
#dropMenu
{
	margin: 0;
	z-index: 30;
}

#dropMenu li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial
}

#dropMenu li a
{
	display: block;
	margin: 0 1px 0 0;
	width: 200px;
	background: #ffffff;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	padding: 0px 0px;
	}

#dropMenu li a:hover
{
	background: #ffffff
}

#dropMenu div
{
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #ffffff;
	border: 1px solid #376C64
}

	#dropMenu div a
	{
	position: relative;
	display: block;
	
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	color: #376C64;
	font: 11px arial;
	background: #ffffff;
	padding: 0px  5px 5px  5px;
}

	#dropMenu div a:hover
	{
	background: #376C64;
	color: #FFF
}

