/* CSS Document */



html, body {
	padding:0;
	margin:0 auto 0 auto;
	background: #FFF;
	text-align: center;
}
.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}







/* HOLDER STYLES */
#wrapper/* holder styles */
 {
	width: 1000px;
	background: #FFFFFF;
	margin: 0 auto 0 auto;
}
#container {
	width: 960px;
	margin: 20px 20px 15px 20px;
	float: left;
}





/* HEADER STYLES */
#header {
	width: 1000px;
	margin: 0px 0px 25px 0px;
	float: left;
}
#logo-floater {
	width: 1000px;
	margin: 0px 0px 0px 0px;
	float: left;
}
#logo-strip {
	width: 1000px;
	margin: 0px 0px 3px 0px;
	float: left;
	background-image: url(../images/logo-strip.jpg);
	height: 88px;
	background-repeat: no-repeat;
}
#female-procedures {
	width: 270px;
	margin: 0px 0px 0px 0px;
	float: left;
	height: 60px;
	padding: 25px 0px 0px 60px;
	text-align: left;
}
#male-procedures {
	width: 270px;
	margin: 0px 0px 0px 0px;
	float: left;
	height: 60px;
	padding: 25px 0px 0px 60px;
	text-align: left;
}
#locations {
	width: 245px;
	margin: 0px 0px 0px 0px;
	float: right;
	height: 60px;
	padding: 25px 0px 0px 70px;
	text-align: left;
}
#top-nav {
	width: 980px;
	margin: 0px;
	float: left;
	background-color: #850035;
	padding: 7px 10px;
	text-align: left;
}
.top-nav {
	font: 12px "Century Gothic", Arial, Helvetica, sans-serif;
	color: #FFF;
	letter-spacing: .5px;
	font-weight: bold;
}
.top-nav a {
	color: #FFFFFF;
	text-decoration: none;
}
.top-nav a:hover {
	color: #E4E5E6;
	text-decoration: none;
}





/* SIDEBAR STYLES */
#sidebar-left {
	float: left;
	width: 200px;
	margin: 0px 25px 0px 0px;
}

#sidebar-heading {
	width: 180px;
	margin: 0px 0px 3px 0px;
	padding: 5px 10px;
	background-color: #850035;
	float: left;
}

#sidebar-content {
	width: 180px;
	margin: 0px;
	padding: 10px;
	background-color: #E4E5E6;
	float: left;
}

#sidebar-right {
	float: right;
	width: 300px;
	margin: 0px;
}
#sidebar-quote {
	float: left;
	width: 300px;
	margin: 0px 0px 20px 0px;
}
#sidebar-ad {
	float: left;
	width: 280px;
	margin: 0px;
	background-image: url(../images/side-girl.jpg);
	background-repeat: no-repeat;
	height: 225px;
	padding: 10px;
}





.side-menu {
	font: 12px "Century Gothic", Arial, Helvetica, sans-serif;
	color: #850035;
	letter-spacing: 0.5px;
	font-weight: bold;
	line-height: 18px;
}
.side-menu a {
	color: #850035;
	text-decoration: none;
}
.side-menu a:hover {
	color: #333333;
	text-decoration: none;
}







/* CENTER STYLES */
#center {
	margin: 0px 25px 0px 0px;
	float: left;
	width:450px;
	text-align: left;
}
#content {
	margin: 0px;
	width: 1000px;
	text-align: left;
}
#page-heading {
	text-align: left;
	width: 660px;
	margin: 0px 0px 10px 0px;
}
















/* TEXT STYLES */
.text {
	font: 12px "Century Gothic", Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 19px;
	letter-spacing: 0.5px;
}
.text a {
	color: #850035;
	font-weight:bold;
	text-decoration: underline;
}
.text a:hover {
	color: #000000;
	font-weight:bold;
	text-decoration: underline;
}





.h1 {
	font: 15px "Century Gothic", Arial, Helvetica, sans-serif;
	color: #850035;
	letter-spacing: 1px;
	font-weight: bold;
	line-height: 22px;
}
.h1 a {
	color: #850035;
	text-decoration: none;
}
.h1 a:hover{
	color: #333333;
	text-decoration: underline;
}

.h2 {
	font: 11px "Century Gothic", Arial, Helvetica, sans-serif;
	color: #850035;
	text-decoration: none;
	letter-spacing: 1px;
}
.h2 a {
	color: #850035;
	text-decoration: none;
}
.h2 a:hover {
	color: #000;
	text-decoration: none;
}



.h3 {
	font: 13px "Century Gothic", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: 1px;
}
.h4 {
	font: 12px "Century Gothic", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #850035;
	text-decoration: none;
	letter-spacing: 0.5px;
	line-height: 19px;
}
.h4 a {
	color: #850035;
	text-decoration: underline;
}
.h4 a:hover {
	color: #000000;
	text-decoration: underline;
}
.h5 {
	font: 15px "Century Gothic", Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	line-height: 1-px;
	letter-spacing: 1px;
}

.h6 {
	font: 18px "Century Gothic", Arial, Helvetica, sans-serif;
	color: #ED281A;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}
.h7 {
	font: 11px "Century Gothic", Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	line-height: 17px;
}
.h7 a {
	color: #333333;
	text-decoration: underline;
}
.h7 a:hover {
	color: #850035;
	text-decoration: underline;
}
.h8 {
	font: 11px "Century Gothic", Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 30px;
}
.h8 a {
	color: #333333;
	text-decoration:underline;
}
.h8 a:hover {
	color: #ED281A;
	text-decoration:underline;
}

.quote {
	font: 15px "Century Gothic", Arial, Helvetica, sans-serif;
	color: #850035;
	letter-spacing: 1px;
	font-weight: bold;
	line-height: 22px;
	font-style:italic;
}
.quote a {
	color: #850035;
	text-decoration: none;
}
.quote a:hover{
	color: #333333;
	text-decoration: underline;
}








/* FOOTER STYLES */
#footer {
	width: 980px;
	margin: 25px 0px 7px 0px;
	float: left;
	background-color: #E4E5E6;
	padding: 5px 10px;
}




.footer {
	font: 10px "Century Gothic", Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	letter-spacing: 0.5px;
	line-height: 16px;
}
.footer a {
	color: #333333;
	text-decoration: none;
}
.footer a:hover {
	color: #850035;
	text-decoration: none;
}






/* FORM STYLES */
.formfield {
	font: 10px "Century Gothic", Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 0px 0px 0px 0px;
	height: 17px;
	text-align: left;
	text-indent: 5px;
	background-color: #FFFFFF;
	vertical-align: middle;
	border: 1px solid #CCCCCC;
}
