* { 
	margin: 0; 
	padding: 0;
}

body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: .7em; 
	line-height: 1.5em ;
} 

/* --- General Links --- */

a:link, a:visited { 
	color: #505484;
	text-decoration: none;
	font-weight: bold;
}

a:hover, a:active {
	text-decoration: underline;
}

.wep_pdf_link {
	padding: 0 0 0 15px;
	background: url(/images/icons/icon_PDF.gif) center left no-repeat;
}
/* get Adobe Reader */
.getReader img { border:none; margin:15px; }


/* --- Client Formatting --- */


.textsmallest { font-size: 80%}
.textsmaller { font-size: 85%}
.textlarger { font-size: 120%}
.textlargest { font-size: 140%}
.alerttext { color:#f00; font-weight:bold}

/* --- Text Formatting --- */

#content h1 {
	font-size: 2.3em;
	padding: 45px 10px 10px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #fff;
	background-color: #505484;
}

#content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.3em;
	font-weight: normal;
	line-height: 1em;
	color: #000;
	letter-spacing: -1px;
}
#content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.7em;
	font-weight: normal;
	line-height: 1em;
	color: #000;
	margin: 15px 0 2px 0;
}
#content h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: normal;
	line-height: 1em;
	color: #000;
	margin: 15px 0 5px 0;
}
#content p {
	line-height: 1.5em;
	margin: 10px 0;
	color: #444;
}
#content ul {
	color: #444;
	padding: 5px 0 5px 15px;
}
#content ul li {
}


/* --- Layout Elements --- */

#header_container {
	border-top: 2px solid #bbc0fb;
	border-bottom: 2px solid #bbc0fb;
}
#header {
	margin: 0 auto;
	text-align: left;
	width: 750px;
	background: url(/images/layout/logo.gif) no-repeat left;
	position:relative;
}
#header .logo_click {
	width: 150px; height:75px; display:block; position: absolute; top: 12px; 
}
#header h1 {
	float: left;
	width: 1px;
	height: 1px;
	text-indent: -9999px;
}
#content_container {
	background: url(/images/layout/bg_grad_top.jpg) repeat-x top;
}
#content {
	margin: 0 auto;
	text-align: left;
	width: 750px;
	background-color: #fff;
}
#footer_container {
	border-top: 2px solid #bbc0fb;
	background: url(/images/layout/bg_footer_top.jpg) repeat-x top;
}
#footer {
	width: 750px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	text-align: center;
	font-size: .9em;
	color: #b1b1b1;
}
#footer a {
	color: #999;
}

/* --- Navigation Elements --- */

ul#nav {
	float: right;
	margin: 73px 0 0 0;
}
ul#nav li {
	display: block;
	float: right;
	padding: 0 0 0 2px;
}
ul#nav li a {
	display: block;
	float: left;
	padding: 5px 0 2px 0;
	margin: 2px 0 0 0;
	background-color: #d9ddfd;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-size: .9em;
	color: #505484;
}
ul#nav li a:hover, ul#nav li a.active {
	color: #323559;
	background-color: #bbc0fb;
	padding: 5px 0 4px 0;
	margin-top: 0px;
}

#nav_home { width: 5em; }
#nav_aboutthepractice { width: 12.5em; }
#nav_meetourphysicians { width: 13em; }
#nav_appointments { width: 10em; }
#nav_resources { width: 8em; }
#nav_contactus { width: 8em; }


/* --- Sub Nav --- */

ul#subnav {
	background-color: #41446C;
	padding: 7px 10px;
	color: #8488B5;
}
ul#subnav li {
	display: block;
	float: left;
	margin: 0 0 0 3px;
}
ul#subnav li a {
	color: #fff;
}

/* --- Individual Pages --- */

/* Home */
#home_photo {
	float: left;
	width: 500px;
	height: 257px;
}
#home_photo_text_area {
	float: right;
	width: 220px;
	height: 179px;
	padding: 30px 15px 15px 15px;
	background-color: #505484;
	color: #fff;
}
#home_photo_text_area h2 {
	color: #fff;
}
#home_photo_text_area p {
	color: #fff;
}
#home_photo_text_area_link_cap {
	display: block;
	float: right;
	width: 220px;
	height: 25px;
	padding: 8px 15px 0 15px;
	background-color: #6A6D96;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#home_columns {
}
#home_columns .wep_home_column {
	float: left;
	width: 229px;
	height: 14.5em;
	padding: 5px 10px 15px 10px;
	border-left: 1px solid #ccc;
	color: #555;
}
#home_columns .wep_home_column_last {
	float: left;
	width: 228px;
	height: 14.5em;
	padding: 5px 10px 15px 10px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	color: #555;
}

/* Bio Page */
.wep_bio_container {
	float: left;
	border-right: 1px solid #D9DAE9;
}
.wep_bio_photo {
	float: left;
	width: 250px;
}
.wep_bio_content {
	float: right;
	width: 469px;
	padding: 15px 15px 5px 15px;
}

/* Contact Page */
.wep_contact_container {
	float: left;
	border-right: 1px solid #D9DAE9;
	border-left: 1px solid #D9DAE9;
}
.wep_contact_directions {
	float: right;
	width: 284px;
	padding: 15px 15px 5px 0;
}
.wep_contact_content {
	float: left;
	width: 419px;
	padding: 15px 15px 5px 15px;
}

/* Other */
.wep_bluebar_clear_div {
	clear: both;
	background-color: #D9DAE9;
	text-align: right;
	padding: 6px 15px 6px 15px;
}
.wep_content {
	float: none;
	width: 718px;
	padding: 20px 15px 15px 15px;
	border-right: 1px solid #D9DAE9;
	border-left: 1px solid #D9DAE9;

}
.wep_callout {
	background-color:#D9DDFD;
	padding:10px;
}
.wep_callout_light {
	background-color:#EEEEEE;
	padding:10px;
}
#insurance_info tr td {
	border-bottom: 1px dotted #ccc;
	padding: 3px 0;
	color: #444;
}
.image_border {
	border: 1px solid #ccc;
}

.right {
float: right;
}

img.right {
margin: 0 0 10px 20px;
}

/* Form Styles */

#formcontainer label, #formcontainer input, #formcontainer textarea, #formcontainer .wep_comment{
	display: block;
	float: left;
	margin-bottom: 3px;
}
input,label,select,textarea{
	font-size:1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#formcontainer select {
	display: block;
	float: left;
	margin: 0 5px 5px 0;
}
#formcontainer label {
	text-align:left;
	font-weight:normal;
	width: 132px;
	padding: 0 10px 0 0;
}
#formcontainer label.wep_questions {
	width:auto;
}
#formcontainer fieldset {
	border: 1px solid #E2E2E2;
	padding: 10px;
	margin: 20px 0 10px 0;
}
#formcontainer fieldset fieldset {
	border: none;
	padding:10px 5px;
	margin:15px 5px;
	background-color:#EFEFEF;
}

#formcontainer legend {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #505484;
	font-size: 1.2em;
	padding:2px 5px;
	border: 1px #BBC0FB solid;
	background:#f0f0f0;
	margin-bottom: 10px;
}
#formcontainer fieldset fieldset legend {
	color: #333;
	border: 1px #ccc solid;
}
	
#formcontainer br {
	clear: left;
}
#formcontainer div.wep_formcolumn {
	width: 50%;
	float:left;
}
#Pregnancy_1, #Pregnancy_2, #Pregnancy_3, #Pregnancy_4, #Pregnancy_5, #Pregnancy_6, #Pregnancy_7, #Pregnancy_8 {
	display:none;
}

#formcontainer .wep_actionbutton {
	font-size:1.2em;
	padding:2px 5px;
}
.wep_required {
	color:#f00;
}
/* --- Special --- */

#skipnav {
	position: absolute; 
	left: -1000em; 
	width: 20em;
	z-index:2;
}

.wep_cleardiv {
	clear:both;
}

.wep_clearfix:after {
    content: ".";              /* the period is placed on the page as the last thing before the div closes */
	display: block;          /* inline elements don't respond to the clear property */ 
    height: 0;                  /* ensure the period is not visible */
    clear: both;               /* make the container clear the period */
    visibility: hidden;	     /* further ensures the period is not visible */
}

.wep_clearfix {display: inline-block;} 

/* next a fix for the dreaded Guillotine bug in IE6 */
/* Hides from IE-mac \*/
 * html .wep_clearfix {height: 1%;}
 .wep_clearfix {display: block;}
/* End hide from IE-mac */
/* end of "no-extra-markup" clearing method */

a#facebook {
	background-image: url(/images/icons/facebook_icon.jpg);
	background-repeat:no-repeat;
	color:#505484;
	font-size:10px;
	height:16px;
	padding-left:20px;
	position:absolute;
	top:20px;
	left:605px;
	z-index:10;
}