body {
	background-color: #717949;
	background-image:url(images/bg4.jpg);
	background-repeat:no-repeat;
	background-position:top;
	font-family:Verdana, Geneva, sans-serif;
	color:#333;
}

p
{
	margin-top:0px;
	margin-bottom:5px;
}

/*removes the image border in IE*/

a img {border: none; }

.container
{
	width:984px;
	margin-top:60px;
	height:auto;
	margin-left: auto;
  	margin-right: auto;
}

.motto
{
	height:40px;
	background-image:url('images/bg_motto.png');
	background-repeat:no-repeat;
	background-position:right;
}

.header_top
{
	height:12px;
	background-image:url('images/bg_header.png');
	background-repeat:no-repeat;
	line-height:2px;
	font-size:2px;
}

.header
{
	height:75px;
	/*background-color:#333;/*-gray color*/
	/*background-color: #012d1f;/*-dark green color*/
	background-color: #014731; /*-light green color*/
	overflow:visible;
}

.submenu
{
	height:30px;
	width:966px;
	background-color:#FFF;
	margin-left: auto ;
  	margin-right: auto ;
}

.content_container
{
	background-image: url(images/bg_content.png);
	background-repeat: repeat;
	behavior: url('/App_Themes/default/iepngfix.htc');
	width: 984px;
}

.content_container_inner
{
	width:966px;
	margin-left: 8px;
  	margin-right: 8px;
}

.TopRightContent
{
	background-color:#FFF;
	float:right;
	margin:0px;
	height:265px;
}

.HomeTopRight
{
	width:284px;
	min-height:265px;
	padding:0px;
	margin:0px;
}

.RightTabContent
{
	float:right;
	min-height:265px;
	padding:0px;
	margin:0px;
	background-color:#FFF;
}

.LandingTopRight
{
	width:284px;
	min-height:265px;
}

.LandingTopRight_nomin
{
	width:284px;
}

.BottomLeftContent
{
	background-color:#FFF;
	/*4-22-10
	width:284px;*/
	width:674px;
	float:left;
}

.MainLeftContent
{
	background-color:#FFF;
	margin:0px;
	padding:8px;
	min-height:624px;
	width:658px;
	float:left;
}

.ContentResizeTable
{
	border-collapse: collapse;
	width:100%;
}

.ContentResizeTable tr td
{
	background-color:#FFF;
	font-size:11px;
	vertical-align:top;
	margin:0px;
	padding:0px;
}

.ContentResizeTable tr td.tabsTD
{
	height:265px;
	width:284px;
}

.ContentResizeTable tr td.vSpacer
{
	height:8px;
	background-color:Transparent;
	line-height:2px;
	font-size:2px;
}

.ContentResizeTable tr td.hSpacer
{
	width:8px;
	background-color: Transparent;
	line-height:2px;
	font-size:2px;
}

.ContentResizeTable tr td.sideColumn
{
	width:284px;
	min-height:200px;
}

.MainLeftContent2
{
	background-color:#FFF;
	margin:0px;
	padding:8px;
	min-height:897px;
	width:658px;
	float:left;
}


.HomeBottomLeft
{
	/*4-22-10
	width:284px;
	height:175px;*/
	height:245px;
	padding:0px;
	margin:0px;
	overflow:hidden;
}

.BottomRightContent
{
	background-color:#FFF;
	/*4-22-10
    margin-left:292px;*/
    margin-left: 682px;
}

.MainRightContent
{
	background-color:#FFF;
	margin:0px;
	float:right;
	width: 268px;
	min-height: 300px;
	padding:8px;
}


.HomeBottomRight
{
	background-position: left top;
	word-wrap: break-word;
	padding:0px;
	margin:0px;
	/*4-22-10
	background-image: url(images/bg_how_do.png);
	behavior: url('/App_Themes/default/iepngfix.htc');
	background-repeat: repeat-x;*/
	height:245px;
	line-height: 14px;
}

.HomeBottomRightHeader
{
	padding-top: 4px;
	padding-left: 8px;
	padding-right: 8px;
	font-size: 112%;
}

.HomeBottomRightText
{
	height:142px;
	padding-left: 8px;
	padding-right: 8px;
	font-size:10px;
}

.HomeBottomRight tr
{
	width:117px;
}


.HomeBottomRight table
{
	width:100%;
	margin:0px;
}

.HomeBottomRight a, .HomeBottomRight a:visited, .HomeBottomRight a:active
{
	/*color:#008061;*/
	color:#01614a;
	text-decoration:none;
	font-weight:bold;
}

.HomeBottomRight a:hover
{
	color:#333333;
	text-decoration:none;
	font-weight:bold;
}
/*News Spotlight*/
/*spotlight heading*/
.homepageSpotlight 
{
    padding-left: 5px;
}

#spotlight
{
    padding: 0 5px 5px 5px;
}

#spotlightPic 
{
    padding: 5px 5px 5px 0;
    float:left;
}

#spotlightPic.spotlightCaption
{
    font-size:10px;
}

.DisplayFavoritesTab
{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:95%;
	color: #333333;
	font-weight:normal;
	line-height:18px;
}
.DisplayFavoritesTab a:link
{
	/*color: #008061;*/
	color: #01614a;
	text-decoration:none;
	font-weight:bold;
}
.DisplayFavoritesTab a:visited
{
	/*color: #008061;*/
	color: #01614a;
	text-decoration:none;
	font-weight:bold;
}
.DisplayFavoritesTab a:hover
{
	color: #333333;
	text-decoration:none;
	font-weight:bold;
}
.DisplayFavoritesTab a:active
{
	/*color: #008061;*/
	color: #01614a;
	text-decoration:none;
	font-weight:bold;
}

.TopLeftContent
{
	background-color:#FFF;
	float:left;
	margin:0px;
	height:265px;
	overflow:hidden;
}

.HomeTopLeft
{
	width:674px;
	padding:0px;
	margin:0px;
}

.LandingTopLeft
{
	width:674px;
}

.ContentBlock
{
	padding-left:8px;
	padding-right:8px;
	padding-top:5px;
	padding-bottom:5px;
	min-height:50px;
}

.breadcrumbSpacer
{
	padding-left:8px;
	padding-right:8px;
	padding-top:5px;
	padding-bottom:5px;
}

.content_spacer
{
	width:966px;
	height:8px;
	font-size:2px;
	line-height:2px;
}

.container_spacer
{
	width:984px;
	height:8px;
	margin-left: auto ;
  	margin-right: auto ;
	background-image:url(images/bg_content.png);
	background-repeat:repeat;
	font-size:2px;
	line-height:2px;
}
.container_text
{
	padding:8px;
}


.container_text a:link
{
	/*color: #008061;*/
	color: #01614a;
	text-decoration:none;
	font-size:90%;
}

.container_text a:visited
{
	/*color: #008061;*/
	color: #01614a;
	text-decoration:none;
	font-size:90%;
}
.container_text a:active
{
	/*color: #008061;*/
	color: #01614a;
	text-decoration:none;
	font-size:90%;
}

.container_text a:hover
{
	/*color: #008061;*/
	color: #01614a;
	text-decoration:underline;
	font-size:90%;
}

.vertical_spacer
{
	width:8px;
	height:100px;
	margin:0px;
	float:left;
}

.horizontal_spacer
{
	width:100px;
	height:8px;
	margin:0px;
	float:right;
}

.breadcrumb
{
	font-size:10px;
	border-bottom:.1em #333333 dotted;
	padding-bottom:4px;
	margin-bottom:8px;
}

.breadcrumb a:link
{
	text-decoration:none;
	/*color: #008061;*/
	color: #01614a;
	font-weight:bold;
}

.breadcrumb a:visited
{
	text-decoration:none;
	/*color: #008061;*/
	color: #01614a;
	font-weight:bold;
}

.breadcrumb a:hover
{
	text-decoration:none;
	color:#333333;
	font-weight:bold;
}

.NewsTicker
{
	width:966px;
	background-repeat:no-repeat;
	background-image:url(images/bg_ticker.png);
	height:65px;
}

.MiddleFullWidthContent
{
	width:966px;
	background-color:#fff;
	margin:0px;
	min-height:300px;
}

.footer_bottom
{
	height:12px;
	width:984px;
	background-image:url(images/bg_footer.png);
	background-repeat:no-repeat;
	margin-left: auto ;
  	margin-right: auto ;
}

.copyright
{
	height:20px;
	width:984px;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	text-align:center;
	padding-top:8px;
	margin-left: auto ;
  	margin-right: auto ;
}

.logo
{
	position:relative;
	left:10px;
	top:-5px;
	float:left;
	border:none;
	z-index:1;
}

.logo a:link, .logo a:visited, .logo a:hover, .logo a:active
/*.logo a:link, .logo a:visited, .logo a:active*/
{
	color:#333333;
	border:0px;
	padding:0px;
	margin:0px;
	text-decoration:none;
}

.menu_top
{
	width:740px;
	position:relative;
	left:10px;
	top:0px;
	float:left;
	height:60px;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:1em;
	text-transform:uppercase;
	text-align:center;
	z-index:1000;
}

.my_links
{
	/*
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	text-transform:capitalize;
	float:right;
	text-align:right;
	padding:14px 8px 2px 8px;
	*/	
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	text-transform:capitalize;
	float:right;
	text-align:right;
	/*padding:14px 8px 2px 8px;*/
	padding:0px 8px 2px 8px;
	position:absolute;
	top:150px;
}

.clear_both
{
	clear:both;
}

.search
{
	width:160px;
	position:relative;
	left:10px;
	top:3px;
	float:left;
	height:35px;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:.85em;
	text-align:right;
}

.search a, #search a:visited, #search a:hover, #search a:active
{
	color:#FFF;
	font-weight:bold;
}

.searchTextField
{
	background-color: #E9E9E9;
	color: #333333;
	font-size: 1.1em;
	font-family: verdana;
	font-style: italic;
	padding: 2px 4px 2px 4px;
	border: 1px solid #FFFFFF;
	float: left;
	height: 14px;
	width: 110px;
}

.goButton {
	/*background-color: #333333;*/
	background-color: #014731;/*-light green color*/
	border-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	color: #ffffff;
	font-size: 8pt;
	font-family: verdana;
	font-weight: bold;
	text-align:center;
	padding:2px;
	height:20px;
}
.searchLinks
{
	padding: 4px;
}

input, textarea 
{ 
	margin-left: 2px; 
}

input.aButon 
{ 
	text-align: center;
}

.height_250
{
	height:250px;	
}
.height_150
{
	height:150px;	
}
.height_350
{
	height:350px;	
}
.height_100
{
	height:100px;	
}

.footer
{
	height:30px;
	width:984px;
	/*background-color:#333;/*-gray color*/
	/*background-color: #012d1f;/*-dark green color*/
	background-color: #014731;/*-light green color*/
	margin-left: auto;
  	margin-right: auto;
	font-size:.9em;
}

.footer_menu_item  
{
	margin-left: auto;
  	margin-right: auto;
	/*background-color:#333;/*-gray color*/
	background-color: #014731;/*-light green color*/
	color:#fff;
	width:640px;
	font-weight:normal;
}

.footer_menu_item  a:link
{
	color:#fff;
	text-decoration:none;
}

.footer_menu_item  a:visited
{
	color:#fff;
	text-decoration:none;
}
.footer_menu_item  a:hover
{
	color:#fff;
	text-decoration:underline;
}

img.absmiddle {
	vertical-align: middle;
}

.topRightTabContainer
{
	overflow:auto; 
	height:230px;
}

/*Weather Tab*/
.WeatherTab
{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-transform:capitalize;
	padding-left:10px;
}

.WeatherTab a:hover
{
	text-decoration: none;
}

.WeatherTab img
{
	padding-right:10px;
}

.WeatherTab td,  th
{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	text-transform:capitalize;
}

/*Settings Tab*/

.SetttingsTab{line-height:normal;	font-family:Verdana, Geneva, sans-serif; font-size:11px;}

.SetttingsTab h1, .SetttingsTab h2, .SetttingsTab h3, .SetttingsTab h4, .SetttingsTab h5, .SetttingsTab h6
{	color: #333; font-weight:bold; margin-bottom: 2px; font-size:12px;}

.SetttingsTab p {	margin:0px; }

.SetttingsTab a, .SetttingsTab a:visited, .SetttingsTab a:active{	/*color: #008061;*/
	color: #01614a;	text-decoration:none;	font-weight:bold;}

.SetttingsTab a:hover{color:#333333;	text-decoration:none;	font-weight:bold;}

/*Events Tab*/

.EventsTab{line-height:normal; height:210px; position:relative; overflow:hidden; font-family:Verdana, Geneva, sans-serif; font-size:11px;}

.EventsTab h1, .ContactTab h2, .EventsTab h3, .EventsTab h4, .EventsTab h5, .EventsTab h6
{	color: #333; font-weight:bold; margin-bottom: 2px; font-size:12px;}

.EventsTab p {	margin:0px; }

.EventsTab a, .EventsTab a:visited, .EventsTab a:active{	/*color: #008061;*/
	color: #01614a;	text-decoration:none;	font-weight:bold;}

.EventsTab a:hover{color:#333333;	text-decoration:none;	font-weight:bold;}

/*Meetings Tab*/

.MeetingsTab{line-height:normal;  height:210px; position:relative; overflow:hidden; font-family:Verdana, Geneva, sans-serif; font-size:11px;}

.MeetingsTab h1, .MeetingsTab h2, .MeetingsTab h3, .MeetingsTab h4, .MeetingsTab h5, .MeetingsTab h6
{	color: #333; font-weight:bold; margin-bottom: 2px; font-size:12px;}

.MeetingsTab p {	margin:0px; }

.MeetingsTab a, .MeetingsTab a:visited, .MeetingsTab a:active{	/*color: #008061;*/
	color: #01614a;	text-decoration:none;	font-weight:bold;}

.MeetingsTab a:hover{color:#333333;	text-decoration:none;	font-weight:bold;}

/*News Tab*/

.NewsTab
{
	line-height:normal; 
	font-family:Verdana, Geneva, sans-serif; 
	font-size:11px;
}
.NewsTab table
{
	/*4-22-10
    padding-top:18px;*/
}
.NewsTab table td
{
	padding-bottom:8px;
}
.NewsTab .newsRSS img
{
	vertical-align:middle;
}
.NewsTab .newsRSS
{
	float:right;
	text-align:right;
}
.NewsTab .newsRSS a, .NewsTab .newsRSS a:hover, .NewsTab .newsRSS a:visited, .NewsTab .newsRSS a:active
{
	color:#F89938;
}

.NewsTab h1, .NewsTab h2, .NewsTab h3, .NewsTab h4, .NewsTab h5, .NewsTab h6
{	color: #333; font-weight:bold; margin-bottom: 2px; font-size:12px;}

.NewsTab p {	margin:0px; }

.NewsTab a, .NewsTab a:visited, .NewsTab a:active{	/*color: #008061;*/
	color: #01614a;	text-decoration:none;	font-weight:bold;}

.NewsTab a:hover{color:#333333;	text-decoration:none;	font-weight:bold;}

/*e-Services Tab*/

.e-ServicesTab{line-height:normal;	font-family:Verdana, Geneva, sans-serif; font-size:11px;}

.e-ServicesTab h1, .e-ServicesTab h2, .e-ServicesTab h3, .e-ServicesTab h4, .e-ServicesTab h5, .e-ServicesTab h6
{	color: #333; font-weight:bold; margin-bottom: 2px; font-size:12px;}

.e-ServicesTab p {	margin:0px; }

.e-ServicesTab a, .NewsTab a:visited, .NewsTab a:active{	/*color: #008061;*/
	color: #01614a;	text-decoration:none;	font-weight:bold;}

.e-ServicesTab a:hover{color:#333333;	text-decoration:none;	font-weight:bold;}

/*Contact Tab*/

.ContactTab{line-height:normal;	font-family:Verdana, Geneva, sans-serif; font-size:11px;}

.ContactTab h1, .ContactTab h2, .ContactTab h3, .ContactTab h4, .ContactTab h5, .ContactTab h6
{	color: #333; font-weight:bold; margin-bottom: 2px; font-size:12px;}

.ContactTab p {	margin:0px; }

.ContactTab a, .ContactTab a:visited, .ContactTab a:active{	/*color: #008061;*/
	color: #01614a;	text-decoration:none;	font-weight:bold;}

.ContactTab a:hover{color:#333333;	text-decoration:none;	font-weight:bold;}


/*HowDoITab Tab*/

.HowDoITab{line-height:normal;	font-family:Verdana, Geneva, sans-serif; font-size:11px;}

.HowDoITab h1, .HowDoITab h2, .HowDoITab h3, .HowDoITab h4, .HowDoITab h5, .HowDoITab h6
{	color: #333; font-weight:bold; margin-bottom: 2px; font-size:12px;}

.HowDoITab p {	margin:0px; }

.HowDoITab a, .HowDoITab a:visited, .HowDoITab a:active{	/*color: #008061;*/
	color: #01614a;	text-decoration:none;	font-weight:bold;}

.HowDoITab a:hover{color:#333333;	text-decoration:none;	font-weight:bold;}

/*Pagebuilder three column layout*/
.leftColumnDiv
{
	float: left;
	width: 200px;
	padding-top:5px;
	padding-left:8px;
}
.rightColumnDiv
{
	float: right;
	width: 300px;
	border-left:1px dotted #000000;
	padding-top:5px;
	padding-left:8px;
}
.centerColumnDiv
{
	margin-top: 0pt;
	margin-right: 312px;
	margin-left: 212px;
	padding-top:5px;
}
.columnTwoDiv
{
	margin-top: 0pt;
	margin-left: 212px;
	padding-top:5px;
	padding-right:8px;
}

.oneColumnDiv /*created for template with no lefthand menu*/
{
	margin-top: 0pt;
	margin-left: 8px;
	padding-top:5px;
	padding-right:8px;
}

