@charset "utf-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #242424;
	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: #ffffff;
}
.oneColFixCtr #container {
	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(images/woodgrain.jpg);
	height: 729px;
	margin-top: 20px;
	position:relative;
}
.oneColFixCtr #mainContent {
	z-index:1;
	position:absolute;
	left: 52px;
	top: 138px;
	width: 420px;
	height: 35px;
	visibility: visible;
}

.oneColFixCtr #mainContent-sub {
	z-index:1;
	position:absolute;
	left: 195px;
	top: 168px;
	width: 344px;
	height: 59px;
	visibility: visible;
	font-size: 16px !important;
}

.Menu {
	z-index:5;
	position:absolute;
	left: 0px;
	top: 78px;
	width: 577px;
	height:37px;
	padding: 0px;
	text-align: left;
	border: 0px none;
}

.Menu a {
	padding: 0px;
	border: 0px none;
	margin: 0px
}

.Menu img {
	padding: 0px;
	border: 0px none;
	margin: 0px
}

.Menu-home {
	z-index:5;
	position:absolute;
	left: 45px;
	top: 593px;
	width: 577px;
	height:37px;
	padding: 0px;
	text-align: left;
	border: 0px none;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: normal;
	color: #ffffff;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 0px;
}

h3  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 0px;
	padding-bottom: 0px;
        margin-top: 0px;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	margin-top: 0px;
}

li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	margin-top: 0px;
}

.aboutusbackground {
	width: 960px;
	background-image: url(images/aboutuscolor.jpg);
	height: 531px;
	position:absolute;
	z-index:0;
	left: 0px;
	top: 78px;
}

.servicesbackground {
	width: 960px;
	background-image: url(images/servicescolor.jpg);
	height: 531px;
	position:absolute;
	z-index:0;
	left: 0px;
	top: 78px;
}

.staffbackground {
	width: 960px;
	background-image: url(images/staffcolor.jpg);
	height: 531px;
	position:absolute;
	z-index:0;
	left: 0px;
	top: 78px;
}

.resourcesbackground {
	width: 960px;
	background-image: url(images/resourcescolor.jpg);
	height: 531px;
	position:absolute;
	z-index:0;
	left: 0px;
	top: 78px;
}

.feesbackground {
	width: 960px;
	background-image: url(images/feescolor.jpg);
	height: 531px;
	position:absolute;
	z-index:0;
	left: 0px;
	top: 78px;
}

.faqsbackground {
	width: 960px;
	background-image: url(images/faqscolor.jpg);
	height: 531px;
	position:absolute;
	z-index:0;
	left: 0px;
	top: 78px;
}

.servicesbackground {
	width: 960px;
	background-image: url(images/servicescolor.jpg);
	height: 531px;
	position:absolute;
	z-index:0;
	left: 0px;
	top: 78px;
}

.resourcesbuttons {

}


.mainpagephoto {
	position:absolute;
	width:317px;
	height:358px;
	z-index:8;
	left: 578px;
	top: 40px;
}	

.aboutussmallimages {
	position:absolute;
	width:524px;
	height:132px;
	z-index:3;
	left: 53px;
	top: 440px;
}

.servicescontent { /*save this in case dw_scroll solution does not work; this would take place of div#wn*/
	position:absolute;
	width:502px;
	height:278px;
	z-index:7;
	left: 60px;
	top: 419px;
	overflow: auto;
}

/*div#wn	{ 
	position:absolute;
	width:483px;
	height:278px;
	z-index:7;
	left: 53px;
	top: 311px;
	overflow: hidden;
}
*/

/*.scrollLinks {
	position:absolute;
	width:6px;
	height:278px;
	z-index:7;
	left: 542px;
	top: 311px;
}
*/

.stickynote {
	position:absolute;
	width:200px;
	height:115px;
	z-index:4;
	left: 620px;
	top: 406px;
	background: none;
}

.aboutussmallimages {
	position:absolute;
	width:524px;
	height:132px;
	z-index:3;
	left: 53px;
	top: 440px;
}

.staffphotos {
	position:absolute;
	width:498px; /*was495*/
	height:133px;
	z-index:3;
	left: 51px;
	top: 188px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}

.staffpicture { 
	background-color: transparent;
	border: 0px solid #CCCCCC; 
	padding: 0px; 
	margin-bottom: 0px;
}

.staffpicture img { 
	border: 0px solid #CCCCCC;
	vertical-align:middle; 
	margin-bottom: 0px;
}

.caption { 
	position:relative;
	width:495px;
	height:70px;
	z-index:3;
	left: 0px;
	top: 0px;
	margin-top: 0px;
	background-color: transparent;
	border: 0px solid #CCCCCC; 
	padding: 0px;
	margin: 0.0em 0.0em 0.0em 0;
	float:left; 
}

.captiontable {
	position:absolute;
	width:495px;
	height:30px;
	z-index:3;
	left: 51px;
	top: 326px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}

.captiontable2 {
	position:absolute;
	width:495px;
	height:50px;
	z-index:3;
	left: 51px;
	top: 306px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
}


.right { margin: 0.0em 0pt 0.0em 0.0em; float:right; }
.left { margin: 0.0em 0.0em 0.0em 0; float:left; }
	
.footer {
	width: 960px;
	background: #000000;
	height: 69px;
	position:absolute;
	z-index:0;
	left: 0px;
	top: 660px;
}

.footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	margin-top: 17px;
	text-align: center;
	line-height: 20px;
}

.footer a {
	color: #ffffff;
	font-size: 12px;
}

.homeaddress p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	margin-top: 5px;
	text-align: center;
	line-height: 16px;
}

.homeaddress a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	font-size: 12px;
	text-decoration:none;
}
.scrollbar { 
  position:relative;
  width:11px; height:200px; 
  font-size:1px;  /* for image vertical alignment issue */
  }
.track { 
  position:absolute; left:0; top:12px;
  width:11px; height:176px;
  background: #ff0000; /* was 336 */
  }
.dragBar {
  position:absolute; left:1px; top:1px;
  width:9px; height:20px;
  background-color:#00ff00; /* was ceced6 */
  color: #00ff00;
  }  

div#wn a	{ 
        color: #ffffff;
        text-decoration: underline;
		font-weight:bold;
	}

div#content a	{ 
        color: #ffffff;
        text-decoration: underline;
		font-weight:bold;
	}
		
div#lyr1 a	{
	color: #ffffff;
	text-decoration: underline;
		font-weight:bold;
	}	
      
div#extra_controls a	{ 
        color: #ffffff;
        text-decoration: none;
        font-weight: normal;
        line-height: 180%;
	}
#photos_ {
	position:absolute;
	left:0px;
	top:0px;
	width:614px;
	height:404px;
}

#notebookpaper_ {
	position:absolute;
	left:614px;
	top:0px;
	width:346px;
	height:594px;
}

#hopeandhealing_ {
	position:absolute;
	left:0px;
	top:404px;
	width:614px;
	height:96px;
}

#welcome_ {
	position:absolute;
	left:0px;
	top:500px;
	width:614px;
	height:94px;
}

#bottomarea_ {
	position:absolute;
	left:0px;
	top:594px;
	width:960px;
	height:112px;
}

.simplepage table a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	font-size: 12px;
	text-decoration:none;
}
.simplepage #copyright a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	font-size: 12px;
	text-decoration:none;
}
.simplepage #copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	font-size: 12px;
	text-decoration:none;
}