body {
color: #503D26;
font-family: Serifa, Georgia, serif;
font-size: 14px;
margin: 0px;
padding: 0px;
height: 700px;
background: #FFF;
}

div#containerdiv {
margin: 0;
padding: 0;
border: 1px solid blue;
}

div#containertitle {
background: url(images/bkgdinside-top.jpg) no-repeat;
margin: 0;
padding: 0;
width: 1000px;
height: 143px;
border: 1px solid blue;
}

div#containermain {
margin: 0;
padding: 0;
width: 740px;
/*height: 400px;*/
margin: auto;
/*border: 1px solid gray;*/
/*overflow: auto;

SCROLLBAR-FACE-COLOR: #D8DA9B;
SCROLLBAR-SHADOW-COLOR: #000;
SCROLLBAR-ARROW-COLOR: #FFF;
SCROLLBAR-TRACK-COLOR: #F3F5DD;
SCROLLBAR-3DLIGHT-COLOR: #EEE;
SCROLLBAR-DARKSHADOW-COLOR: #FFF;*/

}

div#containerfooter {
background: url(images/bkgdinside-footer.jpg) no-repeat top;
margin: 0;
padding: 0;
width: 1000px;
height: 78px;
}

div#docdiv {
margin: 0px 20px 10px 100px;
float: left;
}

div#longhorizontaldiv {
margin: 0px 20px 10px 100px;
}

/* -------- NAVBAR -------- */

div.navdiv {
position: absolute;
top: 75px;
left: 235px;
}

/* -------- LANGUAGE -------- */

div.language {
visibility: hidden;
position: absolute;
top: 13px;
left: 785px;
font-size: 10px;
font-weight: bold;
color: #BFB187;
margin: 0;
padding: 0;
}

div.language a {
color: #BFB187;
padding-top: 30px;
text-decoration: none;
}

div.language a:hover {
color: #DADC56;
text-decoration: none;
}

body#hours div#containermain {
text-align: center;
}

/* -------- FOOTER -------- */

div.footer {
position: relative;
top: 40px;
left: 230px;
font-size: 14px;
font-weight: bold;
margin: 0;
padding: 0;
width: 600px;
}

/*-------- BASIC FONT CHARACTERISTICS --------*/
h1, h2, h3 {
color: #27837e;
font-family: Serifa, Georgia, serif;
margin-top: 10px;
margin-bottom: 0px;
padding: 10px;
line-height: 17px;
}
h1{
font-size: 18px;
}
h2{
font-size: 16px;
}
h3{
font-size: 14px;
}

p {
color: #565858;
font-size: 13px;
font-family: Serifa, Georgia, serif;
margin: 0px;
padding: 10px;
padding-top: 5px;
line-height: 17px;
text-align: justify;
}

div#containermain p{
width: 550px;
}

body#chiropractic div#containermain i{
color: #aaadad;
}
body#chiropractic p{
text-align: justify;
width: 550px;
}

body#chiropractic ul.inlineul li{
width: 520px;
}

ul#doctorlist {
padding-top: 90px;
line-height: 19px;
list-style-image: url(images/gtgt.jpg);
list-style-position: outside;
}

p.doctorpdiv {
padding-top: 10px;
padding-left: 110px;
}

div#gallerytext {
position: relative;
left: 0px;
top: 0px;
width: 250px;
}

div#gallerytext p {
margin-left: 0px;
padding-left: 0px;
width: 250px;
}

p.longhorizp {
width: 550px;
text-align: justify;
}

body#links p {
line-height: 22px;
padding-left: 0;
padding-top: 10px;
}

ul#affiliations, ul#products, ul, ol {
color: #565858;
font-size: 13px;
font-family: Serifa, Georgia, serif;
line-height: 17px;
}
ul#affiliations{
line-height: 30px;
}

ul#products {
list-style-type: none;
line-height: 21px;
}
ol#forms {
list-style-type: decimal;
line-height: 20px;
}
ol#forms li{
margin-bottom: 10px;
}
ul.inlineul{
margin-top: 0;
margin-bottom: 5px;
list-style-type: disc;
line-height: 16px;
}

table.hours {
color: #0D5D67;
font-size: 13px;
font-family: Serifa, Georgia, serif;
margin: auto;
padding: 0px;
line-height: 16px;
text-align: left;
width: 250px;
}

a {
color: #27837e;
text-decoration: none;
font-weight: bold;
}

a:hover, a#on {
color: #00b9d1;
}

.button {
color: white;
font-size: 12px;
border: 1px solid #27837e;
background: #27837e;
padding: 5px 3px 3px 3px;
margin: 0;
text-decoration: none;
}
.button:hover {
color: #27837e;
background: #d5f5ef;
text-decoration: none;
}

img{
	clear: left;
}

img.affimgs{
border: 1px solid #BFB187;
}


.snippetright{
font-family: Georgia, "Times New Roman", Times, serif;
width: 200px;
font-size: 11px;
font-style: italic;
color: #27837e;
line-height: 1.2em;
padding: 8px;
padding-bottom: 0;
border: 1px solid #27837e;
float: right;
text-align: right;
margin: 5px 0px 5px 20px;
}
.snippetleft{
font-family: Georgia, "Times New Roman", Times, serif;
width: 200px;
font-size: 11px;
font-style: italic;
color: #27837e;
line-height: 1.2em;
padding: 8px;
padding-bottom: 0;
border: 1px solid #27837e;
float: left;
text-align: left;
margin: 5px 20px 5px 0px;
}

.snippetnameright{
font-style: normal;
line-height: 20px;
text-align: right;
}
.snippetnameleft{
font-style: normal;
line-height: 20px;
text-align: left;
}













