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




/* GENERAL CSS - CODE TO TELL FF AND IE TO SIT DOWN AND STFU */
#body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 0.626em; }
body div, ul, ol, li, table, img {
	margin: 0px;
	padding: 0px; }
body p {
	margin: 10px 0px 15px; }
body img {
	border: none; }
.display_none {
	display: none; }
.clear_div {
	display: none;
	height: 0px;
	width: 0px; }
body:last-child .clear_div {
	display: block;
	clear: both; }
object:focus {
	outline:none; }
div:focus{
outline:none;}
object {
	margin:0px;
	padding:0px; }
a:focus {
	outline:none; }

/* CLEAR - BECAUSE SOMETIMES, FLOATING -ISN'T- A GOOD THING */

.clearme {
	clear: both;
}



a img {border:0}

body{
	background: url(images/bg_01.jpg) repeat-x top left;
	text-align: center;
	min-width:900px;
	margin:0 auto;
}

p {
	padding:0px 15px;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	text-align:justify;
	font-size: 14px;
	line-height: 20px;
	color: #6e6a53;
}
a {
	color: #6e6a53;
	text-decoration: underline;
}
a:hover {
	color: #E89F40;
	text-decoration: none;
}


/* MAIN WRAPPER */

#main_wrapper {
	width:900px;
	margin:0 auto;
	text-align:left;
	padding:0px;
}


/* CONTENT */

#content_wrapper {
	width:900px;
	min-height:665px;
	background: url(images/bg_05.jpg) no-repeat top center;
	margin:0;
	text-align:left;
	padding:0px;
}

#right_content {
	width:678px;
	float:left;
	margin:0;
	padding:0;
	text-align:left;
}

/* NAVIGATION */
#navigation {
    background: url(/images/nav-bg.png);
	float:left;
	width:221px;
	margin:0px;
	padding-bottom: 10px;
}

.nav_home a {
	display:block;
	width: 221px;
	height: 59px;
	background: url(images/home_btn.jpg) no-repeat top center;	
}

.nav_home a:hover {
	display:block;
	width: 221px;
	height: 59px;
	background: url(images/home_btn.jpg) no-repeat bottom center;	
}

.nav_about a {
	display:block;
	width: 221px;
	height: 31px;
	background: url(images/about_btn.jpg) no-repeat top center;	
}

.nav_about a:hover {
	display:block;
	width: 221px;
	height: 31px;
	background: url(images/about_btn.jpg) no-repeat bottom center;	
}

.nav_doctors a {
	display:block;
	width: 221px;
	height: 31px;
	background: url(images/doctors_btn.jpg) no-repeat top center;	
}

.nav_doctors a:hover {
	display:block;
	width: 221px;
	height: 31px;
	background: url(images/doctors_btn.jpg) no-repeat bottom center;	
}

.nav_procedures a {
	display:block;
	width: 221px;
	height: 31px;
	background: url(images/procedures_btn.jpg) no-repeat top center;	
}

.nav_procedures a:hover {
	display:block;
	width: 221px;
	height: 31px;
	background: url(images/procedures_btn.jpg) no-repeat bottom center;	
}

.nav_products a {
	display:block;
	width: 221px;
	height: 31px;
	background: url(images/products_btn.jpg) no-repeat top center;	
}

.nav_products a:hover {
	display:block;
	width: 221px;
	height: 31px;
	background: url(images/products_btn.jpg) no-repeat bottom center;	
}

.nav_specials a {
	display:block;
	width: 221px;
	height: 31px;
	background: url(images/specials_btn.jpg) no-repeat top center;	
}

.nav_specials a:hover {
	display:block;
	width: 221px;
	height: 31px;
	background: url(images/specials_btn.jpg) no-repeat bottom center;	
}

.nav_office a {
	display:block;
	width: 221px;
	height: 31px;
	background: url(images/office_btn.jpg) no-repeat top center;	
}

.nav_office a:hover {
	display:block;
	width: 221px;
	height: 31px;
	background: url(images/office_btn.jpg) no-repeat bottom center;	
}

.nav_resources a {
	display:block;
	width: 221px;
	height: 31px;
	background: url(images/resources_btn.jpg) no-repeat top center;	
}

.nav_resources a:hover {
	display:block;
	width: 221px;
	height: 31px;
	background: url(images/resources_btn.jpg) no-repeat bottom center;	
}

.nav_contact a {
	display:block;
	width: 221px;
	height: 31px;
	background: url(images/contact_btn.jpg) no-repeat top center;	
}

.nav_contact a:hover {
	display:block;
	width: 221px;
	height: 31px;
	background: url(images/contact_btn.jpg) no-repeat bottom center;	
}

.nav_community a {
	display:block;
	width: 221px;
	height: 31px;
	background: url(images/community_btn.jpg) no-repeat top center;
}

.nav_community a:hover {
	display:block;
	width: 221px;
	height: 31px;
	background: url(images/community_btn.jpg) no-repeat bottom center;
}

.nav_blog a {
	display:block;
	width: 221px;
	height: 31px;
	background: url(images/blog_btn2.jpg) no-repeat top center;	
}

.nav_blog a:hover {
	display:block;
	width: 221px;
	height: 31px;
	background: url(images/blog_btn2.jpg) no-repeat bottom center;	
}

.nav_events a {
	display:block;
	width: 221px;
	height: 31px;
	background: url(images/events_btn2.jpg) no-repeat top center;	
}

.nav_events a:hover {
	display:block;
	width: 221px;
	height: 31px;
	background: url(images/events_btn2.jpg) no-repeat bottom center;	
}

.nav_natural a {
	display:block;
	width: 221px;
	height: 181px;
	background: url(images/natural_btn.jpg) no-repeat top center;	
}

.nav_natural a:hover {
	display:block;
	width: 221px;
	height: 181px;
	background: url(images/natural_btn.jpg) no-repeat bottom center;	
}

.nav_surgery a {
	display:block;
	width: 221px;
	height: 181px;
	background: url(images/parkway_21.png) no-repeat top center;	
}

.nav_surgery a:hover {
	display:block;
	width: 221px;
	height: 181px;
	background: url(images/parkway_21roll.png) no-repeat bottom center;	
}

.cta_staff a {
	display:block;
	float:left;
	width: 195px;
	height: 66px;
	margin: 10px 5px 0px 15px;
	background: url(images/staff-cta.jpg) no-repeat top center;	
}

.cta_staff a:hover {
	display:block;
	float:left;
	width: 195px;
	height: 66px;
	margin: 10px 5px 0px 15px;
	background: url(images/staff-cta_roll.jpg) no-repeat top center;	
}

#rss {
	margin: 10px 2px 0px 10px;
	float: right;
	width:268px;
	height:350px;
	overflow:auto;
	background: url(images/specials_blurb_bg.jpg) no-repeat top center;
}
#parkwayid {
	padding:0px 8px;
}




/* FOOTER */

#footer_wrapper {
	width:900px;
	height:30px;
	background: url(images/footer_20.jpg) no-repeat top center;
	padding:5px;
	font:11px/16px Helvetica;
	color: #666666;
	clear:both;
	text-align: center;
}

#footer_wrapper a {
	color: #666666;
    text-decoration: none;
}

#footer_wrapper a:hover {
	color: #E89F41;
	text-decoration: none;
}

#app {
	margin-bottom:-8px
}
#specials p{
	clear:both;
	
}

/* HEADER TAGS */

h1 {
	padding:0px 15px;
	margin: 5px 0px;
	font-family: Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #eca23a;
}
h2 {
	padding:0px 15px;
	font:bold 18px Helvetica;
	color: #8D886B;
}
h3 {
	padding:0px 15px;
	font:normal 14px/20px Helvetica;
	color:#8D886B;
}
h4 {
}
h5 {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #6e6a53;
	text-decoration: none;
}
h6 {
}


/* LISTS */

ol, ul {
	margin-left:25px;
	padding:0px 15px;
}
li {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #6e6a53;
}




/* CONTACT FORM - TABLES IN CSS WITH DIVS... BECAUSE I CAN */

#contact_form {
	width: 100%;
	font:11px/20px Verdana;
	color:#525252;
	letter-spacing:0px;
}
#contact_table {
	width: 350px;
	font:11px/20px Verdana;
	color:#525252;
	letter-spacing:0px;
	padding-left:10px;
}
.contact_row {
	width: 300px;
	height: 25px;
}
.contact_field {
	float: left;
	width: 45px;
	height: 20px;
	text-align: right;
	padding:5px 5px 0px 0px;
}
.contact_box {
	float: right;
	width: 250px;
	height: 25px;
	text-align: left;
}
input.contactinput {
	width: 250px;
	font:11px Verdana;
	color:#525252;
	background-color: #FFFFFF;
}
textarea.contacttext {
	font:11px Verdana;
	color:#525252;
	background-color: #FFFFFF;
}

.sociable {
	margin-bottom:50px;
}

.sociable_tagline {
    color: #6e6a53;
	margin-left: 15px;
}

.sociable li {
	float:left;
	list-style-type: none;
	padding-left:5px;
	margin-left:0px;
}
.sociable ul {
	margin-left:5px;
	padding-left:0px;
}

.sociable {display:none;}

