    body
    {
        margin: 0px;
        padding: 0px;
        background-image: url(/images/home-bg.jpg);
        background-repeat: repeat-x;
        background-position: top;
        background-color: #FFFFFF;
        font-family: Verdana, Arial, Sans-Serif;
    }
    /* This line keeps line breaks from occuring on form tags */
    form
    {
        margin: 0px;
    }
    p
    {
        margin: 0px 0px 2px 0px;
    }
    h1, h2, h3, h4, h5, h6
    {
        margin: 0px 0px 17px 0px;
    }
    .bold
    {
        font-weight: bold;
    }
    .italic
    {
        font-style: italic;
    }
    .float-left
    {
        float: left;
    }
    .float-right
    {
        float: right;
    }
    .link-hover-underline:hover
    {
        text-decoration: underline;
    }
    .link-hover-underline, .link-hover-underline:visited, .link-hover-underline:active
    {
        text-decoration: none;
    }
    .no-underline
    {
        text-decoration: none;
    }
    .font-white
    {
        color: #FFFFFF;
    }
    .font-black
    {
        color: #000000;
    }
    .font-purple
    {
        color: #580838;
    }
    .font-pink
    {
        color: #CE748E;
    }
    .font-dark-gray
    {
        color: #0C0E10;
    }
    .font-gray
    {
        color: #949494;
    }
    .font-10px
    {
        font-size: 10px;
    }
    .font-11px
    {
        font-size: 11px;
    }
    .font-12px
    {
        font-size: 12px;
    }
    .font-14px
    {
        font-size: 14px;
    }
    .font-18px
    {
        font-size: 18px;
    }
    .font-24px
    {
        font-size: 24px;
    }
    .clear
    {
        clear: both;
        margin: 0;
        padding: 0;
        visibility: hidden;
        height: 0px;
    }
    .auto-overflow
    {
        overflow: auto;
    }
    #body-wrapper
    {
        width: 1019px;
        margin: 0px auto;
        padding: 0px 0px 0px 0px;
        overflow: visible;
    }
    #header-wrapper
    {
        height: 89px;
        width: 100%;
        position: relative;
    }
    #logo
    {
        border: none;
    }
    #menu ul, li 
    { 
        margin: 0;
        padding: 0; 
    }
    #menu li 
    { 
        padding: 0px 0px 0px 30px;
        list-style-type: none;
        display: inline; 
    }
    #menu li a
    {
        font-size: 11px;
        font-weight: bold;
        color: #580838;
        text-decoration: none;
        padding-bottom: 6px;
        position: relative;
    }
    #menu li a:hover
    {
        border-bottom: solid 5px #580838;
        color: #CE748E;
    }
    #menu
    {
		float: left;
        position: absolute;
        bottom: 17px;
        right: 17px;
    }
	ul#menu2 {
		position: relative;
		z-index: 100;
	}
    #phone-number
    {
        border-bottom: solid 5px #FFFFFF;
        border-left: solid 5px #FFFFFF;
        border-right: solid 5px #FFFFFF;
        width: 214px;
        height: 35px;
        top: 0px;
        right: 178px;
        position: absolute;
        line-height: 35px;
        vertical-align: middle;
        text-align: center;
    }
    #phone-number img
    {
        vertical-align: middle;
        padding-bottom: 2px;
    }
    #login
    {
        border-bottom: solid 5px #FFFFFF;
        border-right: solid 5px #FFFFFF;
        width: 156px;
        height: 35px;
        background-color: #580838;
        top: 0px;
        right: 17px;
        position: absolute;
        vertical-align: middle;
        line-height: 35px;
        text-align: center;
    }
    #login ul, li 
    { 
        margin: 0;
        padding: 0; 
    }
    #login li 
    { 
        padding: 0 5px 0 9px;
        background: url(/images/pipe.gif) no-repeat left;
        list-style-type: none;
        display: inline; 
    }
    #login li:first-child
    {
        background:none;
        padding-left:0;
    }
    #login li a
    {
        font-size: 14px;
        font-weight: bold;
        color: #FFFFFF;
        text-decoration: none;
    }
    #login li a:hover
    {
        text-decoration: underline;
    }
    #boxes-wrapper
    {
        margin: 5px 17px 0px 17px;
        border: solid 5px #FFFFFF;
        background: url(/images/boxes-bg.jpg);
        height: 115px;
        width: 975px;
    }
    #box1
    {
        width: 272px;
        height: 107px;
        background: url(/images/boxes-indent.jpg) no-repeat right;
        padding: 8px 10px 0px 10px;
    }
    #box1 p
    {
        margin-bottom: 7px;
    }
    #box2
    {
        width: 369px;
        height: 107px;
        background: url(/images/boxes-indent.jpg) no-repeat right;
        padding: 8px 10px 0px 10px;
    }
    #box2 p
    {
        margin-bottom: 7px;
    }
    #box3
    {
        width: 272px;
        height: 107px;
        padding: 8px 10px 0px 10px;
    }
    #box3 p
    {
        margin-bottom: 7px;
    }
    #content-wrapper
    {
			float: left;
        width: 985px;
        /*height: 647px;*/
        margin: 5px 17px 1px 17px;
    }
	
    #home-left
    {
        width: 295px;
        float: left;
/*        height: 647px;*/
    }
    #left-menu
    {
        height: 321px;
        width: 285px;
        border: solid 5px #FFFFFF;
        position: relative;
        text-align: center;
        padding-top: 0px;
    }
    #left-menu ul
    {
        list-style-type: none;
        width: 100%;
        padding: 0px;
        margin: 5px 0px 0px 0px;
        text-indent: 49px;
        text-align: left;
    }
    #left-menu li
    {
        height: 30px;
        line-height: 30px;
        vertical-align: middle;
        border-top: solid 1px #E0E0E0;
        background: url(/images/menu-bullet.png) no-repeat left 12px;
        color: #0C0E10;
        font-size: 12px;
        text-decoration: none;
        font-weight: bold;
    }
    #left-menu li:hover
    {
        background: #580838 url(/images/menu-bullet-white.png) no-repeat left 12px;
        border-top: solid 1px #E0E0E0;
        color: #FFFFFF;
        font-size: 12px;
        text-decoration: none;
        font-weight: bold;
        cursor: pointer;
    }
    .bottom-bg
    {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: -2;
        background: #FDFDFD url(/images/div-bottom-bg.jpg) repeat-x bottom;
    }
    .top-bg
    {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: -1;
        background: url(/images/div-top-bg.jpg) repeat-x top;
    }
    #featured-products
    {
			float: left;
/*        height: 217px;*/
        width: 285px;
        border: solid 5px #FFFFFF;
        margin-top: 5px;
        position: relative;
    }
    #featured-wrapper
    {
		float: left;
		width: 277px;
        padding: 5px 0px 0px 8px;
    }
    .product-img
    {
        padding: 5px 15px 0px 5px;
        float: left;
    }
    .top-padding-5px
    {
        padding-top: 5px;
    }
    .top-padding-10px
    {
        padding-top: 10px;
    }
    .top-padding-15px
    {
        padding-top: 15px;
    }
    .right-padding-10px
    {
        padding-right: 10px;
    }
	.bottom-padding-20px {
		padding-top:15px;
		padding-bottom:40px;
		}
    #stay-informed
    {
			float: left;
        height: 69px;
        width: 285px;
        border: solid 5px #FFFFFF;
        margin-top: 5px;
        position: relative;
    }
    #informed-wrapper
    {
        padding: 5px 0px 0px 8px;
    }
    #social-networking
    {
        width: 100%;
        text-align: center;
    }
    #social-networking img
    {
        border: none;
        padding: 10px 3px 0px 3px;
    }
    #home-right
    {
        width: 685px;
        float: left;
/*        height: 647px;*/
        margin-left: 5px;
    }
    #home-content-main
    {
        width: 675px;
        border: solid 5px #FFFFFF;
        height: 224px;
        position: relative;
    }
    #home-content-wrapper
    {
        padding: 10px 10px 0px 18px;
    }
    .map
    {
        float: left;
        padding-right: 10px;
		
    }
    #home-before-after
    {
        width: 375px;
        border: solid 5px #FFFFFF;
        height: 314px;
        margin-top: 5px;
        margin-right: 5px;
        float: left;
        position: relative;
    }
    #home-before-after-title
    {
        padding: 10px 0px 15px 10px;
    }
    #home-ask-doctor
    {
        width: 285px;
        border: solid 5px #FFFFFF;
        height: 314px;
        margin-top: 5px;
        float: left;
        position: relative;
    }
    #ask-wrapper
    {
        padding: 10px 10px 0px 18px;
    }
    #required
    {
        position: absolute;
        top: 10px;
        right: 10px;
    }
    .ask-input
    {
        width: 246px;
        height: 18px;
        border: solid 1px #ADADAD;
        color: #838383;
        font-size: 12px;
        font-family: Arial, Verdana, Sans-Serif;
        padding: 3px 0px 0px 5px;
        margin-top: 10px;
    }
    #home-ask-doctor textarea
    {
        width: 246px;
        height: 85px;
        border: solid 1px #ADADAD;
        color: #838383;
        font-size: 12px;
        font-family: Arial, Verdana, Sans-Serif;
        padding: 3px 0px 0px 5px;
        margin-top: 10px;
    }
    #home-ask-doctor select
    {
        width: 253px;
        border: solid 1px #ADADAD;
        color: #838383;
        font-size: 12px;
        font-family: Arial, Verdana, Sans-Serif;
        padding-left: 10px;
        margin-top: 10px;
    }
    #submit
    {
        width: 106px;
        height: 35px;
        border: none;
    }
    .submit
    {
        position: absolute;
        top: 275px;
        right: 10px;
    }
    #newsletter
    {
        position: absolute;
        top: 280px;
        left: 10px;
    }
    #newsletter input
    {
        vertical-align: middle;
    }
    #home-testimonials
    {
        width: 670px;
        border: solid 5px #FFFFFF;
        height: 66px;
        margin-top: 5px;
        background-color: #580838;
        padding: 3px 0px 0px 5px;
        position: relative;
    }
    #testimony a
    {
        font-size: 12px;
        color: #FFFFFF;
        padding-left: 20px;
        padding-top: 5px;
        text-decoration: none;
    }
    #testimony a:hover
    {
        text-decoration: underline;
    }
    #patient
    {
        position: absolute;
        top: 49px;
        right: 10px;
        font-size: 12px;
        color: #CE748E;
        font-weight: bold;
    }
        
    
    
    
    
    #copyright-row
    {
			float: left;
/*			background: url(/images/footer_bg.jpg) top center no-repeat;*/
/*        width: 1017px;*/
			width: 100%;
        margin: 10px auto 0px auto;
        padding: 10px 0px;
        text-align: center;
    }
    #copyright-row ul, li 
    { 
        margin: 0;
        padding: 0; 
    }
    #copyright-row li 
    { 
        padding: 0 5px 0 9px;
        background: url(/images/pipe2.gif) no-repeat left;
        list-style-type: none;
        display: inline; 
    }
    #copyright-row li:first-child
    {
        background:none;
        padding-left:0;
    }
    #copyright-row li a
    {
        font-size: 12px;
        font-weight: normal;
        font-family: Arial, Verdana, Sans-Serif;
        color: #6D0F47;
        text-decoration: none;
    }
    #copyright-row li a:hover
    {
        text-decoration: underline;
    }
    .seo
    {
        font-size: 11px;
        font-weight: normal;
        font-family: Arial, Verdana, Sans-Serif;
        color: #666666;
        text-decoration: none;
    }
    .seo-by-incredible
    {
        font-size: 11px;
        font-weight: normal;
        font-family: Arial, Verdana, Sans-Serif;
        color: #666666;
        text-decoration: none;
    }
    .seo-by-incredible:hover
    {
        text-decoration: underline;
    }
    
    
    
    
    
/*---------------Sub Pages--------------------*/
    #sub-left
    {
        width: 295px;
        float: left;
    }
    #sub-ask-doctor
    {
        width: 285px;
        border: solid 5px #FFFFFF;
        height: 314px;
        margin-top: 5px;
        float: left;
        position: relative;
    }
    #sub-ask-doctor textarea
    {
        width: 246px;
        height: 85px;
        border: solid 1px #ADADAD;
        color: #838383;
        font-size: 12px;
        font-family: Arial, Verdana, Sans-Serif;
        padding: 3px 0px 0px 5px;
        margin-top: 10px;
    }
    #sub-ask-doctor select
    {
        width: 253px;
        border: solid 1px #ADADAD;
        color: #838383;
        font-size: 12px;
        font-family: Arial, Verdana, Sans-Serif;
        padding-left: 10px;
        margin-top: 10px;
    }
    #sub-content-main
    {
	border: solid 5px #FFFFFF;
	position: relative;
	padding: 0px 10px 0px 18px;
	line-height: 14px;
	z-index: 0;
	min-height: 734px;
	height: auto;
	float: left;
	width: 647px;
    }
    #sub-content-wrapper
    {
        width: 985px;
        margin: 0px 17px 1px 17px;
    }
    #sub-right
    {
        width: 685px;
        float: left;
        margin-left: 5px;
    }
    .ul-indent
    {
        padding: 0px;
        margin: 0px;
        padding-left: 250px;
        margin-bottom: 17px;
    }
    #sitemap li
    {
        padding-top: 7px;
        font-weight: bold;
    }
    #sitemap li a
    {
        color: #6D0F47;
        text-decoration: none;
    }
    #sitemap li a:hover
    {
        text-decoration: underline;
    }
/*****************JC Styles*************/
.massage h1 {
	color:#6D0F47;
	font-size:24px;
	margin:10px 0;
	padding:0px;
	}
.massage h2, .contact-address h2 {
	font-size:18px;
	color:#6D0F47;
	margin:10px 0 10px 0;
	padding:0px;
	}	
.massage h3 {
	font-size:14px;
	color:#6D0F47;
	margin:10px 0 10px 0;
	padding:0px;
	}
	
.massage p, .contact-address p  {
	font-size:12px;
	color:#333333;
	margin:0px;
	padding:0px;
	padding-bottom:10px;
	
	}	
#form-contact {
	width:270px;
	float:left;
	}
	#form-contact textarea
    {
        width: 246px;
        height: 85px;
        border: solid 1px #ADADAD;
        color: #838383;
        font-size: 12px;
        font-family: Arial, Verdana, Sans-Serif;
        padding: 3px 0px 0px 5px;
        margin-top: 10px;
    }
    #form-contact select
    {
        width: 253px;
        border: solid 1px #ADADAD;
        color: #838383;
        font-size: 12px;
        font-family: Arial, Verdana, Sans-Serif;
        padding-left: 10px;
        margin-top: 10px;
    }
    #form-consult textarea
    {
        width: 246px;
        height: 85px;
        border: solid 1px #ADADAD;
        color: #838383;
        font-size: 12px;
        font-family: Arial, Verdana, Sans-Serif;
        padding: 3px 0px 0px 5px;
        margin-top: 10px;
    }
    #form-consult input
    {
        border: solid 1px #ADADAD;
        color: #838383;
        font-size: 12px;
        font-family: Arial, Verdana, Sans-Serif;
    }
    #form-consult select
    {
        border: solid 1px #ADADAD;
        color: #838383;
        font-size: 12px;
        font-family: Arial, Verdana, Sans-Serif;
    }
    .form-consult-select
    {
        width: 253px;
        padding-left: 10px;
        margin-top: 10px;
    }
.contact-address {
	width:150px;
	float:left;
	padding-left:3em;
	}
.map-iframe {
	width:500px;
	height:400px;
	margin:1em auto;
	float:left;
	}	
	.faq-links li
	{
	    margin-top: 2px;
	    list-style: none;
	}
	.faq-links a
	{
	    font-size: 12px;
        font-weight: bold;
        color: #580838;
        text-decoration: none;
	}
	.back-to-top
	{
	    font-size: 11px;
        font-weight: bold;
        color: #580838;
        text-decoration: none;
	}
	
/*----added 01.26.10-----*/
#vitae {
	float: left;
	width: 100%;
	font-size: 12px;
	margin-top: 20px;
}
#vitae h4 {
	float: left;
	width: 98%;
	margin: 0px 0px 10px 0px;
	padding: 1%;
	font-size: 12pt;
	background: #E6E6E6;
}
div.break {
	float: left;
	width: 100%;
	margin: 10px 0px;
}
#vitae ul {
	width: 95%;
	margin: 0px auto 20px auto;
	padding: 0px;
	list-style: none;
}
#vitae li {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 3px 0px;
}
#vitae li.highlight {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 3px 0px;
	background: #F6F6F6;
}
#vitae li span.detail {
	float: left;
	width: 80%;
}
#vitae li span.year {
	float: left;
	width: 18%;
	font-weight: bold;
	text-align: right;	
}
#vitae li span.size11 {
	margin-left: 10px;
	font-size: 11px;
}

/*-----added 02.05.10-----*/
h4.subtitle {
	float: left;
	width: 98%;
	margin: 5px 0px;
	padding: 2% 1%;
	background: #580838;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #fff;
}
h5.ask {
	float: left;
	width: 100%;
	margin: 10px 0px;
	padding: 3px 0px;
	border-bottom: 1px solid #efefef;
	font-size: 14px;
	line-height: 20px;
}
span.links a {
	color: #9F9F9F;
	font-weight: bold;
	text-decoration: none;
}
span.links a:hover {
	color: #000;
}

