body {
	background-color: #7e9800;
	background-image: url(background.jpg);
	background-repeat: repeat-x;
}

#container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
#nav {
	padding: 25px;
	float: right;
	z-index: 100;
}
#sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #99AD34;
	text-align: right;
	float: right;
	clear: both;
	position: relative;
	z-index: 10;
	top: 0px;
}
#aboutus blockquote {
}

#treatmentheader {
	width: 350px;
	text-align: center;
}

#fpcontent h1 {
	font-style: oblique;
	color: #A51E7A;
	text-decoration: none;
	text-align: left;
	font-size: 24px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#fpcontent h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #8BA500;
}


#sidebar h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D8D054;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-top: 0px;
	font-weight: bold;
}


#footer {
	text-align: right;


}
.minihead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
	padding: 5px;
}
.minihead2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #7E9800;
	padding: 5px;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
}

#fpcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666633;
	line-height: 20px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 35px;
	position: relative;
	z-index: 50;
	top: 30px;
}

#nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	padding-right: 7px;
	padding-left: 7px;
	background-color: #8AA501;
	text-align: center;
	border: 1px solid #E2E5A2;
}
#nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	padding-right: 7px;
	padding-left: 7px;
	background-color: #990066;
	text-align: center;
	border: 1px solid #E2E5A2;
}

#logo {
	position: relative;
	left: 240px;
	top: -20px;
	z-index: 1;
}
#head {
	height: 200px;
}


#topscroll {/*stylesheet.css (line 48)*/
	background:transparent url(topscroll.png) no-repeat scroll left top;
	height:527px;
	left:-130px;
	position:absolute;
	top:-40px;
	width:447px;
	z-index: 0;
}


.outerpair1 {
background: url(upperrightfade.png) right top no-repeat;
}
/* .outerpair1 must be given a width contraint, via either a width,
or by floating or absolute positioning. In this demo these are
applied from the second class name on the .outerpair1 DIV's.
This box also has one of the corner .png's. */


.outerpair2 {
background: url(lowerleftfade.png) left bottom no-repeat;
padding-top: 8px;
padding-left: 8px;
}
/* .outerpair2 has padding equal to the shadow
thickness, and also has one of the corner .png's */


.shadowbox {
	background-image: url(shadow.png);
	background-position: right bottom;
}
/* .shadowbox holds the main shadow .png */


.innerbox {
	position: relative;
	left: -8px;
	top: -8px;
	height: 90%;
}
/* Shadowed images should not be made "block" for eliminating the baseline
space under the images, because this may trigger IE background bugs.
Instead, use "vertical-align: bottom;" for this purpose. */


.textbox {
	position: absolute; /* AP once more... */
	top: 2em;
}

.textbox .innerbox {
border: 1px solid #ccc;
background: #ffffff;
width: 800px;
height: 100%;
}
/* Unlike the other items, the .textbox content is just text without a natural
width, and so shrinkwrapping fails, unless .innerbox is given a specific width.
All shadowed text elements will need a width of some kind to avoid a full-width
shadowed box, unless that is the desired effect. The width may be appied to
div.inner, div.outerpair1, or an external wrapper element. */


#run1 {width: 35px; height: 200px;}

.runaround {
  float: left;
  clear: left;
}
.margimg {
	padding-right: 15px;
}



#specials img {
	float: left;
}

#specials {


}
#specials p {
	width: 400px;


}

#specials strong {
	color: #000000;
}
#aboutus blockquote {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	text-transform: uppercase;
	color: #666666;
	width: 250px;
	border: 1px solid #D2DBA6;
	clear: none;
	display: block;
	text-align: center;
	position: relative;
	float: left;
	padding: 10px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	padding-right: 7px;
	padding-left: 7px;
	background-color: #8AA501;
	text-align: center;
	border: 1px solid #E2E5A2;
	width: 150px;
}
.treatmentlist {
	list-style-image: url(bullet5.gif);
}
h6 {
	font-size: 14px;
	color: #7F9800;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#v-menu2 img {
	margin-right: 10px;
	margin-bottom: 10px;
}
.treatmentimages {
	margin: 5px;
	float: none;
}
#footer .graphic {
	position: relative;
	bottom: 150px;
	right: 0px;
}
#logo {
	text-decoration: none;
}
#logolink {
	text-decoration: none;
}
#specials p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	text-transform: uppercase;
	color: #666666;
	border: 1px solid #D2DBA6;
	text-align: center;
	padding: 10px;
	clear: none;
}
#indeximage {
	float: left;
	position: relative;
	top: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
