body { 
	font: 14px/150% Arial, Verdana, "Trebuchet MS", sans-serif;
	}
	
body#home-pg {
	background: #91c059 url(images/home-text-bg.gif) repeat-y 47px 0;
	margin: 0;
}
	
body#staff-pg {
	background: #6c99ad url(images/staff-text-bg.gif) repeat-y 47px 0;
	margin: 0;
}
	
body#services-pg {
	background: #e2ab04 url(images/services-text-bg.gif) repeat-y 47px 0;
	margin: 0;
}
	
body#topics-pg {
	background: #7c7dbf url(images/topics-text-bg.gif) repeat-y 47px 0;
	margin: -1;
}

#wrapper {
	width: 1024px;
	height: 144px;
	margin: 0;
}

#navbg {
	display: block;
	position: absolute;
	left: -234px;
	top: -107px;
	width: 2000px;
	height: 107px;
	background: #f8e9c9;
	}
	

.pagetitle {
	display: block;
	position: absolute;
	background: #f8e9c9 url(images/home-cap.gif) no-repeat left top;
	margin: 0;
	padding: 0;
	left: 193px;
	top: 43px;
	height: 68px;
	width: 575px;
	}
	
	
.pagetitle span { visibility: hidden; }


body#home-pg #wrapper h2.pagetitle {
	background: #f8e9c9 url(images/home-cap.gif) no-repeat left top;
	top: 252px;
	}

body#staff-pg #wrapper h2.pagetitle {
	background: #f8e9c9 url(images/staff-cap.gif) no-repeat left top;
	}


body#services-pg #wrapper h2.pagetitle{
	background: #f8e9c9 url(images/services-cap.gif) no-repeat left top;
	}

body#topics-pg #wrapper h2.pagetitle{
	background: #7c7dbf url(images/topics-cap.gif) no-repeat left top;
	}


#logo {
	display: block;
	position: absolute;
	left: 84px;
	top: -215px;
	bottom: -2px;
	height: auto;
}

#logotype {
	display: block;
	position: absolute;
	left: -119px;
	top: 5px;
	width: 119px;
	height: 94px;
	}	

.teaser {
	display: block;
	background: transparent url(images/home-teaser.jpg) no-repeat top left;
	position: absolute;
	vertical-align: top;
	top: auto;
	left: 200px;
	width: 200px;
	height: 354px;
	padding: 12px 12px 12px 12px;
	margin: 0;
}

.teasertext {
	display: block;
	width: 216px;
	position: absolute;
	height: 1px;
	left: 14px;
	top: -352px;
	}

.locations {
	display: block;
	}
	

	
.columns {
	position: absolute;
	display: block;
	vertical-align: top;
	top: 142px;
	left: 204px;
	width: 575;
	margin: 1px;
	}
	
body#home-pg .columns{
	top: 324px;
	}
	
.block1 {
	float: left;		
	width: 360px;
	}
	
.block2 {
	width: 210px;
	border-left: 1px dotted #000;
	list-style-position: outside;
	top: 0px;
	right: 360px;
	bottom: 0px;
	left: 360px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 360px;
	}

.margins {
	margin: 12px;
	vertical-align: top;
	font-weight: normal;
	border-bottom-width: 0px;
	bottom: 12px;
	border-bottom: 0;
	border: 0;
	left: 12px;
	list-style-position: outside;
	top: 12px;
	right: 12px;
	margin-bottom: 12px;
	margin-left: 12px;
	margin-right: 12px;
	margin-top: 12px;
	}
	
.contactblock {
	display: block;
	clear: both;
	width: 574px;
	padding-top: 12px;
	border-top: 1px solid #999;
	margin-top: 154px;
	margin-bottom: 0px;
	margin: 0;
	}
	

.mainmenu h2 { display: none; }

.mainmenu ul {
	display: block;
	position: absolute;
	list-style: none;
	margin: 0;
	padding: 0;
	top: 16px;
	left: 215px;
	width: 1000px;
	}
	
.mainmenu ul li {
	display: block;
	float: left;
	width: 63px;
	margin-top: 0;
	margin-right: 9px;
	margin-bottom: 0;
	margin-left: 0;
	overflow: visible;
	}
	
.mainmenu ul li:hover {
	/* border-color: #06c; */
	
	border-bottom: 2px #666 solid;
	}
	
.mainmenu ul li a span { display: none; }

.mainmenu ul li a {
	display: block;
	width: auto;
	font-weight: 700;
	height: 18px;
	
	background: transparent;
	
	/*
	letter-spacing: 0.1em;
	padding: 0.4em;
	*/
	}
	
#homelink {
	width: 60px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left top;
	}
	
#topicslink {
	width: 50px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left top;
	}
#favoritelinks {
	width: 60px;
	text-align: center;
}

	
#serviceslink {
	width: 80px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left top;
	}
	
#stafflink {
	width: 100px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left top;
	}
	
.mainmenu ul li a:link, .mainmenu ul li a:visited, .mainmenu ul li a:active {
	text-decoration: none;
	color: #06c;
	}
	
	
.mainmenu ul li a:hover {
	text-decoration: none;
	/* 
	color: #039;
		background: #def;
	*/
	
	}
	
body#home-pg .mainmenu ul li a#homelink,  
body#services-pg .mainmenu ul li a#serviceslink,  
body#staff-pg .mainmenu ul li a#stafflink,  
body#topics-pg .mainmenu ul li a#topicslink{
	border-bottom: 2px #666 solid;
	}

.staffmenu {
	display: block;
	position: absolute;
	vertical-align: top;
	left: 12px;
	width: 180px;
	color: #fff;
	font-family: Optima, Verdana, Arial, sans-serif;
	font-weight: 700;
	margin-top: 250px;
}


.staffmenu h2 { display: none; }

.staffmenu ul {
	display: block;
	position: absolute;
	list-style-type: disc;
	list-style-position: outside;
	margin: 0;
	padding: 0;
	left: 0px;
	top: 2px;
}

.staffmenu li {
	display: block;
	width: 100%;
	
	margin: 0;
	}
	
.staffmenu li:hover {
	xbackground: #b40;
	}
	
.staffmenu li a {
	display: block;
	font-weight: 700;
	letter-spacing: 0.1em;
	width: 100%;
	padding: 0.4em 0;
	}
	
.staffmenu a:link {
	text-decoration: none;
	color: #fff;
	}
	
.staffmenu a:visited {
	text-decoration: none;
	color: #fff;
	}
	
.staffmenu a:active {
	text-decoration: none;
	color: #fff;
	}
	
.staffmenu a:hover {
	text-decoration: none;
	color: #000;
	background: #fff;
	}
	
	
.stafflisting {
	display: block;
	float: left;
	padding: 12px;
	width: 128px;
	color: #000;
	
	font-family: Optima, Verdana, Arial, sans-serif;
	font-weight: 700;
	}
	
.stafflisting a {
	color: #000;
	text-decoration: none;
	}
	
.stafflisting:hover {
	background-color: #fff;
	}

	

	

a {
	font-weight: bold;
	letter-spacing: 0.1em;
	}
	
a:link {
	text-decoration: none;
	}
	
a:visited {
	text-decoration: none;
	}
	
a:active {
	text-decoration: none;
	}
	
a:hover {
	text-decoration: none;
	background: #fff;
	border-bottom-color: #D4D0C8;
	}
	
a.reg {
	color: #000;
	font-weight: 500;
	visibility: visible;
	letter-spacing: 0.1em;
	
	}
	
a.reg:link {
	text-decoration: none;
	visibility: visible;
	}
	
a.reg:visited {
	text-decoration: none;
	visibility: visible;
	}
	
a.reg:active {
	text-decoration: none;
	visibility: visible;
	}
	
a.reg:hover {
	text-decoration: none;
	visibility: visible;
	background: #fff;
	
	}
	

.description {
	display: block;
	position: absolute;
	left: 162px;
	top: 432px;
	width: 576px;
	
	background: #fff;
	
	line-height: 150%;
}

.description h2 {
	display: none;
	}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.topofpage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.topofpage a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

h2 {
	font: bold 15px Arial, Verdana, "Trebuchet MS", sans-serif;
	color: #000066;
	padding-top: 15px;
	padding-bottom: 5px;
}
h1 {
	font: bold 16px Arial, Verdana, "Trebuchet MS", sans-serif;
	color: #000066;
	padding-top: 15px;
	padding-bottom: 5px;
}

