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

body {
	background-color: #000;
	background-image:url(_imagery/background-gradation.jpg);
	background-repeat:repeat-x;
	
	
	
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333;
	line-height:19px;
}

strong {
	color:#000;
}


h1 {
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:160%;
	line-height:32px;
}

.h1 {
	color:#e08e79;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
}

.h1darkblue {
	color:#039;
	font-family:Arial, Helvetica, sans-serif;
	font-size:140%px;
	font-weight:bold;
	
}

.h1darkwhite {
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:29px;
	font-weight:bold;
	line-height:120%;
	
}

.h1superwhite {
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:38px;
	font-weight:bold;
	line-height:120%;
	
}


.h1superredbacker {
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:38px;
	font-weight:bold;
	line-height:120%;
	background-color:#900;

		
	
}

h2 {
	color:#e08e79;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:25px;
}

.h2white {
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
}

.h2black {
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
}


.h2blue {
	color:#009;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
}


h3 {
	color:#774f38;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}

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


h4 {
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}




.centerbody {
	text-align:center;
}

.body10center {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
}



.headerred {
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
	font-size:16px;
	color:#000;
	background-color:#fbcabd;
}

.boldbody {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size: 14px;
	color: #000;
}

a:link {
	color: #333;
	font-weight:bold;
	font-size:14px;
	}

a:visited {
	font-size:14px;
	font-weight:bold;
	color: #333;
	}

a:hover {
	color: #fff;
	background-color:#F66;
	text-decoration: none;
	}

a:active {
	color: #000;
	}
	
	


a.bodylinkblue:link {
	color: #069;
	font-weight:bold;
	font-size:14px;
	}

a.bodylinkblue:visited {
	font-size:14px;
	font-weight:bold;
	color: #069;
	}

a.bodylinkblue:hover {
	color: #fff;
	background-color:#F66;
	text-decoration: none;
	}

a.bodylinkblue:active {
	color: #000;
	}
	
	
	
	
	
a.bodylinkwhite:link {
	color: #fff;
	font-weight:bold;
	font-size:14px;
	}

a.bodylinkwhite:visited {
	font-size:14px;
	font-weight:bold;
	color: #ccc;
	}

a.bodylinkwhite:hover {
	color: #666;
	background-color:#fff;
	text-decoration: none;
	}

a.bodylinkwhite:active {
	color: #000;
	}	
	
a.bodylinkwhite18:link {
	color: #fff;
	font-weight:bold;
	font-size:18px;
	}

a.bodylinkwhite18:visited {
	font-size:18px;
	font-weight:bold;
	color: #fff;
	}

a.bodylinkwhite18:hover {
	color: #666;
	background-color:#fff;
	text-decoration: none;
	}

a.bodylinkwhite18:active {
	color: #000;
	}		
	
.bodytextleft {
	text-align:left;
}


img {
	border: 0;
}

img.imagepad {
	border: 0;
	margin: 5px 5px 5px 5px;
}

img.centerimage {
	display:block;
	border: 0;
	text-align:center;
	margin-top:5px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:5px;

}

/* BREAK */

.blockheadline {
	color:#774f38;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}


.blockheadlinewhite {
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}



#resourceentry {
	background-color:#fce4ce;
	margin-top:10px;
	margin-bottom:5px;
	padding:25px 25px 25px 25px;
}

.highlightbox {
	background-color:#FCF;
	width: 100%;
	padding: 5px 0px 0px 5px;
}

.highlightboxblue {
	background-color:#7aaedd;
	width: 100%;
	padding: 5px 0px 0px 5px;
}






/* BREAK */

#superwrapper {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	padding: 10px 10px 10px 10px;
	border:1px solid #8f051c;
	background-color:#8f051c;
border-radius: 45px;
}

#feature900 {
	margin-top:0px;
	margin-bottom:25px;
	background:#000;
	text-align:left;
}

#mainimage {
	width:900px;
	magin-top:10px;
	margin-bottom:10px;
}

#rightcolumn {
	width:170px;
	float:right;
}

#resourcelinks {
	background-color:#ded7d7;
	margin-top:10px;
	padding:10px 10px 10px 10px;
	margin-bottom:10px;
}

#articlebox {
	background-color:#363;
	margin-top:10px;
	padding:10px 10px 10px 10px;
	text-align:center;
	color:#FFF;
	font-size:120%;
	margin-bottom:10px;
}

#advertbox {
	background-color:#ac9090;
	margin-top:10px;
	padding:10px 10px 10px 10px;
	text-align:center;
	color:#FFF;
	font-size:120%;
}


	
 
#advertbox a {
	color:#FFF;
	text-decoration: underline;	
}

#advertbox a:hover {
	color:#cccccc;
	background-color:#fff;
	text-decoration: underline;	
}


#advertbox5 {
	background-color:#13acce;
	margin-top:10px;
	padding:10px 13px 10px 20px;
	text-align:left;
	color:#FFF;
	font-size:120%;
}

#advertbox5 a {
	color:#FFF;
	text-decoration: underline;	
}

#advertbox5 a:hover {
	color:#cccccc;
	background-color:#fff;
	text-decoration: underline;	
}

#advertbox5 h2 {
	color:#FFF;
	text-align:center;
	
}


#calendarbox {
	margin-top:0px;
	margin-bottom:25px;
	background:#f1d4af;
	padding:10px;
	background-image:url(_imagery/pumpkins.jpg);
	color:#fff;
	font-size:200%;
	text-align:center;
}



#borderlinecalendar {
	width:100%;
	border:1px solid #e08e79;
	background-color:#d0773f;	
	padding:5px;
}

#notebox {
	margin-top:0px;
	margin-bottom:25px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:140%;
	font-weight:bold;
	line-height:155%;
	padding-left:160px;
	padding-right:160px;
	padding-top:20px;
	color:#000;
	background-color:#900;
	background-image:url(_imagery/notebook-paper900.jpg)
}



#sponsorbox {
	text-align:center;
	margin-right:auto;
	margin-left:auto;
	color:#fff;
}



#topper {
	text-align:center;
	background-color:#c5dfdc;
}

#motto {
	text-align:center;
	height:100px;
	margin-top:5px;
	margin-bottom:10px;
	background-color:#df8d78;
	padding: 1px 10px 1px 10px;
}

#motto1 {
	text-align:center;
	font-size:100%;
	background-color:#999;
	color:#000;
	
}


#nextmonthgreyblue {
	background-color:#7c9fc3;
	padding: 10px 10px 10px 10px;
	text-align:center;
}

#nextmonth {
	background-color:#df8d78;
	padding: 10px 10px 10px 10px;
	text-align:center;
}

#fpss {
    margin-bottom:15px;
}


#concluded {
	margin-top:10px;
    margin-bottom:15px;
	background-color:#09F;
	text-align:center;
	color:#309;

}

#clearit {
	clear:both;
}

#maincenter {
	text-align:center;
}

#comment {
	background-color:#CCC;
	margin: 5px 0 5px 0;
	padding: 5px 5px 5px 5px;
}

#infotop {
	text-align:center;
}

#infobottom {
	text-align:center;
}

#widgetbox {
	background-color:#03447e;
	margin-top:20px;
	margin-bottom:20px;
}


img.floatright {
	margin-top:10px;
	float: right;
	margin: 4px;
	margin-right: 25px;
}


	
img.floatleft {
	float: left;
	margin: 4px;
	margin-right: 25px;
}

#contentfeature450 {
	float:left;
	width:370px;
	text-align:left;
	margin-right:10px;
	padding: 0px 25px 0px 0px;
}

#contentfeature650 {
	float:left;
	width:615px;
	text-align:left;
	margin-right:10px;
	padding: 0px 25px 0px 0px;
}


#contentfeature700block  {
	display:block;
	width:615px;
	text-align:left;
	margin-right:10px;
	padding: 0px 25px 0px 0px;
}

#contentfeature700  {
	float:left;
	width:615px;
	text-align:left;
	margin-right:10px;
	padding: 0px 25px 0px 0px;
}


#contentfeature240 {
	float:left;
	width: 230px;
}

#contentfeature300 {
	float:left;
	width: 300px;
}

#contentfeature240fill {
	width: 290px;
	text-align:left;
	background-color:#ece5ce;
	padding: 0px 5px 5px 5px;
	margin-bottom:10px;
	margin-top:-5px;
}

#donate {
	width: 100%;
	text-align:center;
	background-color:#ece5ce;
	padding: 0px 5px 5px 5px;
	margin-bottom:10px;
	margin-top:-5px;
}

#donate2 {
	width: 400px;
	text-align:center;
	background-color:#ece5ce;
	padding: 20px 25px 25px 25px;
	margin-bottom:15px;
	margin-top:15px;
	margin-right:auto;
	margin-left:auto;
}

#contentfeature240fillblue {
	width: 290px;
	text-align:left;
	background-color:#104b77;
	padding: 10px 5px 5px 5px;
	margin-bottom:10px;
	margin-top:-5px;
	color:#fff;
}




#contentfeature170A {
	float:right;
	width: 170px;
	text-align:left;
	margin-bottom:10px;
	background-color:#f1d4af;
	padding: 0px 5px 5px 5px;
}

#contentfeature170B {
	float:right;
	width: 170px;
	text-align:left;
	margin-bottom:10px;
	background-color:#f1d4af;
	padding: 0px 5px 5px 5px;
}

#whitesidebox {
	float:right;
	width: 170px;
	text-align:left;
	margin-bottom:10px;
	background-color:#ffffff;

	padding: 0px 5px 5px 5px;
}

#adbox170 {
	float:right;
	width: 170px;
	text-align:left;
	margin-bottom:10px;
	background-color:#ffffff;
	padding: 5px 5px 5px 5px;
	border:#09F 1px solid;
}

#donateamount {
	float:right;
	width: 170px;
	text-align:left;
	margin-bottom:10px;
	background-color:#112d52;
	padding: 0px 5px 5px 5px;
	color:#fff;
}


#advertred {
	background-color:#fff;
	padding:10px;
	border:1px solid #000;
	font-size:130%;
	line-height:180%;
	font-weight:bold;
	text-align:center;
	color:#F00;
}



.leftytext {
	text-align:left;
	font-size:90%;
	line-height:150%;
	color:#333;
}


#floatright {
	float:right;
	width: 728px;
	height:90px;
	margin-top:15px;	
}


#infoheader {
	width: 120px;
	text-align:left;
	margin-left: 12px;
	margin-bottom: 15px;
	padding: 20px 15px 15px 15px;
	color:#1b429a;
	height:60px;
	margin-top:15px;
}

#searchdiv {
	width:100%;
	margin-top:3px;
	margin-bottom:5px;
	height:22px;
}

#floatsignleft {
	background-image:url(_imagery/backer-signup.png);
	margin-right:0px;
	float: right;
	width:305px;
	height:18px;
}

#floatsignright {
	margin-left:0px;
	float: left;
	font-size:14px;

}




#readbox {
	width:780px;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:auto;
	margin-left:auto;	
	text-align:left;
	background-color:#ccc;
	border:1px solid #ccc;
	border-radius:25px;
	padding:5px 15px 5px 15px;
	font-size:130%;
	line-height:140%;
}

#readbox h1 {
	color: #8f051c;
}

#readbox h2 {
	color: #666;
}





#bannerbox {
	background-color:#7aaedd;
	color:#fff;
	text-align:center;
	width:100%;
	padding:5px 0px 5px 0px;
	margin-top:10px;
	margin-bottom:5px;
}

#centervideo420 {
	width:420px;
	margin-top:10px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:5px;
	padding: 5px 5px 5px 5px;
	display:block;
}

#donationtext {
	text-align:center;
	margin-top:10px;
	margin-bottom:20px;
	background-color:#f1d4af;
	padding:10px 10px 10px 10px;
}

#tablebox {
	display:block;
	margin-top:10px;
	margin-bottom:20px;
	background-color:#f1d4af;
	padding:10px 10px 10px 10px;
}


#specialtext {
	width:600px;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:auto;
	margin-left:auto;	
	text-align:center;
	background-color:#ccc;
	border:1px solid #ccc;
	border-radius:25px;
	padding:5px 15px 5px 15px;
}

#specialtext h1 {
	color: #8f051c;
}

#specialtext h2 {
	color: #666;
}




#bottom-menu {
	width:700px;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:auto;
	margin-left:auto;	
	text-align:center;
	background-color:#ccc;
	padding:5px 15px 5px 15px;
}


/*break*/

/* style the second level background */
.menu ul ul a.drop2, .menu ul ul a.drop:visited {
	background:#c4e1dd url(_imagery/grey-arrow.gif) no-repeat 130px center;}
/* style the second level hover */
.menu ul ul a.drop2:hover{
	background:#c4e1dd url(_dropdown-menu/blue-arrow.gif) no-repeat 130px center;}
.menu ul ul :hover > a.drop2 {
	background:#c4e1dd url(_dropdown-menu/blue-arrow.gif) no-repeat 130px center;}





/* break */

.white12 {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
}

a.whitelink14:link {
	color: #fff;
	font-size:14px;
	text-decoration: none;
	font-weight: bold;
}
a.whitelink14:visited {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}

a.whitelink14:hover {
	text-decoration: underline;
	color: #900;
}
a.whitelink14:active {
	text-decoration: none;
	color: #FFFFFF;
}

#eeweems {
	width: 100%;
	background-color:#333;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
	text-align:center;
}	
