/*
 * WWFPPA CSS
 */
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #444;
	margin: 0;
	padding: 0;
}

table {
	width: 80%;
}

a {
	color: #c30;
	text-decoration: none;
}

a img { border: none; }

a:hover { color: #af9e93; }

a:focus { 
	color:#af9e93; 
	border:none;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0 0 5px 0;
	padding: 0;
	font-weight: normal;
}

h2 { font-size: 20px; }
h3 { font-size: 18px; }

h2.img, h3.img {
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

p {
	margin: 0 0 15px 0;
	padding: 0;
}

ul {
	margin: 0;
	padding: 0 0 0 30px;
}

form {
	margin: 0;
	padding: 0;
}

input.text, textarea {
	border: 1px solid #73685B;
	padding: 2px;
	width: 70%;
	color: #73685B;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}

/*
 * Helpers
 */

ul.nav {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.nav li {
	float: left;
	margin: 0;
	padding: 0;
}

.break { 
	clear: both;
	padding: 0;
	margin: 0;
}

/*
 * Lists
 */
dl {
	width: 100%;
	margin: 0;
}

dt, dd {
	float: left;
	margin: 0;
	padding: 1px 0;
}

dt {
	width: 40%;
	clear: both;
}

dd {
	width: 60%;
}

/*
 * Site Specific Styles
*/
html {
	height: 100%; /* these two lines keep the vert scrollbar up so the site doesn't jump left to right when it disappears */
  margin-bottom: 1px;
}

body {
	background: url(../images/bg_tile.gif) repeat;	
	height:100%;
}

a {
	color: #502627;
	text-decoration: underline;
}

a:hover {
	color: #af9e93;
}

/* floating images on content pages */
.float-image {
	float: left;
	display: inline;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-top: 7px;
}

#wrapper {
	width: 1024px;
	margin: 0 auto;
	height:100%;
	background-color: #e1d6c4;
}

#header {
	background-color:#e1d6c4;
	width: 100%;
	height: 153px;
}

#header h1 a {
	background: url(../images/title_logo.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	width: 651px;
	height: 54px;
	position: relative;
	top: 58px;
}

#nav_content_wrapper {
	background: url(../images/nav_grad1.gif) repeat-y;
	background-color: #e1d6c4;
	clear:both;
	_height: 100%;
}

body#home #nav_content_break {
	_display: none;
	height: 0;
}

#nav_content_break {
	text-indent: -9999px;
}

body#home #nav_content_wrapper {
	*height: 620px;
}

/*
 * Nav Bar
*/

#navbar {
	width: 198px;
	display: inline;
	float: left;	
}

ul.nav {
	list-style-type: none;
}

ul.nav li {
	display: block;
	float: none;
}

ul.nav li a {
	width: 198px;
	height: 37px;
	display: block;
	text-indent: -9999px;
}

#navHome a 							{ background: url(../images/nav/home.jpg) no-repeat; }
#navMeetThePhysicians a { background: url(../images/nav/meet.jpg) no-repeat; }
#navServices a 					{ background: url(../images/nav/services.jpg) no-repeat; }
#navPatientInfo a 			{ background: url(../images/nav/patient.jpg) no-repeat; }
#navCareers a 					{ background: url(../images/nav/careers.jpg) no-repeat; }
#navContactUs a 				{ background: url(../images/nav/contact.jpg) no-repeat; }
#navFAQ a 							{ background: url(../images/nav/faq.jpg) no-repeat; }
#navForms a 						{ background: url(../images/nav/forms.jpg) no-repeat; }
#navPrivacyPolicy, #navPatientSatisfactionSurvey, #navDisclaimer { display: none; }

#navHome a:hover, #navMeetThePhysicians a:hover, #navServices a:hover, #navPatientInfo a:hover, #navCareers a:hover, #navContactUs a:hover, #navFAQ a:hover, #navForms a:hover {
	background-position: 0 -37px;
}

/* to show active links on each main nav page */
body#home #navHome a, body#meetThePhysicians #navMeetThePhysicians a, body#services #navServices a, body#patientInfo #navPatientInfo a, body#careers #navCareers a, body#contactUs #navContactUs a, body#faq #navFAQ a, body#forms #navForms a {
	background-position: 0 -37px;
}

/*
 * Content
*/

#content {
	width: 826px;
	display: inline;
	float: left;
	background: url(../images/secondary_grad.gif) repeat-x;
	background-color: #e1d6c4;
}

#home_image {
	background: url(../images/home_image.jpg) no-repeat;
	width: 826px;
	height: 307px;
	text-indent: -9999px;
}

#home_our_mission {
	background: url(../images/our_mission.png) no-repeat;
	width: 395px;
	display: inline;
	float: left;
	height: 313px;
}

#home_the_diff {
	background: url(../images/the_diff.png) no-repeat;
	width: 431px;
	display: inline;
	float: left;
	height: 313px;
}

#home_our_mission h2 {
	font-size: 29px;
	font-weight: bold;
	text-transform: uppercase;
	color: #5b3534;
	margin: 100px auto 15px;
	text-align: center;
}

#home_our_mission p {
	color: #dfd6c4;
	line-height: 33px;
	font-size: 18px;
	text-align: center;
	font-family: Times New Roman, Times, serif;
	margin-left: 2px;
}

#home_the_diff h2 {
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #7f665f;
	margin: 101px auto 12px 40px;
}

#home_the_diff p {
	color: #a8988b;
	line-height: 19px;
	font-size: 13px;
	font-weight: bold;
	margin: 0 30px auto 41px;
}

.pageSection {
	background: url(../images/secondary_base.jpg) no-repeat;
	display: inline;
	float: left;
	width: 556px;
	min-height: 400px;
	_height: expression(this.scrollHeight < 301? "300px" : "auto"); /* hack for ie6 to get min-height*/
}

.pageSection h2, .pageSection p, .pageSection ul, .pageSection form {
	width: 85%;
	margin-left: 45px;
}

.pageSection h2 {
	margin: 40px auto 7px 45px;
	color: #502627;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
}

.pageSection h3 {
	margin: 20px auto 5px 45px;
	color: #502627;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}

.pageSection p, .pageSection form {
	color: #502627;
	line-height:24px;
}

.pageSection ul {
	color: #502627;
	margin:20px 0 20px 35px;
}

.pageSection ul li {
	margin: 7px 0;
}

#sidebar.pageSection {
	background: none;
	display: inline;
	float: left;
	width:270px;
	_width: 250px;
}

#sidebar h2 {
	display: none;
}

#sidebar ul {
	list-style-image: url(../images/sidebar_bullet.gif);
	margin: 50px auto auto 20px; /* 50px auto auto 35px  old values */
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #502627;
	line-height: 24px;
}

#sidebar ul li a {
	color: #502627;
	position: relative;
	top: -3px;
	text-decoration: none;
}

#sidebar ul li a:hover {
	color: #af9e93;
}

/*
 * Meet the Physicians Page 
*/

.drImage {
	float: left;
	display: inline;
	width: 220px;
}

.drBlock {
	margin: 0 30px 40px 45px;
}

.pageSection .drBlock p {
	display: inline;
	text-align: left;
	width: 100%;
	margin-left: 0;
}

#meetthePhysicians h3 {
	margin: 0px 0 40px 0px;
	font-size: 14px;
	display: inline;
}

#meetthePhysicians p a {
	*display: inline;
}

#meetthePhysicians p a img {
	float:left;
	display:inline;
	margin: 5px 30px 0 0;
}

/*
 * General Form Stuff
*/

#formWarning {
	background-color: #FF7260;
	border: 2px solid #99211E;
	padding: 5px;
	margin: 10px 20px;
	font-weight: bold;
	color: #3F0100;
}

.reqStar {
	font-size: 14px;
	margin-left: 5px;
	font-weight: bold;
}

/*
 * Patient Reg Form
*/

#patientRegForm h3 {
	margin: 20px 0 10px ;
}

#patientRegForm label {
	width: 130px;
	display: inline;
	float: left;
	margin-left: 20px;
}

#patientRegForm label.wider {
	width: 350px;
	display: inline;
	float: left;
	font-weight: bold;
	margin-top:15px;
}

.patientRegSubmit {
	padding: 5px 10px;
	border: none;
	text-transform: uppercase;
	background-color: #502627;
	color: #e1d6c4;
	margin-left: 20px;
	text-decoration: none;
}

.patientRegSubmit:hover {
	color: #502627;
	background-color: #af9e93;
}


/*
 * Application Form
*/

.formTitle {
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	display: block;
}

.formTitle:hover {

}

#generalInfo, #positionInfoDiv, #backgroundInfoDiv, #employmentDiv, #educationDiv {
	padding-top: 20px;
	margin-left: 20px;
}
#application_form label {
	font-weight: bold;
	display: inline;
	float: left;
	width: 150px;
}

#application_form label.checkLabel {
	width: 400px;
}

#application_form p {
	padding: 0;
	margin: 10px 0;
}
#backgroundInfoDiv p {
	font-weight: bold;
	font-size: 13px;
	margin: 20px 0 0;
}
#backgroundInfoDiv p span.arrowImg {
	background: url(../images/sidebar_bullet.gif) no-repeat;
	width: 17px;
	height: 17px;
	display: inline;
	float: left;
	position: relative;
	left: -5px;
	top: 3px;
}
#backgroundInfoDiv label {
	width: 400px;
}

#backgroundInfoDiv label.small, #educationDiv label.small {
	width: 40px;
	font-weight: normal;
}

.repeat, .removeable {
	background-color: #d0c5b3;
	_background-color: transparent;
	_border: 2px solid #d0c6b3;
	position: relative;
	margin: 10px 0;
	padding: 10px;
}

.employmentRecord {
	float: left;
	display: inline;
	width: 315px;
}

#application_form .employmentRecord label {
	width: 150px;
}

.duplicateLink, .removeLink {
	position: absolute;
	display: block;
	width: 130px;
	top: 10px;
	right: 10px;
	text-align: right;
}

#educationDiv h4 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
	margin-top: 0px;
}

#careerAppSubmit {
	padding: 5px 10px;
	border: none;
	text-transform: uppercase;
	background-color: #502627;
	color: #e1d6c4;
	margin-left: 20px;
	text-decoration: none;
}

#careerAppSubmit:hover {
	color: #502627;
	background-color: #af9e93;
	text-decoration: none;
}

/*
 * Website Suggestions Form
*/

#websiteSuggestionsForm h3 {
	margin: 0 0 10px 0;
}

#websiteSuggestionsForm label {
	float: left;
	display: inline;
	width: 150px;
	
}

#websiteSuggestionsForm input, #websiteSuggestionsForm textarea {
	float: left;
	display: inline;
	width: 250px;
	margin: 5px 0;
}

#websiteSuggestionsForm a#websiteSubmit, #appointmentRequestForm a#websiteSubmit {
	padding: 0px 8px;
	float: right;
	display: inline;
	margin: 10px 70px 40px 0;
	text-decoration: none;
	border: none;
	text-transform: uppercase;
	background-color: #502627;
	color: #e1d6c4;
	
}

#websiteSuggestionsForm a#websiteSubmit:hover, #appointmentRequestForm a#websiteSubmit:hover {
	color: #502627;
	background-color: #af9e93;
	text-decoration: none;
}

/*
 * Appointment Form
*/

#appointmentRequestForm label {
	font-weight: bold;
	width: 200px;
	display: inline;
	float: left;
}

#appointmentRequestForm a#websiteSubmit {
	float: left;
}

/*
 * Privacy Policy
*/

#privacyPolicy.pageSection ul {
	margin-bottom: 20px;
}


/*
 * Footer
*/

#footer {
	position: relative;
	
}

#top_foot {
	background-color: #af9e93;
	height: 26px;
}

#schedule_now {
	background: url(../images/schedule_now.gif) no-repeat;
	width: 883px;
	height: 26px;
	text-indent: -9999px;
	display: inline;
	float: left;
}

#email_us {
	width: 141px;
	display: inline;
	float: right;
	text-align: center;	
	line-height: 26px;
	background-color: #af9e94;
}

#email_us a {
	color: #502627;
	background-color: #e1d6c4;
	padding: 1px 17px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	margin: auto;
	text-decoration: none;
}

#email_us a:hover {
	background-color: #502627;
	color: #e1d6c4;
}

#bottom_foot {
	background-color: #e1d6c4;
	color: #af9e93;
	text-transform: uppercase;
	padding: 11px 0px 50px;
	font-size: 10px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
}

#copyright {
	background: url(../images/copyright.gif) no-repeat;
	width: 245px;
	height: 14px;
	text-indent: -9999px;
	display: inline;
	float: left;
	position: relative;
	top: 3px;
	_margin-right: 15px;
}

#footer_links {
	list-style-type: none;
	display: inline;
	_display: block; /* fix to get ie6 to display this ul */
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	margin: 0px auto auto -22px;
	position: relative;
	top: 1px;
}

#footer_links li {
	display: inline;
	padding: 0px 4px;
	*padding: 0px;
	border-right: 1px solid #9b8377;
}

#footer_links li:last-child {
	border: none;
}

#footer_links li a {
	color: #9b8377;
	font-weight: bold;
}

#footer_links li a:hover {
	color: #502627;
}

/* to fix IE6 problem with sprite image */
#dinky {
	_position: relative;
	_top: 10px;
	_height: 12px;
	_overflow: hidden;
	_display: block;
}

#dinky a {
	text-indent: -9999px;
	display: inline;
	float: right;
	width: 12px;
	height: 12px;
	background: url(../images/dinky.gif) no-repeat;
	margin-right: 10px;
}

#dinky a:hover {
	background-position: 0 -12px;
}

.col1, .col2 {
	width: 48%;
	float: left;
}

.col2 { float: right;}



