@charset "utf-8";
html {
	margin: 0px;
	padding: 0px;
	position: relative;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(images/bkg.gif);
	text-align: center;
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
}
#container {
	padding: 0px;
	width: 956px;
	margin-right: auto;
	margin-left: auto;
	border: 3px solid #d98a3d;
	background-color: #000000;
	text-align: left;
}


#admin_container {
	padding: 0px;
	width: 956px;
	margin-right: auto;
	margin-left: auto;
	border: 3px solid #d98a3d;
	background-color: #ffffff;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

a:link {color: #ffffff; text-decoration: none; }     /* unvisited link */
a:visited {color: #ffffff; text-decoration: none; }  /* visited link */
a:hover {color: #ffffff; text-decoration: underline;}   /* mouse over link */
a:active {color: #ffffff; text-decoration: underline;}   /* selected link */


a.brand:link {color: #000000; text-decoration: none; }     /* unvisited link */
a.brand:visited {color: #000000; text-decoration: none; }  /* visited link */
a.brand:hover {color: #000000; text-decoration: underline;}   /* mouse over link */
a.brand:active {color: #000000; text-decoration: underline;}   /* selected link */


#navholder {
	height: 28px;
}
#content_news {
	float: left;
	width: 429px;
	padding: 0;
	margin: 0;
	
}
#ad_area {
	float: left;
	/*height: 416px;*/
	width: 272px;
	
	}
.clear {
	font-size: 1px;
	clear: both;
}
.clear_block {
	font-size: 1px;
	clear: both;
}
.left_column {
	padding: 14px;
	width: 673px;
	float: left;
}
.single_column {
	padding-left: 14px;
	padding-right: 14px;
	width: 928px;
	/*float: left;*/
	background-color: #ffffff;
	color: #000000;
}

.single_column_cinco {
	padding-left: 0px;
	padding-right: 0px;
	width: 956px;
	/*float: left;*/
	background-color: #ffffff;
	color: #000000;
}

#right_column {
	float: left;
	width: 215px;
	padding-left: 15px;
	
}
#content {
	padding: 14px;
	width: 600px;
	
}
#news {
	padding: 14px;
	width: 399px;
}
#footer {
	padding: 12px;
	width: 932px;
	margin-right: auto;
	margin-left: auto;
	border: 3px solid #d98a3d;
	background-color: #000000;
	text-align: center;
	margin-top: 12px;
	color: #FFFFFF;
}
#footer a {
	color: #FFFFFF;
}
.brand_name { 	margin-bottom: 0px;
		padding-bottom: 0px;
		}


#flash {
	width: 968px;
	background-color: #000000;
	text-align: center;
	color: #FFFFFF;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
	z-index: 1;
}


.sm_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left   ;
}

.med_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left   ;
}

.sm_bold_text {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9px;
	text-align: left   ;
}


.title_text {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-align: left   ;
}


#content_subleftcol {
	float: left;
	width: 399px;
	margin-top: 12px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}



#servarea_center {
	float: left;
	width: 396px;
	text-align: center;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
}




#servarea_left {
	float: left;
	width: 275px;
	text-align: center;
	margin-top: 12px;
	margin-right: 15px;
	margin-bottom: 12px;
	margin-left: 15px;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #93714f;
	font-size: 16px;
	text-align: left;
}

#subcontent_leftcol {
	float: left;
	width: 655px;
	margin-top: 12px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}

#newsblock {
	float: left;
	width: 255px;
	background-color: #f7e1c9;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#calblock {
	float: left;
	width: 214px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.event_desc {

	width: 200px;
	border: 1px solid green;
	
}


.news_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #93714f;
	text-align: left;
}

a.news_headline:link {color: #93714f; 	font-size: 14px; font-weight: bold; text-decoration: underline; }     /* unvisited link */
a.news_headline:visited {color: #93714f; font-size: 14px; font-weight: bold;  text-decoration: underline; }  /* visited link */
a.news_headline:hover {color: #93714f; font-size: 14px; font-weight: bold;  text-decoration: underline;}   /* mouse over link */
a.news_headline:active {color: #93714f; font-size: 14px; font-weight: bold;  text-decoration: underline;}   /* selected link */


h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	font-size: 14px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}


#content_calendar {
	float: left;
	text-align: center;
	width: 900px;
	margin-top: 12px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}

a.cal:link {color: #000000; 	font-size: 12px; font-weight: bold; text-decoration: underline; }     /* unvisited link */
a.cal:visited {color: #000000; font-size: 12px; font-weight: bold;  text-decoration: underline; }  /* visited link */
a.cal:hover {color: #000000; font-size: 12px; font-weight: bold;  text-decoration: underline;}   /* mouse over link */
a.cal:active {color: #000000; font-size: 12px; font-weight: bold;  text-decoration: underline;}   /* selected link */


.caltext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	text-align: center;
	padding: 3px;
}

.cal_holder {background: url('/images/calendar_bg2.gif') no-repeat;
			width: 201px;
			height: 180px;
			padding: 6px;
			text-align: center;
		}




.links_logo {
	float: left;
	width: 110px;
	text-align: center;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 12px;
	margin-left: 15px;
	/*border: 1px solid black;*/
	padding: 12px;
	height: 150px;

}


.clearall {
	font-size: 1px;
	clear: all;
}


/* CSS DROP DOWN */

#nav, #nav ul { /* all lists */
			padding: 0;
			margin: 0;
			list-style: none;
			line-height: 1.2em;
		}
		
		#nav a {
			display: block;
			/*width: 10em;*/
		}
		#nav a.subs {
			display: block;
			width: 13em;
			padding: .6em;
			font-wight: bold;
			color: #11264b;
	
		}
		
		#nav li { /* all list items */
			float: left;
			/*width: 10em;*/ /* width needed or else Opera goes nuts */
		}
		
		#nav li ul { /* second-level lists */
			position: absolute;
			background: #E6E6FA;
			width: 13em;
			left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
		}
		
		#nav li ul ul { /* third-and-above-level lists */
			margin: -1.2em 0 0 10em;
		}		
		
		#nav li:hover > ul { /* shows lists nested DIRECTLY under hovered list item */
			left: auto;
		}
		#nav .soasfhover {/*Split up for IE6 Compatability*/
			left:auto;
		}
		#nav li:hover { /*Fix for IE7*/
			position: static;
		}
/* CSS TOOL TIP */
a.info{
    position:relative; /*this is the key*/
    z-index:24; 
    color:#000;
    text-decoration:none}

a.info:hover{z-index:25; background-color:#cdcdcd}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; left:2em; width:500px;
    border:1px solid #926e4c;
    background-color:#f7e1c9; color:#000;
    padding: 3px;
    text-align: left;}
    
    
 .calheadtext2 {
        font-family: arial, geneva, sans-serif;
        font-size: 1.4em;
        line-height: 1.6em;
        font-weight: bold;
        color: #000000;
        }
        
 .calblacktext2 {
        font-family: arial, geneva, sans-serif;
        font-size: 1em;
        line-height: 1.2em;
        font-weight: bold;
        color: #000000
        }

