@charset "UTF-8";

body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #333;
	line-height:125%;
}
body {
	background-image: url(../images/bkg_repeat2.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D8E9E8;
}
a:link {
	color: #007A87;
}
a:visited {
	color: #007A87;
}
a:hover {
	color: #2A6EBB;
}
a:active {
	color: #2A6EBB;
	
}
h1,h2,h3,h4,h5,h6 {
	font-family: "Times New Roman", Times, serif;
}
h1 {
	font-size: 25px;
	color: #000000;
	line-height:30px;
}

h2 {
	font-size: 18px;
	color: #2A6EBB;
}

h3 {
	font-size: 16px;
	color: #363;
}
/**************** Page Styles **********************/ 
.content {
	margin:0 auto;
	padding:0;
	padding-top:10px;
	padding-left:35px;
	padding-right:20px;
	font-size:14px;
	width: 645px;
	height:auto;
	} 
.content a:link {
	color: #007A87;
	text-decoration:underline;
}
.content a:visited {
	color: #007A87;
	text-decoration:underline;
}
.content a:hover {
	color: #2A6EBB;
	text-decoration:underline;
}
.content a:active {
	color: #2A6EBB;
	text-decoration:underline;
	
}

.news{
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#FFF;
    border:#618A3E;
	border-style: solid;
	border-width:thin;
	height:auto;
	min-height:155px;
}
.events{
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#FFF;
	border:#618A3E;
	border-style: solid;
	border-width:thin;
	height:auto;
	min-height:155px;
}
/**************** End Page Styles **************/ 

/**************** Menu Styles ******************/ 


/****** Breadcrumb LEFT ******/ 
.breadcrumbs_left {
	color: #666;
	font-size: 10px;
	padding-left:30px;
	padding-top:33px;
	padding-bottom:0px;
	padding-right:0px;
}
.breadcrumbs_left a:link,
.breadcrumbs_left a:visited  {
	color:  #666;
	text-decoration: none;
}
.breadcrumbs_left a:hover,
.breadcrumbs_left a:active  {
	color: #666;
	text-decoration: underline;
}

/****** Breadcrumb RIGHT ******/ 
.breadcrumbs_right {
	/*color: #666;
	font-size: 10px;*/
	padding-left:0px;
	padding-top:10px;
	padding-bottom:0px;
	padding-right:30px;
}

/****** MainMenu ******/	
.menu{
	width:210px;
	min-height:246px;
	padding-left: 15px;
	padding-top: 20px;
} 

/****** DropdownMenu******/	

/*!!!!!!!!!!! MyCSSMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li:hover>ul{left:auto;}#qm0 li {float:none;}#qm0 li:hover>ul{top:0px;left:100%;}


/*!!!!!!!!!!! MyCSSMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* MyCSSMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		width:188px;
		background-color:transparent;
		border-width:1px 2px 1px 2px;
		border-style:solid;
		border-color:#2A6EBB;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding:5px 5px 5px 8px;
		background-color:#2A6EBB;
		color:#FFFFFF;
		font-family:Arial;
		font-size:14px;
		text-decoration:none;
		font-weight:bold;
		border-width:1px 0px 1px 0px;
		border-style:solid;
		border-color:#2A6EBB;
	}


	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover	
	{	
		color:#D8E9E8;
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
		text-decoration:none;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		padding:10px 0px 10px 0px;
		background-color:#2A6EBB;
		border-style:none;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:2px 0px 2px 15px;
		margin:0px 5px 0px 9px;
		background-image:none;
		font-size:13px;
		font-weight:bold;
		border-width:0px;
		border-style:solid;
		border-color:#F8FDF5;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover, #qm0 ul a:hover	
	{	
		text-decoration:underline;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-color:#D7F7C6;
		border-color:#999999;
	}

/****** DropDownMenu ******/	
	
/****** End Menu Styles ******/ 


/****** Footer Styles ******/ 
#footer_container {
	margin:0 auto;
	padding:0;
	width:825px;
	clear:both;
	text-align: center;
} 
.footer_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding-top:10px;
	font-weight:bold;
	list-style-type:none;
	
}
.footer_title a:link,
.footer_title a:visited  {
	color:#000000;
	text-decoration: none;
}
.footer_title a:hover,
.footer_title a:active  {
	color: #2A6EBB;
	text-decoration: underline;
}
.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	padding:0px;
	margin:0;
	list-style-type:none;
	
}
.footer a:link,
.footer a:visited  {
	color:#000000;
	text-decoration: none;
}
.footer a:hover,
.footer a:active  {
	color: #2A6EBB;
	text-decoration: none;
}
/****** End Footer Styles ******/
