
body
	{
	background: #fff url(../img/bg.gif) repeat-x 0 0;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	}
	
.clear { clear:both; font-size:0px; line-height:0px; margin:0; padding:0; }

p img { float:left; margin:5px 15px 15px 0; }

/*  PAGE ALIGNMENT  */

#header,
#content,
#footer,
#legal,
#assoc_logos
	{
	width:960px;
	margin:0 auto;
	padding:0;	
	text-align:left;
	}

#content { z-index:1; }

.container 		/*  good for setting Absolute positions  */
	{ 
	position:relative;
	float:left;
	display:inline;
	margin:0; 
	padding:0;
	}



/*  HEADER  */

#header { height:530px; } /* FF  */
#header .container { width:960px; height:530px; z-index:100; }

#logo,
#phone1,
#phone2,
#letterbox,
#photo,
#flash,
#menu,
#menu ul
	{ 
	position:relative;
	float:left;
	display:inline;
	margin:0; 
	padding:0;
	}
	
/* =Slideshow
----------------------------------------------- */
#slideshow { width: 960px; height: 265px; margin: 0 auto; float: left; }
	#slideshow .inner { position: relative; width: 960px; height: 265px; margin: 0 auto; }
	
	#slideshow .photos-wrapper { position: relative; height: 265px;   }
	#slideshow .photos-wrapper img { position: absolute; left: 0; top: 0;  }

	#slideshow .dots-nav { width: 100px; height:16px; position:absolute; bottom:7px; left:30}
	#slideshow .dots-nav li { display: inline; }
	#slideshow .dots-nav li a { display:block; float:left; width: 16px; height: 16px; margin: 3px; text-indent: -5000px; /*margin-right:16px;*/ background: url(../img/slider/slideshow_dots.png) no-repeat; }
	#slideshow .dots-nav li a:hover, #slideshow .dots-nav li a.active { background-position: right; 
	}	
	
#logo
	{
	width:960px;
	height:155px;
	z-index:100;
	}

#signature
	{
	position:absolute;
	top:60px;
	left:610px;
	font-size:12px;
	color:#a88e80;
	clear:both;
	}

#phone1, #phone2
	{
	height:30px;
	padding:5px 0 0 0;
	color:#f3ece8;
	font-size:16px; 
	}

#phone1	{ background:#ba634a; width:580px; text-indent:160px; }
#phone2	{ background:#91503d; width:380px; text-indent:30px; }

#letterbox { width:960px; height:265px; }

#photo, #photo img { height:265px; margin:0; padding:0; border:0; }
#flash { height:265px; margin:0; padding:0; border:0; }





/*  CONTENT  */

#home #content { background:url(../img/bg-home-columns.gif) repeat-y 0 0; }
#services #content,
#new_patients #content,
#emergencies #content,
#about #content,
#contact #content,
#sitemap #content,
#disclaimer #content,
#gallery #content { background:url(../img/bg-interior-columns.gif) repeat-y 0 0; }

#column_left,
#column_right,
#intro,
#column_left_text,
#services_list,
#blog,
#form,
#before_after,
.emailsignup
	{
	position: relative;
	float:left;
	display:inline;
	margin:0; 
	padding:0;
	z-index:0;
	}
	
#column_left { width:580px; }
#column_right { width:380px; }
#one_column { width:960px; }

#intro,
#services_list
	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#6b919e;
	}

#intro,
#column_left_text { background:#fff; width:520px; padding:30px 30px 0px 30px; }
	
#intro h2,
#column_left_text h2 { font-size:24px; color:#4a6e7a; letter-spacing:0px; }
#column_left_text h3 span { display:block; font-size:14px; color:#4a6e7a; letter-spacing:0px; }

#intro p { width:450px; }
#column_left_text p { width:500px; }

#services_list
	{
	background:url(../img/bg-services-hp.jpg) no-repeat 0 0;
	width:520px;
	height:236px;
	padding:8px 30px;
	}
	
#services_list ul
	{
	position: relative;
	float: left;
	display: inline;
	margin:10px 15px 0 0;
	padding:0;
	}
	
#services_list ul li a { color:#6b919e; text-decoration:none; }
#services_list ul li a:hover { color:#6b919e; text-decoration:underline; }

#blog
	{
	background:#eaf6e4 url(../img/bg-blog-title.gif) repeat-x 0 0;
	width:520px;
	margin: 1px 0 0 0;
	padding:8px 30px;
	}
	
#blog h2 { color:#5b7250; margin-bottom: 24px; }




/*  FORM and BEFORE AFTER - HOME PAGE  */

#form,
#before_after, .emailsignup
	{
	background:url(../img/bg-form-title.gif) repeat-x 0 0;
	width:320px;
	margin: 0;
	padding:8px 30px 30px 30px;
	}
	
#form h2,
#before_after h2 { margin-bottom: 24px; }

#before_after .tn,
#before_after .tn_end
	{
	background:#86b8b2;
	position: relative;
	float: left;
	display: inline;
	width:150px;
	padding: 0;
	text-align:center;
	}


#before_after .tn { margin:0 20px 20px 0; }
#before_after .tn_end { margin:0 0 20px 0; }
#before_after p { margin: 3px 0 4px 0; padding: 0; }

#before_after a { text-decoration:none; color:#4a6e7a; font-size:14px; font-family: "Lucida Sans Unicode", "Trebuchet MS", Verdana, Helvetica, sans-serif; }
#before_after a:link { text-decoration:none; color:#4a6e7a;}
#before_after a:hover { text-decoration:underline; color:#4a6e7a;}
	
.end_row { margin-right:0; }



/*  FORM  */

.required { color: #3c5f6b; }

#form .form_text { width: 90px; }
#form .form_input { width: 220px; }

#form .form_text,
#form .form_input
	{
	position: relative;
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	}

#form ul,
#form ul li { line-height: 2.2; }

#form .form_input li input, 
#form .form_input li textarea { border: 1px #88bcb6 solid; padding-left:5px; }

#form .form_input input.button
	{ 
	display: block;
	border: 0; 
	height: 28px; 
	margin:6px 0 0 0;
	padding:0;
	}

/* EMAIL SIGNUP */
.emailsignup form {
margin-top: 15px;
}
.emailsignup label {
width: 90px;
display: block;
float: left;
}
.emailsignup input {
float: left; margin-right: 5px;
border:1px solid #88BCB6;
padding-left:5px;
}
.emailsignup .button {
background: url(../img/go.gif) no-repeat;
width: 40px;
/*height: 0 !important;*/
height: 18px;
/*_height: 0;*/
padding-top: 18px;
overflow: hidden;
border: 0;
cursor:pointer;
}

/*  GALLERY  */

#gallery #before_after { display:none; }

#gallery .photo_set
	{
	position:relative;
	float:left;
	display:inline;
	width:520px; 
	margin:0 0 30px 0;
	padding:0;
	}
	
#gallery .photo_set .tn
	{
	background:#a6d1cc;
	position:relative;
	float:left;
	display:inline;
	width:250px; 
	margin:0 10px 0 0;
	padding:0;
	}
	
#gallery .photo_set img,
#gallery .photo_set img a { margin:0; padding:0; }
	
#gallery .photo_set p 
	{
	text-decoration:none; 
	color:#4a6e7a; 
	font-size:14px; 
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	margin:5px 0 5px 15px;
	padding: 0;
	}

#gallery .photo_set a {  }
#gallery .photo_set a:link { text-decoration:none; color:#4a6e7a;}
#gallery .photo_set a:hover { text-decoration:underline; color:#4a6e7a;}



/*  FAQ LISTS  */	
	
.QA
	{ 
	position: relative;
	float: left;
	display: inline;
	margin: 4px 0 30px 0; 
	padding: 0; 
	list-style: none;
	}
	
.QA_set
	{ 
	position: relative;
	float: left;
	display: block;
	margin: 0; 
	padding: 0;
	}

.letter_q,
.letter_a,
.question,
.answer
	{ 
	position: relative;
	float: left;
	display: inline;
	margin: 0 0 4px 0; 
	padding: 0;
	}	

.QA .letter_q,
.QA .letter_a { width: 25px; font-weight: bold; color: #567F8E ; }
	
.QA .question { font-weight: bold; }

.QA .question,
.QA .answer { width: 380px }



/*  FOOTER  */

#footer 
	{
	background:#433228 url(../img/bg-footer.jpg) no-repeat 829px 35px;
	width:900px;
	margin-top:30px;
	margin-bottom:0px;
	padding: 30px;
	color:#fff;
	font-size:14px;
	}

#copyright,
#adsnext,
#footer ul
	{
	position: relative;
	float:left;
	display:inline;
	margin:0; 
	padding:0;
	}
	
#footer ul { margin-right:0px; }
#footer ul li { margin-bottom:8px; }

#footer ul.footermenu { width:170px; }
#footer ul.footerlinks { width:330px; display:inline-block;}
#footer ul.link-network { width:290px;}

#footer a:link, #footer a:visited { color:#aa9e82; text-decoration:none;}
#footer a:hover, #footer a:active { color:#aa9e82; text-decoration:underline;}

#footer .link-network h4{
    font-weight: bold; 
	font-size:14px; 
	margin: 0 0 5px;
	padding: 0;
	line-height:normal; 
	color:#ffffff;
}

#footer ul.link-network{
	display:inline;
	float: left;
	width: 250px;
	color:#fff;
	margin: 0;
	padding: 0;
}

#legal
	{
	font-family:Arial, Helvetica, sans-serif;
	background:#eddfbd;
	width:920px;
	height:10px;
	padding: 20px;
	margin-bottom:20px;
	color:#433228;
	}
	
#legal a:link, #legal a:visited { color:#433228; text-decoration:none; }
#legal a:hover, #legal a:active { color:#433228; text-decoration:underline; }

#copyright,
#adsnext { padding:0 60px 0 0; }

#copyright,
#adsnext
	{
	position:relative; 
	float:left;
	display:inline;
	margin:0;
	}

#copyright,
#adsnext { padding:0px; width:460px; }
	
#adsnext { text-align:right;  }


#blog-Feed a{color:#4a6e7a; font-weight:bold;}
#blog-Feed {line-height: 1.6;}


#assoc_logos
	{
	width:920px;
	padding:10px;
	text-align:center;
	}

#assoc_logos img { margin:0 20px; }
