@charset "UTF-8";
/* CSS Document */

* {
margin: 0;
padding: 0;
}

html {
filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

img {
border: none;
}

a {
outline: none;
}

abbr {
border: none;
}

body {
background: #fff;
color: #000;
font-family: Times, "Times New Roman", serif;
font-size: 100%;
line-height:1.125em;
}

div#outside-wrapper {
background: transparent url(../images/right_drop.png) repeat-y top right;
margin: 0 auto;
width: 1019px;
}

div#inside-wrapper {
background: transparent url(../images/left_drop.png) repeat-y top left;
margin: 0 auto;
width: 1019px;
}

div#wrapper {
margin: 0 auto;
background: #246788;
width: 1001px;
}

div#header-wrapper {
background: #005078;
padding-top: 5px;
border-bottom: 1px solid #4c6e80;
}

div#header {
background: #236687 url(../images/header_bg.png) no-repeat left top;
height: 108px;
}

.hidey {
position:absolute;
left:0px;
top:-500px;
width:1px;
height:1px;
overflow:hidden;
}

div#header-nav {
background: transparent url(../images/header-nav-left.png) no-repeat left bottom;
float: right;
margin-right: 15px;
padding-left: 15px;
padding-bottom: 5px;
}

div#nav-wrapper {
background: transparent url(../images/header-nav-right.png) no-repeat right bottom;
margin-right: 24px;
float: right;
}

div#header-nav ul li {
float: left;
list-style-type: none;
margin-top: -2px;
background: transparent url(../images/header-nav-line.gif) no-repeat left 50%;
}

div#header-nav ul li:first-child {
background: none;
}

div#header-nav ul li a {
display: block;
padding: 0 0.5em 0 0.5em;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #b9af6f;
font-size: 65%;
text-decoration: none;
}

body#home-page div#header-nav ul li#home a {
color: #ffffff;
}

body#faq-page div#header-nav ul li#faq a {
color: #ffffff;
}

body#randl-page div#header-nav ul li#randl a {
color: #ffffff;
}

body#contact-page div#header-nav ul li#contact a {
color: #ffffff;
}

div#header-nav ul li a:hover {
text-decoration: underline;
}

div#logo {
float: left;
margin-top: -8px;
margin-left: 18px;
}

div#phone {
float: right;
margin: 34px 50px 0 0;
}

div#tagline {
text-align: center;
margin-top: 6px;
}

div#content-wrapper {
background: transparent url(../images/banner.png) no-repeat 53px 24px;
margin-top: 4px;
}

div#nav { 
margin-top: 157px;
margin-left: 53px;
}

div#nav ul li {
float: left;
list-style-type: none;
}

div#nav ul li a {
display: block;
text-indent: -9999px;
}

div#nav ul li a span {
display: block;
background: transparent url(../images/nav_line.png) no-repeat left top;
width: 1px;
height: 43px;
}

div#nav ul li#info a {
background: transparent url(../images/info_up.gif) no-repeat left top;
width: 168px;
height: 43px;
}

div#nav ul li#info a:hover {
background: transparent url(../images/info_down.gif) no-repeat left top;
}

div#nav ul li#therapy a {
background: transparent url(../images/therapy_up.gif) no-repeat left top;
width: 153px;
height: 43px;
}

div#nav ul li#therapy a:hover {
background: transparent url(../images/therapy_down.gif) no-repeat left top;
}

div#nav ul li#about a {
background: transparent url(../images/about_up.gif) no-repeat left top;
width: 111px;
height: 43px;
}

div#nav ul li#about a:hover {
background: transparent url(../images/about_down.gif) no-repeat left top;
}

div#nav ul li#goal a {
background: transparent url(../images/goal_up.gif) no-repeat left top;
width: 138px;
height: 43px;
}

div#nav ul li#goal a:hover {
background: transparent url(../images/goal_down.gif) no-repeat left top;
}

div#nav ul li#started a {
background: transparent url(../images/started_up.gif) no-repeat left top;
width: 64px;
height: 43px;
}

div#nav ul li#started a:hover {
background: transparent url(../images/started_down.gif) no-repeat left top;
}

div#nav ul li#nutrition a {
background: transparent url(../images/nutrition_up.gif) no-repeat left top;
width: 99px;
height: 43px;
}

div#nav ul li#nutrition a:hover {
background: transparent url(../images/nutrition_down.gif) no-repeat left top;
}

div#nav ul li#menopause a {
background: transparent url(../images/menopause_up.gif) no-repeat left top;
width: 161px;
height: 43px;
}

div#nav ul li#menopause a:hover {
background: transparent url(../images/menopause_down.gif) no-repeat left top;
}

body#info-page div#nav ul li#info a {
background: transparent url(../images/info_down.gif) no-repeat left top;
width: 168px;
height: 43px;
}

body#therapy-page div#nav ul li#therapy a {
background: transparent url(../images/therapy_down.gif) no-repeat left top;
width: 153px;
height: 43px;
}

body#about-page div#nav ul li#about a {
background: transparent url(../images/about_down.gif) no-repeat left top;
width: 111px;
height: 43px;
}

body#goal-page div#nav ul li#goal a {
background: transparent url(../images/goal_down.gif) no-repeat left top;
width: 138px;
height: 43px;
}

body#started-page div#nav ul li#started a {
background: transparent url(../images/started_down.gif) no-repeat left top;
width: 64px;
height: 43px;
}

body#nutrition-page div#nav ul li#nutrition a {
background: transparent url(../images/nutrition_down.gif) no-repeat left top;
width: 99px;
height: 43px;
}

body#menopause-page div#nav ul li#menopause a {
background: transparent url(../images/menopause_down.gif) no-repeat left top;
width: 161px;
height: 43px;
}

div#content {
width: 895px;
margin: 0 auto;
background: #eee url(../images/ribbon-top.png) no-repeat left top;
}

div#content-inner {
background: transparent url(../images/ribbon-bottom.png) no-repeat left bottom;
}

div#main-content {
padding: 105px 20px 0px 20px;
background: transparent url(../images/right_pics.png) no-repeat 610px 35px;
font-size: 90%;
line-height: 1.125em;
color: #2f2f2f;
min-height: 600px;
}

div#main-content h1 {
padding-bottom: 25px;
margin: 10px 0 0 0;
color: #5c1905;
}

div#main-content h1#home-header {
padding-bottom: 5px;
margin: 5px 0 0 -10px;
}

div#main-content h2 {
font-size: 130%;
color: #5c1905;
padding-bottom: 0.25em;
}

div#main-content h3 {
color: #5c1905;
}

div#main-content-inner {
margin-right: 190px;
position: relative;
}

div#main-content p {
margin-bottom: 15px;
}

div#main-content p.noBottom {
margin-bottom: 0px;
}

div#main-content p.bottomPad {
padding-bottom: 40px;
}

div#main-content ul, div#main-content ol {
padding-bottom: 15px;
margin-left: 25px;
}

div#main-content ol li {
padding-bottom: 10px;
}

div#list-wrapper {
width: 100%;
}

ul#symptoms {
float: left;
}

div#buttons {
float: left;
margin: 1.5em 0 0 3.5em;
}

div#buttons ul li {
list-style-type: none;
padding-bottom: 20px;
}

div#buttons ul li#survey a {
text-indent: -9999px;
display: block;
background: transparent url(../images/survey_up.png) no-repeat left top;
width: 193px;
height: 40px;
}

div#buttons ul li#signs a {
text-indent: -9999px;
display: block;
background: transparent url(../images/signs_up.png) no-repeat left top;
width: 193px;
height: 40px;
}

div#buttons ul li#fhd a {
text-indent: -9999px;
display: block;
background: transparent url(../images/fhd_up.png) no-repeat left top;
width: 193px;
height: 40px;
}

div#buttons ul li#survey a:hover {
background: transparent url(../images/survey_down.png) no-repeat left top;
}

div#buttons ul li#signs a:hover {
background: transparent url(../images/signs_down.png) no-repeat left top;
}

div#buttons ul li#fhd a:hover {
background: transparent url(../images/fhd_down.png) no-repeat left top;
}

div#footer-wrapper {
width: 895px;
margin: 0 auto;
background: transparent url(../images/footer-background.png) no-repeat 0em -5em;
padding-bottom: 50px
}

div#footer {
background: transparent url(../images/footer-drop.png) no-repeat left top;
text-align: center;
padding-top: 15px;
}

div#footer p {
color: #aaaaaa;
font-size: 70%;
line-height: 1.1em;
}

div#footer a {
color: #b9af6f;
}

div#footer a:hover {
color: #ffffff;
}

hr.horizontal {
background: #236687;
margin-bottom: 15px;
}

.clear {
clear: both;
}

.space-break {
display: block;
margin-top: 0.5em;
}

span.italicize {
font-style: italic;
font-size: 110%;
}

.noBottom {
margin-bottom: 0px;
}

.bottomPad {
padding-bottom: 40px;
}

.noBlock {
display: inline;
}

div#form-container p {
color: #444444;
font-size: 115%;
}

input#name, input#email, textarea {
  color: #444444;
  width: 14em;
  height: 1.5em;
  border: 1px solid #246788;
}

input#name:focus, input#email:focus, textarea:focus {
background: #fdf8d7;
}

textarea {
height: 10em;
width: 22em;
}

label {
  display: block;
}

#submit {
background: #ffffff;
border: 2px solid #aaaaaa;
cursor: pointer;
}

.error {
  color: #900;
}

div.vcard h4 {
margin-top: 15px;
}

div.adr {
margin-top: 15px;
}

div.adr > span {
font-size: 85%;
line-height: 1.1em;
}

div.adr h4 {
padding-bottom: 0.2em;
}

div.hours {
margin-top: 25px;
}

div.hours ul li {
font-size: 85%;
}

.tel {
font-size: 85%;
}

#contact-info {
margin-top: 3em;
margin-left: 9em;
}

ul#hormone-treatment, ul#symptoms, ol#vitamins {
color: #5c1905;
font-size: 115%;
line-height: 1.2em;

}

ul#hormone-treatment {
padding-top: 5px;
}

.burgandy {
color: #5c1905;
}

ul span, ol span {
color: #333333;
}

ul#hormone-treatment span, ul#symptoms span, ol#vitamins span, ul#individual span {
color: #004568;
}

ul.blue span {
color: #004568;
}

.image-space {
padding-right: 2em;
}

.fontSmaller {
font-size: 90%;
}

.blueFont {
color: #004568;
}

.darkPurpleFont 
{
	color: #4f3758;
}


ul.lightPurple span {
color: #815695;
}

div#main-content h1.darkPurpleFont,div#main-content h2.darkPurpleFont  
{
	color: #4f3758;
}

div#main-content ul.padding-b-0
{
	padding-bottom: 0;	
}



#hoursList li {
margin-left: -25px;
list-style-type: none;
}