*{border:0;margin:0;padding:0;background:transparent;} 

body {
font-family: trebuchet ms, verdana, arial, tahoma;
font-size: 80%; color: gray;
line-height: 150%;
margin-top: 0px;
background: url('images/bg.gif') top center repeat-x;
}

a:active, a:visited, a:link {
color: #5B8FBE; text-decoration: none;
}

a:hover	{
color: #999999; text-decoration: none;
}

strong{
color: #333333;
}

#border {
border: 0px ;
width: 770px;
background:url('images/backround2.gif') no-repeat;
margin: 0 auto;
}

#header
{
height: 192px;
width:743px;
margin-left:-2px;
background-image:url('images/header.jpg');
}

* html #header { margin-left: 0; }

#content
{
padding: 20px 30px 0 30px;
max-width: 740px;
}

* html #content {height:1%}
* > html #content {height:auto}

#container
{
width: 740px;
margin: 0px auto;
border: 0px solid #669900;
}

.topleft {
float:left;
margin:0 10px 10px 0;
padding:5px;
border: 2px solid #D3D3D3;
}

.topright {
float:right;
margin-left:10px;
margin-bottom:10px;
padding:5px;
border: 2px solid #D3D3D3;
}

/* ~~~~~~~~~ footer ~~~~~~~~~ */
#footer {
text-align: center;
height: 30px;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #CCCCCC;
margin-top: 50px;
margin-right: 15px;
margin-bottom: 0;
margin-left: 15px;
padding-top: 0;
padding-right: 20px;
padding-bottom: 0;
padding-left: 20px;
clear: both;

}

#footer a:link, a:visited{
color:#5B8FBE;
}

#footer a:hover, a:active{
color:#cccccc;
}


/* ~~~~~~~~~ Headings ~~~~~~~~~ */    

h1 {
margin-top: 20px;
margin-bottom: 20px;
font-size: xx-large;
color: #333333;
}

h2 {
margin-top: 40px;
margin-bottom: 20px;
color: #333333;
font-size: x-large;
}

h3{
margin-top: 20px;
margin-bottom: 5px;
color: #333333;
font-size: medium;
}

#content p {
margin-bottom: 20px;
}

#content li {
margin-left: 20px;
}

.clinic{
padding-top:0px;
padding-bottom:0px;
margin-top:0px;
margin-bottom:30px;
margin-left:20px;
}


/* ~~~~~~~~~ PROPS FOR THE MENU GO OUT TO EXPLODING-BOY.COM ~~~~~~~~~ */

#topmenu {
position: relative;
top: 13px;
left: 25px;
width: 540px;
font-size:93%;
margin: 0;
line-height:normal;
height: 41px;
}

#topmenu ul {
margin:0;
padding:0px 0px 0 2px;
list-style:none;
}

#topmenu li {
display:inline;
margin:0;
padding:0;
}

#topmenu a {
float:left;
background:url(images/menuleft.gif) no-repeat left top;
margin:0;
padding:0 0 0 4px;
text-decoration:none;
}

#topmenu a span {
float:left;
display:block;
background:url(images/menuright.gif) no-repeat right top;
padding:5px 15px 4px 6px;
color:#5B8FBE;
}
	  
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#topmenu a span {float:none;}
/* End IE5-Mac hack */
#topmenu a:hover span {
color:#5B8FBE;
}

#topmenu a:hover, #topmenu a.current {
background-position:0% -42px;
}

#topmenu a:hover span , #topmenu a.current span{
background-position:100% -42px;
}

/* ~~~~~~~~~ speech bubble ~~~~~~~~~ */
div.bubble {
margin-top:40px;
padding-left:120px;
background: transparent url(images/open-quote.gif) left top no-repeat;
border: 1px solid white; /* dont know why, but need this to show up background on ie6 */
}

div.bubble blockquote {
margin:10px;
font-style:italic;
padding-right:120px;
background: transparent url(images/close-quote.gif) right bottom no-repeat;
border: 1px solid white; /* dont know why, but need this to show up background on ie6 */
}

div.bubble cite {
font-style:normal;
font-weight:bold;
margin: 10px;
}

#small{
font-size:xx-small;
}

/* ~~~~~~~~~ individual styles ~~~~~~~~~ */
h1.withSubHeading{
margin-bottom: 8px;
}

p.subheading{
margin-top:0;
padding-top:0;
font-style:italic;
}

p.contact{
padding-top:30px;
font-style:italic;
}

p.quote{
font-size:1.5em;
padding: 10px 0 10px 30px;
margin-left:20px;
border-top:1px solid #333333;
border-bottom:1px solid #333333;
width:210px;
float:right;
font-style:italic;
font-weight:bold;
text-align:right;
color:#333333;
background: transparent url(images/open-quote.gif) left top no-repeat;
}

div.therapiesMenu{
float:right;
width:200px;
margin-top:20px;
margin-left:10px;
padding:10px;
border:1px solid gray
}

/******************************************************************************/
/* tags */

.tags{
padding-top:5px;
font-style:italic;
font-size:small;
}

.tags a{
text-decoration:none;
color:inherit;
}
.tags a:hover{
text-decoration:none;
color:inherit;
}
