/*
womenspecialists
S.S.
Feature Color: 613F8B
*/

/*Imports*/
@import url("navigation.css");

/*Basic Elements*/
html {
	margin: 0;
	padding: 0;
	}
body 
	{ 
	margin:0; 
	padding:0;
	}
body * 
	{ 
	margin:0; 
	padding:0; 
	}

/*Main Elements*/
#bgd_wrapper {
	}
#shell { 
	margin: 20px auto; 
	width: 900px;
	position: relative;
	}
#container { 
	width: 900px;
	background: url(images/container.jpg) repeat-y;
	}
#contentwrapper { 
	width: 767px;
	margin: 0px 65px;
	border: 1px #B7B7B7 solid;
	border-top: none;
	border-bottom: none;
	}
.clear {
	height: 0px;
	clear: both;
	}

/*Header*/
#header { 
	width: 900px; 
	height: 189px;
	}
.rollover img{
	border: none;

}
/*Content*/
#contentright {
	width: 223px;
	border-left: 1px #B7B7B7 solid;
	float: right;
	margin: 0 5px 0 0;
	padding: 0 0 0 17px;
	}
#contentleft {
	width: 190px;
	float: left;
	padding: 0 10px 10px 0;
	border-right: 1px #B7B7B7 solid;
	}
#contentcenterHome { 
	width: 480px; 
	padding: 10px 0 10px 0;
	margin-left: 22px;
	min-height: 300px; 
	_height: 300px; 
	color: #000 !important; 
	}
#contentcenter { 
	width: 520px; 
	padding: 10px 0 10px 20px;
	margin-left: 190px;
	min-height: 300px; 
	_height: 300px; 
	color: #000 !important;
	 
	}
	.content p { padding: 10px 0 5px 0; }
	.content a, .content a:visited { color: #61408A; text-decoration: none; }
	.content a:hover { color: #DE4A48; text-decoration: underline; }
	.content ul { margin: 0 0 5px 25px; }
	.content ul li { list-style: disc; }
	.content ol { margin: 0 0 10px 35px; }
	.content table td { margin: 5px 0px; }
	.content h2, h3, h4, h5 { color: #613F8B; font-weight: bold; padding: 5px 0; font-family: Arial, Helvetica, sans-serif; }
	h1 { font-size: 13pt; color: #61408A; font-weight: 700; font-family: Arial, Helvetica, sans-serif; line-height: 43px; }
	.content h3 { font-size: 16px; line-height: 18px; }
	.content h4 { font-size: 14px; line-height: 16px; }
	.content h5 { font-size: 12px; line-height: 14px; }


#contenttop {
	width: 707px;
	height: 43px;
	padding: 5px 25px 5px 20px;
	margin: 0px 5px;
	border-bottom: 1px #B7B7B7 solid;
	}
#toplinks {
	width: 300px;
	height: 43px;
	position: absolute;
	right: 85px;
	}


/*Footer*/
#footer {
	width: 790px;
	padding: 20px 0 10px 110px; 
	text-align: left; 
	color: #333333; 
	font: 10px/18px Arial, Verdana, Helvetica, sans-serif;
	background: url(images/footer.jpg) top no-repeat;
	clear: both;
	 }
#footer a, #footer a:visited { 
	color: #333333 !important; 
	text-decoration: none; 
	}
#footer a:hover { 
		color: #502C76 !important;
		text-decoration: underline; 
		}
#footeraddress {
	font-size: 11px;
	font-weight: bold;
	padding: 0 0 10px 0;
	}

/*Feature and Photos*/
#pagephoto { }
.photo {
	padding: 5px; 
	border: 1px solid #613F8B; 
	background: #fff;
	}
.photoleft { 
	float: left; 
	margin: 5px 5px 0 0; 
	padding: 5px; 
	border: 1px solid #613F8B; 
	background: #fff;
	}
.staffphoto { 
	margin: 5px 0 0 0; 
	padding: 5px; 
	border: 1px solid #613F8B; 
	background: #fff; 
	}
.featureCenter { 
	border: 2px #613F8B solid; 
	margin: 0px auto; 
	}
.featureRight { 
	border: 2px #613F8B solid; 
	float: right; 
	margin: 10px 0 0 10px; 
	}
#pics {
	width: 214px;
	height: 320px;
	position: absolute;
	margin-left: 55px;
	top: 195px;
	}
#music {
	width: 100px;
	height: 50px;
	position: absolute;
	top: 195px;
	right: 35px;
	}

/*DNN Overrides*/
.Normal { 
	font-family: Arial, Verdana, Helvetica !important; 
	font-size: 14px !important; 
	line-height: 18px; 
	font: inherit;
	}
.NormalBold {
	/*color: #000000;*/
	}
#dnn_dnnLOGIN_cmdLogin { 
	text-decoration: none !important; 
	font-size: 10px !important; 
	font-family: Verdana, Arial, Helvetica, sans-serif !important; 
	font-weight: normal !important; 
	}

