* { margin:0; padding:0; border:none; }

body{
	background:#000000;
	margin-top:100px;
	font-family:verdana;
	font-size:13pt;
	font-weight:normal;
}
h1 {
	font-size:16pt;
	font-weight:bold; 
	color:#425C95;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
h2{
	font-size:12pt;
	font-weight:bold; 
	/*color:#425C95;*/
	color:#1A3802;
	
}
	
hr{
	clear:both;
}
#logo{
	width:439px;
	margin:0px auto;	
	height:120px;
}
.right { padding:6px; background:#CCCCCC; border:1px solid #999999; float:right; margin:10px;}

#maincontainer{
	position:relative;
	margin:0px auto;
	width:1001px;
	height:413px;
	z-index:10;
}
#container{
	position:relative;
	margin:0px auto;
	width:1001px;
	height:386px;
	top:27px;
	z-index:0;
	
}

#OrangeMountain{
	position:absolute;
	z-index:4;
	overflow:hidden;
	width:345px;
	height:168px;
	cursor:pointer;
	display:none;
}
#Waterfall{
	position:absolute;
	z-index:4;
	overflow:hidden;
	width:345px;
	height:175px;
	bottom:0px;
	cursor:pointer;
	display:none;
}
#Waterfall img{
	position:absolute;
	bottom:0px;
	left:0px;
}
#Path{
	position:absolute;
	z-index:1;
	overflow:hidden;
	left:0px;
	width:1001px;
	height:386px;
	cursor:pointer;
	display:none;
}
#Path img{
	position:absolute;
	bottom:0px;
	left:0px;
}
#leftB { width:375px; height:390px; position:absolute; top:0px; left:0px; background:#000000; z-index:3;}
#rightB { width:375px; height:390px; position:absolute; top:0px; right:0px; background:#000000; z-index:3; }
#Spruce{
	position:absolute;
	z-index:4;
	overflow:hidden;
	right:0px;
	width:345px;
	height:168px;
	cursor:pointer;
	display:none;
}
#Spruce img{
	position:absolute;
	top:0px;
	right:0px;
}

#Creek{
	position:absolute;
	z-index:4;
	overflow:hidden;
	right:0px;
	width:345px;
	height:175px;
	bottom:0px;
	cursor:pointer;
	display:none;
}
#Creek img{
	position:absolute;
	bottom:0px;
	right:0px;
}
#textcontainer{
	display:none;
}
#aboutus{
	position:absolute;
	top:0px; 
	left:0px;
	cursor:pointer;
	display:none;
}
#clinicalservices{
	position:absolute;
	top:0px; 
	left:400px;
	cursor:pointer;
	display:none;
}
#frequentlyaskedquestions{
	position:absolute;
	top:0px; 
	left:675px;
	cursor:pointer;
	display:none;
}
#ourlocation{
	position:absolute;
	top:214px; 
	left:0px;
	z-index:4;
	cursor:pointer;
	display:none;
}
#contactus{
	position:absolute;
	top:214px; 
	left:868px;
	z-index:4;
	cursor:pointer;
	display:none;
}

#contentframe{
	display:none;
	position:relative;
	width:937px;
	z-index:21;
	margin:0px auto 30px;
	top:-320px;
}
#contentframetop{
	width:937px;
	height:24px;
	background:url(/img/transp_top.png) no-repeat;
	overflow:show;
	position:relative;
	z-index:5;
}
#contentframetop p.icons{
	padding:5px 10px;
}
#contentframetop a{
	color:#467125;
	font-size:10px;
}
#content{
	background:url(/img/trans_onepix.png) repeat-y;
	width:907px;
	padding:15px;
	overflow:hidden;
}
#content img{
	border:1px solid #888888;
}
#content .container {
	width:700px;
	margin:0px auto;
	}
	
#content .leftcontainer{
	width:600px;
	float:left;
	/*height:100px;
	overflow:scroll;
	*/
}

.leftcontainer ul li{
	margin-left:40px;
	padding:3px;
}

#content h1{
	padding-bottom:5px;
	margin-bottom:15px;
	border-bottom:2px solid #6A6A83;
}

#content h2{
	padding-bottom:5px;
	padding-top:10px;
	margin-bottom:15px;
}


#content img.withbo{
	background:#cfcfcf;
	padding:5px;
}

#content .rightcontainer{
	width:250px;
	float:left;
	padding:0px 5px 10px 15px;
	margin-left:30px;
	margin-top:20px;
	text-align:left;
	font-size:12px;
	height:400px;
}	


#content .rightcontainer a{
	text-decoration:none;
	color:#425C95;
}
#content .rightcontainer ul li{
	font-size:12px;
	font-weight:bold;
	list-style:none;
}

#content p { margin:10px 0px; }

#content ul li{
	font-size:14px;
	
}

#content ul li ul li{
	margin-left:15px;
	font-size:12px;
	font-weight:normal;
	list-style:none;
}

#contentframebottom{
	width:937px;
	height:22px;
	background:url(/img/transp_bottom.png) no-repeat;

}


#subNav{
	position:relative;
	margin:0px auto;
	text-align:center;
	top:30px;
	
}

#subNav a{
	color:#768BC6;
	font-size:10px;
	text-decoration:none;
}


#credits{
	position:relative;
	margin:0px auto;
	width:995px;
	top:50px;
	font-size:9px;
	font-style:italic;
	text-align:right;
	color:#A1A1A1;
	clear:both;
}


.searchBox{
	margin-top:20px;
	font-size:9px;
	font-family:verdana;
}

.searchBox h3{
	color:#8A2604;
	font-size:12px;
	padding-bottom:4px;
}

.searchBox input{
	margin-bottom:5px;
}



.inputTxt{
	border:1px solid #888888;
	color:#6A6A83;
	font-size:14px;
}

.btnImg{
	cursor:pointer;
}	

.highlightTxt{
	background:#00FFFF;
}

hr{
	padding-top:10px;
	border-bottom:1px dotted #425C95;
}

.services{
	margin-left:20px;
}

.staffBio{
	margin-left:20px;
}

.indentAll{
	margin-left:20px;
}

.faq{
	margin-left:20px;
}

.faq ul li{
	margin-left:19px;
}

.floatRight{
	float:right;
	padding-left:15px;
	
}

.floatLeft{
	float:left;
	padding-right:15px;
}

.smallTxt{
	font-size:11px;
}

.faq{
	display:none;
}

a.faqHref{
margin-top:15px;
}

.btnPress{
	background:#1A3802;
	color:white;
	font-weight:bold;
	cursor:pointer;
}
.xtraSmall{
	font-size:9px;
}

.centerImg{
	text-align:center;
}

.imgCaption{
	font-size:10px;
	color:#555555;
}


