/* CSS Document */

body
{
	margin:0 auto;
	text-align:center;
	height:100%;
	font-family: verdana, arial, sans serif;
	background: #8292A3;
	font-size: 12px;
	line-height: 1.3;
}

#inner
{
	margin: 0 auto;
	width:970px;
	background-color: #F0EDE8;
}

#logo
{
	border:none;
	float:left;
}

#homeimg
{
	float:right;
	vertical-align:text-top;
	margin-left:25px;
}

#photo
{
	border:solid;
	border-color:#C4BCB4;
	float:left;
	vertical-align:text-top;
	margin-right:25px;
}

#header
{
	margin: 0 auto;
	width:893px;
	background-color: #fff;
	border:none;
}

#divnav
{
	color: #1c2878;
	font-style:normal;
	margin-top:10px;
	text-align:left;
	margin: 0 auto;
	height: 30px;
	width: 893px;
	border-top:solid #F0EDE8 10px;
	border-bottom: solid #BEC5CD 1px;
	background-color: #D9D9D9;
}

#nav, #nav ul {
margin: 0px;
	padding: 0px;
	font-family: Helvetica, sans-serif;
	font-size: .82em;
	font-weight:600;
	color: #333;
	line-height: 30px;
	white-space: nowrap;
list-style: none;
}

#nav li {
	list-style-type: none;
	border-right: solid #BEC5CD 1px;
	display:inline;
	float: left;
	position: relative;
	background-color: #D9D9D9;
	color: #333;
}

#nav li a:hover {
	color: #fff;
	background-color: #0052A4;
}

#nav a:link, #nav a:visited {
display: block;
text-decoration: none;
padding-left: 1em;
padding-right: 1em;
color: #0052A4;
}


#nav ul {
display: none;
position:absolute;
padding: 0;
width:auto;
background-color:#FFFFFF;
}

#nav ul li {
border: 0 none transparent;
background-color: #fff;
width:100%;
font-size:120%;
padding: 0;

}

#nav li:hover ul {
display: block;
background-color:#fff;
width:170%;
}

a:link, a:visited {color: blue;}
a:hover {color: red;}


#content 
{
	margin: 0 auto;
	width:893px;
	background: #F0EDE8;
	font-size: 12px;
	line-height:1.3;
	text-align: justify;
}

#content p, #content h2
{
	text-align:justify;
	padding:5px 30px 0px 10px;
}

#content h2
{
	color: #0052A4;
	font-family: Trebuchet MS, arial, sans serif;
	padding-top:20px;
	font-size: 1.6em;
}

#content h3
{
	color:#003366;
	font-family: Trebuchet MS, arial, sans serif;
	font-size: 1.2em;
	text-align:left;
	text-indent:.5em;
	margin-top:3em;
}

#content h5
{
	color:#003366;
	font-family: Trebuchet MS, arial, sans serif;
	font-size: 1.1em;
	text-align:left;
	text-indent:1.5em;
	margin-top:1.5em;
}

#content h4
{
	color:#003366;
	font-family: Trebuchet MS, arial, sans serif;
	font-size: 1.4em;
	text-align:left;
	text-indent:7px;
	margin-top:0px;
	margin-bottom: 0px;
}

#content ul, li
{
	text-align:left;
	list-style-image:url(/images/pprbullet.gif);
	line-height: 1.4;
}

#footer 
{
	margin: 0 auto;
	width:893px;
	background: #F0EDE8;
	font-size: 12px;
	font-family: Trebuchet MS, arial, sans serif;
	color:#0052A4;
	text-align:center;
}

#highlight 
{
	margin: 0 auto;
	padding: 10px;
	width:843px;
	height:160px;
	background: #E4DDD7;
	font-size: 1em;
	font-family: Trebuchet MS, arial, sans serif;
	color:#453C3E;
	text-align:left;
}

#highlight2 
{
	margin: 0 auto;
	padding: 5px 50px 5px 5px;
	width:843px;
	background: #E4DDD7;
	font-size: 14px;
	font-family: Trebuchet MS, arial, sans serif;
	color:#453C3E;
	text-align:center;
}


#box 
{
	margin: 0 auto;
	padding: 5px;
	width:843px;
	height:auto;
	background: #E4DDD7;
	font-size: 1em;
	font-family: Trebuchet MS, arial, sans serif;
	color:#453C3E;
	text-align:left;
}

#box h4
{
	color:#003366;
	font-family: Trebuchet MS, arial, sans serif;
	font-size: 1.2em;
	text-align:left;
	text-indent:.5em;
}

table#facility
{
	background-color:#E4DDD7;
	border:#FFFFFF double;
	font-size: 1em;
	font-family: Trebuchet MS, arial, sans serif;
	color:#453C3E;
}

table#doctors
{
	background-color:#E4DDD7;
	border-color:#FFFFFF;
	text-align:left;
	font-size: 1em;
	font-family:Arial, Helvetica, sans-serif;
	color:#453C3E;
	border-spacing:5px;
}

table#doctors td
{
vertical-align:text-top;
background-color:#ffffff;
padding:10px;

}

table#plain ul
{
	font-size: 1em;
	color:#453C3E;
	left:auto;
}

table#vaccine
{
	text-align:center;
	font-size: 1em;
	font-family:Arial, Helvetica, sans-serif;
	color:#453C3E;
	vertical-align:text-top;
	width: 650px;
}

ul, li {
	line-height: 1.5;
}

li.list2 {
	list-style: circle;
}

input, select, textarea {
	font-size: 11px
}
