﻿.MainTable {
background-color:White;
}

.WhatsNewBar {
	
	text-align: center;
	background-color:white;
}

.ContentCell {
	background-color: #F9F0D1;
}


.MainFooter {
	background-image: url('../../../images/bottom_tile.jpg');
	background-repeat: repeat-x;
	height: 27px;
	overflow: hidden;
	color: #000000;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	text-align: center;
}

.content1 {

	background-color: White;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	/*height: 447px;*/

}

.content2 {
	margin: 0px 6px 6px 6px;
	border: 1px solid #800000;
	background-color: White; /*height: 377px;*/;
	padding: 6px 6px 6px 6px;
/* top right bottom left */	vertical-align: top;
	font-size: medium;
}

.blurbTitle {

	border: none;
	height: 21px;
	background-color: White;
	color: Black;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 4px;
	vertical-align: middle;
}


.blurbContent {	

	border: none;
	background-color:White;
	color: Black;
	font-size: 12px;
	padding: 5px 1px 0px 6px;	/* top right bottom left */
	/*height: 150px;*/
	line-height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}

.MembershipBlurb {

	color: Black;
	font-size: 13px;
	padding: 5px 1px 0px 6px;	/* top right bottom left */
	font-family: Verdana,Arial, Helvetica, sans-serif;
	line-height:20px;	

}



.contentSummary {
	margin: 6px 6px 6px 6px;
/* top right bottom left */	border: 1px solid #800000;
	background-color: White;
	padding: 6px 6px 6px 6px;
/* top right bottom left */	vertical-align: top;
	font-size: medium;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}



.blurbTitleSummary {
	border-style: none;
	height: 25px;
	background-color: White;
	color: Black;
	font-size: 12pt;
	font-weight: bold;
	vertical-align: middle;
	padding: 0px 0 0 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.blurbContentSummary {
	border: 1px none #8b7430;
	background-color: White;
	color: Black;
	font-size: small;
	line-height: 20px;
	text-align: justify;
	padding: 3px 6px 0px 8px;
/* top right bottom left */	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.listTable {
	border:#ffffff;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight:bold;
	text-align:left;
}

.listTitle {
	background-color: White;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	font-weight: bold;
	text-align: center;
	padding-bottom: 8px;
}

.listText{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	font-weight:normal;
	text-align:left;

}

/* Sub-Menu Navigation links */
.listText a		  { color: #594B29; text-decoration:none;display:block; }
.listText a:hover { text-decoration:none; color:#336600; }

.newsHead {

	background-color: White;
	color: Black;

}

.newsBody1 {

	background-color: White;
	border-top: 1px solid #d7c7a5;
	border-right: 1px solid #d7c7a5;
	padding: 0 0 0 5px;	/* top right bottom left */

}

.newsBody2 {

	background-color: White;
	border-top: 1px solid #d7c7a5;
	padding: 0 0 0 5px;	/* top right bottom left */

}

.newsmsg{

font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-align:center;
line-height:25;
background-color: White;

}

