body {
 	  margin:0;
	  padding:0;
	  background: #B80A0A;
	  font-family : verdana, Arial, Helvetica, sans-serif;
	  font-size: 10pt;
	  color:#000;
	  text-align: center;	
}
img {
	border:0;
}
#maincontainer {
	margin-left:auto;
	margin-right:auto;
  	width:934px;
	text-align: left;
	margin-top: 10px;
	background: #fff;
	border: 8px #CA4949 solid;
}
#picture {
  margin-top:0px;
  margin-bottom:0px;
  margin-left:auto;
  margin-right:auto;
  width:885px;
  height:168px;  
  position:relative;
  background:url(../images/picframe.gif) no-repeat;  

}

#picture img {
	position:relative;
	left: 17px;
	top: 7px;
}

#menu {
	 margin-top:0px;
  margin-bottom:0px;
  margin-left:auto;
  margin-right:auto;
	width: 870px;
	height:51px;  
	background:url(../images/navback.gif) repeat-x; 
	text-transform: uppercase;
}
#logo {
height:145px;
}

#latestnews ul {
	margin:1px 0 0 0px;
	padding:1px 0 0 3px; 
	font-size:12px;
    list-style:none;
}
#latestnews li {
	height: 40px;
	background: url(../images/bullet.gif) no-repeat;
	padding-left: 15px;
	vertical-align: text-top;
	background-color: transparent;

	} 

#latestnews a {
	color:#000;
	text-decoration:none;
}
#latestnews a:hover {
	color:#000;
	text-decoration:none;
}
#latestnews a:visited {
	color:#000;
	text-decoration:none;
}
#latestnews a b {
	color: #017550;
	font-weight:normal;
}

#latestnews a:hover b {
	color: #017550;
	text-decoration:underline;
}

#latestevents  ul {
	margin:1px 0 0 0px;
	padding:1px 0 0 3px; 
	font-size:12px;
    list-style:none;
}
#latestevents li {
	height: 40px;
	background: url(../images/bullet.gif) no-repeat;
	padding-left: 15px;
	vertical-align: text-top;
	background-color: transparent;

	} 

#latestevents a {
	color:#000;
	text-decoration:none;
}
#latestevents a:hover {
	color:#000;
	text-decoration:none;
}
#latestevents a:visited {
	color:#000;
	text-decoration:none;
}
#latestevents a b {
	color: #B80A0A;
	font-weight:normal;
}

#latestevents a:hover b {
	color: #B80A0A;
	text-decoration:underline;
}


#menu ul {
	margin:0; 
	padding:0; 
	font-size:14px;
	}
#menu li {
	float:left; 
	overflow:inherit; 
	list-style-type:none; 
	margin:0; 
	padding:0; 
	
	} 
#menu li.menu_seperator {
	background: url(../images/menu_sep.gif) no-repeat;
	text-indent: -10000px;
	overflow:inherit; 
	list-style-type:none; 
	margin:0; 
	width:4px;
	height:51px;  
	}
* html #menu li.menu_seperator{
	padding:7px 0px 0;
	width:2px;
	}
#menu a {
	float:left; 
	height:24px; 
	text-decoration:none; 
	margin:0; 
	padding:15px 23px 0; 
	display:block; 
	color:#FFFFFF;
	font-weight:normal;
	}
#menu a.selected {
	color:#000;
}
#menu a:hover {
	color:#000;
}

#mainContent {
  	width: 934px;
	text-align: left;
	margin-top: 10px;
	background: #fff;
	border: 8px #CA4949 solid;
}

#main {
float:left;
padding-left:32px;
width:600px;

}
#leftsidebar {
	float:left;
	width:220px;
}
#rightsidebar {
float:left;
width:270px;
}
h1 {
 font-family : Arial, Helvetica, sans-serif;
 font-size: 16pt;
 margin-top:15px;
 margin-bottom:2px;
 color:#B80A0A;
}
h1 .green {
	color:#048156;
}

#latestnews {
	 margin-top:15px;
	 margin-left:35px;
}

#latestnewshead {
	background: url(../images/latestnews.gif) no-repeat;
	height:40px;
}

#latestevents {
	 margin-top:15px;
	 margin-left:35px;
}

#latesteventshead {
	background: url(../images/getinvolved.gif) no-repeat;
	height:40px;
}


#footer {

	margin-left:auto;
	margin-right:auto;
  	width:934px;
	text-align: left;
	margin-top: 10px;
	color:#999;
}

#footerleft {
	width:465px;
	position:relative;
	float:left;
	
}
#footerright {
	text-align:right;
	width:465px;
	position:relative;
	float:right;
}
#footer a {
	color:#999;
}
#footer a:visited {
	color:#999;
}

label {
	display: block;
	width: 110px;
	float: left;
	text-align: right;
	padding-right: 20px;
	margin-bottom: 10px;
	font:normal 0.8em/1 Verdana,Arial, Helvetica, sans-serif;
	line-height: 1.5;
	font-weight: bold;
}


input,select,textarea {
	border: 1px solid #000000;
	font-weight: normal;
	background-color: #F5F5F5;
	font:bold 0.8em/1 Arial, Helvetica, sans-serif;
}



#nav {
	width:180px;
	border-right: 0px solid #A42163;
	list-style-image: none;
	list-style-type: none;
	margin: 0 0 0 30px;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #A42163;
	color: #333;


	padding: 0;

}
	
#nav ul {
		list-style-image: none;
		list-style-type: none;
		margin: 0;
		padding: 0;
		border: none;
}
		
#nav li {
		border-bottom: 1.5px solid white;
		margin: 0;
		text-transform: lowercase;
}

#nav li a {
		display: block;
		padding: 5px 5px 5px 0.5em;
		border-left: 20px solid #DFDFDF;
		border-right: 10px solid #DFDFDF;
		background-color: #DFDFDF;
		color: #017550;
		text-decoration: none;
		width: 100%;
		}

html>body #nav li a {
		width: auto;
}

#nav li.title {
		border-left: 20px solid #017550;
		border-right: 10px solid #017550;
		padding: 5px 5px 5px 0.5em;
		background-color: #017550;
		color: #fff;
}
#nav li a:hover, #nav li a.act {
		border-left: 20px solid #017550;
		border-right: 10px solid #017550;
		background-color: #017550;
		color: #fff;
}

a {
color: #017550;
}
a:visited {
color: #017550;
}


#rightnav {
	width:180px;
	border-right: 0px solid #fff;
	list-style-image: none;
	list-style-type: none;
	margin: 0 0 0 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #fff;
	color: #000;
	padding: 0;

}
	
#rightnav ul {
		list-style-image: none;
		list-style-type: none;
		margin: 0;
		padding: 0;
		border: none;
}
		
#rightnav li {
		border-bottom: 1.5px solid white;
		margin: 0;
}

#rightnav li  {
		display: block;
		padding: 5px 5px 5px 0;
		border-left: 7px solid #E0DFE0;
		border-right: 0px solid #fff;
		background-color: #fff;
		color: #000;
		text-decoration: none;
		width: 100%;
		}
#rightnav li .text {
	margin-left: 10px;
}
html>body #rightnav li a {
		width: auto;
}
