html, body {
margin: 0;
padding: 0;
}

body {
text-align: center;
background: #136D37 url(layout/bodyfill.jpg) top left repeat-x;
font: 13px/22px verdana, arial, tahoma, sans-serif;
color: #fff;
padding: 22px 0;
}


#container {
margin: 0 auto;
text-align: left;
width: 900px;
background: #5a7891 url(layout/containerfill.jpg) top left repeat-y;
border: 1px solid #fff;
}

#header {
height: 368px;
background: #41a674 url(layout/headerfill.jpg) top left no-repeat;
position: relative;
border-bottom: 1px solid #fff;
}

#picts {
width: 900px;
height: 265px;
position: absolute;
bottom: 0;
left: 0;
}

#content {
background: transparent url(layout/contentfill.jpg) top left no-repeat;
padding: 0 0 20px 0;
}

#sidebar {
width: 254px;
margin: 0;
background: transparent url(layout/sidebarfill.jpg) bottom left no-repeat;
padding: 0 0 30px 0;
position: relative;
}

#text {
margin: 0 30px 0 0;
width: 570px;
float: right;
display: inline;
padding: 10px 0 20px 0;
position: relative;
}

#text p {
margin: 0;
padding: 6px 0;
}

a {
color: #A4EFD8;
}

a:hover {
color: #EFB34A;
}

.nb {
border: 2px solid #FECF29;
}

.nb:hover  {
border: 2px solid #FF8236;
}


#footer {
text-align: center;
padding: 10px 0 14px 0;
margin: 0 auto;
background: #39556E;
clear: both;
color: #fff;
font-size: 10px;
border-top: 1px solid #fff;
}

#footer a {
color: #fff;
text-decoration: none;
}

#footer a:hover {
color: #E4DCB8;
}

#text ul {
list-style: square;
padding: 0 0 12px 24px;
margin: 0;
}

/* some style stuff */

#text h1 {
font: 600 36px helvetica, verdana, arial, sans-serif;
margin: 6px 0;
padding: 0;
color: #000;
}

#text h1.otherH1 {
margin: 6px 0 -20px 0;
}

#text h2 {
font: 600 20px helvetica, verdana, arial, sans-serif;
margin: 8px 0 0 0;
padding: 0 0 6px 0;
color: #fff;
}

#text h3 {
font: 600 16px helvetica, verdana, arial, sans-serif;
margin: 8px 0 0 0;
padding: 0;
color: #fff;
}

#sidebar h2 {
font: 600 24px helvetica, verdana, arial, sans-serif;
margin: 0;
padding: 10px 0 0 0;
color: #fff;
background: #88b3ee url(layout/sideh.jpg) center left repeat-x;
border-bottom: 1px solid #fff;
}

#sidebar h2 a {
display: block;
width: 100%;
height: 100%;
color: #fff;
}

#sidebar p.addy {
font: italic 600 16px/20px arial, sans-serif;
width: 200px;
margin: 18px auto;
}

#sidebar p.hours {
font: 400 14px/18px arial, sans-serif;
width: 200px;
margin: 22px auto;
}


#sidebar a {
color: #fff;
text-decoration: none;
}

#sidebar a:hover {
color: #A4CFEF;
}


.fl {
float: left;
margin: 0 8px 5px 0;
display: inline;
}

.fr {
float: right;
margin: 0 0 5px 8px;
display: inline;
}

.bb {
border: 2px solid #2D408F;
background: #fff;
padding: 3px;
}

.linkPic { height:100px;}

#altmenu{
border: 2px solid #BCE6FC;
background: #1F4D9A;
padding: 6px;
text-align: center;
}

#altmenu a{
color: #fff;
}

.small {
font-size: 70%;
}

.linkpage a { 
width: 150px; 
text-align: center;
font-size: 70%;
line-height: 12px;
color: #000;
text-decoration: none;
 }

/* n4v!g47!0n */

#nav {
float: right;
position: relative;
z-index: 2;
text-transform: lowercase;
}

#nav, #nav ul {
list-style: none;
padding: 0;
margin: 0;
}

#nav li {
float: left;
position: relative;
}

#nav li a {
color: #fff;
text-decoration: none;
background: url(layout/linkfill.jpg) top right no-repeat;
padding: 2px 12px 2px 7px;
}

#nav li a.none {
background: none;
}

#nav li a:hover {
color: #000;
}

#nav li ul {
display: none;
}

#nav li:hover ul {
display: block;
position: absolute;
top: 100%;
left: 50%;
margin-left: -84px;
}

#nav li ul li {
clear: left;
padding: 0;
margin: 0;
display: block;
}

#nav li ul li a {
color: #000;
background: #fff;
width: 160px;
display: block;
padding: 1px 0 1px 3px;
font-size: 85%;
border: 1px solid #000;
}

#nav li ul li a:hover {
background: #71A1E9;
color: #fff;
}

/* sitemap */

#sitemap {
text-align: center;
position: relative;
background: #1D3750;
width: 100%;
overflow: hidden;
clear: both;
font-size: 0px;
line-height: 0px;
border-top: 1px solid #fff;
}

#sitemap #sitemap-in {
float: left;
left: 50%;
position: relative;
padding: 30px 0 22px 0;
margin: 0;
font-size: 0px;
line-height: 0px;
}

#sitemap dl, #sitemap dt, #sitemap dd {
padding: 0;
margin: 0;
text-align: left;
}

#sitemap dl {
float: left;
left: -50%;
position: relative;
font: 400 12px/14px helvetica, arial, "trebuchet ms", tahoma, sans-serif;
margin: 8px 11px 0 11px;
padding: 0;
}

#sitemap dd {
padding: 0;
margin: 0 0 0 10px;
}

#sitemap dd {
padding: 0;
margin: 3px 0 0 0;
}

#sitemap a {
color: #fff;
text-decoration: none;
padding: 2px;
}

#sitemap a:hover {
background: #7FD2FF;
color: #39556E;
text-decoration: none;
}

#sitemap dt {
color: #fff;
text-decoration: none;
font: 600 15px/18px helvetica, arial, "trebuchet ms", tahoma, sans-serif;
}


#treatmentPics { float:right; margin: 20px 0 0 10px; border-left:thick solid #FFFFFF; padding-left:10px}
#treatmentPics img { margin-top:10px; border:thin solid #FFFFFF;}
#treatmentPics p { text-align:center; font-weight:bold;}


/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-hasFlash h1 {
	visibility: hidden;
}





