/**********************************
HTML STYLES
**********************************/
body {
	font-family:  verdana, arial, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #FFFFFF url(/images/bg3.gif) repeat-x;
	margin: 0px;
	text-align: center;
}
* {
	margin: 0;
}
html, 
body {
	height: 100%;
}
a {
	color: #416763;
}
a:hover {
	text-decoration: underline;
	color: #528166;
}
img {
	border: none;
}
ul li {
	list-style-type: disc;
}
ol ol li{
	list-style-type: lower-alpha;
}
li {
	margin: 0 15px;
	padding: 0 2px;
}
ul {
	padding: 5px 10px;
	margin: 5px 10px;
}
/**********************************
UNIVERSAL STYLES
**********************************/
#formTable {
	padding: 10px;
	width: 100%;
}
#formTable td {
	padding: .3em;
}
.formField {
	background: #ebf0e4;
	margin: 2px;
}
.formLabel {
	background: #D3DEC5;
	font-weight: bold;
	margin: 2px;
	text-align: right;
	vertical-align:text-top;
}
.formSubHead {
	font-size:1.4em;
	text-align: left;
	font-style:oblique
}
.required {
	color: #CC0000;
}
.smallT {
	font-size:10px;
}
p.smallT {
	padding:.5em;
	margin: .5em auto;
}
.wrappedImage {
	padding: 10px;
}


/**********************************
LAYOUT STYLES
**********************************/
#container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -100px; /* the bottom margin is the negative value of the footer's height */
	width: 780px;
	background: url(/images/sidebar-bg.gif) repeat-y;
}
#userMenu {
	width: 780px;
	margin: auto;
	text-align: right;
	height: 25px;
	font-size: 11px;
}
#userMenu a {
	display: block;
	float: right;
	padding: 5px 10px;
	text-decoration: none;
}
#userMenu a:hover {
	text-decoration: underline;
}
#logo,
#logoHome {
	float: left;
	background: #78ABA5;
	width: 200px;
	height: 80px;
}
#logo p {
	padding: 2px 0 0 0;
}
#logoHome p {
	padding: 15px 0 0 0;
}
#header,
#headerHome {
	float: left;
	width: 580px;
	height: 80px;
	background: #7f8c6d;
	text-align: left;
	overflow: hidden;
}
#logoHome,
#headerHome {
	height: 110px;
}
#header img,
#headerHome img {
	border: none;
}
#headerHome h1,
#header h1 {
	display: none;
}
#menu {
	float: left;
	height: 24px;
	width: 100%;
	padding: 5px 0 0 0;
	background: #F0F5E9;
	text-align: center;
	overflow: hidden;
	border-bottom: solid 1px #598e88;
} 
#menu a {
	padding: 0 15px;
	font-size: 15px;
	text-decoration: none;
}
#menu a:hover {
	text-decoration: underline;
}
#sideBar {
	width: 200px;
	float: left;
	clear: both;
	text-align: left;
}
#sideBar h2 {
	padding: 5px;
	font-weight: normal;
	font-size: 18px;
}
#quickLinks {
	padding: 15px;
}
#quickLinks li,
#quickLinks ul {
	list-style: none;
	padding: 3px;
	margin: 0;
}
#content,
#contentHome {
	background: #FFFFFF;
	float: left;
	width: 580px;
	text-align: left;
}
#content p {
	padding: .5em;
}
#content h1 {
	margin: 10px;
	padding: 10px;
	font-size: 1.8em;
	font-weight: normal;
	color: #646F55;
	border-bottom: solid 3px #f1edd0;
	text-align: right;
}
#content h2 {
	margin: 10px 20% 2em .2em;
	padding: 10px 0 .1em;
	font-size: 1.5em;
	font-weight: normal;
	color: #727E61;
	border-bottom: solid 2px #f1edd0;
}
#content h3 {
	margin: 10px .2em;
	font-size: 1.2em;
	font-weight: normal;
	color: #515944;
}	
#content h4 {
	margin: .2em;
	font-size: 1.1em;
	font-weight: normal;
	color: #515944;
	font-style:italic;
}	
#push {
	height: 120px; /* .push must be the same height as .footer */
	clear: both;
}
#footer {
	height: 100px;
	background: #ebf0e4 url(/images/footer-bg.gif) repeat-x;
	text-align: center;
	width: 100%;
}
#footerContainer {
	margin: 0 auto;
	width: 780px;
}
#footerAddress {
	text-align: left;
	float: left;
	padding: 10px 10px 5px 10px;
}
#footerPhone {
	text-align: right;
	float: right;
	font-weight: bold;
	padding: 10px 10px 5px 10px;
}
#copyright {
	clear: both;
	font-size: 10px;
	color: #7f8c6d;
	padding: 3px;
}
#privacy {
	clear: both;
	font-size: 10px;
	padding: 3px;
}

/*****************************
DIRECTIONS PAGE STYLES
*****************************/
#map {
	width: 550px; 
	height: 450px;
	margin: 15px;
	color: #000000;
}

/********************************
HOME PAGE STYLES
*********************************/
.intro {
	padding: 0 5px 10px 5px;
	font-size: 1.2em;
}
.menuHomeBlock {
	float: left;
	width: 49.9%;
}
.menuHomeBlock h2 {
	font-weight: normal;
	font-size: 20px;
}
.menuHomeBlock h2 a {
	display: block;
	border-bottom: #009966 solid 1px;
	padding: 0px 5px 5px 20px;
	margin: 5px 0 0 10px;
	text-decoration: none;
	background: #ebf0e4 url(/images/arrow.gif) no-repeat 3px 5px;
}
.menuHomeBlock h2 a:hover {
	background: #DBE3CE url(/images/arrow.gif) no-repeat 3px 5px;
}
.menuHomeBlock p {
	padding: 10px;
	font-size: 11px;
	display: none;
}
/********************************
PHYSICIANS PAGE STYLES
*********************************/
.physicianBlock {
	margin: 10px;
	clear: both;
	border-bottom: solid 3px #CCCCCC;
	height: 220px;
}
.physicianBlock p {
	background: #ebf0e4;
}
.physicianBlock img {
	float: left;
	padding: 5px;
}
.physicianBlock table {
	font-size: 10px;
}
