@charset "utf-8";
/* CSS Document */

#container
{
	background-color:#FFFFFF;
	width:760px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
}

#topbanner
{
	width:760px;
	height:128px;	
}

#topleft
{
	float:left;
	width:305px;
	height:128px;
}

#topright
{
	float:right;
	width:455px;
	height:128px;
	background-image:url(images/Top_right.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#buttonflashcontainer
{
	clear:both;
	width:760px;
	height:277px;
}

#buttoncontainer
{
	float:left;
	width:305px;
	height:277px;
}

#flashcontainer
{
	float:right;
	width:455px;
	height:277px;
}

#main_content
{
	clear:both;
	width:760px;
}

#left_area
{
	float:left;
	width:567px;
}

#welcomearea
{
	float:left;
	width:500px;
	margin-top:33px;
	margin-left:33px;
}

#newsarea
{
	float:left;
	width:500px;
	margin-top:33px;
	margin-left:33px;
}


#right_bar
{
	float:right;
	width:193px;
	background-image:url(images/right_bar.jpg);
	background-repeat:no-repeat;
}

#footer
{
	clear:both;
	width:760px;
	background-image:url(images/footer_swoosh.jpg);
	background-repeat:no-repeat;
}

#mefooter
{
	clear:both;
	width:760px;
	height:40px;
	background-color: #120000;
}

h1
{
	font-size:18px;
	color:#646437;
}

.beige_text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#989979;
}


.tangeant_text_dark
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#989979;
}

.tangeant_text_dark a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#e0d6a0;
}

.content
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#000000;
}

.content a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#996600;
}

.portal_links
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000099;
}

.portal_links a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000099;
	text-decoration:none;
}

.header_text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000066;
}

.news
{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

.contactinfo
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
}

.contactinfo a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000099;
	text-decoration:none;
}


/*Feed Burner Styles*/

div.feedburnerFeedBlock ul { font-family:Arial, Helvetica, sans-serif; font-size:12px; margin-top: 0; margin-bottom: 0; margin-left: 15px; margin-right: 15px; padding-left: 0; list-style-type: none; text-align: left;}
div.feedburnerFeedBlock ul a{ font-family:Arial, Helvetica, sans-serif; color:#996600; font-size:12px; margin-top: 0; margin-bottom: 0; margin-left: 15px; margin-right: 15px; padding-left: 0; list-style-type: none; text-align: left;}


div#creditfooter img {display: none; border: 1px solid #000;}
.feedburnerFeedBlock {border-bottom: 0;}
div.feedburnerFeedBlock li { font-family:Arial, Helvetica, sans-serif; margin-bottom: 11px; border: 0 solid #000; text-align: left; font-size:12px;}
div.feedburnerFeedBlock li a { color:#996600; margin-bottom: 10px; border: 0 solid #000; text-align: left; font-size:10px;}

div.feedburnerFeedBlock p { font-family:Arial, Helvetica, sans-serif; font-size:12px; margin-bottom: 5px;}
div.feedburnerFeedBlock p a { color:#996600; font-family:Arial, Helvetica, sans-serif; font-size:12px; margin-bottom: 5px;}

div.feedburnerFeedBlock ul li span.headline { font-size:12px;}
div.feedburnerFeedBlock ul li span.headline a{ color:#996600; font-size:12px;}

/* NAVIGATION LAYOUT*/

#nav {float: left; width: 760px; height: 54px; position: relative;}
#nav ul { list-style: none; float: left; width: 760px; margin: 0px; padding: 0px; }
#nav ul li { float: left; height: 54px; }
#nav ul li a { float: left; height: 54px; }

/* NAVIGATION NORMAL*/

#nav ul li.home { background: url(images/buttons/home_up.jpg); width: 160px; }
#nav ul li.about { background: url(images/buttons/about_up.jpg); width: 104px; }
#nav ul li.testimonial { background: url(images/buttons/testimonial_up.jpg); width: 112px; }
#nav ul li.community { background: url(images/buttons/community_up.jpg); width: 163px; }
#nav ul li.events { background: url(images/buttons/events_up.jpg); width: 102px; }
#nav ul li.contact { background: url(images/buttons/contact_up.jpg); width: 119px; }


/* NAVIGATION NORMAL*/

#nav ul li.home a{ background: url(images/buttons/home_up.jpg); width: 160px; }
#nav ul li.about a{ background: url(images/buttons/about_up.jpg); width: 104px; }
#nav ul li.testimonial a{ background: url(images/buttons/testimonial_up.jpg); width: 112px; }
#nav ul li.community a{ background: url(images/buttons/community_up.jpg); width: 163px; }
#nav ul li.events a{ background: url(images/buttons/events_up.jpg); width: 102px; }
#nav ul li.contact a{ background: url(images/buttons/contact_up.jpg); width: 119px; }


/* NAVIGATION OVER*/

#nav ul li.home a:hover { background: url(images/buttons/home_down.jpg); width: 160px; }
#nav ul li.about a:hover { background: url(images/buttons/about_down.jpg); width: 104px; }
#nav ul li.testimonial a:hover { background: url(images/buttons/testimonial_down.jpg); width: 112px; }
#nav ul li.community a:hover { background: url(images/buttons/community_down.jpg); width: 163px; }
#nav ul li.events a:hover { background: url(images/buttons/events_down.jpg); width: 102px; }
#nav ul li.contact a:hover { background: url(images/buttons/contact_down.jpg); width: 119px; }

/* NAVIGATION HIGHLIGHT*/

#nav ul li.home#highlight a#home{ background: url(images/buttons/home_down.jpg); width: 160px; }
#nav ul li.about#highlight a#about{ background: url(images/buttons/about_down.jpg); width: 104px; }
#nav ul li.testimonial#highlight a#testimonial{ background: url(images/buttons/testimonial_down.jpg); width: 112px; }
#nav ul li.community#highlight a#community{ background: url(images/buttons/community_down.jpg); width: 163px; }
#nav ul li.events#highlight a#events{ background: url(images/buttons/events_down.jpg); width: 102px; }
#nav ul li.contact#highlight a#contact { background: url(images/buttons/contact_down.jpg); width: 119px; }

