/* CSS Document */

html, body {
margin: 0 auto;
width:100%;

/*height:100%;*/
}
body {
	
	background: url(../images/background.jpg) repeat-x #1f3401;
}
a:link {
	color: #006600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#666600;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.mainWrapper {
/*position:relative;*/
margin: 0 auto;
width:1024px;
height:100%;
overflow:hidden;
}

.topBar {
width:1024px;
height:236px;
overflow:hidden;
}

.menubar{
position:relative;
width: 				1024px;
/*height:				36px;*/
text-align:			center;
vertical-align : 	middle; 
display : 			table-cell;
z-index: 			999;
overflow:hidden;
/*border:1px solid black; */

}
.contentWrapper{
position:relative;
width: 1024px;
height:100%;
margin:0;
/*border:1px solid black;*/
}
.content{
position:relative;
margin:0 auto;
background:url(../images/home_07.jpg) repeat;
width:800px;
height:100%;
/*border:1px solid black;*/
}
.contentTitle {	font-size: 18px;
	font-weight: bold;
	color: #3f5526; 
}

.contentTitle a:link{	font-size: 18px;
	font-weight: bold;
	color:#FF6600; 
}

.contentTitle a:visited {
	text-decoration: none;
	color:#FF9900;
}
.contentTitle a:hover {
	text-decoration: underline;
}
.contentTitle a:active {
	text-decoration: none;
}

.contentSubMenu {
	font-size: 16px;
	font-weight: bold;
	color: #7b9163;
}
.titleImg {
	width: 100px;
	float: left;
	position: relative;
}
.contentText {
position:relative;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-align:justify;
padding: 20px 20px 20px 20px;
/*border:1px solid black;*/
}

#footer{
	position:relative;
	background:url(../images/home_07.jpg) repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	margin:0 auto;
	width:800px;
	height:40px;
	padding-top:60px;
	/*border:1px solid black;*/
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
  visibility: hidden;

}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.announcement {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FF6633;
	font-weight: bold;
}
.green{
align: left;
border: 0.5px solid #005100;
}

.tablewidth {
	background: url('../images/home_right.jpg') left top no-repeat #cfcdb4; 
	width:21px; 
	
}

.tablewidth{
width /*\**/: 22px\9
}

.tablewidth{
*width:22px; 
_width:22px; 
}

/*added Feb 2010 */
#feedframe {font-family:Arial, Helvetica, sans-serif; width:80%; background: url(../images/bbfbck.jpg) 3px; padding:8px; margin:0 auto; clear:both; overflow:hidden;}
#feedframe .rssfeed {width: 400px; margin-left:18px; padding:4px; float:left; text-align:justify;}
#feedframe .flickrfeed {width: 350px; margin-left:12px; padding:4px; float:left;}
h2 {font: normal 22px Arial, Helvetica, sans-serif;}
.rssfeed ul {margin:0; padding:0;}
.rssfeed li {list-style:none; line-height:22px; padding-left:18px; background-image: url(../images/arrow.gif); background-repeat: no-repeat; background-position: 3px;}
.rssfeed li a:hover {color:Black;}
