
body {
padding: 0;
margin: 0 auto;
text-align: center;
background: #f8f0f8 url(img/bg.jpg) top center repeat-x;
font-family: Verdana, sans-serif;
font-size: small;
color: #623272;
}

.displayNone {
	display: none;
}

.hidden {
display: none;
}

a:link {
	color: #970290; 
	text-decoration: underline;
	}

a:visited {
	color: #970290; 
	text-decoration: underline;
	}
a:hover {
	color: #df63d9;  
	text-decoration: underline;
	}

#sidebar a {
	color: #fff;  
	text-decoration: none;
	}
#sidebar a:hover {
	color: #df63d9;  
	text-decoration: underline;
	}

.clear { clear: both; }

#header {
width: 730px;
height: 171px;
margin: 0 auto;
background: transparent url(img/header.jpg) top center no-repeat;
}

#header h1 {
	width: 730px; height: 171px; margin: 0px; padding: 0px; text-indent: -10000px; font-size: 9px;
}
#header h1 a {
	width: 730px; height: 171px; margin: 0px; padding: 0px; display: block; text-decoration: none; 
}

h1 {
font: 24px Georgia, serif;
margin: 0;
}

h1 a:link, h1 a:visited {
text-decoration: none;
color: #623272;
}

h1.title{
font: 24px Georgia, serif;
margin: 15px 0 5px 15px;
}

h2 {
font: 18px Georgia, serif;
margin: 15px 0 5px 15px;
}

h3 {
font: 16px Georgia, serif;
margin: 15px 0 5px 15px;
}

h3 a:link, h3 a:visited {
  text-decoration: underline;
  color: #623272;
}

#sidebar h3 {
font-size: 1.2em;
}

h4 {
  font: 14px Georgia, serif;
  margin: 2px;
  font-weight: bold;
  color: #623272;
}

h4 a:link, h4 a:active, h4 a:visited, h4 a:hover {
  text-decoration: underline;
  color: #623272;
}

h4 a:hover {
  text-decoration: underline;
  color: #623272;
}

h5 {
  font-size: 13px;
  margin: 3px;
  font-weight: bold;
}


#content {
	background: transparent url(img/content_bg.jpg) repeat-y;
	margin: 0 auto;
	width: 730px;
	text-align: left;
	padding-bottom: 10px;
	line-height: 1.4em;
}

#navigation {
	height: 49px;
}

.breadcrumbs {
	font-size: 11px;
	margin: 15px 0px 10px 20px;
}

#main {
	float: left;
	padding: 0;
	width: 539px;
}

#main p{
	margin: 5px 20px 10px 20px;
}

#sidebar {
	width: 191px;
	min-height: 400px;
	padding: 30px 0 10px 0;
	margin: 0 0 0 539px;
	font-size: 11px;
	line-height: 13px;
	background: #963c92 url(img/sidebar_bg.jpg) top center no-repeat;	
}

#sidebar ul {
	padding: 8px 8px 10px 8px;
	margin: 0;
	list-style-type: none;
}

#sidebar li {
	background: url(img/bullet2.gif) no-repeat 0px 2px;
	padding: 0px 0px 15px 25px;
	margin-bottom: 10px;
	border-bottom: 1px #bbb dashed;
}

#sidebar ul li a
{
color: #660000;
text-decoration:none;
margin: 0;
}

#sidebar ul li a:hover {
color: #CC0000;
}

#sidebar h4 a:link, #sidebar h4 a:active, #sidebar h4 a:visited {
	text-decoration: underline;
	}
	
#service_list {
width: 160px;
height: 134px;
margin: 0 auto;
padding: 0;
background: transparent url(img/service_list.gif) top center no-repeat;
}

#service_list a{
width: 160px;
height: 134px;
display: block;
}
	
#licensed_notice {
width: 153px;
height: 121px;
margin: 100px auto 0px auto;
padding: 0;
background: transparent url(img/licensed_notice.gif) top center no-repeat;
}

#footer {
	width: 730px;
	height: 65px;
	margin: 0 auto;
	clear: both;
	background: transparent url(img/footer_bg.gif) no-repeat;
	padding: 0px;
	font-size: 10px;
	line-height: 12px;
	color: #5e2472;
}

#footer a:link, #footer a:visited { 
	color: #970290;
}

#footer a:hover {
color: #b406ac;
text-decoration: none;
}

#footer p.address {
	float: left;
	text-align: left;
	margin: 15px 0 0 18px;
}

#footer p.copyright {
	float: right;
	text-align: right;
	margin: 15px 18px 0 0;
}

#bottomnav {
	width: 730px;
	height: 20px;
	margin: 10px auto;
	clear: both;
	padding: 0;
	font-size: 11px;
	color: #5e2472;
}

#bottomnav a:link, #bottomnav a:visited { 
	color: #970290;
}

#bottomnav a:hover {
color: #b406ac;
text-decoration: none;
}

.breadcrumbs {
	color: #333;
	font-size: 11px;
	margin: 5px 0px 10px 20px;
	color: #623272;
}

.entry {
	padding-bottom: 5px;
	margin-bottom: 5px;
}

blockquote {
	border-left: 2px solid #000000;
	padding-left: 5px;
}

.commentbox {
	border: 2px solid #000000;
	margin: 5px 2px;
	padding: 5px;
}

.returntop {
	width: 100%;
	color: #333;
	font-size: 11px;
	margin: 5px 0px 5px 0px;
	padding-bottom: 5px;
	border-bottom: 1px #bbb dashed;
	text-align: right;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	text-align: center;
}

#navcontainer {
background: #ddd;
height:30px;
padding: 0px 0px 0px 10px;
border-bottom: 2px solid #660000;
line-height: 30px;
}


#navcontainer ul
{
padding:0;
margin:0;
color: #660000;
height:30px;
font-family: Verdana, Arial,Helvetica,sans-serif;
font-size: 13px;
font-weight: bold;
}

#navcontainer ul li
{
float:left;
padding:0;
list-style-type:none;
height:30px;
}

#navcontainer ul li a
{
float:left;
padding: 0px 10px 0px 10px;
color: #660000;
text-decoration:none;
margin: 0;
}

#navcontainer ul li a:hover
{
background-color:#890102;
color: #fff;
}

#schedule-table table a:link {color: #660000; text-decoration: underline;}
#schedule-table table a:visited {color: #660000; text-decoration: underline;}
#schedule-table table a:hover {color: #CC0000; text-decoration: underline;}
#schedule-table table a:active {color: #CC0000; text-decoration: underline;}
#schedule-table table a:focus{color: #CC0000; text-decoration: underline;}


#schedule-table table caption {
		padding: 5px 2px 5px 2px;
		color: #660000;
		background-color: inherit;
		font-size: 1.5em;
		font-weight: normal;
		text-align: centered;
		text-transform: capitalize;
		}

	#schedule-table table{
		width: 100%;
		font-size: 12px;
		font-weight: bold;
	}
	#schedule-table table tr td{
		padding: 4px 6px;
		text-align:left;

	}
	#schedule-table table thead th{
		background-color: #890102;
		border-bottom: 1px solid #ccc;
		border-left: 1px solid #ccc;
		font-weight: bold;
		text-align:left;
		padding: 4px 6px;
		color:#fff;
	}
	#schedule-table table tbody tr th{
		background-color: #fff;
		font-weight: bold;
		border-left: none;
		padding: 2px 4px;
		background-color: #fefce3;
	}
	#schedule-table table tbody td{
		border-left: 1px solid #ccc;
	}
	#schedule-table table tbody tr.odd{
		background-color: #eee;
	}
	
#schedule-table table tbody tr:hover {
		color: #333;
		background-color: #ddd;
}

#schedule-table table tbody tr.odd:hover {
		color: #333;
		background-color: #ddd;
}
	
#schedule-table table tfoot td, #schedule-table table tfoot th{
		border-top: 0px solid #ccc;
		font-size: 11px;
		font-weight:bold;
		color:#660000;
		padding: 3px 4px;	
	}
	
.lineitem_divider {
	clear: both;
	width: 90%;
	height: 2px;
	border-bottom: 1px dotted #623272;
	padding: 0;
	margin: 2px auto 2px auto;
	}	
	
.lineitem {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal;
	margin: 0;
	padding: 0px 0px 2px 0px;
	float:left;
	width:100%;
	clear: both;
	}

.lineitem img {
	width: 100px;
	float:left;
	padding: 0px 0px 0px 0px;
	border: 3px #890101 solid;
	}	

.lineitem h5 {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal;
text-decoration: underline;
margin: 0;
padding: 0;
	}

.lineitem h5 a:link, .lineitem h5 a:visited, .lineitem h5 a:hover {
text-decoration: underline;
color: #660000;
}

.lineitem h5 a:hover {
text-decoration: underline;
color: #cc0000;
}

.lineitem * {
	width:400px;
	float:right;
	}

.lineitem * * {
	width:auto;
	float:none;
	}
	
.photo {
	margin: 5px 0 5px 0;
	border: 5px #883ba3 solid;
}

.switchcontent {
margin: 10px auto 0px auto;
padding: 5px;
width; 80%;
height: auto;
min-height: 100px;
background: #EFEFEF;
border: 1px #ccc dashed;
}

#photocontainer {
position: relative;
width: 466px;
height: 219px;
margin: 20px 0 20px 30px;
}

.beforeafter {
position: absolute;
top: 0;
right: 35px;
}

#imageDiv {position:relative;}

#tallyspace {
display: none;	
}
}
