@charset "utf-8";
body {
	font-family: Tahoma, Geneva, sans-serif;
	background: #FFFFFF url(../images/background.gif) repeat;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	height: 100%;
}

#container {
	width: 1000px;  /* this will create a container 80% of the browser width */
	background: transparent;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	margin-top: 30px;
	margin-bottom: 15px;
	text-align: left;
	height: 100%;
	position: relative;
}

#content {
	width: 100%;
	background: #FFF;
	position: relative;
	height: 90%;
	top: 0px;
	left: 0px;
	padding-bottom: 30px;
	}
	
 #headerwrap {
	position: relative;
	width: 100%;
	height: 132px;
	}
	
 #bodywrap {
	padding: 0 0 30px 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
	position: relative;
	top: 0px;
	width: 100%;
	height: auto;
	overflow: visible;
 }
 #bodywrapcontent {
	padding: 0 0 30px 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF url(../images/contentbkg.gif) repeat-y;
	position: relative;
	top: 0px;
	width: 100%;
	height: auto;
	overflow: visible;
 }
 
 #contentheader {
	 position: relative;
	 top: 0px;
	 right: 0px;
	 float: right;
	 background: #FFFFFF url(../images/interiorheader.gif) no-repeat;
	 width: 711px;
	 height: 190px;

	 }
#contenttext {
	position: relative;
	float:right;
	background: transparent;
	width: 711px;
	height: auto;
	top: 10px;
	}	 

#leftmenu {
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	background: transparent;
	width: 250px;
	padding-left: 22px;
	}
 
 #footerwrap {
	 width: 100%;
	 position: relative;
	 top: 10px;
	 background: transparent;
	 font-size: 12px;
	 }

#footertable {
	width:100%;
	position:relative;
	top: 0px;
	text-align: left;
	font-size: 14px;
	}
	
 #features {
	 padding: 0;
	 position: relative;
	 width: 100%;
	 
	 }
 	
#logoleft {
	width: 415px;
	position: absolute;
	top: 20px;
	left: 15px;
	padding-bottom: 10px;	
	}
#userfunctions {
	width: 296px;
	right: 0px;
	top: 10px;
	position:absolute;
}

#userfunctions2 {
	width: 120px;
	right: 0px;
	top: 10px;
	position:absolute;
}
#callnow{
	position: absolute;
	right: 3px;
	width: auto;
	margin-bottom: 5px;
	top: 55px;
	
	}
	
#topmenu {
	width: 100%;
	position: absolute;
	top: 80px;
	background: #595852;
	height: 53px;
	}	

#left {
	width: 45%;
	position: relative;
	float: left;
	top: 30px;
	height: 180px;
	left: 10px;
	}
#left2 {
	width: 45%;
	position: relative;
	float: left;
	top: 90px;
	left: 10px;
	padding-bottom: 50px;
	}
#right {
	width: 50%;
	position: relative;
	top: 30px;
	float: right;
	height: 180px;
	
	}
#right2 {
	width: 50%;
	position: relative;
	top: 90px;
	float: right;
	padding-bottom: 50px;
	}	
ul.lists { list-style: none;
	 margin-left: 0;
	 padding-left: 15px;
	}
ul.asterisks {
	list-style-image:url(../images/bullet.gif);
	margin: 15px;
	padding-left: 15px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #666;
	font-weight: normal;
	font-size: 14px;
	
	}	
.item { margin: 0 0 5px 20px; clear: both; }
      
.title { font-size: 14px; font-weight: normal; margin: 0; padding: 0; color:#000; font-family: Tahoma, Geneva, sans-serif; }
      
.description { margin: 0; padding: 0; }

.date { margin: 0; padding: 0; color: #cccccc; }

.black { color: #000;}

.black:hover { text-decoration: underline;}


	
.meeting {
	color: #f7c439;
	}	
	
.steward {
	color: #57b0d6;
	}	


a:link {text-decoration: none; border: 0px;} /* unvisited link */
a:visited {text-decoration: none;} /* visited link */
a:hover {text-decoration: none;} /* mouse over link */
a:active {text-decoration: none;} /* selected link */
img { /* defines the css for the <img> tag */
	border: 0px; /* set border width to 0 pixels */
}

p {
	font-family: Tahoma, Geneva, sans-serif;
	color: #000000;
	font-weight: normal;
	}
.pcontent {
	font-family: Tahoma, Geneva, sans-serif;
	color: #666;
	font-weight: normal;
	font-size: 15px;
	margin-right: 3px;
	}

h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 32px;
	color: #57b0d6;
	font-weight: normal;
	padding: 0;
	margin: 10px 0 5px 0;
	}

h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	color: #99cc33;
	font-weight: normal;
	line-height: normal;
	margin: 5px 0 5px 0;
	
}

h3 {
	font-size: 18pt;
	font-family:Tahoma, Geneva, sans-serif;
	font-style: normal;
	color: #ff9900;
	font-weight: normal;
	margin: 15px 0 10px 0;
	}
h4 {
	font-size: 24px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	color: #999999;
	margin: 5px 0 5px 0;
	}
.greenh4 {
	font-size: 22px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	color: #99cc33; 
	}	
h5 {
	font-size: 20px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	color: #f7c53b;
	margin: 5px 0 5px 0;
	}	
	
.homeh3  {
	color: 666666;
	font-size: 16pt;
	font:Tahoma, Geneva, sans-serif;
	font-style: normal;
	}	
	
.leftmenu {
	font-family: Tahoma, Geneva, sans-serif;
	color: #595852;
	font-weight: bold;
	font-size: 14px;
	}

.activeleftmenu {
	background: url(../images/sidemenuactive.gif);
}
