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

body {
	background-color: #FFF;
	background-position:left top;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000;
	width: 100%;
}

/* define the main parts of the page */
#wrapper {
/*	width: 960px;*/
	margin-left: 0px;
	text-align:left;
   }
#flashHolder {
	position:relative;
	left:0;
	width:960px;
	height:100px;
	text-align:left;
	margin-left: 0;
	padding-top:0px;
}
#whiteSquareNav {
	width:960px;
	height:114px;
	text-align:right;
	margin-left: auto;
	margin-right: auto;
	padding-top:0px;
}
.Collwrapper{
   position: relative;
   float: left;
   left: 0px;
   width: 960px;
}
.left1{
   position: relative;
   float: left;
   left: 13px;
   width: 228px;
   background-color: #ccccff
}
.left2{
   position: relative;
   float: left;
   left: 25px;
   width: 228px;
   background-color: #ccddee
}
.left3{
   position: relative;
   float: left;
   left: 38px;
   width: 228px;
   background-color: #ccccff
}
.right{
   position: relative;
   float: right;
   right: 0px;
   width: 228px;
   background-color: #ccccff
}
#collHeader {
	width:auto;
	background-color:#00134e;
	text-align:left;
	font-size:10pt;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFF;
	padding-top: 4px;
	padding-left: 8px;
	padding-bottom: 4px;
	font-family: Helvetica, sans-serif;
}
#footer {
	width:100%;
	height:100px;
	background-color:#00134e;
	text-align:left;
	font-size:10pt;
	color:#FFF;
	padding-top: 4px;
	font-size:9px;
	padding-left: 14px;
	padding-bottom: 4px;
	font-family: Helvetica, sans-serif;
}
#newsItem {
	width:auto;
	background-color:#FFF;
	padding: 8px 8px 8px 8px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
	line-height: 13pt;
}
#READMORE {
	width:auto;
	background-color:#FFF;
	padding: 8px 8px 8px 8px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:right;
	color: #000;
	font-size: 11px;
	line-height: 13pt;
}
#Calendar {
	width:auto;
	background-color:#FFF;
	padding: 8px 8px 8px 8px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.CalendarItem {
	width:auto;
	border-bottom: solid #000 1px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #4567d8;
	font-size: 11px;
	line-height: 16px;
	padding-top: 4px;
	padding-bottom: 2px;
}
#bigTable {
	width: 960px;
	border:thin;
	border-color:#967637;
	background:#dfbe74;
	background-repeat:no-repeat;
	margin-top:12px;
}
#nav { width: 228px; float:left;text-align:center;margin-left: auto;margin-right: auto;}
#mainContent {
	width:720px;
	float:right;
	text-align: center;
}
#contentHolder {
	width:696px;
	background:#fbf3e4;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	margin-top:12px;
	padding-top:12px;
}
#textHolder {
	width:672px;
	text-align:left;
	margin-left: auto;
	margin-right: auto;
	padding-bottom:12px;
}
#adHolder {width: 950px; height: 127px; text-align:center;margin-left: auto;margin-right: auto;}

#sloganHolder {
	width: 950px;
	text-align:left;
		margin-left: auto;
	margin-right: auto;

}
#social {clear:both;
	width: 950px;
	text-align:center;
	margin-left: auto;
	margin-right: auto;}
	
#footer {
	width:100%;
	clear:both;
	text-align:left;
	margin-left: auto;
	margin-right: auto;
	color:#FFF;
	}
	

object:active, div:active
{
}

object:focus, div:focus
{
}

/* center the table for navigation */
table
{ 
margin-left: auto;
margin-right: auto;
}

/* set alternate font styles */
.bodyBold {
	font-size:12px;
	color: #37372e;
}
.bodyBoldGrey {
	font-size:13px;
	font-weight:bold;
}
.bodyBoldItalic {
	font-size:13px;
	font-weight:bold;
	color: #4f2651;
	font-style: italic;
}
.newsHead {
	color:#003366;
	text-transform:uppercase;
}
.calendarHead {
	color:#003366;
	text-transform:uppercase;
	font-weight:bold;
}

