@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #494949;
}

/* div styles */
#holder {
	width: 100%;
	height: 671px;
	background-color: #777777;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
#main {
	margin: auto;
	width: 1000px;
	height: 550px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#flash {
	float: left;
	width: 660px;
	height: 550px;
}
#group-pic {
	float: left;
	width: 660px;
	height: 550px;
	background-image: url(1-24-12/pa-group-pic.jpg);
}
#doctors-photo {
	float: left;
	width: 760px;
	height: 550px;
	background-image: url(12-19-11/doctors-photo.jpg);
}
#doctors-photo-big {
	float: left;
	width: 1000px;
	height: 550px;
	background-image: url(12-19-11/doctors-photo-big.jpg);
}
#content {
	width: 340px;
	height: 550px;
	float: left;
	background-color: #FFFFFF;
}
#content-forms {
	width: 1000px;
	height: 550px;
	float: left;
	background-color: #FFFFFF;
}
#patient-forms-intro {
	width: 246px;
	height: 520px;
	float: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 10px;
	padding-bottom: 10px;
	border-left: 1px solid #CCCCCC;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-type: disc;
	overflow-y: auto;
	overflow-x: hidden;
}
#patient-forms {
	width: 230px;
	height: 520px;
	float: left;
	padding-top: 20px;
	pading-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	border-left: 1px solid #333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-type: disc;
	overflow-y: auto;
	overflow-x: hidden;
	background-image: url(graphics/form-back.jpg);
}
#content-newdocs {
	width: 240px;
	height: 550px;
	float: left;
	background-color: #FFFFFF;
}
#docs-title{
	width:700px;
	height:70px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #253E68;
	margin-left: 50px;
}
#doc-link {
	color:#234069;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align: center;
}
#doc-link-small {
	color:#234069;
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
}
#text {
	padding-top: 20px;
	pading-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	width:319px;
	height: 445px;
	border-left: 1px solid #CCCCCC;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-type: disc;
	overflow-y: auto;
	overflow-x: hidden;
	padding-right: 10px;
}
#text-newdocs {
	padding-top: 20px;
	pading-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	width:219px;
	height: 520px;
	border-left: 1px solid #CCCCCC;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-type: disc;
	overflow-y: auto;
	overflow-x: hidden;
	padding-right: 10px;
}
#maps {
	padding-top: 20px;
	pading-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	width:319px;
	height: 445px;
	border-left: 1px solid #CCCCCC;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	list-style-type: disc;
	overflow-y: auto;
	overflow-x: hidden;
	padding-right: 10px;
}

#doc {
	padding-top: 20px;
	pading-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	width: 319px;
	height: 520px;
	border-left: 1px solid #CCCCCC;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	overflow-y: auto;
	overflow-x: hidden;
	padding-right: 10px;
}
after-hours {
	width: 339px;
	height: 75px;
	background-color: #E3E3E3;
}
#locations {
	clear: both;
	margin: auto;
	width: 1000px;
	background-color: #004D45;
	height: 85px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
#footer {
	clear: both;
	margin: auto;
	width: 1000px;
	padding: 10px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	maps-align: center;
	color: #CCCCCC;
	text-align: center;
}
#footer a{
	maps-decoration: none;
	color: #CCCCCC;
	font-weight: normal;
}
#footer a:hover{
	maps-decoration: none;
	color: #FFFFFF;
	font-weight: normal;

}
#clear {
	margin:0;
	clear: both;
	padding:0;
}

/* nav bar */
div#menu{
	margin: auto;
	width: 1000px;
	height: 35px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	}

a.menubutton#home{
display:block; 
height:35px; 
width:110px; 
overflow:hidden; 
float:left;
}
a.menubutton#home:hover { 
display:block; 
maps-indent:-110px; 
}

a.menubutton#medical-staff{
display:block; 
height:35px; 
width:145px; 
overflow:hidden; 
float:left;
}
a.menubutton#medical-staff:hover { 
display:block; 
maps-indent:-145px; 
}

a.menubutton#services{
display:block; 
height:35px; 
width:115px; 
overflow:hidden; 
float:left;
}
a.menubutton#services:hover { 
display:block; 
maps-indent:-115px; 
}

a.menubutton#patient-information{
display:block; 
height:35px; 
width:185px; 
overflow:hidden; 
float:left;
}
a.menubutton#patient-information:hover { 
display:block; 
maps-indent:-185px; 
}

a.menubutton#patient-education{
display:block; 
height:35px; 
width:170px; 
overflow:hidden; 
float:left;
}
a.menubutton#patient-education:hover { 
display:block; 
maps-indent:-170px; 
}

a.menubutton#forms{
display:block; 
height:35px; 
width:95px; 
overflow:hidden; 
float:left;
}
a.menubutton#forms:hover { 
display:block; 
maps-indent:-95px; 
}

a.menubutton#contact-locations{
display:block; 
height:35px; 
width:180px; 
overflow:hidden; 
float:left;
}
a.menubutton#contact-locations:hover { 
display:block; 
maps-indent:-180px; 
}

img.menuimg{
border:none;
}

#doc-nav {
	float:left;
	width:150px;
	text-align: center;
	padding-right: 20px;
}
#doc-nav ul {
	display:block;
	list-style-type:none;
	margin:0;
}
#doc-nav ul li {
	display:block;
	background:#234069;
	margin-bottom:1px;
}
#doc-nav ul li a {
	text-decoration:none;
	color:#fff;
	padding:10px;
	height:30px;
	line-height:30px;
	font-family: Verdana, arial, sans-serif;
	font-size: 13px;
}
#doc-nav ul li a:hover{
	color:#fff;
	font-weight:bold;
}

#pa-nav {
	float:left;
	width:150px;
	text-align: center;
	padding-right: 20px;
	padding-top:10px;
}
#pa-nav ul {
	display:block;
	list-style-type:none;
	margin:0;
}
#pa-nav ul li {
	display:block;
	background:#234069;
	margin-bottom:1px;
}
#pa-nav ul li a {
	text-decoration:none;
	color:#fff;
	padding:10px;
	height:30px;
	line-height:30px;
	font-family: Verdana, arial, sans-serif;
	font-size: 13px;
}
#pa-nav ul li a:hover{
	color:#fff;
	font-weight:bold;
}


/* maps styles */
h1 {
	display: inline;
	margin: 0px;
	font-family: Verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
h1.doc {
	font-family: Verdana, arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #234069;
	text-align: center;
}
h2.doc {
	font-family: Verdana, arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #234069;
}
h1.pa {
	float:right;
	padding-right:100px;
	padding-top:30px;
	font-size:16px;
}
a {
	maps-decoration: underline;
	color: #333333;
}
a:hover {
	font-weight: bold;
}
caption {
	font-weight: bold;
}

