/* CSS Document 


green : color:#5B912F;
red : color:#752221;

*/




body {

	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#762221;
	
}



#siteWrapper {

	text-align:center;
	margin-left:auto;
	margin-right:auto;
	height:auto;
	overflow:hidden;
	width:1024px;
	background-color:#FFF;
}

.hide {
	text-indent:-9999px;
	position:absolute;
	left:-999px;
	top:-999px;
}


#logoHeader {
	width:1024px;
	height:112px;
	text-align:left;
}


.logo {
	background-image:url(../images/logo.jpg); 
	background-repeat:no-repeat;
	height:112px;
	width:228px;
	text-indent:-9999px;
	display:block;
}

.imagetext {
	position:relative;
	top:310px;
	left:20px;
	font-weight:bolder;
	font-size:30px;
	color:#FFF;
}



.nav { text-decoration : underline; color:#752221;}

.nav:active { text-decoration : none; color: #D15C5C;} 

.nav:hover { text-decoration : none; color: #531717;} 

.nav:visited { text-decoration : underline; color:#D15C5C;} 





/* ============================== Nav List ============================== */

.quickNavMargin {
	text-align:right;
	padding-right:10px;
	margin-top:-120px;
	
}

* html .quickNavMargin {
	position:relative;
	left:740px;
}

#quickNavList

{

	list-style: none;
	padding: 0;
	position:relative;
	top:93px;

}



#quickNavList li

{

	display: inline;
	padding: 0;
	margin: 0;

}



/*IE workaround*/

/*All IE browsers*/

* html #quickNavList li

{

	padding: 0 0.4em 0 0.4em;
	margin: 0 0.4em 0 -0.4em;

}



/*Win IE browsers - hide from Mac IE\*/

* html #quickNavList

{

	height: 1%;

}



* html #quickNavList li

{

	display: block;	
	float: left;
	color:#752221;

}


/* Styles for Typography */

.quickNav {
	color:#752221;
	font-size:11px;
	text-decoration:none;
}

.quickNav:Hover {
	color:#5B912F;
	text-decoration:none;
}




/* ========================================== Content =========== */

#contentWrapper {
	background-color:#FFFFFF;
	padding:2px;
	height:auto;
}

#mainContent {
	float:left;
	width:639px;
	text-align:left;
	padding:20px 10px 10px 20px;
	background-color:#FFFFFF;
}


/* === Content tag made bigger for Historian pages without all includes since photos posted on it ===== */
#mainContentHistory {
	float:left;
	width:1024px;
	text-align:left;
	padding:20px 10px 10px 20px;
	background-color:#FFFFFF;
}


#rightContent {
	float:left;
	width:310px;
	padding:40px 10px 10px 30px;
	text-align:left;
	background-color:#FFFFFF;
}



p  {
	padding-top:10px;
	padding-bottom:10px;
	line-height: 150%
}

h1 {
	color:#5B912F;
	font-size:20pt;
	font-weight:bold;
	line-height: 130%
}


h2 {
	color:#752221;
	font-size:16px;
	font-weight:bold;
}

h5 {
	color:#000000;
	font-size:14px;
	font-weight:bold;
}


h6 {
	color:#000000;
	font-size:11px;
	font-weight:bold;
}


.content {
    color:#000000;
	font-size:11pt;
}

.blackhighlight {
	color:#000000;
	font-size:12px;
	font-weight:bold;
}

.tableText {
    color:#5B4809;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	vertical-align: text-top;
	padding-left:15px;
	padding:6px;
	background-color:#F0ECBD;
}
.tableTitle {
    color:#5B4809;
	font-size:14px;
	font-weight:bold;
	padding-left:5px;
	padding-top:0px;
	padding-bottom:0px;
	background-color:#F0ECBD;
}
.tableText1 {
    color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	padding-left:5px;
	background-color:#752221;
}
.tableText2 {
    color:#000000;
	font-size:12px;
	padding-left:5px;
	background-color:#FFFFFF;
}
.tablemeetingdetails {
    color:#000000;
	font-size:12px;
	padding-left:25px;
	background-color:#FFFFFF;
}
.tablemeetingheading {
    color:#000000;
	font-size:12px;
	font-weight:bold;
	background-color:#FFFFFF;
}

.bighighlight {
	color:#752221;
	font-size:16px;
	font-weight:bold;
}

/* =================================== CTA ======================= */


#CTA {
	background:url(../images/CTA_background.jpg) no-repeat;
	width:296px;
	height:158px;
}


.CTAList li {
	line-height:30px;
}

/* ==============   This is an IE6 Fix ============== */



.CTAList {
	margin-left:40px;
}



.date {
	width:95px;
	float:left;
	margin-top:25px;
	margin-left:5px;
	
}

.month {
	font-weight:bolder;
	font-size:28px;
	color:#FFF;
}

.day {
	font-weight:bolder;
	font-size:50px;
	color:#FFF;
}

.year {
	font-weight:bolder;
	font-size:24px;
	color:#FFF
}


.CTAContent {
	width:140px;
	margin-top:10px;
	margin-left:30px;
	float:left;
}

* html .CTAContent {
	width:180px;
	margin-left:8px;
	
	
}


.headline {
	color:#FFF;
	font-size:22px;
	font-weight:bold;
}


.CTAText {
	color:#FFF;
	font-size:12px;
	font-weight:bold;
}

/*   Sets up border for board page.  */

.imageBorder {
	border:solid 1px black;
}



/* =================== Footer List  ======== */


#footerNavlist  {
	list-style: none;
	margin: 0;
	clear:both;
	border-top:2px solid #762221;
	margin-bottom:20px;
	text-align:center;
}


* html #footerNavlist  {
	list-style: none;
	margin: 0;
	padding-left:110px;
	clear:both;
	border-top:2px solid #762221;
	margin-bottom:20px;
	text-align:center;
}

#footerNavlist li  {
	display: inline;
	padding: 4px;
	margin: 0;
	text-align:center;
}

#footerNavlist li:before { content: "| "; }
#footerNavlist li:first-child:before { content: ""; }

/*IE workaround*/
/*All IE browsers*/
* html #footerNavlist li  {
	border-left: 1px solid black;
	padding: 0 0.4em 0 0.4em;
	margin: 0 0.4em 0 -0.4em;
}

/*Win IE browsers - hide from Mac IE\*/
* html #footerNavlist { height: 1%; }

* html #footerNavlist li  {
	display: block;
	float: left;
}

.footer {
	font-size:10px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

.footer:hover {
	font-size:10px;
	color:#5B912F;
	font-weight:bold;
	text-decoration:none;
}

.footer:visited {
	font-size:10px;
	color:#5B912F;
	font-weight:bold;
	text-decoration:none;
}

.footerText {
	font-size:10px;
}

/* ==== input search box === */


.input {
	width:100px;
}

.inputText {
	color:#5B912F;
	font-size:10px;
}

.submit {
	background:#762221;
	font-size:11px;
	color:#FFF;
}

/* events administration pages */
.eventsList tr
{
    height: 30px;
    vertical-align:middle;
}

.eventsList tr.tableheader td
{
    font-size: small;
    font-weight:bold;
    background-color: #b9c9fe;
    color: #003399;
    vertical-align: middle;
}

.eventsList tr td
{
    font-size:small;
    padding: 3px 3px 3px 5px;
    vertical-align:middle;
}  

.fieldlabel
{
    font-size:small;
    font-weight:bold;
}

.eventdate
{
    font-style:italic;
    font-size: 14px;
}

.eventtitle
{
    font-weight:bold;
    font-size:16px;
}

.successMessage
{
    font-size:14px;
    font-weight:bold;
    color:Green;
}
.errorMessage
{
    font-size:14px;
    font-weight:bold;
    color:Red;
}
    


