body {
	background-color: #000000;
	margin: 0px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
	
	SCROLLBAR-FACE-COLOR: #082F12; 
	SCROLLBAR-HIGHLIGHT-COLOR: #1C1C1C; 
	SCROLLBAR-SHADOW-COLOR: #1C1C1C; 
	SCROLLBAR-3DLIGHT-COLOR: #D0CF98; 
	SCROLLBAR-ARROW-COLOR: #D0CF98; 
	SCROLLBAR-TRACK-COLOR: #1C1C1C; 
	SCROLLBAR-DARKSHADOW-COLOR: #D0CF98;
}
.tableborder {
	border: 1px solid #D0CF98;
}
.boderBottom {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D0CF98;
	border-right-color: #D0CF98;
	border-bottom-color: #D0CF98;
	border-left-color: #D0CF98;
}
.menuHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFCC;
	padding: 0px;
	margin: 0px;
}
.tableborderwhite {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #777777;
	border-bottom: 1px solid #777777;
	border-left: 1px solid #CCCCCC;

}
.bottomBorderWhite {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #777777;
}
.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFCC;
}
.tableborderGray {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #404040;
	border-right-color: #404040;
	border-bottom-color: #404040;
	border-left-color: #404040;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFCC;
	padding: 0px 10px;

}
.newsHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px;

}
.tableborderGrayFull {
	border: 1px solid #404040;

}
a.Nav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
a.Nav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
a.Nav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
a.Nav:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.topBorderWhite {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
p {
	margin: 0 0 8px 0;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #FFFFCC;
}
.tablebg {
	background-attachment: scroll;
	background-image: url(assets/images/bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #FFCC00;
	margin: 0px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
	text-align: right;

}
.formfield {
	background-color: #082F12;
	border: 1px solid #FBF3BE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFFCC;
}
.calendarLayer {
	background-color: #082F12;
	border: 1px solid #FFFFCC;
	padding: 0px;
}
.closePopup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #000000;
	background-color: #FFFFCC;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #000000;
	background-color: #FFFFCC;
	text-align: right;

}
a.Calendar:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: .9em;
	color: #FFCC00;
	text-decoration: none;
}
a.Calendar:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: .9em;
	color: #FFCC00;
	text-decoration: none;
}
a.Calendar:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: .9em;
	color: #FFCC00;
	text-decoration: none;
}
a.Calendar:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: .9em;
	color: #FFCC00;
	text-decoration: none;
}.CalenderMonth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #000000;
	background-color: #000000;
}

ol#faqs {
	margin-left: 40px;
}

ol#faqs li {
	padding: 0 0 6px 0;
}

ol#faqs li a, ol#faqs li a:visited {
	display: block;
	padding: 2px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFCC;
}

ol#faqs li a:hover {
	display: block;
	padding: 2px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFCC;
	background: #082F12;
}

ul#mainmenu {
	display: block;
	list-style-type: none;
	height: 21px;
	background: url('assets/images/header-gradient.jpg');
	margin: 0px;
}

ul#mainmenu li {
	margin: 0px;
	padding: 3px 0px 3px 0px;
	font-weight: bold;
}

div#answers {
	position:absolute; 
	width:600px; 
	height:250px; 
	padding: 8px 3px 0 3px;
	z-index:2; 
	left: 168px; 
	top: 114px;
	background: #000000;
	border: 1px solid #FFFFCC;
	visibility: hidden;
}

div#close {
	position:absolute; 
	width:600px; 
	height:20px; 
	z-index:3; 
	right: 0px; 
	top: 0px;
	border-bottom: 1px solid #FFFFCC;
	background-image: url('assets/nav/header-gradient.jpg');
	padding-right: 5px;
}

div#close a, div#close a:visited, div#close a:active, div#close a:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFCC;
	padding-top: 3px;
}

div#text {
	position:absolute; 
	width:600px; 
	height:220px; 
	z-index:3; 
	left: 0px; 
	top: 30px;
	overflow: auto;
}




/**************************************************************
********* Formatting For Month Table and Text *****************
**************************************************************/


/**** month and year header at top of calendar ****/
.date_header{ font-size:16px; font-family:arial, helvetica; font-weight:bold;  }


/**** color and size of calendar cells.  ****/
.day_cell{
	background-color:#082F12;
	height:100px;
	width:100px;
	float:left;
	border:1px solid #FFFFCC;
	text-align:left;	
	border-collapse:collapse;
}

.empty_day_cell{ 
	background-color:#2A2A2A; 
	height:100px; 
	width:100px;
	float:left;
	border:1px solid #FFFFCC;
	text-align:left;
	border-collapse:collapse;	
	}

.today_cell{ 
	background-color:#082F12; 
	height:100px; 
	width:100px;
	float:left; 
	border:1px solid #FFFFCC;
	text-align:left;	
	border-collapse:collapse;
	}

.event0{
	background-color:#0D4D1D;
	position:absolute;
	z-index:5;
	text-align:left;
	margin-top:0px;
}

.event1{
	background-color:#0D4D1D;
	position:absolute;
	z-index:5;
	text-align:left;
	margin-top:20px;
}

.event2{
	background-color:#0D4D1D;
	position:absolute;
	z-index:5;
	text-align:left;
	margin-top:40px;
}


.empty_event{
	position:absolute;
	height:20px;
	z-index:5;
	text-align:left;
}


/**** day number in upper left corner of each cell ****/
.day_number			{ font-size:14px; font-weight:bold; font-family:verdana, arial, helvetica; color:#FFF }

/*********** Month arrows   ************/
.arrows				{ font-size:16px; font-family:verdana, arial, helvetica; color:#FFF; text-align:center;}

/**** title_txt is the text for each post on main page ****/
.title_txt			{ font-size:12px; font-family:verdana, arial, helvetica; color:#FFF }

/**** time line under title text when event time given ****/
.time_str			{ font-size:9px; font-family:arial, helvetica; color:#FFCC00;}

/**** column headers or days of the week ****/
.column_header{ 
	background-color:#6AA963; 
	font-size:14px; 
	font-family:arial, helvetica; 
	color:#FFFFFF; 
	text-align:center; 
	float:left;
	border:1px solid #FFFFCC;
	border-collapse:collapse;
	width:100px;
	background-image:url(top_bg.gif);
	background-repeat:x;
	height:23px;
	vertical-align:middle;
}


#calendar{
	width:730px;
	text-align:center;
}
#cal_container{
	width:730px;
	border:1px solid #FFFFCC;
	border-collapse:collapse;
	text-align:center;
	}
