@charset "utf-8";
body  {
	background: #D3C499;
	margin: 0px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Cambria;
	font-size: 94%;
}
/* Index.html (Main Template for each page) */
.thrColFixHdr #container {
	width: 864px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #F1F5F8; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 980px; /* 1080 */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
} 
.thrColFixHdr #header {
	float: left;
	background-color: #F1F5F8;
	background-image: url(../images/Header.jpg);
	height: 204px; 
	width: 864px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px; 
} 
.thrColFixHdr #buttons {
	float: left;
	background-color: #F1F5F8;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px; 	
	height: 292px;
	width: 238px;
}
.thrColFixHdr #buttons a img {padding:3;}

.thrColFixHdr #notice {
	float: left;
	background-color: #F1F5F8;
    /*border: 1px solid #000000;*/
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px; 	
	height: 200px;
	width: 220px;
}

.thrColFixHdr #info {
	float: left;
	background-color: #F1F5F8;
	background-image: url(../images/InfoBox.jpg);
    /*border: 1px solid #000000;*/
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 8px; 	
	height: 157px;
	width: 238px;
}
.thrColFixHdr #mainContent {
	float: right;
	height: 700px; 
	width: 604px;
	margin-top: 8px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px; 
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #F1F5F8;
} 
.thrColFixHdr #footer {
	float: left;
	height: 71px;
	width: 864px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px; 	
	background-color: #CCCBC7;
	background-image: url(../images/Footer.jpg);
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.thrColFixHdr #footer_menu {
	float: left;
	height: 14px;
	width: 810px;	
	text-align: center;
	vertical-align: middle;
	margin-top: 6px; 
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px; 	
	_margin-top: 8px; 
	_margin-right: 0px;
	_margin-bottom: 0px;
	_margin-left: 16px; 
	font-family: Cambria;
	font-size: 12pt;
	color: #FFF;
	padding-top: 0px;	
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;	
	background-color: #CCCBC7;
}
.thrColFixHdr #container #footer #footer_menu a:link {
	color: #000;
}
.thrColFixHdr #container #footer #footer_menu a:visited {
	color: #000;
}
.thrColFixHdr #container #footer #footer_menu a:hover {
	color: #DD9006;
}
.thrColFixHdr #copyright {
	float: left;
	height: 14px;
	width: 780px;	
	text-align: center; 
	vertical-align: middle;
	font-family: Cambria;
	font-size: 7.5pt;	
	margin-top: 24px; 
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
	color: #000;
	background-color: #CCCBC7;
}

.ncontent {
	float: left;
	background-color: #F1F5F8;
	height: 200px;
	width: 220px;
	margin-top: 8px;	
	margin-left: 8px;
	_margin-top: 8px;	
	_margin-left: 8px;	
	margin-right: 0px;
	margin-bottom: 0px;	
	padding-top: 0px;	
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;		
}

.icontent {
	float: left;
	background-color: #DD9006;
	height: 110px;
	width: 220px;
	margin-top: 12px;	
	margin-left: 8px;
	_margin-top: 0px;	
	_margin-left: 8px;	
	margin-right: 0px;
	margin-bottom: 0px;	
	padding-top: 0px;	
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;		
}

.MainHomePage #events {
	float: left;
	height: 340px; 
	width: 598px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px; 
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #F1F5F8;
	/*border: 1px solid #000000;*/
} 

.etitle {
	float: left;
	background-color: #F1F5F8;
	height: 35px;
	width: 598px;
	margin-top: 6px;	
	margin-left: 0px;
	_margin-top: 0px;	
	_margin-left: 0px;	
	margin-right: 0px;
	margin-bottom: 0px;	
	padding-top: 0px;	
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #020151;
	font-family: Cambria;
	font-size: 16pt;		
}

.elist {
	float: left;
	background-color: #F1F5F8;
	height: 287px;
	width: 598px;
	margin-top: 0px;	
	margin-left: 2px;
	_margin-top: 0px;	
	_margin-left: 0px;	
	margin-right: 0px;
	margin-bottom: 0px;	
	padding-top: 0px;	
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;		
}

.MainHomePage #welcome {
	float: left;
	height: 335px; 
	width: 598px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px; 
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #F1F5F8;
	/*border: 1px solid #020151;*/
} 

.wtitle {
	float: left;
	background-color: #F1F5F8;
	height: 35px;
	width: 598px;
	margin-top: 6px;	
	margin-left: 0px;
	_margin-top: 0px;	
	_margin-left: 0px;	
	margin-right: 0px;
	margin-bottom: 0px;	
	padding-top: 0px;	
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #020151;
	font-family: Cambria;
	font-size: 16pt;		
}

.winfo {
	float: left;
	background-color: #F1F5F8;
	height: 300px;
	width: 598px;
	margin-top: 0px;	
	margin-left: 2px;
	_margin-top: 0px;	
	_margin-left: 0px;	
	margin-right: 0px;
	margin-bottom: 0px;	
	padding-top: 0px;	
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;		
}

.CalendarPage #cpage {
	float: left;
	height: 650px; 
	width: 598px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px; 
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #F1F5F8;
	/*border: 1px solid #020151;*/
} 

.ctitle {
	float: left;
	background-color: #F1F5F8;
	height: 40px;
	width: 598px;
	margin-top: 6px;	
	margin-left: 0px;
	_margin-top: 0px;	
	_margin-left: 0px;	
	margin-right: 0px;
	margin-bottom: 0px;	
	padding-top: 0px;	
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #020151;
	font-family: Cambria;
	font-size: 16pt;		
}

.ccontent {
	float: left;
	background-color: #F1F5F8;
	height: 610px;
	width: 598px;
	margin-top: 0px;	
	margin-left: 0px;
	_margin-top: 0px;	
	_margin-left: 0px;	
	margin-right: 0px;
	margin-bottom: 0px;	
	padding-top: 0px;	
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;		
}

