body {
background-image:url(images/bodybg.jpg);
background-repeat:repeat;
color:#333333;
font-family:Arial,Helvetica,sans-serif;
font-size:80%;
margin:0;
padding:0;
text-align:justify;
}

a.practitioner:link { color:#333333; font-size:120%; font-weight:bold; }

a.practitioner:visited { color:#333333; font-size:120%; font-weight:bold; }

a.practitioner:hover { color:#666666; font-size:120%; text-decoration:underline; }

div.img	{
	border:1px solid #0000FF;
	float:left;
	height:auto;
	margin:2px;
	text-align:center;
	width:auto;
	}

div.img img {
	border:1px solid #FFFFFF;
	display:inline;
	margin:3px;
	}

div.img a:hover img { border:1px solid #0000FF; }

div.desc {
	font-weight:normal;
	margin:2px;
	text-align:center;
	width:120px;
	}


h2 	{
	color:#333333;
	font-family:Helvetica,"Trebuchet MS",Arial,Tahoma,sans-serif;
	font-size:175%;
	font-weight: normal;
	letter-spacing:6px;
	padding:30px 0 0;
	text-align:center;
	}

h3 	{
	font-size:110%;
	font-style:italic;
	font-weight:bold;
	}

span.h3	{
	font-size: 110%;
	font-weight: bold;
	letter-spacing: 1px;
	}

h4 	{
	font-family:Arial,sans-serif;
	font-size:100%;
	font-weight:bold;
	letter-spacing:0.14em;
	text-align:center;
	}

h5 	{
	font-size:100%;
	font-weight:bold;
	letter-spacing:2px;
	text-align:center;
	}

blockquote {
	color:#333333;
	padding-left:10px;
	padding-right:10px;
	}

a:link, a:visited {
	color:#000000;
	font-size:0.9em;
	text-decoration:none;
	}

a:hover {
	color:#666666;
	text-decoration:underline;
	}

a:active {
	color:#F5DE1E;
	font-size:0.9em;
	text-decoration:none;
	}

#container {
	background-image:url(images/contentbg.jpg);
	background-repeat:repeat;
	color:#333333;
	line-height:1.5em;
	margin:0 auto;
	padding:5px;
	width:780px;
	}

#content	{
	margin:0 auto;
	padding-bottom:10px;
	padding-top:0;
	width:700px;
	}

#top 	{
	background:#404040 url(images/templogo.jpg) no-repeat scroll 0 0;
	color:#333333;
	height:300px;
	margin:0;
	padding:0;
	}

img 	{ border:medium none; }

#menu	{
	color:#000000;
	height:23px;
	margin:0;
	padding:0 0 1px;
	width:100%;
	}

#footer {
	background:#333333 none repeat scroll 0 0;
	color:#EAE8D0;
	height:16px;
	padding:0.2em 1% 0.4em;
	text-align:center;
	width:98%;
	}

#footer a:link, #footer a:visited {
	color:#EEEEEE;
	text-decoration:none;	
	}	

#footer a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	}

.gallerycontainer { position:relative; }

.thumbnail img {
	border:1px solid white;
	margin:2px 2px 5px;
	}

.thumbnail:hover { background-color:transparent; }

.thumbnail:hover img { border:1px solid #999999; }

.thumbnail span {
	background-color:white;
	border:1px solid #333333;
	color:black;
	font-family:Arial;
	font-weight:bold;
	left:-1000px;
	padding:5px;
	position:absolute;
	text-decoration:none;
	visibility:hidden;
	}

.thumbnail span img {
	border-width:0;
	padding:3px;
	}

.thumbnail:hover span {
	left:230px;
	top:0;
	visibility:visible;
	z-index:50;
	}

table.links td
	{
	width: 50%;
	padding: 0 10px 0 10px;
	vertical-align: top;
	text-align: left;
	}


table.links td a
	{
	font-weight: bold;
	text-decoration: underline;
	}

table.links td.small 	{font-size: 90%; line-height: 130%; }




#top h1 {
background:transparent none repeat scroll 0 0;
color:#EAE8D0;
font-family:Helvetica,"Trebuchet MS",Arial,Tahoma,sans-serif;
font-size:100%;
font-style:normal;
font-variant:normal;
font-weight:normal;
letter-spacing:5px;
line-height:normal;
margin:0;
padding:30px 0 0 25px;
text-align:left;
}

#top p {
font-size:0.8em;
padding:5px;
}

#top a:link, #top a:visited {
background:transparent none repeat scroll 0 0;
color:#EAE8D0;
text-decoration:none;
}

#top a:hover {
background:transparent none repeat scroll 0 0;
color:#FFFFFF;
text-decoration:underline;
}

#navlist li {
color:#5F5C51;
list-style-type:square;
margin:0 15px 0 0;
padding:0;
}

.happy {
border-top:1px solid #808080;
padding:10px;
}

.imgright {
border:1px solid #656C4A;
float:right;
margin:5px 15px 10px 10px;
padding:10px;
}

.imgleft {
border:1px solid #656C4A;
float:left;
margin:5px 15px 10px 0;
padding:10px;
}

#gallery {
height:100px;
}

#gallery img {
float:left;
padding:20px;
}

.clear {
clear:left;
}

.quote {
background:#E4DCB2 none repeat scroll 0 0;
border:1px dashed #FFFFFF;
color:#656C4A;
font-size:0.8em;
margin:0;
padding:10px;
width:130px;
}

.search {
background:#E4DCB2 none repeat scroll 0 0;
border-bottom:1px solid #F0E9DD;
border-top:1px solid #F0E9DD;
clear:both;
color:#000000;
padding:5px 0;
text-align:left;
}

form {
margin:0;
}

#footer img {
float:right;
}

* > html #footer img {
margin:0;
}