/* CSS Document */
body{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:0.75em;
	color:#666;
	background:#bababa;
}

#wrapper{
	background:#fff; 
	border: 1px solid #666; 
}
#menu-holder{
	background: #666 url(../images/topnavbg.gif) repeat-x left bottom; 
	padding: 0.5em;
	border-bottom: 1px solid #999;
	font-size:  0.9em;
	text-align: center;
}
#footer{
	background: #666 url(../images/topnavbg.gif) repeat-x left bottom; 
	color:white; 
	font-size:0.8em; 
	padding-top:0.5em; 
	margin-top:1em;
	text-align: center;
}
#h1-holder{
	background:#A5BABB url(../images/menu_bcgr.jpg) repeat-x  left bottom; 
	color:white; 
	border-top: 1px solid #666;
	

}

.read_more{
	text-align: right;
}

h1{font-size: 1.1em; margin:0; padding-top:0.3em}
h2{font-size: 1em;margin:0; padding-top:0.3em; }

#news ul{list-style: none;  padding:0; }
#news ul li{text-align: right; margin-bottom: 1.5em; }

#news a:link{text-decoration: none; color: #666; font-weight: bold}
#news a:visited{text-decoration: none; color: #666; font-weight: bold}
#news a:hover, #news a:active{text-decoration: underline; color: #864040}
#news h3{font-size: 1.2em; text-align: center; margin: 20px 0 0 0;}
#news .news{margin: 5px; text-align: center; color: #c00;}


a:link{color: #006}
a:visited{color: #006}
a:hover, a:active{color: #864040}
.table-subtitle {background: #A5BABB; color: white; font-weight: bold;}
table{width: 500px;}
.error{color:#cc3300;}
.f{font-family: Verdana, Arial, Helvetica, sans-serif; color:#666;font-size:1em; width: 250px;}


#main-content img{border: 1px solid gray;}