/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/
/*>>>>>>>>>>>>  WOMANS WELL MAIN STYLE SHEET  >>>>>>>>>>>>>*/
/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/
/* --------- 1. defaults  --------- */

* {
		margin: 0;
		padding: 0;
		}

body {
	background:transparent url("../images/womansWell_bckGrnd.jpg")/* repeat-x top left*/;
		/*background:#9ebeb4;*/
		
		font: small calibri,Verdana, Arial, sans-serif;
		}
		
/*  --------- 2. structure  --------- */

#wrapper {
	width: 750px;
	margin: 0 auto;
	/*background-image:url(../images/wwBckGrnd-1.gif);*/
	
	padding: 10px;
	border: 3px solid #8c3a3a;
	background-color: #DEBFD7;
		}
		
#masthead {
	height: 12em;
	background-image: url(../images/ww_banner750_b.gif);
	background-repeat: no-repeat;		/*margin-bottom: 3px;*/
		}
		
#content {
		padding-bottom: 10px;
		}

#footer {
		clear: both;
		/*text-align: right;*/
		padding: 10px 0;
		border-top: 1px solid #dddddd;
		}

#sidebar, #mainColumn, #extraColumn {
		float: left;
		padding: 10px;
		/*background: #eeeeee;*/
		}

.twoColumnPage #sidebar {
		width: 229px;
		margin-right: 10px;
		}

.twoColumnPage #mainColumn {
		width: 420px;
		}

.twoColumnPage #extraColumn {
		display: none
		}

.threeColumnPage #sidebar {
		width: 15%;
		margin-right: 10px;
		}

.threeColumnPage #mainColumn {
		width: 40%;
		margin-right: 10px;
		}
.threeColumnPage #mainColumn ul{padding-left:40px;}

.threeColumnPage #extraColumn {
		width: 25%;
		}

.entrancePage #sidebar {
		width: 300px;
		/*margin-right: 11px;*/
		}

.entrancePage #mainColumn {
		width: 348px;
		}

.entrancePage #extraColumn {
		display: none
		}
.article #sidebar {
		display:none;
		/*margin-right: 11px;*/
		}

.article #mainColumn {
		width: 648px;
		}

.article #extraColumn {
		display: none
	}
.separator {
		clear: both;
		}

/* ---------- 3. links and navigation ---------- */

#navigation {
		/*background: #9c9c9c;*/
		font: bold 14px Arial, sans-serif;
		height: 29px;
		margin-bottom: 10px;
		}



#navigation ul {
		list-style-type: none;
		}

#navigation li {
		display: inline;
		float: left;
		}

#navigation a {
		display: block;
		/*width: 233px;*/
		text-align: center;
		line-height: 29px;
		/*background: #9c9c9c;*/
		text-decoration: none;
		color: #ffffff;
		}
	
#navigation a:hover {
		background: #777777;
		}

/* ---------- 4. fonts ---------- */

/*h1, h2, h3, h4, p, ul {
		}*/
h1, h2, h3, h4{
color:#8c3a3a;
}

h1 {
		font: bold 125% calibri, sans-serif;
		color:#8c3a3a;
		text-transform: uppercase;
		margin-bottom: 5px;
		}

p {
		font-size: 100%;
		line-height: 1.3em;
		margin-bottom: 1em;
		}

.twoColumnPage #sidebar, .threeColumnPage #sidebar {
		font-size: 92%;
		}
		
		
.threeColumnPage #extraColumn h1 {
		font-size: 77%;
		}
		
.threeColumnPage #extraColumn p {
		font-size: 84%;
		}
		
#footer p {

		margin-bottom: 0;
		}
		
.fNav li {
	display: inline;
	float:left;
	}
.fNav a {

width:150px;
line-height:29px;
text-decoration:none;
text-align:center;
padding-left:20px;}

/*>>>>>>>>>>>>>> forms >>>>>>>>>>>*/

.contactPage #sidebar {
		display:none;
		}

.contactPage #mainColumn {
		width: 600px;
		margin-left:55px;
		
		}

.contactPage #extraColumn {
		display: none;
		}
.label{
	float:left;
	width:20em;
	text-align:right;
	clear:left;
	margin-right: 15px;
	}
#treatment {
height:8em;
	padding-top: 300px;
	
	background-image: url(../images/office-space2.jpg);
	background-repeat: no-repeat;
}
.secTitle {
	font-family: Papyrus, Georgia, serif;
	font-weight: bold;
	font-size: x-large;
}
.blurb {
	font-style: italic;
	display: block;
}
.emdrLST {
	padding-left: 100px;
	list-style-type: none;
	line-height: 1.5em;
}
.sd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-variant: small-caps;
	text-align: center;
	list-style-type: none;
}
