* {margin:0px; padding:0px;}

html, body {font-family: Helvetica, Arial, sans-serif; font-size:14px; color:#999999;}

#pageContainer {width:1000px; height:695px; margin-left:auto; margin-right:auto;}

#leftShadow {width:20px; height:695px; background-image:url(../images/leftShadow.jpg); float:left;}

#content {width:960px; float:left;}

#pageContent #text .intro {margin-bottom:20px; line-height:24px; font-size:16px; font-weight:bold;}

#pageContent #text p {margin-bottom:20px; line-height:21px;}

#pageContent {width:880px; padding-left:40px; padding-right:40px; height:594px; background-image:url(../images/shadow4.jpg);}
#contactholder {width:300px; float:left;}
#placeHolder {width:280px; float:left;}
#placeHolder q{
	color:#36a944;
	font-size:21px;
	font-weight: bold;
	padding:5px;
	width:240px;
	display:block
}
#placeHolder cite { width:240px; text-align:right; display:block;}

#text {float:right; width:590px;}

#resources-text { float:right; width:860px;}
#text ul, #resources-text ul { margin-left:30px;}
#text li, #resources-text li { margin-bottom:15px;}
#text h2, #resources-text h2 {
	font-size:25px;
	color: #39b54a;
	font-weight: normal;
	margin-bottom:15px;
}
#contacttext {float:right; width:570px;}


#navBar, #navBar ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#navBar a {
	display: block;
}

#navBar li { /* all list items */
	float: left;
	width:auto;
}



#navBar {width:960px; background-image:url(../images/navBarRepeat.jpg); height:40px; line-height:40px; background-repeat:repeat-x; color:#FFF;}

#navBar ul {display:inline-block; float:left; margin-left:15px;}

#navBar ul li {line-height:40px; margin-left:25px; float:left; list-style-type:none;}

#navBar ul li a:link{color:#FFF; text-decoration:none;}

#navBar ul li a:visited{color:#FFF; text-decoration:none;}

#navBar ul li a:hover{color:#000; text-decoration:none;}

#navBar li ul { /* second-level lists */
	position: absolute;
	background: #36a944;
	width:100px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	padding:0;
	margin:0;
	font-size:12px;
}
#navBar li ul li { padding-left:5px; margin:0; width:100px;}


#navBar .resource { /* second-level lists */
background: #36a944;
	width:250px;
	margin-left:-60px;
	line-height:18px;
	padding-bottom:15px;
	padding-top:5px;
}




#navBar li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#rightShadow {width:20px; height:695px; background-image:url(../images/rightShadow.jpg); float:right;}

a:link {
	color: #39b54a;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #39b54a;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #39b54a;
}
#footer {width:960px; float: left;}
.form {
	font-family: Helvetica, Arial, sans-serif; 
	font-size:14px;
}
.smalltext {font-size:10px;}
