@charset "utf-8";
/* CSS Document */



/* global layout */


body {	
	margin:0px;
	padding:0px;	
	text-align:center;	
	background-image: url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#c6dcb8;
}

#container {
	width:845px;
	height:auto;
	background-color:white;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	margin-top:15px;
	margin-bottom:20px;
	padding-bottom:15px;
	border:solid 1px;	
}


/* end global layout */
/*-------------------------*/
/* structure */


#header {
	position:relative;
	padding:15px 0 15px 0;
	width:800px;
	background-color:#FFFFFF;
}

#header_logo {
	padding-left:30px;
	padding-top:5px;	
}

#nav_topright {
	position:absolute;
	right:40px;
	top:30px;
	color: #CCCCCC;
	font-size:12px;
}

#banner {
	background-image:url(images/srs.jpg);
	background-repeat:no-repeat;
	width:800px;
	height:156px;
	margin-left:40px;
	
}

#flash {	
	background-repeat:no-repeat;
	width:845px;
	height:156px;	
	font-size:11px;
	font-family:Arial;
}


#main_nav{background-color:#FFFFFF;
	height:25px;
	width:780px;
	margin-left:20px;
	margin-bottom:10px;}
	
#main_nav ul { 
	margin:0px;
	padding:0px;
	list-style-type:none;
	width:780px;
	float:left;
	
}

#main_nav ul li {
	float:left;
	
}

#main_nav ul li a {
	display:block;
	padding:0 2em;
	line-height:2.5em;
	text-decoration:none;
	color:#0373bf;
	float:left;
	
}

#main_nav ul a:hover {color:#a4c58e}


#content{
	width:800px;
	height:auto;
	background-color:white;
	padding-bottom:20px;
	margin-top:20px;		
}

.Arial11 {
	FONT-SIZE: 11px; LINE-HEIGHT: 14px; FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.BgHeader {
	BACKGROUND-POSITION: right bottom; BACKGROUND-IMAGE: url(images/Bg_Header.gif); BACKGROUND-REPEAT: no-repeat;
}

.Black {
	COLOR: #000000;
}


/* end structure */
/*-------------------------*/
/* index page */


#appointment{
	background-color:#ffffff;
	width:400px;
	float:left;
}

#appointment_titlebar{
	font-family:Arial, Helvetica, sans-serif;
	background-repeat:repeat-x;
	background-image:url(images/titlebar.jpg);
	width:350px;
	height:22px;
	color:white;
	padding-top:2px;
	margin-left:40px;
}

#appointment_body{
	background-color:#FFFFFF;
	width:348px;
	height:380px;
	margin-left:40px;
	border-left:1px solid;
	border-bottom:1px solid;
	border-right:1px solid;
	}
	
#appointment_content{
	background-color:#FFFFFF;
	width:330px;
	height:330px;
	padding-left:9px;
	text-align:left;
	font-size:12px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	}

#about{
	background-color:#ffffff;
	width:350px;
	float:right;
	padding-right:10px;
}

#about_titlebar{
	font-family:Arial, Helvetica, sans-serif;
	background-repeat:repeat-x;
	background-image:url(images/titlebar.jpg);
	width:350px;
	height:22px;
	color:white;
	padding-top:2px;
}

#about_body{
	background-color:#FFFFFF;
	width:348px;
	height:380px;
	border-left:1px solid;
	border-bottom:1px solid;
	border-right:1px solid;
	}	
	
#about_content{
	background-color:#FFFFFF;
	width:330px;
	height:330px;
	padding-left:9px;
	text-align:left;
	font-size:12px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	}	
	
#about_img{
	width:145px;
	float:left;
	padding-left:10px;
	padding-right:10px;
	margin-top:20px;}
	
#read_more_about{
	float:right;
	margin-top:40px;
	margin-right:5px;}






#test_home{
	background-color:#ffffff;
	width:360px;
    float:left;
    clear:both;
	margin-top:20px;
}

#test_titlebar_home{
	font-family:Arial, Helvetica, sans-serif;
	background-repeat:repeat-x;
	background-image:url(images/titlebar.jpg);
	width:350px;
	height:22px;
	color:white;
	padding-top:2px;
	margin-left:40px;
}

#test_body_home{
	background-color:#FFFFFF;
	width:348px;
	height:380px;
	margin-left:40px;
	border-left:1px solid;
	border-bottom:1px solid;
	border-right:1px solid;	
	}	
	
#test_content{
	background-color:#FFFFFF;
	width:175px;
	height:330px;
	padding-left:9px;
	font-size:12px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	}	
	
#test_img{
	width:100px;
	margin-left:220px;
	padding-top:40px;
	}
	
#read_more_test{
	float:right;
	margin-top:60px;
	margin-right:15px;
	font-size:12px;}





#treat_home{
	background-color:#ffffff;
	width:350px;
	float:right;
	padding-right:10px;
	margin-left:0px;
	margin-top:25px;
	
}

#treat_titlebar_home{
	font-family:Arial, Helvetica, sans-serif;
	background-repeat:repeat-x;
	background-image:url(images/titlebar.jpg);
	width:350px;
	height:22px;
	color:white;
	padding-top:2px;

}

#treat_body_home{
	background-color:#FFFFFF;
	width:348px;
	height:380px;

	border-left:1px solid;
	border-bottom:1px solid;
	border-right:1px solid;
	}	
	
#treat_content{
	background-color:#FFFFFF;
	width:155px;
	height:330px;
	padding-left:10px;
	float:left;
	font-size:12px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	}	
	
#treat_img{
	width:110px;
	margin-left:210px;
	padding-top:30px;
	}
	
#read_more_treat{
	float:right;
	margin-top:30px;
	margin-right:15px;
	font-size:12px;}
	
	


/* end index  */
/*-------------------------*/
/* contact us  */


#contact_brown{
	background-color:#ffffff;
	width:350px;
	float:left;
}

#brown_titlebar{
	font-family:Arial, Helvetica, sans-serif;
	background-repeat:repeat-x;
	background-image:url(images/titlebar.jpg);
	width:350px;
	height:22px;
	color:white;
	padding-top:2px;
	margin-left:40px;
}

#brown_body{
	background-color:#FFFFFF;
	width:348px;
	height:450px;
	margin-left:40px;
	border-left:1px solid;
	border-bottom:1px solid;
	border-right:1px solid;
	}
	
#brown_content{
	background-color:#FFFFFF;
	width:280px;
	height:450;
	padding-left:20px;
	text-align:justify;
	font-size:12px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	}
	





#contact_nside{
	background-color:#ffffff;
	width:350px;
	margin-left:370px;
}

#nside_titlebar{
	font-family:Arial, Helvetica, sans-serif;
	background-repeat:repeat-x;
	background-image:url(images/titlebar.jpg);
	width:350px;
	height:22px;
	color:white;
	padding-top:2px;
	margin-left:40px;
}

#nside_body{
	background-color:#FFFFFF;
	width:348px;
	height:450px;
	margin-left:40px;
	border-left:1px solid;
	border-bottom:1px solid;
	border-right:1px solid;
	}
	
#nside_content{
	background-color:#FFFFFF;
	width:280px;
	height:450px;
	padding-left:40px;
	text-align:justify;
	font-size:12px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	}


/* end contact us  */
/*-------------------------*/
/* about us */


#unique{
	background-color:#ffffff;
	width:720px;
	padding-bottom:20px;
}

#unique_titlebar{
	font-family:Arial, Helvetica, sans-serif;
	background-repeat:repeat-x;
	background-image:url(images/titlebar.jpg);
	width:720px;
	height:22px;
	color:white;
	padding-top:2px;
	margin-left:40px;
}

#unique_body{
	background-color:#FFFFFF;
	width:718px;
	height:auto;
	margin-left:40px;
	padding-bottom:20px;
	border-left:1px solid;
	border-bottom:1px solid;
	border-right:1px solid;
	}
	
#unique_content{
	background-color:#FFFFFF;
	width:690px;
	height:auto;
	padding-left:20px;
	color:#666666;
	font-size:12px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
	
	
#about_us{
	background-color:#ffffff;
	width:720px;
}

#about_us_titlebar{
	font-family:Arial, Helvetica, sans-serif;
	background-repeat:repeat-x;
	background-image:url(images/titlebar.jpg);
	width:720px;
	height:22px;
	color:white;
	padding-top:2px;
	margin-left:40px;
}

#about_us_body{
	background-color:#FFFFFF;
	width:718px;
	height:auto;
	margin-left:40px;
	border-left:1px solid;
	border-bottom:1px solid;
	border-right:1px solid;
	}
	
#about_us_content{
	background-color:#FFFFFF;
	width:680px;
	height:auto;
	padding-left:20px;
	color:#666666;
	font-size:14px;
	line-height:30px;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	}



/* end about us */
/*-------------------------*/
/* treatment */


#treatment{
	background-color:#ffffff;
	width:350px;
	float:left;
}

#treatment_titlebar{
	font-family:Arial, Helvetica, sans-serif;
	background-repeat:repeat-x;
	background-image:url(images/titlebar.jpg);
	width:350px;
	height:22px;
	color:white;
	padding-top:2px;
	margin-left:40px;
}

#treatment_body{
	background-color:#FFFFFF;
	width:348px;
	height:475px;
	margin-left:40px;
	border-left:1px solid;
	border-bottom:1px solid;
	border-right:1px solid;
	}
	
#treatment_content{
	background-color:#FFFFFF;
	width:280px;
	height:450;
	padding-left:20px;
	color:#666666;
	font-size:14px;
	line-height:30px;
	font-family:Arial, Helvetica, sans-serif;
	}
	





#danger_signals{
	background-color:#ffffff;
	width:350px;
	margin-left:370px;
}

#danger_titlebar{
	font-family:Arial, Helvetica, sans-serif;
	background-repeat:repeat-x;
	background-image:url(images/titlebar.jpg);
	width:350px;
	height:22px;
	color:white;
	padding-top:2px;
	margin-left:40px;
}

#danger_body{
	background-color:#FFFFFF;
	width:348px;
	height:475px;
	margin-left:40px;
	border-left:1px solid;
	border-bottom:1px solid;
	border-right:1px solid;
	}
	
#danger_content{
	background-color:#FFFFFF;
	width:175px;
	height:auto;
	padding-left:20px;
	color:#666666;
	font-size:14px;
	line-height:30px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	
	}
	
#danger_img{
	width:115px;
	margin-left:200px;
	margin-top:20px;}


/* end treatment */
/*-------------------------*/
/* meet the docs */


#docs_brown{
	background-color:#ffffff;	
	width:320px;
	float:left;
}

#docs_brown_titlebar{
	font-family:Arial, Helvetica, sans-serif;
	background-repeat:repeat-x;
	background-image:url(images/titlebar.jpg);
	width:350px;
	height:22px;
	color:white;
	padding-top:2px;
	margin-left:40px;
}

#docs_brown_body{
	background-color:#FFFFFF;
	
	width:348px;
	height:3130px;
	margin-left:40px;
	border-left:1px solid;
	border-bottom:1px solid;
	border-right:1px solid;
	}
	
#docs_brown_content{
	background-color:#FFFFFF;
	width:300px;
	height:auto;
	padding-left:20px;
	text-align:justify;
	font-size:12px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	}
	
#scott_brown{
	}
	
#scott_brown_img{
	width:100px;
	float:left;}
	
#scott_brown_info{
	margin-left:110px;
	width:190px;}
	

#sean_newport{
	}
	
#sean_newport_img{
	width:100px;
	float:left;}
	
#sean_newport_info{
	margin-left:110px;
	width:190px;}
	
#martie_blue{
	}
	
#martie_blue_img{
	width:100px;
	float:left;}
	
#martie_blue_info
{	
	margin-left:110px;
	width:190px;}

#david_forth{
	}
	
#david_forth_img{
	width:100px;
	float:left;}
	
#david_forth_info
{	
	margin-left:110px;
	width:190px;}

#daniel_mcmahan{
	}
	
#daniel_mcmahan_img{
	width:100px;
	float:left;}
	
#daniel_mcmahan_info
{	
	margin-left:110px;
	width:190px;}

#charles_means{
	}
	
#charles_means_img{
	width:100px;
	float:left;}
	
#charles_means_info
{	
	margin-left:110px;
	width:190px;}


#thomas_sawyer{
	}
	
#thomas_sawyer_img{
	width:100px;
	float:left;}
	
#thomas_sawyer_info
{	
	margin-left:110px;
	width:190px;}
	
	#marybelle_walden{
	}
	
#marybelle_walden_img{
	width:100px;
	float:left;}
	
#marybelle_walden_info
{	
	margin-left:110px;
	width:190px;}

#docs_nside
{	
	background-color:#ffffff;
	width:320px;
	margin-left:390px;
}

#docs_nside_titlebar{
	font-family:Arial, Helvetica, sans-serif;
	background-repeat:repeat-x;
	background-image:url(images/titlebar.jpg);
	width:350px;
	height:22px;
	color:white;
	padding-top:2px;
	margin-left:40px;
}

#docs_nside_body{
	background-color:#FFFFFF;
	width:348px;
	height:1000px;
	margin-left:40px;
	border-left:1px solid;
	border-bottom:1px solid;
	border-right:1px solid;
	}
	
#docs_nside_content{
	background-color:#FFFFFF;
	width:300px;
	height:auto;
	padding-left:20px;
	text-align:justify;
	font-size:12px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	}

#charles_means{
	}
	
#charles_means_img{
	width:100px;
	float:left;}
	
#charles_means_info{
	margin-left:110px;
	width:190px;}



/* end meet the docs */
/*-------------------------*/
/* testimonials */



#testimonials{
	background-color:#ffffff;
	width:720px;
}

#testimonials_titlebar{
	font-family:Arial, Helvetica, sans-serif;
	background-repeat:repeat-x;
	background-image:url(images/titlebar.jpg);
	width:720px;
	height:22px;
	color:white;
	padding-top:2px;
	margin-left:40px;
}

#testimonials_body{
	background-color:#FFFFFF;
	width:718px;
	height:auto;
	margin-left:40px;
	padding-bottom:20px;
	border-left:1px solid;
	border-bottom:1px solid;
	border-right:1px solid;
	}
	
#testimonials_content{
	background-color:#FFFFFF;
	width:690px;
	height:auto;
	padding-left:20px;
	color:#666666;
	font-size:12px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
	
.testimonial_quote{
	width:540px;
	padding-left:130px;
	padding-top:5px;
	text-align:justify;}
	
.testimonials_image{
	width:115px;
	float:left;}



/* end testimonials */
/*-------------------------*/
/* insurance & forms */



#forms{
	background-color:#ffffff;
	width:720px;
	padding-bottom:20px;
}

#forms_titlebar{
	font-family:Arial, Helvetica, sans-serif;
	background-repeat:repeat-x;
	background-image:url(images/titlebar.jpg);
	width:720px;
	height:22px;
	color:white;
	padding-top:2px;
	margin-left:40px;
}

#forms_body{
	background-color:#FFFFFF;
	width:718px;
	height:auto;
	margin-left:40px;
	padding-bottom:20px;
	border-left:1px solid;
	border-bottom:1px solid;
	border-right:1px solid;
	}
	
#forms_content{
	background-color:#FFFFFF;
	width:690px;
	height:auto;
	padding-left:20px;
	color:#666666;
	font-size:12px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
	
	
#insurance{
	background-color:#ffffff;
	width:720px;
}

#insurance_titlebar{
	font-family:Arial, Helvetica, sans-serif;
	background-repeat:repeat-x;
	background-image:url(images/titlebar.jpg);
	width:720px;
	height:22px;
	color:white;
	padding-top:2px;
	margin-left:40px;
}

#insurance_body{
	background-color:#FFFFFF;
	width:718px;
	height:auto;
	margin-left:40px;
	padding-bottom:20px;
	border-left:1px solid;
	border-bottom:1px solid;
	border-right:1px solid;
	}
	
#insurance_content{
	background-color:#FFFFFF;
	width:680px;
	height:auto;
	padding-left:20px;
	color:#666666;
	font-size:14px;
	line-height:30px;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	}


/* end insurance & forms */
/*-------------------------*/
/* new patient form */



#np_form{
	background-color:#ffffff;
	width:720px;
	height:auto;
	padding-bottom:20px;
}

#np_form_titlebar{
	font-family:Arial, Helvetica, sans-serif;
	background-repeat:repeat-x;
	background-image:url(images/titlebar.jpg);
	width:720px;
	height:22px;
	color:white;
	padding-top:2px;
	margin-left:40px;
}

#np_form_body{
	background-color:#FFFFFF;
	width:718px;
	height:auto;
	margin-left:40px;
	padding-bottom:20px;
	border-left:1px solid;
	border-bottom:1px solid;
	border-right:1px solid;
	}
	
#np_form_content{
	background-color:#FFFFFF;
	width:690px;
	height:auto;
	padding-left:20px;
	color:#666666;
	font-size:12px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
	
	


/* end insurance & forms */
/*-------------------------*/
/* srs therapy */



#srs{
	background-color:#ffffff;
	width:720px;
}

#srs_titlebar{
	font-family:Arial, Helvetica, sans-serif;
	background-repeat:repeat-x;
	background-image:url(images/titlebar.jpg);
	width:720px;
	height:22px;
	color:white;
	padding-top:2px;
	margin-left:40px;
}

#srs_body{
	background-color:#FFFFFF;
	width:718px;
	height:auto;
	margin-left:40px;
	padding-bottom:20px;
	border-left:1px solid;
	border-bottom:1px solid;
	border-right:1px solid;
	}
	
#srs_content{
	background-color:#FFFFFF;
	width:670px;
	height:auto;
	padding-left:20px;
	color:#666666;
	font-size:12px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	}


/* end srs therapy */
/*-------------------------*/
/* faq */



#faq{
	background-color:#ffffff;
	width:720px;
}

#faq_titlebar{
	font-family:Arial, Helvetica, sans-serif;
	background-repeat:repeat-x;
	background-image:url(images/titlebar.jpg);
	width:720px;
	height:22px;
	color:white;
	padding-top:2px;
	margin-left:40px;
}

#faq_body{
	background-color:#FFFFFF;
	width:718px;
	height:auto;
	margin-left:40px;
	padding-bottom:20px;
	border-left:1px solid;
	border-bottom:1px solid;
	border-right:1px solid;
	}
	
#faq_content{
	background-color:#FFFFFF;
	width:670px;
	height:auto;
	padding-left:20px;
	padding-right:20px;
	color:#666666;
	font-size:12px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	}


/* end faq */
/*-------------------------*/
/* form */



#form{
	background-color:#ffffff;
	width:720px;
}

#form_titlebar{
	font-family:Arial, Helvetica, sans-serif;
	background-repeat:repeat-x;
	background-image:url(images/titlebar.jpg);
	width:720px;
	height:22px;
	color:white;
	padding-top:2px;
	margin-left:40px;
}

#form_body{
	background-color:#FFFFFF;
	width:718px;
	height:auto;
	margin-left:40px;
	padding-bottom:20px;
	border-left:1px solid;
	border-bottom:1px solid;
	border-right:1px solid;
	}
	
#form_content{
	background-color:#FFFFFF;
	width:670px;
	height:auto;
	padding-left:20px;
	color:#666666;
	font-size:12px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	}


/* end form */
/*-------------------------*/


.clear {
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0px;
	visibility:hidden;
}


#footer{
	position:relative;
	text-align:center;
	padding-bottom:30px;
	font-size:11px;
	color:#666666;
	margin: 0 18px 0 18px;
}


	


/*-------------------------*/
/* text */



p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#666666;
	text-align:justify;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#ffffff;}
	
h2{
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:14px;}
	
h3{
	font-family:Arial, Helvetica, sans-serif;
	color:#0698da;
	font-size:16px;
	}
	
h4{
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	font-size:10px;}


span.docs{
	font:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#0698da;}
	
span.blue{
	color:#0698da;}
	
span.top{
	margin-left:220px;}



/* end text */
/*-------------------------*/
/* links */

a {
	font-family:Arial, Helvetica, sans-serif;
	color:#0698da;
}

a:link { text-decoration:none; color:#0698da;}
a:visited {text-decoration:none; color:#a4c58e;}
a:hover {text-decoration: none; color:#a4c58e;}



/* end links */
/*-------------------------*/




