/*--------------------> Global Selectors <--------------------*/
* {
	margin: 0px;
	padding: 0px;
}
body {
	background: #4E403D url(../images/bg.jpg) top left repeat-x;
	color: #2B1C1F;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
}
#container {
	position: relative;
	left: 50%;
	margin: 0px 0px 0px -400px;
	width: 775px;
	height: 1300px;
	top: 0px;
}
/*--------------------> Header Selectors <--------------------*/
#header {
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../images/header-bg.gif) repeat-x top left;
	height: 103px;
	width: 775px;
	border-bottom: #572653 solid 1px;
}
#header img {
	margin-left: 20px;
	float: left;
}
#header a img {
	border: none;
}
#address {
	float: right;
	border-left: #CCB0A4 solid 1px;
	padding: 8px 15px 0px 10px;
}
#address p {
	text-align: right;
	font-size: 11px;
	line-height: 15px;
	color: #481943;
	margin-bottom: 6px;
}
#address p strong {
	font-size: 14px;
	font-weight: bold;
}
#header a:link, #header a:visited {
	color: #481943;
}
#header a:active, #header a:hover {
	color: #000000;
}
/*---------------------> Nav Selectors <--------------------*/
#top-navigation {
	position: absolute;
	top: 104px;
	left: 0px;
	width: 775px;
	height: 22px;
	background-color: #E3BDBC;
	border-bottom: #572653 solid 1px;
	z-index: 99;	
}
/*--------------------> Mast Selectors <--------------------*/
#mast {
	position: absolute;
	top: 127px;
	left: 0px;
	height: 271px;
	width: 775px; 
	background: #F5E1CC url(../images/mast-bg.gif) top left repeat-x;
}
.mast-head {
	float: left;
}
#doctor {
	width: 214px;
	height: 270px;
	float: right;
	border-left: #CCB0A4 solid 1px;
}
#doctor img {
	border: #522c45 solid 1px;
	margin: 7px 30px 0px 30px;	
}
#doctor p {
	color: #572F52;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}
#doctor p.small {
	font-style: oblique;
	font-weight: normal;
	font-size: 11px;
}
/*--------------------> Content Selectors <--------------------*/
#content {
	background: #ECE7E3 url(../images/content-bg.gif) top center repeat-y;
	margin-bottom: 439px;
	position: relative;
	top: 399px;
}
/*--------------------> Column Container Selector <--------------------*/
#content #column-container {

}
/*--------------------> Left Column Selectors <--------------------*/
#left-column {
	width: 521px;
	height: auto;	
	padding: 14px 20px 40px 20px;
	float: left;
	background: url(../images/left-column-bg.gif) repeat-x top left; 
}
#left-column h1 {
	color: #572F52;
	font-size: 17px;
	text-transform: uppercase;
	margin-bottom: 20px;
}
#left-column h2 {
	font-size: 14px;
}
#left-column h3 {
	color:#5A2457;
	font-size:11px;
	font-weight:bold;
	line-height:17px;
	margin: 10px 0px;
}
#left-column p {
	line-height: 17px;
	margin-top: 11px;
}
#left-column p.phone-number {
}
#left-column ul {
}
#left-column ul li {
}
#left-column ol {
}
#left-column ol li {
}
#left-column img {
	float: left;
	margin: 10px 10px 10px 0px;
}
#left-column .img-left {
	text-align: center;
	color: #522C45;
	width: 137px;
	float: left;
	margin: 10px 10px 10px 0px;
}
#left-column .img-right {
}
#left-column a {
}
#left-column a:link, #left-column a:visited {
	color:#A46878;
	text-decoration: underline;
}
#left-column a:hover, #left-column a:active {
	color: #572F52;
}
#left-column #map {
}
#left-column #bna-cta {
	width: 512px;
	height: 213px;
	border: #522c45 solid 1px;
	background-color: #EBC6EB;
	margin-top: 15px;
}
#bna-cta p {
	padding: 5px 0px 5px 5px;
	margin: 0px;
	color: #572F52;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
#bna-cta a.breast:link, #bna-cta a.breast:visited {
	display: block;
	float: left;
	width: 170px;
	height: 186px;
	border-right: #522c45 solid 1px;
	background: url(../images/breast-nav.jpg) top left no-repeat;
}
#bna-cta a.breast:active, #bna-cta a.breast:hover {
	background: url(../images/breast-nav.jpg) top right no-repeat;
}
#bna-cta a.body:link, #bna-cta a.body:visited {
	display: block;
	float: left;
	width: 170px;
	height: 186px;
	border-right: #522c45 solid 1px;	
	background: url(../images/body-nav.jpg) top left no-repeat;
}
#bna-cta a.body:active, #bna-cta a.body:hover {
	background: url(../images/body-nav.jpg) top right no-repeat;
}
#bna-cta a.face:link, #bna-cta a.face:visited {
	display: block;
	float: left;
	width: 170px;
	height: 186px;
	background: url(../images/face-nav.jpg) top left no-repeat;
}
#bna-cta a.face:active, #bna-cta a.face:hover {
	background: url(../images/face-nav.jpg) top right no-repeat;
}
/*--------------------> Right Column Selector <--------------------*/
#right-column {
	float: right;
	width: 214px;
	height: auto;
	background: url(../images/right-column-bg.gif) repeat-x top left;
}
#right-column p.title {
	text-align: right;
	color: #572F52;
	font-size: 17px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 14px 10px 0px 0px;
}
#right-column p.title a:link, #right-column p.title a:visited {
	color: #572F52;
	text-decoration: none;
}
#right-column p.title a:hover, #right-column p.title a:active {
	color: #ECE7E3;
}
#right-column ul {
	list-style: none;
	padding: 15px 0px 20px 0px;
}
#right-column li {
	text-align: right;
}
#right-column li a {
	display: block;
	width: 194px;
	padding: 5px 20px 5px 0px;
	border-bottom: #572653 solid 1px;		
}
#right-column li a:link, #right-column li a:visited {
	color: #572F52;	
	text-decoration: none;
}
#right-column li a:active, #right-column li a:hover {
	background-color: #572F52;	
	color: #FFFFFF;
	text-decoration: none;
}
#associations {
	margin: 15px 0px 15px 3px;
}
#associations a img {
	border: none;
	margin: 5px;
}
/*--------------------> Right Column Mini Form Selectors <--------------------*/
#right-column #qc-index {
	width: 194px;
	height: auto;
	padding: 77px 10px 10px 10px;
	background: url(../images/qc-bg.png) top center no-repeat;
	border-top: #572653 solid 1px;
	border-bottom: #572653 solid 1px;
}
#right-column #qc-index ul {
	padding: 0px;
	float: none;
	margin: 0px;
}
#right-column #qc-index ul li {
}
#right-column #qc-index form {
}
#right-column #qc-index textarea {
	width: 188px;
	height: 56px;
	padding: 2px;
	border: #522c45 solid 1px;
	margin-bottom: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#right-column #qc-index input {
	width: 188px;
	height: 20px;
	padding: 2px;
	margin-bottom: 7px;
	border: #522c45 solid 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#right-column #qc-index input.mini-form-button {
	background-color:  #522c45;
	border: none;
	color: #FFFFFF;
	font-weight: bold;
	height: 30px;
	width: 194px;
	cursor: pointer;
}
#right-column #qc-index p {
	text-align: center;
	font-size: 10px;
}
#right-column #qc-index a {
}
#right-column #qc-index a:link, #right-column #qc-index a:visited {
	color: #522c45;
}
#right-column #qc-index a:hover, #right-column #qc-index a:active {
	color: #000000;
}
#right-column #qc-index .address2 {
    display:none;
}
#right-column #qc-index .valid {
    background-color: #007940!important;
    color: #FFFFFF!important;
}
#right-column #qc-index .invalid {
    background-color: #F00000!important;
    color: #FFFFFF!important;
}

/*--------------------> Right Column Btn Call To Action  Blog Selectors <--------------------*/
#right-column #blogger-navigation {
	margin: 10px 0 0 10px;
}
/*--------------------> Footer Selectors <--------------------*/
#footer {
	width: 775px;
	font-size: 10px;	
}
#footer ul {
	list-style: none;
	text-align: center;
	margin-bottom: 10px;
}
#footer ul li {
	color: #FFFFFF;
	display: inline;
	border-right: #FFFFFF solid 1px;
	padding: 0px 5px;
}
#footer ul li.last {
	border-right: none;
}
#footer ul li a {
}
#footer ul li a:link, #footer ul li a:visited {
	color: #FFFFFF;
}
#footer ul li a:hover, #footer ul li a:active {
	color: #BC9DBC;
}
#footer p {
	text-align: center;
	color: #BC9DBC;
	margin-bottom: 10px;	
}
#footer img {
}
/*--------------------> Disclaimer Selectors <--------------------*/
#disclaimer {
}

#disclaimer p {
}
#disclaimer a {
}
#disclaimer a:link, #disclaimer a:visited {
}
#disclaimer a:hover, #disclaimer a:active {
}
/*--------------------> Bennett Captcha Selectors <--------------------*/
#pnlCaptcha {
	width: 240px;
	height: auto;
	clear: both;
}
#pnlCaptcha p {
	width: 240px;
	height: auto;
	float: left;
	clear: both;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#pnlCaptcha label {
	width: 240px;
	height: auto;
	float: left;
	clear: both;
	margin: 0px;
	padding: 0px;
}
.captcha {
	width: 240px;
	height: auto;
	float: left;
	clear: both;
	margin: 0px;
	padding: 0px;
}
.captcha img {
	width: 240px;
	float: left;
	clear: both;
	margin: 15px 0px 15px 0px;
	padding: 0px;
}
.captcha span {
	width: 240px;
	height: auto;
	float: left;
	clear: both;
	margin: 0px;
	padding: 0px;
}
.captcha span input {
	width: 240px;
	height: auto;
	float: left;
	clear: both;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
/*--------------------> Bennett Form Selectors <--------------------*/
#bennett {
}
#bennett input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#bennett textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#bennett ul {
	width: 240px;
	height: auto;
	margin: 0px;
	padding: 0px;
}
#bennett ul li {
	margin: 0px;
	padding: 0px;
}
/*--------------------> Bennett Summary Selectors <--------------------*/
#ValidationSummary1 {
	width: 240px;
	height: auto;
	float:left;
	clear:both;
	margin: 15px 0px 15px 0px;
	padding: 0px;
}
#ValidationSummary1 ul {
	width: 240px;
	height: auto;
	float:left;
	clear:both;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#ValidationSummary1 ul li {
	float:left;
	clear:both;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
/*--------------------> Bennett Error Selectors <--------------------*/
#errors {
	float:left;
	clear:both;
	width: 240px;
	height: auto;
	margin: 0px;
	padding: 0px;
	color: #990000;
}
#errors span {
}
#errors ul {
	float:left;
	clear:both;
	width: 240px;
	height: auto;
	padding: 0px;
	margin: 20px 0px 20px 0px;
}
#errors ul li {
	float:left;
	clear:both;
	width: 240px;
	height: auto;
	margin: 7px 0px 0px 0px;
	padding: 0px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	list-style: none;
	color: #990000;
}
/*--------------------> Bennett Button Selectors <--------------------*/
input#btnValidateForm {
	float: left;
	clear: both;
	width: 240px;
	height: auto;
	margin: 10px 0px 0px 0px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #990000;
}
input#btnSubmitForm {
	float: left;
	clear: both;
	width: 240px;
	height: auto;
	margin: 10px 0px 0px 0px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #990000;
}
/*-------------------> 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;
}
/* sIFR http://www.mikeindustries.com/sifr/ Current Version 2.0.2 */
/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-flash + div[adblocktab=true] {
	display: none !important;
}
/* =============== you can edit these styles ====================== */
.sIFR-hasFlash h1, .sIFR-hasFlash h2 {
	visibility: hidden;
}
