body {
	font: 10pt/16pt Arial, Verdana, Helvetica, sans-serif;
	background: #CCCC99;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}
a.external:link {
	color: #666633;
	text-decoration: none;
	font-weight: bold;
}
a.external:hover {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
a.external:visited {
	color: #666633;
	text-decoration: none;
	font-weight: bold;
}
.women #container {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
} 
.women  #wrapper {
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: url(../images/image_bg.jpg) repeat-y center top;
	margin: 0 auto;
	text-align: left;
} 
.women #header {
	width: 0px;
	margin: 0;
	text-align: center;
	padding: 0px;
} 
.women  #header2  {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0;
	float: left;
	width: 800px;
	left: 100px;
}
.women #mainContent {
	padding: 0px 150px 0px 40px;
	float: left;
	width: 610px;
	text-align: left;
	background: #FFFFFF;
}	 
#ul {
	font: 10pt/12pt Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	margin-top: 1em;
	padding: 0;
} 
#ul li {
	line-height: 1.2em;
	margin: 0;
	padding: 0;
}
li.reset{
  margin-top: -6em;
}
#li.column1 {
	margin-left: 10em;
} 
#li.column2 {
	margin-left: 20em;
}	
.women #footer {
	padding: 5px 0px;
	font: bold 8pt/15px Arial, Verdana, Helvetica, sans-serif;
	color: #666633;
	background: #B2A468;
	border-top: 2px solid #676634;
	height: 15px;
	text-align: center;
	margin-top: 5px;
	width: 800px;
} 
.women  #footer_wrapper {
	padding: 0px;
	background: url(../images/bg_footer.jpg) no-repeat center bottom;
	width: 1000px;
	font-weight: bold;
	height: 30px;
	margin: 0px;
} 
.women  #footer_TRHMG {
	padding: 5px 0px;
	height: 75px;
	text-align: center;
	margin-top: 5px;
	font-weight: bold;
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.women  #home {
	float: left; /* since this element is floated, a width must be given */
	width: 94px; /* padding keeps the content of the div away from the edges */
}
.women   #doctors {
	float: left; /* since this element is floated, a width must be given */
	width: 102px; /* padding keeps the content of the div away from the edges */
}
.women   #services {
	float: left; /* since this element is floated, a width must be given */
	width: 77px; /* padding keeps the content of the div away from the edges */
}
.women   #officeInformation {
	float: left; /* since this element is floated, a width must be given */
	width: 143px; /* padding keeps the content of the div away from the edges */
}
.women    #newpatients  {
	float: left; /* since this element is floated, a width must be given */
	width: 103px; /* padding keeps the content of the div away from the edges */
}
.women    #insurancecarriers {
	float: left; /* since this element is floated, a width must be given */
	width: 147px; /* padding keeps the content of the div away from the edges */
}
.women     #contactus {
	float: right; /* since this element is floated, a width must be given */
	width: 134px; /* padding keeps the content of the div away from the edges */
}
.women #figure {
	padding: 0px 60px 0px 40px;
	float: left;
	width: 700px;
	background: #FFFFFF;
	text-align: left;
}
.women  #figure p {
	font: bold 1em/normal Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
	margin: 0px 0 0;
	text-transform: none;
	color: #666600;
}
.women  #photo img {
	padding: 4px;
	position: relative;
	left:40px;
}
h3 {
	font: bold 1em Arial, Verdana, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #666633;
	text-align: left;
	text-indent: 10px;
	margin-bottom: -1em;
}
h4 {
	font: bold 9pt/12pt Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	text-indent: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h5 {
	font: bold 9pt/12pt Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	text-indent: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-transform: uppercase;
}
p.sub {
	font: 10pt/14pt Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	text-indent: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
} 
.women #emaildis {
	font: 0.85em/11pt Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	text-indent: 0px;
	padding-left: 40px;
	padding-right: 150px;
}
p {
	font: 10pt/16pt Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	text-indent: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
} 
#navcontainer ul
{
	padding: 0;
	color: #fff;
	width: 800px;
	border-top: 2px solid #993333;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	font-family: "Arial", "Verdana", helvetica, sans-serif;
	text-align: center;
	margin: 0;
	background: #666633 center;
}
#navcontainer ul li { 
	margin-left: 0;
	display: inline;
}
#navcontainer ul li a
{
	padding: 0.2em .6em;
	background-color: #666633;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
}
#navcontainer ul li a:hover
{
color: #cccc99;
}
/* Footer */

#footer-wrapper {
	width: 100%;
	height: 100px;
}

#footer_B {
	width: 800px;
	height: 100px;
	margin: 0 auto;
	text-align: left;
}

#footer_B p {
	margin:  0;
	padding: 0px 0px 5px;
	text-transform: none;
	color: #666633;
	font: 10px/14px Arial, Helvetica, sans-serif;
	background: left;
}

#footer_B a {
	color: #666633;
}

#footer_B .link {
}

#footer_B .copyright {
}
.footer_B #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 450px;
	height: 100px;
}
.footer_B #footnav {
	margin: 0 0 0 450px;
	width: 350px;
	text-align: right;
} 

