/* Global reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* Global reset-RESET */
/* The below restores some sensible defaults */
strong { font-weight:bold }
em { font-style:italic }
a img { border:none } /* Gets rid of IE's blue borders */
.clear{ clear: both;}
.right {float: right}
.left {float: left}
.padleft {float: left; margin: 0 14px 0 0;}
.padright {float: right; padding: 0 0 0 14px}
.image_wrapper{
	border: 1px solid #ccc;
	margin: 1px;
}


/*-------Structure------------*/

body {				
	text-align: center;
	font-family: Arial, Verdana, sans-serif; color: #333;
	font-size: 12px;
}
#siteCenter {
	width: 860px;
	background: url(../images/main_bkg.jpg);
	background-repeat: repeat-y;
	margin: 0px auto;
	padding: 0;
	text-align: left;
}
#header{
	background: url(../images/header_bkg.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 130px;
	 
}
#header h1 a{
	float: left;
	text-indent: -9999px;
	background: url(../images/logo.jpg); 
	background-repeat: no-repeat;
	width: 305px;
	height: 112px;
}

#header address{
	float: right;
	font-style: normal;
	font-size: 1.25em;
	text-align: right;
	padding: 20px 30px 0px 0px; 
} 
#flashHeader{
	margin-left: 10px;
}
#content {
	margin: 5px 40px 15px 40px;
}

#footer {
	background: url(../images/footer_bkg.jpg); 
	background-repeat: no-repeat;
	height: 46px;
}
#footer p {
	text-align: right;
	padding: 25px 20px 0px 0px;
}
#footer p a{
	color:#333;
	text-decoration: none;
}

/*--------Col and containers------------------ */



#content .col1 {width:500px; float:left}
#content .col2 { width:250px; float:right }

#treatments #content .col1 {width:250px; float:left}
#treatments #content .col2 { width:500px; float:right }

/*--------Style------------------------ */

#content h1, h2, h3 {color: #3399cc; line-height:18px; font-size: 1.25em; font-weight: bold; margin: 7px 0px;}	
#content p {color:#333; line-height:18px; font-size:1em; font-weight: normal; margin: 7px 0px;}
a {
	color: #3399cc
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}	
ul#serviceList {
	list-style: disc;
	margin: 10px 35px;
}
ul#serviceList li {
	padding: 5px 0px;
}

ol#homeList {
	list-style:decimal;
	margin: 10px 35px;
	font-weight: bold;
}
ol#homeList li {
	padding: 5px 0px;	
	
}
.list li {
	padding: 5px 0px;
}
h2.title{
	font-size: 1em;
}
h1.title {
	text-decoration: underline;
	padding: 15px 0px;

}
/*--------Menu------------------------ */
ul#menu {
	list-style: none;
	position: absolute;
	left: 120px;
	top:100px; 
	
}
ul#menu li {
	display: inline;
}
ul#menu li a  {
	text-decoration: none;
	color: #333;

}
ul#menu li a:hover {
				text-decoration: underline;
			}

			body#home ul#menu li a.home,
			body#team ul#menu li a.team,
			body#forms ul#menu li a.forms,
			body#gallery ul#menu li a.gallery,
			body#insurance ul#menu li a.insurance,
			body#appointments ul#menu li a.appointments,
			body#directions ul#menu li a.directions,
			body#treatments ul#menu li a.treatments,
			body#faq ul#menu li a.faq,
			body#contactus ul#menu li a.contactus {
			text-decoration: underline;
			}
			
/*--------Contact Forms--------------------- */			
#side_bar fieldset {width:210px; margin: 1em 0; padding: 1em; border: 1px solid #ccc;}
#side_bar p.cform {margin:0px 0px 15px 0px; padding: 0;}
#side_bar legend {font-weight: bold;}
#side_bar label {display: block;}
#side_bar label.nb {float: left; width: 7em;}
#side_bar input {width:200px;}
#side_bar input#day {width:25px; margin-left: 0.5em;}
#side_bar textarea {width:200px; height:100px;}



#appointment_form fieldset {margin: 1em 0; padding: 1em; border: 1px solid #ffffcc;}
#appointment_form p.cform {margin:0px 0px 15px 0px; padding: 0;}
#appointment_form legend {font-weight: bold;}
#appointment_form label {display: block;}
#appointment_form label.nb {float: left; width: 7em;}
#appointment_form input {width:200px;}
#appointment_form input.date {width:100px; margin-left: 0.5em;}
#appointment_form textarea {width:200px; height:100px;}

/****************CALENDAR*****************/

/* the div that holds the date picker calendar */
.dpDiv {}


/* the table (within the div) that holds the date picker calendar */
.dpTable {font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; text-align: center; color: #505050; background-color: #ece9d8; border: 1px solid #AAAAAA;}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color: red;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: 4060ff;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	}
table#hours{
	border-left: 1px solid #ccc;
	border-bottom:1px solid #ccc;
	margin: 15px 0px; 
}

#hours td {
	font-weight: bold;
	padding: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	
}
.tour img {
	padding:1px; 
	border:1px solid #ccc; 
	background-color:#fff;
	margin: 10px 0px
}
.tour p {
	text-align: center;
}