/* CSS Document */
body {
	margin: 0px auto 0px auto;
	text-align:center;
	background-image: url(../images/index/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #592910;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #321006;
}
ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input, div, dd, dt, dl {
	margin:0px;
	padding:0px;
}

h1 {
	font-family:Helvetica;
	font-size: 14px;
	color: #233a60;
	padding: 15px 30px 0px 30px;
	margin:0px;
	font-weight: bold;
}
h2 {
	font-family:Helvetica;
	font-size: 14px;
	color: #233a60;
	padding: 0px 30px;
	margin:0px;
	font-weight: bold;
}
h2 a {
	color: #233a60;
	font-weight: bold;
	text-decoration:none;
}
h2 a:hover {
	color: #233a60;
	font-weight: bold;
	text-decoration:none;
}
h3 {
	font-family:Helvetica;
	font-size: 14px;
	color: #233a60;
	padding: 15px 30px 0px 30px;
	margin:0px;
	font-weight: bold;
}
h4 {
	font-family:Helvetica;
	font-size: 14px;
	color: #233a60;
	padding: 15px 30px 0px 30px;
	margin:0px;
	font-weight: bold;
}
h4 a {
	color: #233a60;
	font-weight: bold;
	text-decoration:none;
}
h4 a:hover {
	color: #233a60;
	font-weight: bold;
	text-decoration:none;
}
h5 {
	font-family:Helvetica;
	font-size: 14px;
	color: #ffffff;
	padding: 15px 30px 0px 30px;
	margin:0px;
	font-weight: bold;
}

a {
	color: #91290E;
}
a:hover {
	color:#233a60;
}
.nolink {
	color: #8f7353;
	text-decoration: none;
}
#width {
	margin: 0px auto 0px auto;
	width: 720px;
	text-align: center;
}
#container {
	margin: 0px auto 0px auto;
	width: 720px;
	text-align: center;
	background-image: url(../images/index/index-07.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#container:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#maininside {
	width: 720px;
	text-align: left;
	background-image: url(../images/index/indexbotbg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#maininside:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#leftcol {
	width: 223px;
	float: left;
}
#procedures {
	width: 223px;
	margin-bottom: 20px;
}
/*#procedures ul{ margin: 0px; padding: 10px 30px 15px 30px;}
#procedures li {
	color: #233a60;
	font-weight: bold;
	list-style-position: inside;
	list-style-image: url(../images/index/arrow2.jpg);
}
#procedures a{ 
	color: #233a60;
	font-weight: bold;
	text-decoration: none;
}
#procedures a:hover{ 
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}*/

#contactform {
	width: 210px;
	height: 240px;
	margin: 0;
	padding: 95px 0 0 0;
	background: url(../images/index/qcbknd.jpg) top center no-repeat;
}
#contactform p {
	padding: 2px 0px;
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
}
#contactform p a {
	color: #FFFFFF;
}
#sidetext p {
	padding: 10px 20px 0px 30px;
	line-height: 15px;
}

#finance p {
	padding: 10px 20px 0px 30px;
	line-height: 15px;
}
#finance a img{
	border:none;
	}
#review p {
	padding: 10px 20px 0px 30px;
	line-height: 15px;
}
#review a img{
	border:none;
}

#archive p {
	padding: 10px 20px 0px 30px;
	line-height: 15px;
}
#archive ul {
	list-style-type: none;
}
#address p {
	padding: 10px 20px 0px 30px;
	line-height: 15px;
}

#rightcol {
	width: 493px;
	float: right;
}

.leftpad {
	padding-left: 58px;
}
#maintext {
	width: 433px;
	padding: 15px 30px 0px 30px;
}
#maintext p {
	/*padding: 15px 30px 0px 30px;*/
	margin:0px;
	line-height: 18px;
}
#insidetext {
	width: 493px;
}
#insidetext p#quote {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	width: 275px;
	color: #592910;
}
#insidetext p, ul {
	padding: 15px 30px 0px 30px;
	margin:0px;
	line-height: 18px;
}
#insidetext ul li {
	color: #233a60;
	font-weight: bold;
	list-style-position: inside;
	list-style-image: url(../images/index/arrow3.jpg);
}
#insidetext ol {
	margin:10px 10px 0 60px;
}
#insidetext ol li {
	margin: 10px 10px 0 0px;
}

.contPic {
	margin-left: 30px;
}
.blog {
	margin: 0;
	padding: 0px 30px 0px 30px;
	font-size: 12px;
	line-height: 18px;
}
#nav {
	background-image: url(../images/index/nav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	width: 720px;
	float: left;
}
#nav p {
	color: #ffffff;
	padding: 5px 0px 0px 20px;
	font-weight: bold;
	font-size:12px;
}
#nav a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
#nav a:hover {
	color: #f0b31c;
	font-weight: bold;
	text-decoration: none;
}
.featurePic {
	float: left;
	padding: 0 15px 10px 0;
}
#breast {
	width: 391px;
	background-color: #fcf8ef;
	border: 1px solid #d8d1b5;
	margin: 0 0 45px 0;
	padding: 13px 15px 0 15px;
}
#breast h4 {
	padding: 0;
	margin:0px;
	font-family:Helvetica;
	font-size: 15px;
	color: #233a60;
	font-weight: bold;
}
#breast p {
	padding: 5px 0px 15px 0px;
	margin:0px;
	line-height: 12px;
	font-size:10px;
}
#lipo {
	width: 391px;
	background-color: #fcf8ef;
	border: 1px solid #d8d1b5;
	margin: 0 0 45px 0;
	padding: 13px 15px 0 15px;
}
#lipo h4 {
	padding: 0;
	margin:0px;
	font-family:Helvetica;
	font-size: 15px;
	color: #233a60;
	font-weight: bold;
}
#lipo p {
	padding: 5px 0px 15px 0px;
	margin:0px;
	line-height: 12px;
	font-size:10px;
}
#tummy {
	width: 391px;
	background-color: #fcf8ef;
	border: 1px solid #d8d1b5;
	margin: 0 0 45px 0;
	padding: 13px 15px 0 15px;
}
#tummy h4 {
	padding: 0;
	margin:0px;
	font-family:Helvetica;
	font-size: 15px;
	color: #233a60;
	font-weight: bold;
}
#tummy p {
	padding: 5px 0px 15px 0px;
	margin:0px;
	line-height: 12px;
	font-size:10px;
}
#face {
	width: 391px;
	background-color: #fcf8ef;
	border: 1px solid #d8d1b5;
	margin: 0 0 45px 0;
	padding: 13px 15px 0 15px;
}
#face h4 {
	padding: 0;
	margin:0px;
	font-family:Helvetica;
	font-size: 15px;
	color: #233a60;
	font-weight: bold;
}
#face p {
	padding: 5px 0px 15px 0px;
	margin:0px;
	line-height: 12px;
	font-size:10px;
}
#featured {
	width: 391px;
	background-color: #fcf8ef;
	border: 1px solid #d8d1b5;
	margin: 0 0 45px 0;
	padding: 13px 15px 0 10px;
}
#featured h4 {
	padding: 0;
	margin:0px;
	font-family:Helvetica;
	font-size: 15px;
	color: #233a60;
	font-weight: bold;
}
#featured p {
	padding: 5px 0px 15px 0px;
	margin:0px;
	line-height: 12px;
	font-size:10px;
}
.animation {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	height: 125px;
	width: 125px;
	margin-right: 25px;
}

#animation {
	width: 125px;
	height: 125px;
	display: block;
	position: relative;
	left: 0;
	top: -125px;
	z-index: 1000 !important;
	background-color: #CCCCCC;
	filter: alpha(opacity=10);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=10);
	-moz-opacity: 0.10;
	opacity:0.10;
}

#disclaimer {
	width: 720px;
	margin: 0px auto 0px auto;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #b39e91;
	float: left;
}
#disclaimer p {
	padding: 10px 30px 0px 30px;
}
#disclaimer a {
	color: #b39e91;
}
#disclaimer a:hover {
	color: #fff0de;
}
.nounderline {
	text-decoration: none;
	color: #b39e91;
}
.nounderline a {
	text-decoration: none;
	color: #b39e91;
}
.nounderline a:hover {
	text-decoration: none;
	color: #b39e91;
}
#certbg {
	background-image: url(../images/inside/drbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 380px;
	margin: 0px auto 0px auto;
	text-align: center;
}
#prodcollist {
	width: 493px;
	float: left;
}
.prodcol {
	width: 225px;
	float:left;
}
.prodcol ul {
	margin: 0px;
	padding: 10px 30px 15px 30px;
}
.prodcol li {
	color: #233a60;
	font-weight: bold;
	list-style-position: inside;
	list-style-image: url(../images/index/arrow3.jpg);
}
.prodcol a {
	color: #233a60;
	font-weight: bold;
	text-decoration: none;
}
.prodcol a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.navon {
	color: #f0b31c;
}
.navon a {
	color: #f0b31c;
}
.navon a:hover {
	color: #f0b31c;
}
#footer {
	background-image: url(../images/index/index-10.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 49px;
	width: 720px;
	float: left;
}
#footer p {
	color: #ffffff;
	padding: 7px 0px 0px 20px;
	font-weight: bold;
	font-size:12px;
}
#footer a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover {
	color: #f0b31c;
	font-weight: bold;
	text-decoration: none;
}
#footer2 {
	background-image: url(../images/index/index-10.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 38px;
	width: 720px;
	float: left;
}
#footer2 p {
	color: #ffffff;
	padding: 7px 0px 0px 20px;
	font-weight: bold;
	font-size:12px;
}
#footer2 a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
#footer2 a:hover {
	color: #f0b31c;
	font-weight: bold;
	text-decoration: none;
}
.navrule {
	color: #bc8a76;
}
.notoppad {
	padding-top:none;
}
.padleft {
	padding-left: 200px;
}
.ten {
	font-size: 10px;
	line-height: 12px;
}
.float {
	float: left;
}
/* added by Ryan Herndon 072707 */
#insidetext p#errorbox {
	border: 1px solid #c00;
	padding: 5px 0;
	text-align: center;
	color: #c00;
	background: #FAEBEB;
	width: 90%;
	position: relative;
	left: 25px;
	top: 10px;
	margin: 0 25px 10px 0;
}
.errorField {
	border: 1px solid #c00;
	background: #FAEBEB;
}
#eBox {
	position: relative;
	top: 75px;
	margin: 0 auto 75px;
	width: 500px;
	w\idth: 446px;
	padding: 25px;
	border: 2px solid #8f7353;
	background: #f9f4e1;
}
.consult {
	float: right;
	border: 0;
}
#consultating {
	width:155px;
	height:auto;
	background:url(../images/cta-bkgd.jpg) top left repeat-x #b34915;
	float:right;
	border: 1px solid #663300;
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	color:#FFFFFF;
	margin-right:30px;
	margin-left:15px;
	margin-top:13px;
	margin-left:15px;
	padding-top: 2px;
	padding-bottom: 5px;
	text-align: center;
	padding-right: 2px;
	padding-left: 2px;
}
#consultating p {
	line-height:22px;
	text-align:center;
	margin:0;
	padding:0;
}
#consultating a:link, #consultating a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#consultating a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

#consultating2 {
	width:155px;
	height:auto;
	background:url(../images/cta-bkgd.jpg) top left repeat-x #b34915;
	float:right;
	border: 1px solid #663300;
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	color:#FFFFFF;
	margin-right:30px;
	margin-left:15px;
	margin-top:13px;
	margin-left:15px;
	padding-top: 2px;
	padding-bottom: 5px;
	text-align: center;
	padding-right: 2px;
	padding-left: 2px;
	clear:right;
}
#consultating2 p {
	line-height:22px;
	text-align:center;
	margin:0;
	padding:0;
}
#consultating2 a:link, #consultating a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#consultating2 a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

#lipoconsultating {
	width:155px;
	height:auto;
	background:url(../images/cta-bkgd.jpg) top left repeat-x #b34915;
	float:right;
	border: 1px solid #663300;
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	color:#FFFFFF;
	margin-right:30px;
	margin-left:10px;
	margin-bottom:10px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}
#lipoconsultating p {
	line-height:22px;
	text-align:center;
	margin:0;
	padding:0;
}
#lipoconsultating a:link, #consultating a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#lipoconsultating a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.galleryBack {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#FFFFFF;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
.galleryBack a {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:20px;
}
.galleryBack a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#FF6633;
}
/*------------------ Page 1 Forms <----------------*/

#contactform {
	clear:both;
	}

.input {
	width: 170px;
	height: 21px;
	margin: 2px;
	padding: 2px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #626262;
	border: 1px solid #dad0b1;
}

.qcsubmit {
	padding-left: 37px;
	margin-top: 5px;
}
input.qcbutton {
	width: 150px;
	height: 23px;
	background: url(../images/index/qcsubmit.jpg) top left no-repeat;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	border: 0;
	line-height: 21px;
}
input.qcbutton:hover {
	background: url(../images/index/qcsubmit.jpg) bottom left no-repeat;
}
#contactform input.orange-qc {
	width: 140px;
	height: 21px;
	margin: 2px 1px 2px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #626262;
	border: 1px solid #dad0b1;
}
#contactform img {
	vertical-align:top;
	margin: 2px 0px 0px 0px;
}
#mainContact {
	background-color: #A73711;
	color: #ffffff;
	border: 1px solid #6F2107;
}
#contact input {
	width: 200px;
	height: 21px;
}
#contact textarea {
	width: 200px;
	height: 42px;
}
#contact input.submit {
	background-color: #2A3958;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
#contact input.orange-main {
	width: 170px;
}
#contact img {
	vertical-align:top;
}
.address2 {
	display:none!important;
}
.valid {
	background-color: #007940!important;
	color:#FFFFFF;
}
.invalid {
	color:#FFFFFF;

	background-color: #F00000!important;
}
#flash-mast {
	width: 125px;
	height: 125px;
	display: block;
	position: relative;
	left: 0;
	top: 0;
	z-index: 1;
}
/*-------------------> Clearfix and sIFR Selectors, Please do not modify <--------------------*/
/* Clearfix */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
/* Hide from IE Mac \*/
.clearfix {
	display:block;
}
/* End hide from IE Mac */
.brclear {
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0;
}

