/*General Layout*/

body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #142a01;
	font-size: 14px;
	border: 0;
	background-image: url(images/bodyBack.jpg);
	background-repeat: repeat-x;
	line-height: 1.4em;
}
#outerWrap {
	height: auto;
	width: 950px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	background-image: url(images/contentBack.jpg);
	background-repeat: repeat-y;
	text-align: left;
}
#outerWrap #header {
	background-image: url(images/masthead1.jpg);
	background-repeat: no-repeat;
	height: 225px;
	width: 950px;
}
#outerWrap  #main {
	background-image: url(images/contentBack.jpg);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 55px;
	height: 100%;
}
#outerWrap #footer {
	background-image: url(images/footerBack2.jpg);
	background-repeat: no-repeat;
	height: 185px;
	width: 950px;
	clear: both;
}
#outerWrap #footer p {
	text-align: left;
	font-size: 70%;
	line-height: normal;
	text-decoration: none;
	padding-left: 30px;
	padding-top: 125px;
	margin: 0px;
	color: #61632E;
}
#outerWrap #footer .right {
	clear: left;
	margin-top: -10px;
	padding-right: 30px;
	color: #FFFFFF;
	float: right;
}
#outerWrap #footer p a:link, #outerWrap #footer p a:visited {
	color: #fff;
}

outerWrap #footer p a:hover  {
	color: #FF0000;
}
#outerWrap #main #content {
	text-align: left;
	padding: 0px;
	height: auto;
	margin-top: 25px;
	margin-bottom: 15px;
	margin-left: 30px;
	float: left;
	width: 550px;
}

.break {

	clear: both;

}


/*typography*/

h1 {
	font-size: 26px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 1em;
}

h2 {
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 1.1em;
}

h3 {
	font-size: 16px;
	color: #2E4B70;
}

h4 {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
#outerWrap #main #content blockquote {
	font-style: italic;
	margin: 0px;
	background-image: url(images/blockQuote.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 45px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
}

h5 { font-size: 12px; }

h6 { font-size: 12px; font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

#navbar ul li ul {

	margin-left: 10px;

}

/* style */

.imageleft {

	float: left;
	margin-right: 15px;
	padding: 4px;
	background-color: #FFFFFF;
	border: 1px solid #BEC2AB;
	margin-right: 5px;
}

.imageright {
	float: right;
	margin-left: 15px;
	padding: 4px;
	background-color: #FFFFFF;
	border: 1px solid #BEC2AB;
	margin-right: 5px;
}
.imageBorder {
	padding: 4px;
	background-color: #FFFFFF;
	border: 1px solid #BEC2AB;
	margin-right: 5px;
}

#stream1 #outerWrap #header {
	background-image: url(images/masthead2.jpg);
	background-repeat: no-repeat;
	height: 225px;
	width: 950px;
}
#pebbles1 #outerWrap #header {
	background-image: url(images/masthead3.jpg);
	background-repeat: no-repeat;
	height: 225px;
	width: 950px;
}
#massage #outerWrap #header {
	background-image: url(images/masthead4.jpg);
	background-repeat: no-repeat;
	height: 225px;
	width: 950px;
}
/*#acupuncture #outerWrap #header {
	background-image: url(images/masthead9.jpg);
	background-repeat: no-repeat;
	height: 225px;
	width: 950px;
}*/
#links #outerWrap #header {
	background-image: url(images/masthead6.jpg);
	background-repeat: no-repeat;
	height: 225px;
	width: 950px;
}
#contact #outerWrap #header {
	background-image: url(images/masthead5.jpg);
	background-repeat: no-repeat;
	height: 225px;
	width: 950px;
}
#coupons #outerWrap #header {
	background-image: url(images/masthead7.jpg);
	background-repeat: no-repeat;
	height: 225px;
	width: 950px;
}


/* end typography */


/* navigation */
#topNav {
	background-color: #2e4b70;
	height: 27px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#topNav ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 80px;
}
#topNav ul li {
	display: inline;
/*	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #B9C38F;	
*/}
#topNav ul li a {
	text-decoration: none;
	padding-top: 0.6em;
	padding-bottom: 0.8em;
	padding-right: .2em;
	padding-left: .4em;
	color: #fff;
	font-size: 11px;
	font-weight: normal;	
}
#topNav ul li a:hover
{
	color: #1D2F48;
	background-color: #92a9bb;
}
#outerWrap #main #leftColumn {
	float: left;
	width: 230px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#rightColumn {
	float: right;
	width: auto;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#outerWrap #main a, #outerWrap #main a:link {
	color: #2E4B70;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-size: .9em;
	line-height: 1.1em;
}
#outerWrap #main a:visited {
	color: #A6AF7F;
}
#outerWrap #main a:hover {
	color: #AF7378;
}


.highlightBeige {
	background-color: #EBDBC2;
	padding: 8px;
	border: 1px solid #D3AA77;
	font-style: italic;
	font-size: 0.9em;
	height: auto;
	width: auto;
	margin-right: 20px;
	margin-left: 20px;
	line-height: 1.4em;
}
.highlightBlue {
	background-color: #D2DDF0;
	padding: 8px;
	border: 1px solid #4470A9;
	font-style: italic;
	font-size: 0.9em;
	height: auto;
	width: auto;
	margin-left: 20px;
	margin-right: 20px;
}
.small {
	font-size: 12px;
	margin-left: 10px;
	line-height: 14px;
	clear: both;
}
#outerWrap  #main  #leftColumnDeep {
	float: left;
	width: 230px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 300px;
	vertical-align: bottom;
	padding-top: 30%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#leftColumnDeep img {
}
#content .links h3 {
	color: #6A404C;
}
h3.links {
	color: #663366;
}
#links #outerWrap #main #content h3 {
	color: #663366;
}
#outerWrap #main #leftColumn .highlightBeige {
	width: 190px; 
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#outerWrap #main #leftColumn .highlightBeige h3 {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 5px;
	color: #A74A17;
}
#outerWrap #main #leftColumn .highlightBeige img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -5px;
}
.highlightGreen {
	background-color: #A1DBBF;
	padding: 8px;
	border: 1px solid #5D7F70;
	font-style: italic;
	font-size: 0.9em;
	height: auto;
	width: auto;
	margin-right: 20px;
	margin-left: 20px;
	line-height: 1.4em;
}
#outerWrap #main #leftColumn .highlightGreen {
	width: 190px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#outerWrap #main #leftColumn .highlightGreen h3 {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 5px;
	color: #003300;
}
#outerWrap #main #leftColumn .highlightGreen img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -5px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#outerWrap #main #content h3 {
}
#outerWrap #main #content h3 a {
	font-size: large;
	color: #3F8207;
}
#outerWrap #main #leftColumn .highlightGreen p {
	margin-left: 10px;
	margin-top: 5px;
}
#outerWrap #main #leftColumn .highlightGreen h2 {
	margin-left: 5px;
	margin-top: 5px;
}
#outerWrap #main #leftColumn .highlightGreen h3 {
	margin-left: 10px;
}

#content .columns {
	width: 250px;
	height: auto;
	margin-right: 10px;
	float:left;
}



#outerWrap #menu .tabs a:link, #outerWrap #menu .tabs a:visited { text-decoration: none; }

#outerWrap #main #content ul li .special {
	font-style: italic;
	font-weight: bold;
	color: #903;
}


