body  {
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #808080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-color: #FFF;
}
#container {
	width: 900px; 
	text-align: left;
	background-color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
} 
/*  top bar */
#header {
	height: 37px;
	margin: 0 auto;
	padding: 0;
	background-image: url(images/img01.gif);
	background-repeat: repeat-x;
	border-bottom: 3px solid #FFFFFF;
} 
#headerRight {
	float: right;
	height: 37px;
	margin: 0;
	padding: 0px 25px 0 0;
	background: url(images/img03.gif) no-repeat right top;
}
#menu {
	float: left;
	width: 600px;
	height: 37px;
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
	background: url(images/img02.gif) no-repeat;
}
#menu li {
	display: none;
}
#menu a {
	display: block;
	float: left;
	height: 27px;
	padding: 10px 15px 0px 15px;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#menu a:hover {
	background: #A4B74C url(images/img04.gif) repeat-x;
}

/* end top bar */

/* left column */

#sidebar{
	float: left; 
	clear: both;
	width: 210px; 
	background-image: url(images/img05_short.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	padding-top: 0px;
}
#sidebarCorner {
	height: 120px;
	background: url(images/img06_short.gif) no-repeat;
	padding: 10px 15px 20px;
}
#sidebar h1 {
	padding-top: 22px;
	font-size: 3em;
	text-transform: lowercase;
	color: #FFFFFF;
	margin-bottom: 0px;
	text-align: center;
	}
#sidebar h2 {
	margin-top: 5px;
	font-size: 1em;
	text-transform: uppercase;
	color: #99FFFF;
	text-align: center;
}
#questions ul {
	list-style: none;
	text-align: left;
	margin-left: 0px;
	padding-left: 0px;
	font-style: oblique;
	display: none;
}
#questions li {
	font-size: 1.3em;
	line-height: 1.4em;
	font-weight: bold;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-left: 0px;
}
#questions  ul li a {
	text-decoration: none;
	color: #999933;
	padding:0px;
}
#questions ul li a:hover {
	color: #6699CC;
}
#blurb {
	font-size: 1.6em;
	text-align: center;
	width: 170px;
	margin: 60px 0 0 0;
	line-height: 1.4em;
	padding-right: 20px;
	padding-left: 20px;
	color: #333333;
	border-top-width: medium;
	border-top-style: double;
	border-top-color: #3399CC;
	padding-top: 5px;
	background-image: url(images/img07new.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
/* end left column */

/* right content */

#mainContent {
	padding: 10px;
	margin: 0 0 0 240px;
} 
#mainContent h2 {
	font-size: 2.5em;
	padding 0px;
	color: #333333;
}
.opening {
	margin-left: 0px;
	font-size: 1.5em;
	color: #666666;
	line-height: 1.8em;
	text-align: left;
	margin-bottom: 0px;
}
.info {
	line-height: 1.7em;
	font-size: 1.3em;
	float: none;
	margin: 0px;
	padding: 0;
	color: #666666;
	text-align: left;
}
.massageImage {
	float: left;
	margin-right: 8px;
	width: 250px;
	margin-bottom: 10px;
}
.box {
	background-image: url(images/img07new.jpg);
	background-repeat: repeat-x;
	padding-right: 20px;
	padding-left: 20px;
	text-align: left;
}
.box h3 {
	font-size: 1.4em;
	font-style: oblique;
	padding-top: 12px;
	color: #3399CC;
	margin-bottom: 10px;
}
.box2 {
	background-image: url(images/img07new.jpg);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-left: 20px;
	clear: both;
	width: 620px;
}
.box2 a {
	text-decoration: none;
	text-align: right;
	font-size: 1.3em;
	font-style: oblique;
	font-weight: bold;
}
.box2 h3 {
	font-size: 1.4em;
	font-style: oblique;
	padding-top: 12px;
	color: #3399CC;
	margin-bottom: 10px;
	text-align: left;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#footer {
	clear: both;
	width: 900px;
	padding-top: 20px;
	background: url(images/img11.gif) repeat-x;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/* end right content*/

/* interior pages */
#scott {
	float: right;
	margin: 25px 0 20px 25px;
}
ul.rightNobullets {
	border: 0px none;
	list-style-type: none;
	font-size: 1.3em;
	line-height: 1.8em;
	color: #666666;
	list-style-image: none;
	margin: 5px 0 0 0;
	padding: 0;
	text-align: center;
	font-style: oblique;
}
p a {
	text-decoration: none;
	font-size: 1.3em;
	font-style: oblique;
	font-weight: bold;
	padding-left: 500px;
}
.test {
	margin-left: 0px;
	font-size: 1.5em;
	color: #666666;
	line-height: 1.8em;
	text-align: left;
	margin-bottom: 0px;
	background-image: url(images/img07new.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.subhead {
	font-size: 2em;
	font-style: normal;
	font-weight: bold;
	color: #606060;
}
#credit {
	font-size: 1em;
	font-style: oblique;
	padding-top: 11px;
	text-align: center;
}
.creditRight {
	font-size: 1.3em;
	font-style: normal;
	text-align: right;
	clear: both;
	margin-top: 10px 0 36px 0;
	font-variant: normal;
	color: #999900;
}
.pricing {
	font-size: 1.5em;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 45px;
	line-height: 1.6em;
}
.pricing a {
	font-size: 1em;
	line-height: 1em;
	font-weight: normal;
	margin-left: -560px;
	font-style: normal;
	color: #0000FF;
}
.pricing a:visited {
	font-size: 1em;
	line-height: 1em;
	font-weight: normal;
	margin-left: -560px;
	font-style: normal;
	color: #0000FF;
}
/* end interior pages */


[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
#sidebar { width: 220px; }
</style>
<![endif][if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
#sidebar { padding-top: 30px; }
#
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]
