.page
{
    background-image : url(images/bg_img.gif?7766);
    background-color : #ffffff;
    margin : 0px 0px 0px 0px;
}

.left_top_bar
{
    background-color : #939D81;
    width : 24px;
    height : 14px;
}

.decor_flower
{
    background-image : url(images/flower_bar.gif?20183);
    background-color : #939D81;
    height : 32px;
}

.outerbody_bg
{
    background-color: #ffffff;
}

.sidebar
{
    background-color : #;
    border-style : solid;
    border-color : #669DAD;
    border-width : 0px;
    padding : 5px;
}

/* begin styles for RSS Feed */

.rss-box {
	 margin: 10px 5%;
	 padding: 4px 8px;

	 background-color: #ededed;
	 border: 2px dashed #7485CA;
}

.rss-title, rss_title a {
	font-family: "American Typewriter", "Trebuchet MS", Trebuchet, Lucida, sans-serif;
	font-size: 18px;
	font-weight:bolder;
	margin: 5px 0;
	padding: 0;
	letter-spacing: 1px;
}

.rss-items {
  
}

.rss-item  {
  font-family: verdana, arial, sans-serif;
  font-size: 13px;
  font-weight : normal; 
  margin: 8px 0;
}

.rss-item a:link, .rss-item a:visited, .rss-item a:active {
	text-decoration : none;
	border-bottom: 1px solid #ededed;
	color: #88b;
	}

.rss-item a:hover { 
	text-decoration : none;
	color: #e0861e;
	border-bottom: 1px dotted #e0861e;
	}
	
.rss-date {
	font-size: 11px;
	font-weight : normal;
	color: #F60;
	}

.pod-play-box {
	margin: 4px 0;
	font-size:90%;
}


/* buttons modeled from http://www.wellstyled.com/css-inline-buttons.html */

.pod-play {
   _width:12em;
   margin: 0 0.2em; padding: 0.1em 0; _padding:0;
   
   white-space:nowrap;
   text-decoration: none;
   vertical-align:middle;
   background: #fb6;
   color: black;
   }
.pod-play em {
   _width:1em; _cursor:hand;
   font-style: normal;
   margin:0; padding: 0.1em 0.5em;
   background: white;
   color: #222;
   }
.pod-play span {
   _width:1em; _cursor:hand;
   margin:0; padding: 0.1em 0.5em 0.1em 0.3em;
   }
.pod-play:hover {
   background: #666;
   color: white;
   }
.pod-play:hover em {
   background: black;
   color: white
   }
 

.sidebar_space
{
    height : 10px;
}

.item
{
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #6394A4;
    background-color : #D0E9EF;
}

.item_title
{
    background-color: #6394A4;
    font-family: arial;
    font-size: 9pt;
    font-weight: bold;
    font-style: normal;
    color: #ffffff;
    padding: 3px;
}

.item_content
{
    color : #000000;
    font-family : arial;
    font-size : 8pt;
    font-weight : normal;
    font-style : normal;
    padding: 10px;
}

.item_caption
{
    color : #663333;
    font-family : arial;
    font-size : 8pt;
    font-weight : normal;
    font-style : normal;
    padding: 10px;
}

.sidebar a:link
{
    text-decoration: none;
    color: #000000;
}

.body
{
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.body_text
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	font-style : normal;
	color : #663333;
	line-height: normal;
}
.heading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #808000;
}
.walking {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 18pt;
}
.heading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #A7B13E;
}



.body_text a:link
{
	text-decoration: underline;
	color: #660099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.footer
{
	background-color : #FFFFFF;
	background-image : none;
	padding : 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B3947B;
}

.footer td
{
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 7pt;
    color : #FFFFFF;
    font-style : normal;
    font-weight : normal;
    padding : 3px;
}

.menu
{
	background-color: #91C46F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.menuButton, .menuButton_on
{
	padding-left: 15px;
	padding-right: 15px;
	cursor: hand;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.menuButton a, .menuButton_on a
{
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size :  8pt;
    font-weight : bold;
    color : #ffffff;
    font-style : normal;
    text-decoration: none;
}

.menuButton
{
	background-color: #91C46F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.menuButton_on
{
	background-color: #ff9600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.menudefault
{
	background-color: #91C46F;
	width:25%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.menuright
{
    background-color: #ffffff;
    width:1px;
}

.menuright_on
{
    background-color: #ffffff;
    width:1px;
}

.menuleft
{
    background-color: #ffffff;
    width:1px;
}

.menuleft_on
{
    background-color: #ffffff;
    width:1px;
}

.menu_ButtonHeight
{
    background-color : none ;
    width: 0px;
    height: 25px;
}

.menu_h_space
{
    background-color : #ffffff ;
    height : 1px;
}

.header p {margin-top:0px; margin-bottom:0px}
.sidebar p {margin-top:0px; margin-bottom:0px}
.body p {margin-top:0px; margin-bottom:0px}
.footer p {
	margin-top:0px;
	margin-bottom:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.footerCenter {
	background-color : #B3947B;
	background-image : none;
	padding : 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
.footerfloat {
	background-image : none;
	padding : 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: right;
	background-position: right;
}
#navigation a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #91C46F;
	padding: 6px 4px 6px 4px;
	line-height: 16px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
#navigation td {
	height: 25px;
}
#navigation a:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #ff9600;
	padding: 6px 4px 6px 4px;
	line-height: 16px;
	display: block;
	text-decoration: none;
	font-weight: bold;
}
#navigation a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #ff9600;
	padding: 6px 4px 6px 4px;
	line-height: 16px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
#footer a:hover {
	text-decoration : none;
	color : #6600CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#footer a:visited {

	text-decoration : underline;
	color : #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#footer a {
	text-decoration : underline;
	color : #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.bigquote {
	font-family : "Times New Roman", Times, serif;
	font-size : 36pt;
	font-weight : bold;
	color : #ff9600;
	line-height: 15px;
}
.quoteattrib {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	font-style : italic;
	color : #91C46F;
	line-height: normal;
	text-align: right;
}
.quote {

	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bolder;
	font-style : normal;
	color : #663333;
	line-height: normal;
}

body#bodywelcome a#navwelcome,
body#bodywhat a#navwhat,
body#bodywhyhire a#navwhyhire,
body#bodytherapies a#navtherapies,
body#bodytestimonials a#navtestimonials,
body#bodyresources a#navresources,
body#bodyprofile a#navprofile,
body#bodyprofile a#navprofile,
body#bodynews a#navproduct,
body#bodycontact a#navcontact {
	color: #FFFFFF;
	background: #ff9600;
}
