/* CSS Document */

body, div, h1, h2, h3, h4, p, ul, li, dl, dt, dd, img, form, fieldset, blockquote {
    margin: 0px;
    padding: 0px;
    border: 0px;
}

body {
    background: #ADA9A0;
    text-align: center;
}

div.clear {
    clear: both;
    overflow: hidden;
    height: 1px;
}

p, div, li,  h1, h2, h3, h4, td, input, select, textarea {
    font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
    font-size: 13px;
    color: #D8D7CE;
    line-height: 18px;
}

h1, h2, h3, h4, p.tagline, legend {
	font-family: "Trebuchet MS", Times, serif;
}

p, h1, h2, h3, h4 {
	margin-bottom: 15px;
}

a img, :link img, :visited img {
    border: none
}

#top, #main, #content, #bottom, #extra, #footer {
	width: 760px;
	margin: 0 auto;
	text-align: left;
}

#top-wrapper {
	background: #FFF url(images/top.jpg) 0 0 repeat-x;
	height: 136px;
	overflow: hidden;
}
#top {
	background: url(images/top-wave-760.jpg) 0 0 no-repeat;
}

#main-wrapper {
	background: #857E75 url(images/main.jpg) 0 0 repeat-x;
	padding-bottom: 25px;
}

#main {
	background: url(images/main-glow.jpg) top right no-repeat;
}

#content {
	width: 450px;
	float: left;
	margin-top: 185px;
}

#intro {
		width: 450px;
		float: left;
	}
		#intro h1 {
			font-size: 22px;
			color: #FFF;
			margin-top: 25px;
		}
		#intro p.tagline {
			font-size: 18px;
			color: #DFDED5;
			margin-top: -20px;
		}
		
		.underline {
			background: url(/_images/bg/underline.gif) 0 0 repeat;
		}
		.underline h2 {
			font-size: 13px;
			line-height: 24px;
			color: #FFF;  
			margin-bottom: 0px;
		}
		.underline p, .underline ul {
			margin-bottom: 24px;
		}
		.underline p, .underline li {
			line-height: 24px;
		}
		.underline li {
			background: url(/_images/bg/side-li.gif) 0 7px no-repeat;
			padding-left: 15px;
		}
	
	#side {
		width: 250px;
		float: right;
		margin-top: 25px;
	}
	#side-content {
		margin: 80px 30px 0 40px;
	}
		#side-content h2 {
			color: #FFF;
			font-size: 16px;
			margin-top: 20px;
		}


/* Nav ---------------*/

a:hover {
	text-decoration: none

}


.nav a {
	display: block; 
	font-size: 16px; 
	height: 25px; 
	padding: 5px 0 0 10px; 
	text-decoration: none; 
	width: 220px;
	border-bottom: 1px dashed #000;
	color: #59544D;
}

.nav a:hover {
	background: #857E73; 
	color: #CFCCC7;
}

#active, a#active:hover {
	background: url(/images/nav_bg.gif) no-repeat 200px 4px; 
	color: #59544D; 
	cursor: default; 
	font-weight: bold
}
.contact-info li {
	margin-bottom: 10px;
	margin-top: 15px;
	line-height: 16px;
	text-decoration: none;
}
.contact-info li strong { 
	display: block;
	color: #FFF;
}
.contact-info li.address {
	background: url(/_images/icons/address.gif) 0 3px no-repeat;
	padding-left: 35px;
}
.contact-info li.phone {
	background: url(images/phone.png) 0 2px no-repeat;
	padding-left: 50px;
}
.contact-info li.email {
	background: url(images/email.png) 0 3px no-repeat;
	padding-left: 50px;
}

#footer-wrapper {
	background: #ADA9A0;
	padding: 15px 0 15px 0; 
}

#footer-menu {
	width: 450px;
	float:right;
	margin-top: 20px;
	font-size: 12px;
	text-align: right;
}

#footer-menuleft {
	width: 300px;
	float:left;
	margin-top: 10px;
}
	
#footer-menu a {
	color:#66645F;
}

/* ----
*/

#intro ul#cs_btns {
	width: 480px; height: 180px;
	background: url('images/intro2.png') no-repeat; 
	list-style: none;
	position: absolute;
}

#intro ul#cs_btns  li {
	margin: 0;
	padding: 0;
	list-style: none;
	background-image:none;
	position: absolute;
	
	
}
#intro ul#cs_btns li, ul#cs_btns a { height: 180px; display: block; text-indent: -9999px; overflow: hidden; }
#cs1 { left: 0px; width: 160px; }
#cs2 { left: 160px; width: 160px; }
#cs3 { left: 320px; width: 160px; }


#cs1 a:hover {
    background: transparent url('images/intro2.png')
	0px -180px no-repeat; }
#cs2 a:hover {
    background: transparent url('images/intro2.png')
	-160px -180px no-repeat; }
#cs3 a:hover {
    background: transparent url('images/intro2.png')
	-320px -180px no-repeat; }


dl.resource {
	margin: .5em 0 1.75em;
	width: 450px;
	background: #ADA9A0;
	padding-bottom: 1em;
}
dl.resource dt {
	width: 450px; height: 28px;
	background: #68635A; color: #FFF;
	text-indent: -9999em;
}
dl.resource dt#res-prof {
	background-image: url('images/profserv.png');
}

dl.resource dt#execb {
	background-image: url('images/execb.png');
}
dl.resource dt#execp {
	background-image: url('images/execp.png');
}
dl.resource dd {
	color: #48443E;
	font-size: 16px;
	background: url('images/arrow33.gif') no-repeat;
	padding-left: 20px;
	margin: .75em 1em .75em 11px;
}
dl.resource dd p {
	color: #fff;
}
dl.resource dd a {
	color: #2e404e;
	border-bottom: 1px dotted #2e404e
}
dl.resource dd a:hover {
	border-bottom: 1px solid #2e404e
}

.submitbutton {
	color: #000000;
	
	}
	
img { behavior: url(iepngfix.htc); }

ul.list li {
	background: url('images/arrow3.gif') no-repeat 0 .5em;
	padding-left: 20px;
	margin: .75em 1em .75em 11px;
	list-style:none;
}







