/* Layout Stylesheet */ 

body {
font-family:Calibri;
font-size:16px;
 margin:20px;
 background-color:#666666;
 color: #333333;
 text-align:center;
 padding:0;
 }

#outer {
 text-align:left;
 border:1px solid #000000;
 width:650px;
 margin:auto;
 }

#hdr {
 height:8em;
 background-image:url(../images/banner/header3.jpg);
 color: #333333;
 background-repeat:no-repeat;
 }

#bar {
 padding:0 0 0 0;
 height:15px;
 background-image:url(../images/green_square.jpg);
 background-repeat:repeat-x;
 color:#000000;
 border:solid #000000;	
 border-width:0 0 0 0;
 }

.bar_style {
font-family:Calibri; 
font-size:10px
}

#bodyblock {
 position:relative;
 background: #EFEFEF;
 color: #333333;
 width:650px;
 min-height:600px;
 padding:0;
 
 }

#l-col {
 float:left;
 background:#EFEFEF;
 color: #333333;
 width:127px;
 min-height:600px;
 }
.sidebar_highlight {
background-color:#FFFFFF;
width:85%;
font-size:12px;
border:solid 2px;

}
.website_survey{
background-image:url(../images/survey.jpg);
width:85%;
height:83px;
font-size:12px;
border:solid 2px;

}

a.white:link { color: black; }
	a.white:active { color: green; }
	a.white:visited {color: black; }
	a.white:hover { color: green; }
	
/* old css color: #990000*/

a:link { color: #0061b3;text-decoration:none; font-weight:bold}
a:visited { color: #0061b3;text-decoration:none; font-weight:bold}
a:active { color: #0061b3;text-decoration:none; font-weight:bold}
a:hover { color: #0061b3;text-decoration:none; font-weight:bold}



#cont {
 width:519px;
 background:#EFEFEF;
 color: #333333;
 border:solid #000000;	
 border-width:0 0 0 1px;
 text-align:left;
 min-height:600px; 
 }
 
#contentblock {
	position:relative;
	background: #EFEFEF;
	color: #333333;
	width:519px;
	padding:0;
	min-height:600px;
	
 }

 	 
#ftr {
 height:43px;
 font-size:10px;
 background:#c0c0c0;
 color: #333333;
 border:solid black;
 border-width:0px 0 0 0;
 padding-top:5px;
 margin:0;
 }
 .ft_left {
 width:25%; 
 float:left;
 }
 
.ft_center {
width:50%;
float:left;
vertical-align:middle;
}
.ft_right {
width:24%;
float:right
}

 .section_title {
font-size:16px;
font-weight:bold;
color:#006600
}
 /** event table formating**/
  .news-title {
	font-family: Calibri;
	font-size: 12px;
	font-weight:bold
}
.news-date {
	font-family: Calibri;
	font-size: 11px;
	background:#CCCCCC;
}
.news-header {
	font-family: Calibri;
	font-size: 11px;
	font-weight: bold;
}

.news-header_plan {
	font-family: Calibri;
	font-size: 12px;
	font-weight: bold;
}
.more {
	font-family: Calibri;
	font-size: 11px;
	font-style: italic;
	float:right;
}
#content {
font-family:Calibri;
font-size:13px
}


 /** for Calendar **/
 
#categories {
background-image:url(../website redesign/Splashpage/index_new_3/calendar/Untitled-1.jpg);
background-repeat:no-repeat;
height:15px;
 color: #333333;
 }
.backbutton2 {
font-size:10px; 
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#4F0000;
padding:0px; 
margin:0px;
font-weight:bold;
border:none;
border-color:#FFFFFF #FFFFFF #FFFFFF #FFFFFF
}
