body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000000;
}

img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h1 {
    font-size: 1.6em;
    margin-top: 0px;
	display: block;
}

h2 {
    font-size: 1.3em;
    margin-top: 0px;
	display: block;
}

#wrap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	padding: 0px;
	width: 1000px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	text-align: justify;
	text-decoration: none;
}

#header {
	clear: left;
	float: left;
	width: 1000px;
}

#topmenu {
	display: none;
}

#container {
	clear: left;
	float: left;
	width: 1000px;
}

#sidemenu {
	display: none;
}

#content {
	float: left;
	width: 930px;
	padding-right: 35px;
	padding-left: 25px;
}

#content a {
	color: #000000;
	text-decoration: none;
}

#content a:visited {
	color: #000000;
	text-decoration: none;
}

#content h1 {
    font-size: 1.3em;
	color: #000000;
    margin-top: 0px;
	display: block;
}

#content h2 {
    font-size: 1.0em;
	color: #000000;
    margin-top: 0px;
    margin-bottom: 0px;
	display: block;
}

#content h3 {
    font-size: .9em;
    margin-top: 0px;
    margin-bottom: 2px;
	display: block;
}

#content strong {
	color: #000000;
}

#footer {
	display: none;
}

#content .left {
	padding: 0px;
	float: left;
	width: 600px;
}
#content .right {
	padding-left: 10px;
	float: right;
	width: 250px;
	text-align: center;
	font-size: .8em;
}

#content .righthide {
    display: none;
}

#content .right h4 {
	display: inline;
	font-size: 1em;
}

#content .c1 {
	text-align: center;
}

.clearboth {
	clear: both;
}

#printheader {
    text-align:center;
	display: block;
}

#screenheader {
	display: none;
}

.small {
	font-size: .7em;
}

#hours {
	line-height: 1.3em;
	text-align: center;
}

.physblock {
	display: block;
	width: 930px;
	padding-right: 35px;
	padding-left: 25px;
	float: left;
	clear: left;
}

.physcenter {
    float: left;
	margin-left: 98px;
}

.physleft {
	padding: 0px;
	float: left;
	width: 500px;
}

.physright {
	padding: 0px;
	float: right;
	width: 350px;
	text-align: center;
}

.physright img {
   width: 340px;
   height: 400px;
}

dl {
    margin-top: 6px;
}

dt {
    font-size: 1.0em;
	font-weight: bold;
	color: #4c577a;
    margin-top: 0px;
    margin-bottom: 3px;
	display: block;
}

dd {
    margin-bottom: 5px;
	text-align: center;
}

.physician {
	display: block;
	float: left;
	width: 340px;
	margin-top: 11px;
	margin-left: 12px;
	text-align: center;
	margin-bottom: 8px;
	padding-bottom: 6px;
	text-decoration: none;
}

a.physician {
	text-decoration: none;
}

