/*I styled my page using one of Ben Kuperman's sidebar demo files.*/  

body {
background-color:#ffdea3;}

div#header {
background-image: url('../images/bgheader.gif');
height: 6.1em;
text-align: left;
font-family: "Trebuchet MS,verdana,arial";
padding: 0;
margin: 0;
}

div#header h1{
padding:.2em 0 0 0;
margin:0;
position: relative;
left: 5px;
width: 100px;;
}

#staff {
width: 90px;
margin: 0em -.1em;
}

#insurance{
width: 90px;
margin: 0em -.1em;
}

#home{
width: 90px;
margin: 0em -.1em;
}

#services{
width: 90px;
margin: 0em -.1em;
}

#photos{
width: 90px;
margin: 0em -.1em;
}

#directions{
width: 90px;
margin: 0em -.01em;
}

div#content {
float: right;
margin: 1em 1em 1em;
width:37em;
min-height: 25em;
}

div#content h1{
font-size: 1.5em;
font-family: "Trebuchet MS,verdana,arial";
padding-left: 12px;
}

div#content h2{
font-size: 1em;
font-family:"Trebuchet MS,verdana,arial";
padding-left: 20px;
margin-top: -15px;
}
	
div#content p {
margin: 1em;
font-size: large;
}

div#content td {
font-size: 1.2em;
padding: .3em;}

div#content table{
margin-left: .9em;
}

div#sidebar {
margin: 2em 38.6em 1em 1em;
min-height: 25em;
padding:.5em .5em .5em;
background-image: url('../images/sidebar.gif');
border: thin dashed #39712b;
}

div#sidebar h1{
font-size: larger;
text-align: center;
}

div#sidebar p{
font-size: small;
text-align: center;
}

div#header a img{
border-style: none;
}

div#buttons {
position: relative;
top: -91.1px;
left: 240px;
}

div#footer{
clear:both;
color:white;
text-align:center;
background-color: #39712b;
}

div#footer p {
padding: .3em;
font-size: small;
}

div#container {
background-color:white;
margin:0 auto;
padding: 0;
width:50em;
border: solid medium black;
}

span#map a:link{
color: #d16d02;
}

span#map a:visited{
color: #d16d02;
}

span#map a:hover{
color: #f5b669;
}

div#info1{
float: left;
margin: -1em 1em 0em 0em;
}


div#info2{
float: left;
clear: left;
margin: -2em 1em -1.5em 0em;
}

div#info4 {
padding-left: 13.5em;
}

div#content li{
margin-top: -1em;
padding: .5em;
}
em {
font-weight: bold;
font-style: normal;
}

div#subheader{
background-color:#39712b;
color: white;
position: relative;
top: -26.7px;
left: 0em;
width: 784px;
padding: 0em 0em 0em 1em;
}

div#subheader p{
padding-left: 34em;
}

span#dots {
color: #39712b;
}

span.services {
color: white;
}


div#fullsize{ 
text-align: center;
}
       
div#thumbs{ 
text-align: center;
}

p > b{
font-weight: bold;
font-size: medium;
padding: 0;
}
