@charset "utf-8";
/* This rule resets a core set of elements so that they will appear consistent across browsers. Without this rule, content styled with an h1 tag, for example, would appear in different places in Firefox and Internet Explorer because each browser has a different top margin default value. By resetting these values to 0, the elements will initially be rendered in an identical fashion and their properties can be easily defined by the designer in any subsequent rule. */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  
  font-size: 100%;
}
body {
	background-color: #453742;
	background-color: #453742;
	color: #2c2c2e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	background-image: url(../images/bg/walk_with_flowers.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: fixed;
}
h1 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	padding-top: 14px;
}
h2 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
}
h3 {
	color: #40a336;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	text-decoration: underline;
}
h4 {
  color: #e1e2fe;
}
h5 {
  color: #e1e2fe;
}
h6 {
  color: #e1e2fe;
}
a,  a:link {
	color: #453742;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
  color: #974a63;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
	color: #C8314B;
	text-decoration: underline;
}
a:focus {
	color: #974a63;
}
a:active {
	color: #685364;
}
#outerWrapper {
	border: 1px solid #FFFFFF;
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #685364;
	background-color: #453742;
}
#outerWrapper #header {
	background-image: url(../images/bg/header1.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	font-size: 18px;
	font-weight: bold;
	height: 130px;
	position: relative;
}
.contactPage #outerWrapper #header {
	background-image: url(../images/bg/header1.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	font-size: 18px;
	font-weight: bold;
	height: 130px;
	position: relative;
}

#outerWrapper #header #Nav {
	position: absolute;
	bottom: 0px;
	right: 0px;
	background-repeat: repeat-x;
	background-position: left top;
	width: 480px;
	text-align: center;
}
#outerWrapper #contentWrapper {
	background-image: url("../images/contentWrapper_bg.jpg");
	background-repeat: repeat-y;
}
#outerWrapper #contentWrapper #leftColumn1 {
	background-color: #d799a6;
	background-image: url("../images/subsidenav_top.jpg");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	color: #3E313A;
	float: left;
	padding: 40px 30px 0px 20px;
	width: 134px;
}
#outerWrapper #contentWrapper #content {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 185px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #FFFFFF;

}
#outerWrapper #contentWrapper #content object {
	margin-right: 10px;
}
#outerWrapper #contentWrapper .clearFloat {
  clear: left;
  display: block;
}
#outerWrapper #contentWrapper #content #contentTable {
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#outerWrapper #contentWrapper #content #contentTable p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#outerWrapper #header p {
	color: #574E31;
	padding-top: 30px;
}
#outerWrapper #footer {
	background-color: #FFFFFF;
	color: #453742;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
}
#footer a, #footer a:link {
	color: #453742;
	font-weight: bold;
	text-decoration: none;
}
#footer a:visited {
  color: #974a63;
  font-weight: bold;
  text-decoration: none;
}
#footer a:hover {
	color: #D799A6;
	text-decoration: underline;
}
#footer a:focus {
  color: #974a63;
}
#footer a:active {
  color: #974a63;
}

.breadcrumb {
	font-size: 10px;
	color: #899958;
	text-align: right;
}

.myClear {
	clear: both;
}
.music {
	text-align: right;
	margin-left: 30px;
}
.littleP {
	line-height: 3px;
}
.oilburner {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.compactTXT {
	line-height: .2;
}
.leftContactInfo {
	padding-right: 5px;
}
#content #formTable {
	border: thin solid #D799A6;
	margin-left: 10px;
}
#leftColumn1 #contactTable {
	line-height: 1.4;
}
#contentTable a {
	color: #FFFFFF;
}

#outerWrapper #contentWrapper #massages p {
	color: #FFFFFF;
	line-height: 14px;
}

.directions {
	margin-left: 10px;
	float: left;
	padding-right: 10px;
	text-decoration: none;
	border: none;
}
.traveldirections {
	font-size: 13px;
	line-height: 1.8;
	color: #FFFFFF;
	padding-left: 20px;
	padding-right: 10px;
}


.formTitle {
	text-align: right;
}
.links #outerWrapper #contentWrapper #content a,.links #outerWrapper #contentWrapper #content a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	background-image: url(../images/lamp.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 32px;
	line-height: 2;
}
.links #outerWrapper #contentWrapper #content a:hover{
	color: #D799A6;
	text-decoration: underline;
}
.links #outerWrapper #contentWrapper #content a:focus{
  color: #974a63;
}
.links #outerWrapper #header {
	background-image: url(../images/bg/header2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#massages a, #massages a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#massages a:hover {
	text-decoration:underline;
	color: #E28B9A;
}
.contactPage #outerWrapper #contentWrapper #content ul {
	list-style-type: none;
	line-height: 1.4;
}
.contactPage #outerWrapper #contentWrapper #content #formTable .formField #captchaServerError {
	color: #D799A6;
}
#leftColumn1 h2 {
	padding-bottom: 5px;
	padding-top: 5px;
}
