body{
	background-color: rgb(255,255,255);
	font-family: verdana, helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0;
	max-width: 1000px;
	margin: auto;
	position: relative;
}

h2, h3, h4{
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
}
	
	
h1{
	font-family: "Palatino", Garamond, Times, serif;
}

table td{
	vertical-align: top;
	padding: 3px;
	}

label{
	font-weight: bold;
	}
li{
	margin-bottom: 5px;
	}
	
div#header{
	
	vertical-align: bottom;
	position: relative;
	height: 132px;
	background: rgb(255,255,255) url(../images/menubkg.jpg) 0 84px repeat-x;
}

span#headimg{
	display: block;
	height: 132px;
	width: 267px;
	position: absolute;
	top: 0;
	right: 0;
	background: transparent url(../images/headphoto.jpg) no-repeat;	
}
img#logo{ 
	border: none;	
	margin: 0;
	position: absolute;
	bottom: 0;
}

h1#orgname{
	font-family: "Palatino", Garamond, Times, serif;
	font-size: 1em;	
	font-style: oblique;
	position: absolute;
	z-index: 200;
	margin: 0;
	padding: 0;
	width: 580px;
	height: 45px;
	top: 137px;
	left: 0px;
	color: rgb(162,186,219);
	text-indent: -9999px;
	background: transparent url(../images/orgtag.jpg) no-repeat;
}

h1#orgname span{
	position: absolute;
	width: 100%;
	height: 100%;
	top:-25px;
	}

div#toplinks{
	position: absolute;
	top: 20px;
	right: 10px;
	padding-right: 10px;
	width: auto;	
	font-size: .9em;
	
}

div#toplinks a:hover{
	color: rgb(191,140,44);
}

div#toplinks a:visited{
	color: rgb(147,175,213);
}

a#mgt_sys{
	display: block;	
	width: 170px;
	height: 100px;
	background: transparent url(../images/mgt_sys.png) top left no-repeat;
	}
	
a#mgt_sys:hover{
	background: transparent url(../images/mgt_sys.png) 0px -122px no-repeat;
}

a#mgt_sys span{ display: none; }
div#header ul{
	position: absolute;
	top: 82px;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 50px;	
	
}

div#header ul li{
	margin: 0;
	display: block;
	float: left;
	padding: 0;
	vertical-align: middle;
	text-align: center;
	position: relative;	
	top: 2px;
	left: 216px;
}

div#header ul li a{
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	text-decoration: none;	
	display: block;
	width: 170px;
	height: 30px;
	position: relative;
	padding: 25px 10px 5px 0;	
	margin: 0;
}

* html div#header ul li a{
	height: 50px;
}

div#header ul li a:hover{
	color: rgb(191,140,44);
}	

div#header ul li a.here, div#header ul li a.here:hover{
	background: transparent url(../images/menutabsel.jpg) 8px 0  no-repeat;
	font-weight: bold;
	color: rgb(0,0,0);
}

div#maincontent{
	background: rgb(255,255,255) url(../images/mainbkg.jpg) repeat-x;
	margin: 0;	
	border-top: 2px solid rgb(235,217,134);
	width: 100%;
	clear: both;
}


div#secone{
	margin-top: 60px;
	width: 20%;
	float: left;
	margin-right: 20px;
	max-width: 200px;
}

* html div#secone{
	padding-top: 5px;
}


div.callout span.calloutcap, div#secone span#menucap{	
	display: block;
	height: 10px;	
	margin: 0;
	
	padding: 0;
	background: transparent url(../images/menucap.gif) top left no-repeat;
}
	
* html div.callout span.calloutcap, * html div#secone span#menucap{
	position: relative;
	top: 6px;
	}

div.callout span.calloutbase, div#secone span#menubase{	
	display: block;
	height: 10px;	
	
	margin-bottom: 20px;
	background: transparent url(../images/menubase.gif) bottom left no-repeat;
}

div#secone h3, div.callout h3{
	margin: 0;
	padding: 5px 0 0 5px;
	font-size: 1em;
	text-transform: uppercase;	
	border-top: 1px solid rgb(255,255,255);
	border-bottom: 1px solid rgb(147,175,213);
	background: transparent url(../images/link_bkg.jpg) bottom left no-repeat;
	
}

div#secone span#menucap, div#secone span#menubase, div#secone h3{
	margin-left: 10px;
}

* html div#secone h3{
	position: relative;
	
	z-index: 50;
}

div#secone h3 a{
	text-decoration: none;
	color: rgb(0,0,0);
	}

div#secone h3 a:hover{
	text-decoration: underline;
	}

div#secone h3 a.here, div#secone h3 a.here:hover{
	border-left: 5px solid rgb(30,61,98);
	border-bottom: 1px solid rgb(30,61,98);
	padding-left: 10px;
	position: relative;
	left: -5px;
	text-decoration: none;
	}  

div#sectwo div.callout h3{
	font-style: normal;
	font-size: 1em;
	font-weight: bold;
	margin: 0 0 0 10px;
	padding: 5px 0 0 5px;
}
div#secone ul, div.callout ul{
	margin: 0 0 0 10px;
	list-style-type: none;
	padding: 0;
		
}
div#sectwo div.callout h3, div.callout ul{
	margin: 0;
}
div#secone ul li, div.callout ul li{
	margin: 0;
	padding: 0;	
	border-top: 1px solid rgb(255,255,255);
	border-bottom: 1px solid rgb(235,217,134);
	background: transparent url(../images/link_bkg.jpg) top left no-repeat;
}

div#secone ul li a, div.callout ul li a{
	text-decoration: none;
	display: block;
	width: 100%;
	margin: 0;	
	color: rgb(0,0,0);
	
	background: transparent url(../images/link_bkg.jpg) top left no-repeat;	
	padding-left: 10px;
	font-size: 1em;
}

div#secone ul li a.here, div#secone ul li a.here:hover{	
	background: transparent url(../images/link_bkg.jpg) bottom left no-repeat;
	font-weight: bold;
}
div#secone ul li a:hover, div.callout ul li a:hover{
	background: transparent url(../images/link_bkg.jpg) bottom left no-repeat;
}

* html div.callout span.calloutbase, * html div#secone span#menubase{
	position: relative;
	top: -6px;
	}

div#sectwo{	
	width: 50%;
	float: left;
	margin: 60px 15px 0 5px;
	
}



div#sectwo h1{
	font-size: 2.2em;	
	margin: 0;	
	font-weight: bold;
}

* html div#sectwo h1{
	width: auto;	
	}

div#sectwo h2{
	font-weight: bold;
	font-size: 1.5em;
	border-bottom: 1px solid rgb(147,175,213);
	}
	
div#sectwo h2.question, div#secthree h3.graphic{
	color: rgb(0,0,0);
	background-color: rgb(226,230,237);
	border-left: 8px solid rgb(147,175,213);
	font-size: 1.35em;
	padding: 5px;
}

div#secthree h3.graphic{
	padding: 2px 5px;
}
div#sectwo h2.home{
	background: transparent url(../images/imgheadingtxt.gif) no-repeat;
	border-bottom: 1px solid rgb(237,236,181);
	padding: 10px 20px;
	
	}

div#sectwo h3{
	font-weight: normal;
	margin: 0;
	padding: 0;
	font-style: italic;
	font-size: 1.3em;
	}

div#sectwo h4{
	font-size: 1.1em;
	}
	
div#sectwo h2.info{
	border: 3px solid rgb(147,175,213);
	background-color: rgb(226,230,237);
	padding-left: 5px;
	}

div#secthree{
	float: left;
	width: 23%;
	max-width: 230px;
	margin: 60px 0 0 0;
	}	

div#secthree p{
	margin: 5px 0 15px 5px;
	}
/*div#secthree h3.graphic{
	width: 170px;
	height: 70px;
	position: relative;
	font-size: 100%;
	margin: 0;
}		

div#secthree h3.graphic span{
	position: absolute;
	width: 100%;
	height: 100%;
	}

h3#contactus span{
	background: transparent url(../images/contactus.jpg) no-repeat;
}

h3#getscreened span{
	background: transparent url(../images/getscreened.jpg) no-repeat;
} */
table.simple{
	text-align: center;
	margin-left: 5px;
	float: right;
	border-collapse: collapse;	
	font-size: 1.15em;
}

table.simple caption{
	text-align: right;
	font-weight: bold;
	font-style: italic;
	margin: 0;
	border-top: 1px solid rgb(147,175,213);	
	padding-right: 5px;
}

table.simple th {
	background-color: rgb(235,217,134);
	padding: 5px;
}

table.simple td{
	padding: 5px;
	background-color: rgb(237,236,181);
	vertical-align: top;	
}

table.simple td.middle{
	border-left: 1px solid rgb(255,255,255);
	border-right: 1px solid rgb(255,255,255);
}


table.formlayout td.labelcol{
	text-align: right;
	}

table.agenda td.times{
	width: 140px;
	text-align: right;
	font-weight: bold;
	}

table.agenda th{
	background-color: rgb(230,237,245);
	padding: 5px;
	}
div#footer{
	margin: 50px 20px 20px 20px;
	border-top: 1px solid rgb(147,175,213);
	font-size: .8em;
	color:#666;
	text-align: center;
}

div#footer p{
	margin: 0;
}

div#srchbox{
	text-align: right;
	margin-bottom: 10px;
	position: absolute;
	top: 45px;
	right: 20px;
	
	}

.clearfloat{
	clear: both;
	}

div#articlenav{
	text-align: center;
}

p.excerpt{
	font-style:italic;
	}

