html, body {
	margin: 0;
}
body {
	background: #E8CB83 url(/images/background.jpg) left top repeat-x;
}


#container1 {
	margin: 0 auto;
	padding: 10px 0px 0px 0px;
	width: 750px;
}


#header {
	float: left;
	clear: both;
	height: 130px;
}

#headerPrint {
	display: none;
}


#info {
	float: left;
	clear: both;
	padding-top: 2px;
	width: 750px;
	height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	text-align: center;
	background-color: #E8CB83;
}
#info span {
	padding: 0px 5px 0px 5px;
}
#info a:link {
	color: #000000;
	text-decoration: none;
}
#info a:visited {
	color: #000000;
	text-decoration: none;
}
#info a:hover {
	color: #5D5D5D;
	text-decoration: none;
}
#info a:active {
	color: #5D5D5D;
	text-decoration: none;
}


#container2 {
	padding-left: 5px;
	float: left;
	clear: both;
	width: 745px;
	min-height: 1550px;
	border-bottom: 4px solid #E8CB83;
	background: url(/images/content_bg.jpg) left top repeat-y;
}

* html body #container2 {
	height: 1100px;
}


#Sloan {
	border-bottom: 4px solid #E8CB83;
}

#floatright {
	float:right;
	padding-left:20px;
	padding-bottom:20pxl;
}

#insidebox {
	background:#e8cb83;
	margin:25px;
	padding:25px;
	}	

#navWrapper {
	position: absolute;
	top: 318px;
	width: 185px;
	height: auto;
	min-height: 600px;
	margin-bottom: 10px;
}

#nav {
	position: relative;
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 15px;
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#nav li {
	margin: 0px 10px 0px 10px;
	padding: 7px 0px 7px 0px;
	border-top: 1px solid #666666;
}
#nav a {
	padding-left: 5px;
}
#nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover {
	color: #E8CB83;
	text-decoration: none;
}
#nav a:active {
	color: #E8CB83;
	text-decoration: none;
}
#subnav {
	font-size: 9px;
}
#subnav ul {
	padding-top: 5px;
}
#subnav li {
	margin: 0;
	padding: 2px 0px 2px 20px;
	border: none;
}

#booknav {
	font-weight: bold;
	text-align: center;
}
#booknav a {
	margin: 0px 10px 0px 10px;
}


.open {
	display: block;
}
.closed {
	display: none;
}

#content table{
}
#content table tr{
}
#content table tr td{
}
#content table tr td a,#content table tr td a:visited {
	border-color:#000000;
}
#content table tr td img{
	border-color:#000000;

}
#content {
	margin: 15px 30px 25px 210px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#content h1 {
	margin: 0 0 14px 0;
	padding: 0;
	font-weight: bold;
	font-size: 14px;
	color: #CDAC59;
}
#content h2 {
	margin: 0;
	padding: 0px 0px 20px 0px;
	font-weight: bold;
	font-size: 12px;
	color: #494949;
}
#content h3 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 12px;
	color: #CDAC59;
}
#content h4 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: italic;
	font-size: 12px;
	color: #666666;
}
#content p {
	margin: 0px 0px 20px 0px;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
}
#content li {
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#content ol {
	padding-top: 10px;
	padding-bottom: 15px;
}
#content a:link {
	color: #000000;
	text-decoration: underline;
}
#content a:visited {
	color: #000000;
	text-decoration: underline;
}
#content a:hover {
	color: #CDAC59;
	text-decoration: underline;
}
#content a:active {
	color: #CDAC59;
	text-decoration: underline;
}
#content a.alt:link {
	color: #666666;
	text-decoration: none;
}
#content a.alt:visited {
	color: #666666;
	text-decoration: none;
}
#content a.alt:hover {
	color: #666666;
	text-decoration: none;
}
#content a.alt:active {
	color: #666666;
	text-decoration: none;
}

#lipoBox{
	background-color: #CCCCCC;
	padding: 20px;
	border: 1px solid #CDAC59;
	
}

.procedures {
	margin: 0;
	padding: 0;
	list-style-type: none;
}


#footer {
	float: left;
	width: 750px;
	height: 196px;
	margin-bottom: 10px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: url(/images/footer.jpg) left top no-repeat;
}
#footer p {
	margin: 5px 0px 10px 0px;
	padding: 0px 30px 0px 30px;
	font-size: 9px;
}
#footer p a {
	font-size: 9px;
}
#footer div {
	font-size: 11px;
	line-height: 18px;
}
#footer a {
	margin: 0px 2px 0px 2px;
	font-size: 11px;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #E8CB83;
	text-decoration: none;
}
#footer a:active {
	color: #E8CB83;
	text-decoration: none;
}


.photos {
	margin: 0px 0px 5px 10px;
	border: 2px solid #E8CB83;
}
.photosleft {
	margin: 0px 10px 5px 0px;
	border: 2px solid #E8CB83;
}
.testimonials {
	margin: 20px 10px 20px 10px;
	padding: 20px 20px 20px 20px;
	border: 1px solid #CDAC59;
	background-color: #FFFFFF;
}
.testimonials div {
	font-weight: bold;
	color: #CDAC59;
	text-align: right;
}
.contactform {
	margin: 0px 40px 40px 40px;
	padding: 10px 10px 10px 10px;
	border: 2px solid #CDAC59;
	background-color: #FFFFFF;
}
.contactform form {
	margin: 0;
	padding: 0;
}
.contactform h5 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 12px;
	color: #666666;
	text-align: right;
}
.fields {
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: 1px solid #CDAC59;
	background-color: #F9F5E9;
}
.txtarea {
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: 1px solid #CDAC59;
	background-color: #F9F5E9;
}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #666666;
	border: 1px solid #CDAC59;
	background-color: #F9F5E9;
}
hr {
	margin: 20px 0px 20px 0px;
}
.breast {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #494949;
	text-decoration: none;
	background-color: #E8CB83;
}
.baLink {
	text-align: center;
	padding-bottom: 15px;
}

/* Mini Contact Form */

#qc {
	position: relative;
	background: url(/images/minibg.jpg) top center no-repeat;
	display: block;
	height: 260px;
	width: 155px;
	margin: 0px 0px 0px 10px;
	padding: 60px 5px 0px 6px;
}
#qc form {
    margin: 0px;
    padding: 0px;
}
#qc textarea {
    margin: 0px;
    padding: 0px;
    width: 150px;
    height: 85px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
	background-color: #fff7ef;
	border: #efcb84 solid 1px;
}
#qc input {
    margin: 5px 0px 0px 0px;
    padding: 0px;
    width: 150px;
    height: 18px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
	background-color: #fff7ef;
	border: #efcb84 solid 1px;
}
#qc input.button {
    margin: 8px 48px 0px 43px;
    padding: 0px;
    float: left;
    width: 65px;
    height: 20px;
    background: url(/images/submit.gif) top center no-repeat;
    border: none;
	clear: both;
}

#qc p {
 	margin: 3px 5px 0px 0px;
    padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:right;
	color: #000;
	font-size: 10px;
}
.address2 {
  display: none;
}
.pp {
 	margin: 3px 5px 0px 0px;
    padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:right;
	color: #000;
	font-size: 10px;
}
.valid {
  background-color: #D0ECAA !important;
}
.invalid {
  background-color: #EC8486 !important;
}

#lblErrors {
	color:#FF0000 !important;
}
#lblErrors ul{
	color:#FF0000 !important;
}
#lblErrors ul li{
	color:#FF0000 !important;
}

.sm {
	font-variant: small-caps;
	font-size: 0.5em;
	font-weight: bold;
}
span.sm {display: inline;color: #CDAC59; line-height: 0.5em;}
.financing {color: #CDAC59;}

