
body {
	font: 70%/1.4em verdana, Helvetica, sans-serif;
	color: #4A3E53;
	margin: 0;
	padding: 0;
	text-align: center;
}

#wrapper
{
	width: 760px;
	margin: .75em auto .25em;
	padding: 0;
	text-align: left;
}

#header {
	background-image: url(../images/bgheader.gif);
	background-repeat: no-repeat;
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	padding-right: 15px;
	margin: 0px;
}

#header #headerlinks {
	padding-top: 15px;
	padding-right: 10px;
}

#headerlinks a:link{
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 10px;
}

#headerlinks a:visited{
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 10px;
}

#headerlinks a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

#header h2 {
	display: none
}

#header #address {
	color: #fff;
	line-height: 1.35em;
	margin: 2.75em .75em 0 0;
	font-weight: bold;
	font-size: 110%;
}

/* Primary Nav 	*/
	
 #menu
{
	width: 760px;
	height: 22px;
	margin: 0px;
	padding: 0;
	border-top: 1px solid #fff;
	background-color: #7D6F87;
}

#menu ul
{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#menu ul li
{
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

#menu ul li a
{
	background: #7D6F87;
	width: 107px;
	height: 22px;
	border-top: none;
	border-left: none;
	border-bottom: none;
	border-right: 1px solid #fff;
	padding: 0px;
	margin: 0px;
	color: #fff;
	display: block;
	text-align: center;
	font: small-caps normal 12px/20px arial, verdana, lucida, sans-serif;
	text-decoration: none;
}

#menu ul li a .wide {
border-right: none;
}


#menu ul li a:hover
{
	color: #fff;
	background: #978C9F;
}

#menu a:active
{
	color: #fff;
	background: #978C9F;
}

#menu li#active a
{
	color: #fff;
	background: #978C9F;
}

body#sectionone #menu li#one a, 
body#sectiontwo #menu li#two a,
body#sectionthree #menu li#three a,
body#sectionfour #menu li#four a,
body#sectionfive #menu li#five a,
body#sectionfive #menu li#six a,
body#sectionfive #menu li#seven a {
	background: #978C9F;
	font-weight: bold;
	}

table {
	font-size: 11px;
}

input { 
	border: 1px solid #000000; 
	font-size:8pt;
	background-color: #F6EBEB;
	width: 110px; 
} 
select { 
	border: 1px solid #000000; 
	font-size:7pt;
	background-color: #F6EBEB;
	width: 112px; 

} 
textarea{
	border: 1px solid #000000; 
	font-size:8pt;
	background-color: #F6EBEB;
	width: 110px;  
} 

/* new Styles */

#pageBounds {
	border-right: 1px solid #80698a;
	border-left: 1px solid #80698a;
	border-bottom: 1px solid #80698a;
	padding: 8px;
	text-align: left;
	}

#contentBounds {
	background: #fff url(../images/bg_pageBounds.gif) top left repeat-y;
}


#mainColumn {
	float:left;
	width: 365px;
}

#sideColumn {
	float: right;
	width: 185px;	
}

img.alignRight {
	float: right;
	margin: 0 0 5px 5px;
	padding: 0;
}

/* sNav */

#sNav {
	float: left;	
	padding: 0;
	margin: 0 18px 0 0;
	background: #f3f3f3 url(../images/bg_sNav.gif) top left repeat-x;
	min-height: 400px;
	width: 154px;
	font-size: 90%;
}

#sNav h2 {
	background: #e4bebe;
	margin: 0;
	padding: 5px 5px 5px 0;
	border-bottom: 1px solid #9b312e;
	text-align: center;
	width:149px; 
}

#sNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}	

#sNav ul li {
	padding: 0;
	margin: 0;		
}

#sNav ul li a {
	text-decoration: none;
	padding: 4px 0 4px 20px;
	margin: 0;
	display: block;
	font-weight:bold;
}
#sNav ul li a:hover {
	background: #f5e7e7 url(../images/bg_sNav_arrow.jpg) 2px center no-repeat;
	text-decoration: none;
}


/* mainColumn */

#disclaimer {
	text-align: left;
	font-size: 90%;
	margin: 1em;
}
.contactBorder {
	border-top: 1px solid #ccc;
	margin-top: .75em;
	padding-top: .75em;
}

#testimonials {
	background: #f8efef url(../images/bg_testimonials_bottom.gif) left bottom no-repeat;
	width: 180px;
	padding: 0 0 40px;
}

#testimonials h3 {
	background: #f8efef url(../images/bg_testimonials_top.gif) left top no-repeat;
	color: #80698b;
	font-size: 120%;
	font-weight: regular;
	padding: 15px 5px 0 8px;
}

#testimonials #quote, #testimonials p {
	padding: 5px 5px 3px 8px;
	margin: 0;
	line-height: 115%;
}

#testimonials .author {
	font-weight: bold;
	margin: 0 5px 5px 8px;
	font-size: 85%;
}

#mainColumn a.galleryButton {
	background: #ccc url(../images/bg_gallery_btn.gif) left top repeat-x;
	padding: 2px 5px 3px 0px;
	font-weight: bold;
	border: 1px solid #999;
	text-decoration: none;
}

#mainColumn a:hover.galleryButton {
	background: #ccc url(../images/bg_gallery_over.gif) left top repeat-x;
	color: #a696ae;
}

/* sitemap styles */

ul#sitemap {
	margin-left: 0;
}

ul#sitemap li {
	margin: 0 0 .75em 0;
	font-weight: bold;
	font-size: 110%;
	list-style: none;
	padding: 0;
}

ul#sitemap li ul {
	margin: .25em 0 0 0;
}

ul#sitemap li li {
	margin-left: 1em;
	margin-bottom: .25em;
	font-weight: bold;
	font-size: 90%;
}

ul#sitemap li li li {
	font-weight: normal;
}

/* sideColumn */

#sideColumn .pageLinks {
	border: #e7e7e7 1px solid;
	margin: 0 .5em 1em 0;
}

#sideColumn .pageLinks ul {
	list-style: none;
	margin: .5em;	
}

#sideColumn .pageLinks a {
	font-weight: bold;
	font-size: 90%;	
}

#sideColumn .pageLinks ul li {
	margin-bottom: .5em;	
}


#sideColumn .btn_before_after img {
	outline: none;
	margin: 1em 0;
}

/* contactForm */


#mainColumn .contact form {
	border: 1px solid #e7e7e7;
	padding: 1em;
}

#mainColumn .contact form p {
	margin: 0;
	float: left;
	width: 155px;
}

#mainColumn .contact form p.textarea {
	float: none;
}

#mainColumn .contact form input.button {
	margin-top: 1em;
	}

table.contactForm, .contactForm {
	background: #eed7d7;
	border-bottom: 5px solid #999;
}

table.contactForm {
	background: #eed7d7;
	border-bottom: 5px solid #999;
}

table.contactForm td {
	padding: 3px;
}

table.contactForm td.last {
	padding-bottom: 6px;
}

table.contactForm th {
	font-weight: bold;
	padding: 6px 3px;
}

/* footer styles */

#footer {
	width: 800px;
	font-size: 10px;
	text-align: center;
	line-height: 1.2em;
}

#footer a {
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer #address {
margin: 0 auto;
width:600px;
}

#footer .addressItem {
    float: left;
	width: 190px;
	text-align: center;
	font-size: 10px;

}

/* before and after styles */

#beforeAfter #mainColumn {
background: #f1f1f1;
width: 570px;
}

#beforeAfter #contentBounds {
	background: #fff url(../images/bg_pageBounds_bf.gif) top left repeat-y;
}

#beforeAfter h1 {
	background: #c6766f;
	margin: 0 0 10px 0;
	padding: 5px 5px 5px 5px;
	width: 560; 
	color: #fff;
	font-weight: bold;
	font-size: 120%;
}

#beforeAfter #mainColumn h2 {
	font-weight:normal;
	margin: 0 6px 0 5px;
	font-size: 120%;
}

#beforeAfter #photoNav {
width: 425px;
}

#beforeAfter #photoNav ul {
	list-style: none;
	margin: 5px 0 10px 4px;
}
#beforeAfter #photoNav ul li {
	float: left;
	margin: 0 2px 5px 2px;
}

#beforeAfter #photoNav ul li a {
	color: #7f698a;
	text-decoration: none;
	padding: 1px 4px 2px;
	background: none;
}
#beforeAfter #photoNav ul li.on a {
	background: #7f698a;
	color: #fff;
}

#beforeAfter #photoNav ul li.on a:hover {
	padding: 1px 4px 2px;
	background: #7f698a;
	color: #fff;
}

#beforeAfter #photoNav ul li a:hover {
	padding: 1px 4px 2px;
	background: #7f698a;
	color: #fff;
}
#beforeAfter #photos {
	margin: 25px 0 0 5px;
	clear: left;
}


#beforeAfter #photoNavProcedures {
width: 110px;
float: right;
padding-right: 8px;
}

#beforeAfter #photoNavProcedures ul {
	list-style: none;
	margin: 0 0 0 10px;
}

#beforeAfter #photoNavProcedures li {
    font-size: 10px;
	margin: 5px 0;
}

#beforeAfter #photoNavProcedures li a {
	text-decoration: none;
}

#beforeAfter #photoNavProcedures li a:hover, #beforeAfter #photoNavProcedures li.on a {
	font-weight: bold;
}

#beforeAfter table.stats {
	margin: 5px 0 5px 10px;
	border: 1px solid #ccc;
	width: 425px;
	background: #f5e7e7;
	text-align:center;
}

/* before and after table */

#beforeAfter table.stats th {
	padding: 2px;
	background: transparent url(../images/bg_td.gif) top right repeat-y;
}

#beforeAfter table.stats td {
	padding: 2px;
}
#beforeAfter table.stats tr.odd {
	background: #e4bebe;
}
#beforeAfter table.stats tr.odd td {
	border-top: 1px solid #9b312e;
	border-bottom: 1px solid #9b312e;
	background: #e4bebe url(../images/bg_td.gif) top right repeat-y;
}
#beforeAfter table.stats td.last, #beforeAfter table.stats th.last {
	border-right: none;
}

#beforeAfter table.stats td.description {
	padding: 15px 10px;
	text-align: left
}

/*--------form validation----------*/
.hidden{
display:none;
}
/*--------CUSTOMORE STYLES--------*/
