/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center;
 background-color:#EFEFDF;
} 
 
#pagewidth{ 
 width:914px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
 position:relative; 
 height:120px; 
  background-color:#FFFFFF; 
 width:100%;
 z-index:100;
} 
 
#leftcol{
 width:226px;
 float:left; 
 position:relative; 
 border-left: 5px solid #fff;
  }
 
#twocols{
	width: 673px;
	float: right;
	position:relative;
	margin-left:10px;
  }
 
#rightcol{
	width: 159px;
	float: right;
	position:relative;
	border-right: 5px solid #fff;
	
 }
 
#maincol{
 float: left; 
 position: relative; 
 width:500px; 
 }
 
#footer{
 height:50px; 
  background-color:#FFFFFF; 
 clear:both;
 } 
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{
	display: inline-table;
	float: none;
	background-color: #FFFFFF;
}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: inline-table;}
/* End hide from IE-mac */  


 
 /*printer styles - Disabled
 @media print{ 
#twocols, #maincol{ float:left;}
}*/ 


#contentbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	border: 1px solid #9999cc;
	background-color: #8d9ec7;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-top: 10px;
/*	margin-left: 5px; */
/*	margin-right: 5px; */
	line-height: 24px;
}
#contentboxcenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	border: none;
	background-color: #8d9ec7;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-top: 10px;
/*	margin-left: 5px; */
/*	margin-right: 5px; */
	line-height: 24px;
}

#contenttext {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	font-weight: normal;
	padding: 5px;
}
#topbanner {
	background-color: #CCCCCC;
	margin-top: 10px;
/*	margin-left: 5px; */
/*	margin-right: 5px; */
	height: 100px;
}
#spacer {
	background-color: #FFFFFF;
}
#wrapper {
	width: 100%;
}
* begin styles for RSS Feed 

     This is the most basic style to use for a list with no bullets */



.rss_box {

	 background-color: #ffffff;

}



.rss_title, rss_title a {
	background-attachment: fixed;
	font-weight: bold;
}



.rss_items {

       list-style:none;
padding:3px;
text-align:left;
}



.rss_item  {

  font-size: small;
  padding-bottom:10px;

}



.rss_item a:link, .rss_item a:visited, .rss_item a:active {
	
	font-weight:normal;
font-size: 10px;
line-height:12px;

	}



.rss_item a:hover { 



	}

	

.rss_date {

	font-size: xx-small;

	}
.rss_box_right {

	 background-color: #ffffff;

}



.rss_title_right , rss_title_right  a{
	background-attachment: fixed;
}



.rss_items_right {

       list-style:none;

       margin: 5px;

       padding:0;

}



.rss_item_right {

  font-size: x-small;

  margin-bottom: 5px;;

}



.rss_item_right a:link, .rss_item_right a:visited, .rss_item_right a:active {
	font-size: small;

	}



.rss_item_right a:hover { 



	}

	

.rss_date_right {

	font-size: xx-small;

	}

/* Leader's Message */
.contentpaneopenldrmsg{
font-size:12px;
line-height:16px;
font-weight:bold;
}

.contentpaneopenldrmsg p{
font-size:10px;
font-weight:normal;
}

.contentpaneopenldrmsg img{
margin:5px;

}

/* Upcoming Events */
#events {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
	font-weight: normal;
	padding: 3px;
}

/* Latest News */
#contenttext{
font-family:arial;
font-size:12px;
line-height:18px;
}

#contenttext .contentheading, .SubHead-Text{
font-family:georgia;
font-size:16px;
line-height:20px;
}

#contenttext .modifydate{
font-family:arial;
font-size:9px;
line-height:11px;
}

/* Survey */


/* Banners */
#bannertop .moduletable{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	border: 1px solid #000000;
	font-weight: bold;
	color: #000000;
	text-align: center;
	margin-top: 10px;
/*	margin-left: 5px; */
/*	margin-right: 5px; */
    margin-bottom:10px;
	line-height: 24px;
	width:500px;
	height:100px;
	z-index:0;
}

.readon{
background-image:url(/mambots/content/pcajaxcomment/templates/images/page_go.png);
background-repeat:no-repeat;
display:block;
width:auto;
float:right;
height:16px;
font-family:Arial;
font-size:10px;
line-height:1em;
font-weight:bold;
text-align:right;
z-index:300;
}

a.readon{
text-decoration:none;
padding-top:3px;
padding-left:18px;
}

/* I'm interested in */
#interestedin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	border: 1px solid #8d9ec7;
	background-color: #c0a789;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
/*	margin-top: 10px; */
/*	margin-left: 5px; */
/*	margin-right: 5px; */
/*	line-height: 24px; */
}

/* Top Menu */
#top {
position:absolute;
top:94px;
left:179px;
z-index:100;
}

/* Top Menu - Top Row*/
#menutop{
position:absolute;
top:5px;
left:179px;
z-index:300;
}



/* Top Menu - Search */
.searchsearch{
position:absolute;
top:8px;
left:719px;
width:158px;
z-index:400;
background-color:#ffffff;
}

.buttonsearch{
margin-left:3px;
height:18px;
}

.inputboxsearch{
margin-left:3px;
height:14px;
background-color:#ffffff;
width:110px;
}

.moduletable, .moduletablealert{
border: 1px solid #9999cc;
margin-top:10px;
}

#maincol .moduletable{
width:498px;
border:none;
}

#rightcol .moduletable{
width:159px;

}

#upcomingevents .moduletable td{
padding:3px;
}


#upcomingevents .moduletable a{
font-size:12px;
font-weight:bold;
font-family:arial;
}

.moduletable td{
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
line-height:17px;
width:222px;
}

.pollstableborder{
margin-bottom:10px;
margin-top:10px;
width:175px;
}

.pollstableborder td{
width:auto;
}


#rightcol .moduletable td{
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
line-height:17px;
width:157px;
}

.moduletablealert td{
background-color:#FFBBAA;
font-size:13px;
font-family:arial;
font-weight:bold;
}

.moduletablealert th, .moduletable th{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #3A5919;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-top: 10px;
/*	margin-left: 5px; */
/*	margin-right: 5px; */
	line-height: 24px;
}



.moduletable .contentheading{
font-family:georgia;
font-size:16px;
line-height:20px;
color:#000000;
}



#maincol{
font-family:arial, helvetica, sans-serif;
font-size:9px;
line-height: 0.9em;
}


#maincol .blog .contentpaneopen .contentheading{
font-family:georgia;
font-size:16px;
line-height:20px;
color:#000000;
}

#maincol .contentpaneopen .contentheading{
font-family:georgia;
font-size:30px;
line-height:45px;
color:#8d9ec7;
}

#maincol .contentpaneopen tbody{
font-family:arial;
font-size:12px;
line-height:17px;
}



input, select{
background-color:#ebe3dc;
border:1px solid #8d9ec7;
font-family:arial;
font-size:12px;
}


.commentBlogView{
display:block;
font-family:Arial;
font-size:10px;
line-height:1em;
font-weight:bold;
text-align:right;
margin-top:-10px;
}



.commentBlogView a{
display:none;
}

#maincol .createdate, #maincol .modifydate{
display:block;
font-family:arial;
font-size:9px;
line-height:1em;
padding:0px;
}

#footer img{
position:relative;
display:block;
margin-left:146px;
z-index:150;
}

#footermenu-left table{
border:none;
display:block;
z-index:20;
margin-top:-48px;}

#footermenu-left img{
margin-left:35px;
}


#leftcol .moduletable td{
padding-left:2px;
}


.MoreNews{
display:block;
padding-top:10px;
padding-bottom:10px;
width:230px;
border:1px solid #8d9ec7;
background-color:#ebe3dc;
font-family:Georgia;
font-size:16px;
text-decoration:underline;
}

#leftcol .readon{
margin-top:0px;
margin-bottom:3em;
z-index:200;
}

.contentpaneopen a img{
border:none;
}

.contentpagetitle {
  color: #D76E08;
  font-weight: bold;
  text-decoration: none;
}

a {
  color: #696A4B;
}

