body {
  background: #d0cebf url('../images/pagebg.gif') repeat-x;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 0;
}
#wrapper {
  width: 928px;
  text-align: center;
  margin: 0 auto;
}
#header {
  width: 100%;
  height: 125px;
}
#header-secondary {
  width: 100%;
  height: 125px;
  background: url('../images/headerbg2.png') no-repeat top center;
}
#header-inner {
  width: 928px;
  height: 125px;
  text-align: center;
  margin: 0 auto;
  position: relative;
}
a#logo {
  width: 221px;
  height: 63px;
  display: block;
  text-indent: -999em;
  background: url('../images/pbmp-logo.png') no-repeat;
  float: left;
  margin: 35px 0 0;
}



/* HERO 
==================================================================================== */

#hero {
	width:900px;
	float:left;
	background:#d4d2be;
	padding:10px;
	margin:-10px 4px 20px;
	-moz-box-shadow:0px 0px 3px #c1bfb0;
	-webkit-box-shadow:0px 0px 3px #c1bfb0;
	box-shadow:0px 0px 3px #c1bfb0;
}

#pano {width:930px;height:228px;background:#DFDDCC;}
#pano ul {height:228px;list-style:none;}
#pano ul li {width:930px;height:228px;}

/*
NAVIGATION STYLING _________________________________________
*/
ul#nav {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	bottom:20px;
	right:3px;
}

ul#nav li {
	display:inline;
	float:left;
	margin:0;
	padding:0;
	font-size:0.8em;
}

ul#nav li a {
	color:#FFF;
	text-decoration:none;
	padding:10px 15px;
	background:#096153 url('../images/bg-nav.png') 0 0 repeat-x;
	border-left:1px solid #007761;
	border-right:1px solid #007761;
}

ul#nav li a:hover {background-position:0 -35px;color:#ffffd5;}


/*
CONTENT STYLING _________________________________________
*/
#contentWrap {
  width: 900px !important;
  background: url('../images/contentbg.gif') repeat-y top left;
  text-align: left;
  font-size: 14px;
  color: #757467;
  line-height: 1.5em;
  margin: 0 auto;
  padding: 10px 14px;
  border-bottom: 15px solid #dfddcc;
}
#contentWrap2 {
  width: 900px !important;
  background: url('../images/contentbg2.gif') repeat-y top left;
  text-align: left;
  font-size: 14px;
  color: #757467;
  line-height: 1.7em;
  margin: -10px auto 0 auto;
  padding: 10px 14px;
  border-top: 15px solid #dfddcc;
  border-bottom: 15px solid #dfddcc;
}
#contentWrap3 {
  width: 900px !important;
  background: url('../images/contentbg3.gif') repeat-y top left;
  text-align: left;
  font-size: 14px;
  color: #757467;
  line-height: 1.7em;
  margin: 0 auto;
  padding: 10px 14px;
  border-bottom: 15px solid #dfddcc;
}
#content {
  width: 614px;
  float: left;
  padding: 0 20px 10px;
}
#content-wide {
  width: 860px;
  float: left;
  padding: 0 20px 10px;
}
#content a,
#content a:visited,
#content-wide a,
#content-wide a:visited {
  color: #757467;
  text-decoration: none;
}
#content a:hover,
#content-wide a:hover {
  color: #757467;
  text-decoration: none;
  border-bottom: 0px;
  text-decoration: underline;
}
#content h1,
#content-wide h1 {
  color: #006fbd;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: 400;
  font-variant: small-caps;
  font-size: 2em;
  border-top: 1px solid #cdcdcd;
  border-bottom: 1px solid #cdcdcd;
  margin: 0;
  padding: 10px 0;
}
#content h2,
#content-wide h2 {
  color: #076;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: 400;
  font-size: 1.3em;
  padding: 10px 0;
}
#content h3,
#content-wide h3 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  padding: 5px 0 0 0;
  color: #555;
}
#content table,
#content-wide table {  margin-bottom: 1.5em }
#sidebar2 h2 {
  color: #076;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: 400;
  font-size: 1.2em;
  padding: 2px 0;
  margin: 0;
}
#content dd,
#content-wide dd {  margin: 0 0 5px 10px }
#main {
  width: 614px;
  border-bottom: 1px solid #f0efe5;614
  margin: 0;
  padding: 0 0 10px;
}
#main ul, #what-we-offer ul {
  margin: 0 0 10px 20px;
  list-style-image: url('../images/list-02.gif');
}
#main ul li {
  margin: 0;
  padding: 0;
}
#main ul ul {
  margin: 0 0 0 20px;
  padding: 5px 0;
  list-style-image: url('../images/list-01.gif');
}
#main .grid1 {
  width: 190px;
  float: left;
  margin-bottom: 20px;
}
.normal {  margin-right: 20px }
.cleft {
  width: 286px !important;
  background: url('../images/cbg.gif') repeat-x top center;
  float: left;
  border-right: 1px dotted #999;
  margin: 0;
  padding: 10px;
}
.cright {
  width: 287px !important;
  background: url('../images/cbg.gif') repeat-x top center;
  float: right;
  margin: 0;
  padding: 10px;
}
.contentBtm {
  width: 594px !important;
  background: url('../images/cbg.gif') repeat-x top center;
  border-top: 1px dotted #999;
  clear: both;
  margin: 0;
  padding: 10px;
}

p.intro {margin:10px 0;}
p.intro:first-line {font-family:"Georgia", Times, serif;font-weight:bold;font-size:1em;font-style:italic;}


/* HOMEPAGE VIDEOS/SERVICES SECTION
====================================================================== */

.homeFeatured {
	width:277px;
	float:left;
	padding:5px;
	margin:0 10px;
}

.homeFeatured:first-child {border-right:1px solid #f0efe5;}

#contentWrap .homeFeatured h2 {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:600;
	color:#0066b6;
	border-bottom:1px solid #f0efe5;
	margin-bottom:15px;
}

#contentWrap .homeFeatured h3 {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:0.9em;
	margin:0 0 10px;
	padding:0;
	color:#7c7b6e;
}

#videos .count {font-size:0.8em;margin-left:10px;}

#what-we-offer ul li {margin:10px 0;}

/* SIDEBAR
====================================================================== */

#sidebar {
  float: right;
  width: 226px !important;
  margin: 0;
  padding: 0 10px;
}

	/* SIDEBAR LISTS
	====================================================================== */
	
	#urgent-care {
		width:205px;
		margin:10px 0 20px;
		padding:0 10px 10px;
		background:url('../images/bg-urgent_care.png') repeat-x bottom left;
		float:left;
		border-bottom:1px solid #d0cebe;
	}
	
	#urgent-care img {width:200px;margin-bottom:10px;}
	#urgent-care p {font-size:0.8em;margin:5px 0;padding:0;}
	#urgent-care strong {color:#076;}

	/* SIDEBAR LISTS
	====================================================================== */
	
	#sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
	}
	
	#sidebar ul li {
	margin:0;
	padding:0;
	}
	
	#sidebar ul li a  {
		display:block;
		text-decoration:none;
		color:#838273;
		padding:5px 0 5px 5px;
		border-bottom:1px solid #d0cebe;
	}
	
	#sidebar ul li a:hover {
		background:#FFF;
		border-left:5px solid #d0c8a3;
		color:#076;
	}
	
	#contentWrap ul li.more {list-style:none;}
	
	#contentWrap ul li.more, #videos .prev-next {margin:10px 0;}
	
	#contentWrap ul li.more a, #videos .prev-next a {
		display:inline;
		font-family:"Georgia", TImes, serif;
		font-style:italic;
		color:#1068a9;
		border:0px;
	}
	
	#contentWrap ul li.more a:hover, #videos .prev-next a:hover {
		color:#2484ca;
		background:transparent;
		border:0px;	
	}
	
	#prev_button a, #next_button a {
		display:inline;
		font-family:"Georgia", TImes, serif;
		font-style:italic;
		color:#1068a9;
		border:0px;
	}
	
	#next_button a {float:right;margin:10px;}
	#prev_button a {float:left;margin:10px;}
	
	#prev_button a:hover, #next_button a:hover {
		color:#2484ca;
		border:0px;	
	}

ul.buttons {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.buttons li {
  margin: 0 0 5px;
  padding: 0;
}
#sidebar2 {
  float: left;
  width: 226px !important;
  margin: 0;
  padding: 0 10px;
}
#sidebar2 h3, #sidebar h3 {
  color: #006fbd;
  font-size: 18px;
  font-style: italic;
  text-transform: lowercase;
  font-family: Georgia, "Times New Roman", Times, serif;
  border-top: 1px solid #dedbc2;
  border-bottom: 1px solid #dedbc2;
  margin: 0 0 10px;
  padding: 10px 0;
}
#sidebar2 ul.sidebar {
  margin: 0 0 20px;
  padding: 0;
  list-style: none;
}
#sidebar2 ul.sidebar li {
  margin: 0 0 2px;
  padding: 0;
}
#sidebar2 ul.sidebar li a {
  color: #7a7966;
  text-decoration: none;
  padding: 2px 5px;
  display: block;
  border-bottom: 1px dotted #bebdaf;
}
#sidebar2 u.sidebarl li a.active {
  background:#FFF;
	border-left:5px solid #d0c8a3;
color:#076;
}
#sidebar2 ul.sidebar li a:hover {
  background: #fff url('../images/list-image.gif') no-repeat top left;
  padding: 2px 2px 2px 15px;
  color: #076;
}
#sidebar2 ul.sidebar li a.active:hover {  color: #07b }
#sidebar2 ul li ul {
  margin: 2px 0 0 10px;
  padding: 0;
  list-style: none;
}
/*
SPECIALTY CLINIC STYLING _________________________________________
*/
ul#scheduling {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul#scheduling li {
  background: #fffeef;
  margin: 10px 0;
  padding: 5px;
  font-size: 13px;
  line-height: 1.3em;
}
ul#scheduling li strong {  color: #007766 }
ul.weekday {
  margin: 0 0 0 20px;
  font-size: 12px;
}
ul.weekday li {  color: #006fbd }
ul.weekday li span {  color: #757467 }
/* PHYSICIAN BIOS _________________________________
*/
#physbio {
  width: 614px;
  margin: 0 0 10px 0;
  padding: 0 0 10px 0;
  border-bottom: 1px solid #CCC;
}
.bio-photo {
  width: 200px;
  float: left;
  margin-right: 10px;
}
.bio-info {
  float: left;
  width: 400px;
  font-size: 12px;
}
.bio-info strong {
  font-size: 13px;
  color: #007766;
}
/*
FOOTER STYLING _________________________________________
*/
#footer {
  width: 928px;
  text-align: center;
  background: #5c5a4d url('../images/footerbg.gif') repeat-x;
  margin: 10px auto;
  border-top: 5px solid #48453b;
}
#footer-inner {
  text-align: left;
  color: #ebe9d9;
  font-size: 12px;
}
.footer-block {
  width: 270px;
  width: 250px !important;
  display: block;
  float: right;
  padding: 10px;
}
.footer-block-first {
  width: 320px;
  width: 300px !important;
  display: block;
  float: left;
  padding: 10px;
}
.footer-block ul {
  width: 250px;
  list-style: none;
  float: right;
  margin: 0;
  padding: 0 10px;
}
.footer-block ul li {
  margin: 0;
  padding: 0;
}
.footer-block ul li a {
  display: block;
  background: #343329;
  color: #ebe9d9;
  padding: 4px;
  margin: 0;
  text-decoration: none;
}
.footer-block ul li a:hover {  background: #1f1e18 }
#footer p {  padding: 10px 0 }
#footer-inner ul li {  padding: 3px }

#sfmc {
	width:149px;
	height:44px;
	display:block;
	background:url('../images/sfmc-affiliate.png') no-repeat;
	text-indent:-999em;
	margin:30px 0 10px;
	float: left;
}

#img-uc {
	margin-left: 10px;
}

/*
CONTENT FORMATTING _________________________________________
*/
.floatleft {
  float: left;
  padding: 10px;
}
.floatright {
  float: right;
  padding: 10px;
}
form,
input,
textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 9pt;
  color: #666666;
}
tr.row #inputbox {
  border: 1px solid #999999;
  width: 100%;
  padding: 5px;
  background: url('../images/contact-input.gif') repeat-x;
  font-weight: bold;
  border: 1px solid #999999;
  border-top-color: #CCCCCC;
  border-left-color: #CCCCCC;
  -moz-border-radius: 3px;
}
tr.row #selectbox {
  border: 1px solid #999999;
  width: 100%;
  padding: 5px;
  background: url('../images/contact-input.gif') repeat-x;
  font-weight: bold;
  border: 1px solid #999999;
  border-top-color: #CCCCCC;
  border-left-color: #CCCCCC;
  -moz-border-radius: 3px;
  cursor: hand;
}
tr.row #selectbox option {
  background: #FFF;
  cursor: hand;
}
tr.row-small #inputbox {
  border: 1px solid #999999;
  width: 280px;
  padding: 5px;
  background: url('../images/contact-input.gif') repeat-x;
  font-weight: bold;
  border: 1px solid #999999;
  border-top-color: #CCCCCC;
  border-left-color: #CCCCCC;
  -moz-border-radius: 3px;
}
#inputlabel {  width: 200px }
#textarea {
  border: 1px solid #999;
  padding: 5px;
  width: 100%;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 11pt;
  color: #666666;
  background: url('../images/contact-textarea.gif') repeat-x;
  border: 1px solid #999999;
  border-top-color: #CCCCCC;
  border-left-color: #CCCCCC;
  -moz-border-radius: 3px;
}
#submitbutton {
  border: 1px solid #999;
  background-color: #eee;
  padding: 5px;
}
tr.row {
  margin: 5px 0;
  border-top: 1px solid #999;
}
/* TABLE STRIPING _________________________________
*/
.striped tr {  padding: 2px }
.striped tr td {  padding: 3px 5px }
.striped tr td a {  font-weight: bold }
.alt {  background: #f4f3ec }
.over {
  background: #00826a;
  color: #ffffff;
}

/*
MISC STYLING _________________________________________
*/
.footer-block ul li a.pdf {
  display: block;
  color: #ebe9d9;
  margin: 0;
  text-decoration: none;
  padding-left: 20px;
  background: #343329 url('../images/icon-pdf.gif') no-repeat center left;
}
.footer-block ul li a.pdf:hover {  background: #1f1e18 url('../images/icon-pdf.gif') no-repeat center left }
a.pdf {
  padding-left: 20px;
  background: url('../images/icon-pdf.gif') no-repeat top left;
}
#main ul.pdf {
  margin: 0 0 10px 20px;
  list-style-image: url('../images/icon-pdf.gif');
}
#main ul.pdf li {
  margin: 0;
  padding: 0;
}
#main ul.pdf ul {
  margin: 0 0 0 20px;
  padding: 5px 0;
  list-style-image: url('../images/icon-pdf.gif');
}
.left {
  float: left;
  margin: 0 10px 10px 0;
}
.right {  float: right }
.clear {
  clear: both;
  height: 0;
  font-size: 1px;
}
a {  outline: none }
.small {  font-size: 9pt }
.message {
  background: #fffded;
  color: #817e6c;
  display: none;
  padding: 10px;
}
.message ul {  list-style: none }
.message li {  list-style: none }
.message li.special {  display: none }
.special {  display: none }
p {
  margin: 0;
  padding: 5px 0 10px;
}
* {
  margin: 0;
  padding: 0;
}
#jobs {
  margin-bottom: 20px;
  border-bottom: 1px solid #CCC;
  padding-bottom: 20px;
}
.dir-column {
  width: 31%;
  float: left;
  margin: 0 1%;
  font-size: .9em;
}
p.important {
  color: #000;
  font-size: 1.1em;
}
#vidContainer ul li {width:277px;height:200px;overflow:hidden;}

#main div.resource_list {
	width:267px;
	margin:10px;
	position:relative;
	float:left;
}
#main div.resource_list ul {
	width:100%;
}


#afford-page {width:900px;height:2300px;background:url('../images/affordability-bg.jpg') top left no-repeat;margin-top:-10px;position:relative;}
#print-text{width:280px;font-size:11px;color:#000;line-height:1.7em;position:absolute;top:300px;left:20px;}
#print-text em{color:#ae5728;font-style:normal;}

#afford-page table#rates{}

#rates1{background:#ccc8c2 url('../images/united-hc.jpg') left center no-repeat;font-size:11px;color:#000;height:200px;width:553px;position:absolute;right:0;top:437px;}
#rates1 table{width:513px;height:200px;background:#d7d4cf;float:right;}

#rates2{background:#ccc8c2 url('../images/bcbs.jpg') left center no-repeat;font-size:11px;color:#000;height:200px;width:553px;position:absolute;right:0;top:650px;}
#rates2 table{width:513px;height:200px;background:#d7d4cf;float:right;}

#price-charts{float:left;clear:both;position:absolute;top:1000px;height:1224px;}
#price-charts img{float:left;}
