html, * {
	margin: 0;
	padding: 0;
}

body {
	background: #fff;
	text-align: center;
}

h1, h2, h3, h4, h5, h6, p, ul, dl, span, td {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #333;
}

p, ul, dd, td {
	font-size: 12px;
}

h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited, h4 a:link, h4 a:visited, h5 a:link, h5 a:visited, h6 a:link, h6 a:visited, p a:link, p a:visited, li a:link, li a:visited, dt a:link, dt a:visited, dd a:link, dd a:visited, span a:link, span a:visited {
	color: #307474;
	text-decoration: none;
	font-weight: bold;
}

h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, p a:hover, dt a:hover, dd a:hover, span a:hover {
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #307474;
}

h1 a:hover, h2 a:hover {
	color: #000;
	text-decoration: none;
}

#header {
	margin: 0 auto;
	width: 760px;
	height: 110px;
}

#header h1 a {
	float: left;
	margin: 25px 0 0 15px;
	width: 240px;
	height: 44px;
	display: block;
	background: transparent url(../images/logo_pa_web.jpg) no-repeat left;
	text-indent: -5000px;
}

#nav {
	float: right;
	margin: 15px 0 0;
	width: 268px;
	text-align: left;
}

#nav ul {
	float: left;
	width: 122px;
	border-left: 1px solid #ccc;
	list-style: none;
	font-weight: bold;
	line-height: 1.8em;
}

#nav li {
	display: block;
	margin: 0 0 0 5px;
}

#nav li a:link, #nav li a:visited {
	color: #666;
	text-decoration: none;
	padding: 0 0 0 12px;
}

#nav li a:hover {
	color: #307474;
	text-decoration: none;
	border: 0;
	background: url(../images/list_bullet_bg.gif) no-repeat left;
}

#about li#aboutus a { color: #307474; text-decoration: none; border: 0; background: url(../images/list_bullet_bg.gif) no-repeat left;}
#pinnacle-employment li#employee a { color: #307474; text-decoration: none; border: 0; background: url(../images/list_bullet_bg.gif) no-repeat left;}
#services li#service a { color: #307474; text-decoration: none; border: 0; background: url(../images/list_bullet_bg.gif) no-repeat left;}
#resources li#resource a { color: #307474; text-decoration: none; border: 0; background: url(../images/list_bullet_bg.gif) no-repeat left;}
#contact li#contactus a { color: #307474; text-decoration: none; border: 0; background: url(../images/list_bullet_bg.gif) no-repeat left;}
#physicians li#physician a { color: #307474; text-decoration: none; border: 0; background: url(../images/list_bullet_bg.gif) no-repeat left;}
#locations li#location a { color: #307474; text-decoration: none; border: 0; background: url(../images/list_bullet_bg.gif) no-repeat left;}


#mainimg {
	clear: both;
	width: 100%;
	height: 132px;
	display: block;
	background: #eaf2f2;
	text-align: center;
}

#mainimg img {
	margin: 1px auto;
}

#mainimgadmin {
	clear: both;
	width: 100%;
	height: 50px;
	display: block;
	background: #eaf2f2;
	text-align: center;
}

#maincontent {
	clear: both;
	margin: 0 auto;
	padding: 10px 0 0;
	width: 760px;
	border-bottom: 1px solid #ccc;
}

#maincopy {
	float: left;
	width: 460px;
}

#maincopy h2 {
	padding: 5px 0 15px;
	margin: 0 0 5px;
	font-size: 18px;
	font-weight: normal;
	color: #000;
	line-height: 1.3em;
	border-bottom: 1px dotted #ccc;
}

#maincopy h3 {
	padding: 0 0 15px;
	margin: 0 0 5px;
	font-size: 18px;
	font-weight: normal;
	color: #000;
	line-height: 1.3em;
	border-bottom: 1px dotted #ccc;
}

#maincopy h7 {
	padding: 5px 0 0 25px;
	font-size: 18px;
	font-weight: bold;
	color: #666;
}

#maincopy p {
	padding: 10px 0 5px;
	line-height: 1.4em;
}


.tab {
	margin: 0 0 0 40px;
	
}

#mainbox {
	float: right;
	width: 268px;
	background: #deecec url(../images/main_box_top_bg.jpg) no-repeat top;
}

#mainbox-in {
	width: 268px;
	background: transparent url(../images/main_box_bottom_bg.jpg) no-repeat bottom;
	padding: 5px 0;
}

#mainbox-in dt a:link, #mainbox-in dt a:visited {
	color: #000;
	text-decoration: none;
}

#mainbox-in dt a:hover {
	color: #666;
	text-decoration: none;
	border: 0;
}

#mainbox-in dd a {
	font-weight: normal;
}

#mainbox-in dl {
	width: 236px;
	margin: 8px 16px 0;
	display: block;
}

dl#pan {
	background: transparent url(../images/icon_mso_main.jpg) no-repeat left top;
	border-bottom: 1px dotted #ccc;
}

#pan dt {
	margin: 0;
	padding: 0 0 0 52px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

#pan dd {
	font-size: 11px;
	margin: 0;
	padding: 5px 0 5px 52px;
}

dl#ppain {
	background: transparent url(../images/icon_pain_main.jpg) no-repeat left top;
	border-bottom: 1px dotted #ccc;
}

#ppain dt {
	margin: 0;
	padding: 0 0 0 52px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

#ppain dd {
	font-size: 11px;
	margin: 0;
	padding: 5px 0 5px 52px;
}

dl#mso {
	background: transparent url(../images/icon_mso_main.jpg) no-repeat left top;
}

#mso dt {
	margin: 0;
	padding: 0 0 0 52px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

#mso dd {
	font-size: 11px;
	margin: 0;
	padding: 5px 0 5px 52px;
}

#mainbottom {
	margin: 5px auto 0;
	width: 760px;
	border-top: 30px solid #3c9191;
	background: #f5f5f5;
}

#mainnews {
	float: left;
	border-top: 5px solid #fff;
	width: 364px;
	height: 130px;
	overflow: auto;
}

#mainnews h4 {
	font-size: 16px;
	font-weight: bold;
	margin: 6px 0 0;
	padding: 0 10px;
}

#mainnews p {
	padding: 5px 10px 5px;
	line-height: 1.1em;
}

#mainnews p a {
	font-weight: normal;
}

#mainnews ul {
	margin: 10px 0;
	list-style: none;
	line-height: 1.8em;
	list-style: none;
}

#mainnews li {
	display: block;
	margin: 0 0 0 20px;
	padding: 0 0 0 15px;
	background: transparent url(../images/list_bullet_gray.jpg) no-repeat left;
}

#mainnews li a:link, #mainnews li a:visited {
	color: #307474;
	text-decoration: none;
}

#mainnews li a:hover {
	color: #307474;
	text-decoration: none;
}

#employment {
	float: left;
	border-top: 5px solid #fff;
	width: 395px;
	height: 130px;
	border-left: 1px solid #ccc;
	background: transparent url(../images/main_employ_bg.jpg) no-repeat right bottom;
}

#employment h4 {
	font-size: 16px;
	font-weight: bold;
	margin: 6px 0 0;
	padding: 0 10px;
}

#employment p {
	padding: 10px 10px 5px;
}

#footer {
	clear: both;
	margin: 0 auto;
	padding: 15px 0;
	width: 760px;
	background: #e6e6e6;
	border-top: 1px solid #999;
}

#footer p {
	line-height: 1.8em;
	padding: 0 10px;
	color: #666;
}

#footer p a:link, #footer p a:visited {
	color: #666;
	text-decoration: none;
	font-weight: normal;
}

#footer p a:hover {
	color: #000;
	text-decoration: none;
}

/* ---------------------- INTERIOR PAGE STYLES ---------------------*/

#inimg {
	clear: both;
	margin: 0 0 5px;
	width: 100%;
	height: 100px;
	display: block;
	background: #eaf2f2 url(../images/main_img_interior.jpg) no-repeat center;
	text-align: center;
}


#inimg img {
	margin: 1px auto;
}

#inimg h2 {
	text-align: left;
	padding: 64px 0 0;
	margin: 0 0 0 220px;
	font-size: 24px;
	font-weight: normal;
	color: #000;
}

#inimg span {
	color: #999;
}


#inimg2 {
	clear: both;
	margin: 0 0 5px;
	width: 100%;
	height: 100px;
	display: block;
	background: #eaf2f2 url(../images/main_img_interior2.jpg) no-repeat center;
	text-align: center;
}

#inimg2 img {
	margin: 1px auto;
}

#inimg2 h2 {
	text-align: left;
	padding: 45px 0 0;
	margin: 0 0 0 180px;
	font-size: 24px;
	font-weight: normal;
	color: #000;
}

#inimg2 span {
	color: #999;
}

.title {
	margin: 0 auto;
	width: 760px;
	height: 100px;
	text-align: left;
}

#separator {
	margin: 0 auto;
	width: 760px;
	height: 20px;
	border-top: 5px solid #3c9191;
	display: block;
	background: #fff;
}

#incontent {
	clear: both;
	margin: 0 auto 10px;
	padding: 5px 0 0;
	width: 760px;
	background: url(../images/incontent_bg.gif) repeat-y left;
}

#maincopy h5 {
	padding: 5px 0 0;
	font-size: 16px;
	font-weight: bold;
	color: #666;
}

#maincopy h6 {
	padding: 5px 0 0;
	font-size: 14px;
	font-weight: bold;
	color: #666;
}

#maincopy ul {
	margin: 10px 0;
	list-style: none;
	line-height: 1.8em;
}

#maincopy li {
	margin: 0 0 0 15px;
	padding: 0 0 0 15px;
	background: transparent url(../images/list_bullet_bg.gif) no-repeat left;
}

#sidebar {
	float: right;
	width: 268px;
	text-align: right;
}

#subnav-out {
	width: 245px;
	margin: 0 0 0 23px;
	background: #deecec url(../images/in_box_top_bg.jpg) no-repeat top;
}

#subnav {
	width: 245px;
	background: transparent url(../images/in_box_bottom_bg.jpg) no-repeat bottom;
}

#subnav ul {
	margin: 0;
	padding: 10px 0;
	list-style: none;
	display: block;
	line-height: 1.8em;
	
}

#subnav li {
	margin: 0 0 0 20px;
	padding: 0 0 0 20px;
	font-size: 14px;
	font-weight: bold;
	background: transparent url(../images/subnav_bullet_bg.jpg) no-repeat left top;
	
}

#subnav li a:link, #subnav li a:visited {
	color: #307474;
	text-decoration: none;
}

#subnav li a:hover {
	color: #000;
	text-decoration: none;
	border: 0;
}	

#botstrip {
	margin: 0 auto;
	width: 760px;
	height: 30px;
	background: #3c9191;
	border-top: 5px solid #fff;
	border-bottom: 5px solid #fff;
}

#sidebar h6 {
	font-size: 16px;
	font-weight: bold;
	color: #666;
	margin: 20px 0 0 23px;
	padding: 20px 0 0;
	border-top: 1px solid #ccc;
}

#sidebar p {
	color: #666;
	padding: 10px 0 5px 23px;
}


/* --------------- FIX FOR DIVS WITH FLOATED CONTENT --------------*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#TableData
{
	width: 475px;
	margin: 15px 0 0;
}

#TableData td
{
	height: 20px;
	vertical-align: top;
}

#TableData p 
{
	padding: 2px;
	text-align: left;
}

#RowHeader
{
	background-color: #eaf2f2;
	margin: 0;
	padding: 15px 0 4px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}

.fright {
	float:right;
}

.centered {
	text-align:center;
}


.sleft {
	float:left;
	padding:0 1px 0 1px;
	
}

.sright {
	float: right;
	padding: 0 1px 0px 0; 
}



.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}