body
{
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  /*line-height: 125%;*/
  list-style-type: disc;
  /*height: 100%;*/
  margin: 0px;
  background-color: #000000; /* Main page bg color */
}

p
{
	margin: 0px;
}

img.bodyimage
{
	border: #787878 solid 1px;
	margin: 0px 0px 7px 0px;
}

a:link
{
	color: #4b4b4b;
	text-decoration: underline;
	font-weight: bold;
}

a:visited
{
	color: #4b4b4b;
	text-decoration: underline;
	font-weight: bold;
}

a:hover
{
	color: #7f7f7f;
	text-decoration: underline;
	font-weight: bold;
}

a:active
{
	color: #4b4b4b;
	text-decoration: underline;
	font-weight: bold;
}

a.navtext:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #c8d2ee;
	text-decoration: none;
}

a.navtext:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #c8d2ee;
	text-decoration: none;
}

a.navtext:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a.navtext:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #c8d2ee;
	text-decoration: none;
}

p.signature
{
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: right;
}

/* =================================================================== */
/* BEGIN: Named element CSS Formatting                                 */
/* =================================================================== */
div#container
{
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	width: 745px;
	text-align: left;
	background-color: #000000; /* Aligned content container bg color */
	border: none;
	display: block;
}

div#topheader
{
	width: 745px;
	height: 100px;
	margin-bottom: 1px;
	padding: 0px;
	border: 0px;
	text-align: left;
	vertical-align: middle;
	background-color: #c0ff28; /* Top header bg color */
    background-image: url(../images/backgrounds/bg_top_header.gif);
	background-repeat: no-repeat;
	background-position: top;
	clear: both;
}

div#practiceName
{
	width: 350px;
	margin: 17px 0px 0px 10px;
	padding: 0px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-weight: bold;
	color: #000000;
}

#practiceName p
{
	margin: 0px 0px 0px 0px;
}

#practiceName .practiceSubText
{
	font-size: 18px;
	color: #000000;
}

div#addressInfo
{
	width: 320px;
	margin: 17px 0px 0px 6px;
	padding: 0px;
	float: left;
	line-height: 150%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	clear: right;
}

div#mainheader
{
	width: 745px;
	height: 252px;
	background-color: #000000;
	margin-bottom: 1px;
	text-align: left;
	vertical-align: top;
	clear: both;
}

div#mainheaderleft
{
	background-color: #000000;
	width: 209px;
	height: 252px;
	margin-right: 1px;
	float: left;
}

#mainheaderleft a:link
{
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#mainheaderleft a:visited
{
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#mainheaderleft a:hover
{
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#mainheaderleft a:active
{
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#mainheaderleft td
{
	padding: 0px 0px 0px 8px;
	text-align: left;
	vertical-align: middle;
	height: 23px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-image: url(../images/backgrounds/bg_nav_buttons.jpg);
	background-repeat: no-repeat;
}

div#mainheaderright
{
	background-color: #000000;
	width: 535px;
	height: 252px;
	margin: 0px;
	float: left;
	position: relative;
	z-index: 0;
}

div#headerbottom
{
	background-color: #79a809;
	width: 745px;
	height: 11px;
	margin-bottom: 1px;
	clear: both;
}

div#content
{
	width: 745px;
	/*height: 100%;*/
	background-color: #ffffff;
	/*background-image: url(../images/backgrounds/bg_body.jpg);*/
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	clear: both;
}

#content p
{
	margin: 0px 5px 27px 10px;
}

#content h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	background-color: transparent;
	margin: 0px 0px 25px 22px;
	padding-top: 25px;
}

div#contentLeft
{
	width: 185px;
	margin: 0px 5px 5px 22px;
	padding: 1px;
	float: left;
	display: inline;
}

div#contentRight
{
	width: 495px;
	margin: 0px 0px 5px 12px;
	padding-right: 20px;
	text-align: left;
	float: right;
	display: inline;
}

/*** Includes ***/
#include {
	margin-top: 0px;
	margin-bottom: 20px;
	text-align: center;
	clear: both;
}

#include ul {
	margin: 0;
	padding: 0px 0px 5px 0px;
	list-style: none;
	font-size: 10px;
}

#include ul li {
	display: inline;
	margin: 0;
	padding: 0;
}

#include ul li a {
	padding: 0px 0px 0px 0px;
}

/** Contact Form **/
#contactForm {
	margin: 14px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	background-color: #d2d2d2;
	border: 1px solid #787878;
	width: 177px;
	clear: both;
}

#contactForm p {
	margin-bottom: 3px;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

#contactForm form {
	margin: 0;
}

#contactForm input, #contactForm textarea {
	color: #03245a;
	/*background: #ffffa0;*/
	border: 1px solid #7c7c7c;
}

#contactForm .submit input {
	margin-right: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #787878;
	border: 1px outset #000000;
}

#contactForm .alignRight {
	padding-right: 1px;
	text-align: right;
}

div#bottomnav
{
	width: 735px;
	margin: 20px 0px 7px 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	clear: both;
}

#bottomnav a:link
{
	color: #414141;
	font-weight: normal;
	text-decoration: underline;
}

#bottomnav a:visited
{
	color: #414141;
	font-weight: normal;
	text-decoration: underline;
}

#bottomnav a:hover
{
	color: #0c0c0c;
	font-weight: normal;
	text-decoration: underline;
}

#bottomnav a:active
{
	color: #414141;
	font-weight: normal;
	text-decoration: underline;
}

#doctorText
{
	margin: 0px;
	padding: 15px 5px 20px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
	text-align: center;
	clear: both;
}

div#footer
{
	width: 745px;
	height: 58px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border-top: #000000 1px solid;
	text-align: left;
	vertical-align: top;
	background-color: #000000; /* Top header bg color */
    background-image: url(../images/backgrounds/bg_footer.jpg);
	background-repeat: no-repeat;
	clear: both;
}

#copyright
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	float: right;
	margin: 22px 10px 0px 0px;
	text-align: right;
}

#copyright img
{
	margin-bottom: 4px;
}
