/* Regular Links */

a:link

{

	color: #4b352a;

	text-decoration: underline;

	font-family: Verdana, Arial, Microsoft Sans Serif;

	font-size: 14px;

}



a:visited

{

	color: #4b352a;

	text-decoration: underline;

	font-family: Verdana, Arial, Microsoft Sans Serif;

	font-size: 14px;

}



a:active

{

	color: #4b352a;

	text-decoration: underline;

	font-family: Verdana, Arial, Microsoft Sans Serif;

	font-size: 14px;

}



a:hover

{

	color: #92b82f;

	text-decoration: underline;

	font-family: Verdana, Arial, Microsoft Sans Serif;

	font-size: 14px;

}



/* Header Links */

a.header:link

{

	color: #4b352a;

	text-decoration: none;

	font-family: Verdana, Arial, Microsoft Sans Serif;

	font-size: 12px;

	font-weight: bold;

}



a.header:visited

{

	color: #4b352a;

	text-decoration: none;

	font-family: Verdana, Arial, Microsoft Sans Serif;

	font-size: 12px;

	font-weight: bold;

}



a.header:active

{

	color: #4b352a;

	text-decoration: none;

	font-family: Verdana, Arial, Microsoft Sans Serif;

	font-size: 12px;

	font-weight: bold;

}



a.header:hover

{

	color: #92b82f;

	text-decoration: underline;

	font-family: Verdana, Arial, Microsoft Sans Serif;

	font-size: 12px;

	font-weight: bold;

}



/* Drop Down Links */

a.dropdown:link

{

	color: #ffffff;

	text-decoration: none;

	font-family: Verdana, Arial, Microsoft Sans Serif;

	font-size: 12px;

	font-weight: bold;

}



a.dropdown:visited

{

	color: #ffffff;

	text-decoration: none;

	font-family: Verdana, Arial, Microsoft Sans Serif;

	font-size: 12px;

	font-weight: bold;

}



a.dropdown:active

{

	color: #ffffff;

	text-decoration: none;

	font-family: Verdana, Arial, Microsoft Sans Serif;

	font-size: 12px;

	font-weight: bold;

}



a.dropdown:hover

{

	color: #ffffff;

	text-decoration: none;

	font-family: Verdana, Arial, Microsoft Sans Serif;

	font-size: 12px;

	font-weight: bold;

}



/* Footer Links */

a.footer:link

{

	color: #ffffff;

	text-decoration: none;

	font-family: Verdana, Arial, Microsoft Sans Serif;

	font-size: 10px;

}



a.footer:visited

{

	color: #ffffff;

	text-decoration: none;

	font-family: Verdana, Arial, Microsoft Sans Serif;

	font-size: 10px;

}



a.footer:active

{

	color: #ffffff;

	text-decoration: none;

	font-family: Verdana, Arial, Microsoft Sans Serif;

	font-size: 10px;

}



a.footer:hover

{

	color: #ffffff;

	text-decoration: underline;

	font-family: Verdana, Arial, Microsoft Sans Serif;

	font-size: 10px;

}



body

{

	color: #4b352a;

	background-color: #92B82F;

	background-image: url(images/background.jpg);

	background-repeat: repeat-y;

	font-family: Verdana, Arial, Microsoft Sans Serif;

	font-size: 14px;

	margin: 0px;

	padding: 0px;

	padding-left: 64px;

	padding-right: 64px;

}

td.title

{

	color: #ffffff;

	background-color: #4b352a;

	font-family: Verdana, Arial, Microsoft Sans Serif;

	font-size: 14px;

	font-weight: bold;

}



hr.news

{

	height: 3px;

	color: #000000;

	width: 90%;

}



.maintext

{

	color: #4b352a;

	font-family: Verdana, Arial, Microsoft Sans Serif;

	font-size: 14px;

	font-weight: bold;

	text-align:justify;

}



.xlarge

{

	color: #4b352a;

	font-family: Verdana, Arial, Microsoft Sans Serif;

	font-size: 36px;

	font-weight: bold;

}



.large

{

	color: #4b352a;

	font-family: Verdana, Arial, Microsoft Sans Serif;

	font-size: 18px;

	font-weight: bold;

}



.small

{

	color: #4b352a;

	font-family: Verdana, Arial, Microsoft Sans Serif;

	font-size: 10px;

}



.footer

{

	color: #ffffff;

	font-family: Verdana, Arial, Microsoft Sans Serif;

	font-size: 10px;

}


/* Home Page News */
.news
{
	position: absolute;
	z-index: 100;
	width: 200px;
	border: 1px solid black;
	background-color: #e5ffe5;
	padding: 0px;
	padding-bottom: 3px;
}

.news_items
{
	font-family: Verdana, Arial, Microsoft Sans Serif;
	font-size: 10px;
	padding: 3px;
}

.news_header
{
	text-align: center;
	background-color: #006600;
	color: #ffff00;
	font-family: Verdana, Arial, Microsoft Sans Serif;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
}

hr.newsline
{
	border: 0;
	height: 1px;
	color: #000;
	width: 90%;
	align: center;
}


/* Drop Down Menu */

.chromestyle

{

	width: 99%;

	font-weight: bold;

	font-family: Arial;

	font-size: 11px;

	color: #ffffff;

}



.chromestyle:after

{ /*Add margin between menu and rest of content in Firefox*/

	content: "."; 

	display: block; 

	height: 0; 

	clear: both; 

	visibility: hidden;

}



.chromestyle ul

{

	width: 100%;

	background: url(images/chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/

	padding: 6px;

	margin: 0;

	text-align: center; /*set value to "left", "center", or "right"*/

}



.chromestyle ul li

{

	display: inline;

}



.chromestyle ul li a

{

	color: #ffffff;

	padding: 1px 7px;

	margin: 0;

	text-decoration: none;

	border: 1px solid #81abcd;

	border-style: hidden hidden hidden hidden;

	letter-spacing: 1px;

}



.chromestyle ul li a:hover

{

	/* background: url(images/chromebg-over.gif) center center repeat-x; THEME CHANGE HERE*/

	border: 0px;

}



.chromestyle ul li a[rel]:after

{ /*HTML to indicate drop down link*/

	/*content: " v";*/

	/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/

}





/* ######### Style for Drop Down Menu ######### */



.dropmenudiv

{

	position:absolute;

	top: 0px;

	border: 1px solid White; /*THEME CHANGE HERE*/

	border-bottom-width: 0;

	font-family: Verdana, Arial, Microsoft Sans Serif;

	font-weight: bold;

	font-size: 12px;

	line-height:16px;

	z-index:100;

	background-color: #92b82f;

	width: 200px;

	visibility: hidden;

	filter: progid:DXImageTransform.Microsoft.Shadow(color=#5f5f5f,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/

}



.dropmenudiv a

{

	width: auto;

	display: block;

	text-indent: 4px;

	border-bottom: 1px solid White; /*THEME CHANGE HERE*/

	padding: 1px 0;

	text-decoration: none;

	font-weight: bold;

	color: #ffffff;

}



* html .dropmenudiv a

{ /*IE only hack*/

	width: 100%;

}



.dropmenudiv a:hover

{ /*THEME CHANGE HERE*/

	background-color: #4b352a;

}
