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


body {
	text-align: left;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #333333;
	line-height: 1.6em;
	background-color: #700000;
	margin: 0px;
}

* html {
    overflow: hidden;
}

/* Image preview hover classes */

.thumbnail{
	position: relative;
	z-index: 0;
}

.thumbnail:hover{
	background-color: transparent;
	z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #ffffff;
	padding: 5px;
	left: -1000px;
	border: 1px dashed #700000;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: -200px;
	left: 0px; /*position where enlarged image should offset horizontally */
}

/* End image preview hover classes */


.column_container {
	padding:0;
	background-color: #FFFFFF;
	position: relative;
	width: 850px;
	float: left;
	clear: left;
	margin-top: 0;
	margin-right: 25px;
	margin-bottom: 0;
	margin-left: 25px;
	background-image: url(../images/column_bg.jpg);
	background-repeat: repeat-y;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.left_column {
	float: left;
	width: 263px;
	margin: 0px;
	padding: 10px;
}

.center_column {
	margin-top: 0;
	margin-right: 283px;
	margin-bottom: 0;
	margin-left: 283px;
	padding: 10px;
}

.right_column {
	float:right;
	width:263px;
	margin:0px;
	padding: 10px;
}
.services_list_left {
	float: left;
	width: 125px;
	position: relative;
}
.services_container {
	position: relative;
}
.services_list_right {
	width: 125px;
	position: relative;
	float: right;
}

.cleaner {
	clear: both;
}

a:link {
	text-decoration: none;
	color: #700000;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #700000;
}

a:active {
	text-decoration: none;
}
h1  {
	font-size: 1.8em;
	color: #700000;
	font-weight: normal;
	line-height: 1.3em;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 1.4em;
	font-weight: normal;
	line-height: 1.4em;
	margin: 0px;
	padding: 0px;
	color: #333333;
}

h3 {
	font-size: 1em;
}
h4 {
	font-size: 1em;
	font-weight: bold;
	color: #700000;
}

p {
	margin-top: 0px;
	padding-top: 0px;
}

.wrapper {
	text-align: left;
	width: 950px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	background-image: url(../images/body_bg.png);
	background-repeat: repeat-y;
	position: relative;
}

.header {
	position: relative;
	height: 325px;
	width: 900px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
	float: left;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

.content {
	position: relative;
	width: 900px;
	height: auto;
	text-align: left;
	clear: left;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
	background-color: #FFFFFF;
}

.footer {
	clear: left;
	position: relative;
	padding: 0px;
	height: 150px;
	width: 900px;
	float: left;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
	background-color: #CCCCCC;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
}
.visit a {
	height: 30px;
	width: 200px;
	margin-left: 350px;
	text-align: center;
	background-image: url(../images/visit_valley_medical_spa.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1.4em;
	line-height: 1.4em;
	font-weight: normal;
	position: relative;
	float: left;
}
.visit a:hover {
	height: 30px;
	width: 200px;
	margin-left: 350px;
	text-align: center;
	background-image: url(../images/visit_valley_medical_spa_hover.png);
	background-repeat: no-repeat;
	color: #FFFFCC;
	text-decoration: underline;
	font-size: 1.4em;
	line-height: 1.4em;
	font-weight: normal;
	position: relative;
	float: left;
}
.menu {
	float: left;
	margin-top: 63px;
	position: relative;
	margin-left: 75px;
	z-index: 10000;
	clear: left;
	width: 825px;
}
.logo {
	float: left;
	position: relative;
	height: 182px;
	width: 365px;
	margin-left: 75px;
	margin-right: 460px;
	clear: left;
	margin-top: 0px;
}
.copyright {
	padding: 0px;
	float: left;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	position: relative;
}
.copyright p {
	margin: 0px;
	padding: 0px;
}
.adobe_acrobat_reader {
	padding: 0px;
	float: left;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	position: relative;
}
.social_networking {
	padding: 0px;
	float: right;
	margin-top: 35px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	width: 80px;
	display:none;
}
.facebook {
	float: left;
	position: relative;
}
.twitter {
	float: left;
	position: relative;
}
.home_top {
	float: left;
	width: 900px;
	position: relative;
	height: 275px;
	background-image: url(../images/doctor_standing.jpg);
	background-position: 25px 0px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.home_masthead {
	float: left;
	margin-left: 300px;
	position: relative;
	margin-right: 50px;
	margin-top: 25px;
}
.home_subhead {
	float: left;
	position: relative;
	margin-left: 300px;
	margin-top: 10px;
	clear: left;
	width: 450px;
}
.read_more a {
	background-image: url(../images/button.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 125px;
	position: relative;
	float: right;
	margin-right: 25px;
	margin-top: 55px;
	color: #FFFFFF;
	text-align: center;
	font-size: 1.4em;
	text-decoration: none;
	line-height: 1.6em;
	font-weight: normal;
}
.read_more a:hover {
	background-image: url(../images/button_hover.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 125px;
	position: relative;
	float: right;
	margin-right: 25px;
	margin-top: 55px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: underline;
	font-size: 1.4em;
	line-height: 1.6em;
	font-weight: normal;
}
.page_subheads {
	position: relative;
	width: 900px;
	height: 30px;
	margin-top: -30px;
	background-image: url(../images/page_subheads_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	clear: none;
}
.column_container_subhead {
	padding:0;
	position: relative;
	width: 850px;
	float: left;
	clear: left;
	height: 30px;
	margin-top: 0;
	margin-right: 25px;
	margin-bottom: 0;
	margin-left: 25px;
}
.left_column_subhead {
	float: left;
	width: 283px;
	margin: 0px;
	padding: 0px;
}
.center_column_subhead {
	margin-top: 0;
	margin-right: 283px;
	margin-bottom: 0;
	margin-left: 283px;
	padding: 0px;
}
.right_column_subhead {
	float:right;
	width:283px;
	margin:0px;
	padding: 0px;
}
.page_subhead_arrow {
	float: left;
	height: 26px;
	width: 61px;
	position: relative;
	margin-top: 4px;
	margin-left: 10px;
}
.fixed_column_height {
	height: 100px;
}
.left_column_subhead_3_column {
	float: left;
	width: 850px;
	margin: 0px;
	padding: 0px;
}
.left_column_1_column {
	float: left;
	width: 830px;
	margin: 0px;
	padding: 10px;
}
.practice_top {
	float: left;
	width: 900px;
	position: relative;
	height: 275px;
	background-image: url(../images/african_american_female_doctor.jpg);
	background-position: right 10px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.practice_masthead {
	float: left;
	margin-left: 25px;
	position: relative;
	margin-right: 50px;
	margin-top: 25px;
}
.practice_subhead {
	float: left;
	position: relative;
	margin-left: 25px;
	margin-top: 10px;
	clear: left;
	width: 625px;
}
.left_column_2_column {
	float: left;
	width: 540px;
	margin: 0px;
	padding: 10px;
}
.left_column_subhead_2_column {
	float: left;
	width: 546px;
	margin: 0px;
	padding: 0px;
}
.careers_subhead {
	float: left;
	position: relative;
	margin-left: 400px;
	margin-top: 10px;
	clear: left;
	width: 500px;
}
.left_column_3_column {
	float: left;
	width: 830px;
	margin: 0px;
	padding: 10px;
}
.right_column_subhead_2_column {
	float:right;
	width:546px;
	margin:0px;
	padding: 0px;
}
.right_column_2_column {
	float:right;
	width:546px;
	margin:0px;
	padding: 10px;
}

.label {
	display: inline;
	width: 75px;
	position: relative;
	float: left;
	height: 25px;
}

.thanks {
	color: #009900;	
}

.error {
	color: #FF0000;	
}
.note {
	font-size: 0.8em;
	line-height: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-style: italic;
}
.doctors_top {
	float: left;
	width: 900px;
	position: relative;
	height: 275px;
	background-image: url(../images/hispanic_doctor_smiling.jpg);
	background-position: 0px -35px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.doctors_masthead {
	float: left;
	margin-left: 300px;
	position: relative;
	margin-right: 50px;
	margin-top: 25px;
}
.doctors_subhead {
	float: left;
	position: relative;
	margin-left: 300px;
	margin-top: 10px;
	clear: left;
	width: 450px;
}
.insurance_top {
	float: left;
	width: 900px;
	position: relative;
	height: 185px;
	background-image: url(../images/doctor_with_clipboard.jpg);
	background-position: right 0px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.insurance_masthead {
	float: left;
	margin-left: 25px;
	position: relative;
	margin-right: 50px;
	margin-top: 25px;
}
.insurance_subhead {
	float: left;
	position: relative;
	margin-left: 25px;
	margin-top: 10px;
	clear: left;
	width: 450px;
}
.forms_top {
	float: left;
	width: 900px;
	position: relative;
	height: 275px;
	background-image: url(../images/doctor_filling_out_form.jpg);
	background-position: 0px bottom;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.forms_masthead {
	float: left;
	margin-left: 400px;
	position: relative;
	margin-right: 50px;
	margin-top: 25px;
}
.forms_subhead {
	float: left;
	position: relative;
	margin-left: 400px;
	margin-top: 10px;
	clear: left;
	width: 350px;
}
.contact_top {
	float: left;
	width: 900px;
	position: relative;
	height: 275px;
	background-image: url(../images/female_doctor_on_phone.jpg);
	background-position: 0px 20px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.contact_masthead {
	float: left;
	margin-left: 250px;
	position: relative;
	margin-right: 50px;
	margin-top: 25px;
}
.contact_subhead {
	float: left;
	position: relative;
	margin-left: 250px;
	margin-top: 10px;
	clear: left;
	width: 500px;
}
.flash {
	width: 900px;
	height: 325px;
	top: 0px;
	left: 0px;
	position: absolute;
	float: left;
}
