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

body {
	background-color: #046380;
	text-align: center;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333;
	background-image: url(/images/background.jpg);
	background-repeat: repeat-x;
}
#wrapper {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../images/page_bg.png);
	background-repeat: repeat-y;
	padding-right: 0px;
	padding-left: 0px;
	text-align: left;
}
#header {
	background-image: url(../images/page_top.png);
	background-repeat: no-repeat;
	height: 110px;
	width: 790px;
	padding-right: 20px;
	padding-left: 10px;
	position: relative;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 17px;
}
#menu {
	height: 28px;
	width: 800px;
	padding-right: 10px;
	padding-left: 10px;
}
#banner {
	width: 800px;
	padding-right: 10px;
	padding-left: 10px;
}
#content {
	width: 800px;
	padding-right: 10px;
	padding-left: 10px;
}
#footer {
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/page_bottom.png);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 800px;
	text-align: left;
	font-size: 10px;
	color: #FFFFFF;

}
#footer-right {
	text-align: right;
	float: right;
	width: 500px;
}
.footer-icon {
	margin-right: 5px;
	margin-bottom: -7px;
	margin-left: 10px;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #000000;
	text-decoration: none;
}
#footer-right a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer-right a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer-right a:hover {
	color: #000000;
	text-decoration: none;
}
.top_logo {
	position: absolute;
	left: 27px;
	top: 25px;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.poway_name {
color: #046380;
}


/* index */

#home_left {
	float: left;
	width: 445px;
	padding-top: 10px;
	padding-left: 30px;
}
#home_right {
	float: right;
	width: 325px;
	text-align: center;	
}
#home_full {
	width: 760px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	clear: both;
}
#home_right_margin {
	float: right;
	width: 295px;
	text-align: center;
	padding-left: 30px;
	padding-top: 10px;
}
#home-box-1 {
	/*background-image: url(/images/home-box-1.gif);*/
	background-image: url(/images/home-box-1-doctor2.png);
	background-repeat: no-repeat;
	height: 267px;
	width: 216px;
	padding-top: 55px;
	padding-right: 15px;
	padding-left: 30px;
	position: relative;
	float: left;
}
#home-box-2 {
	background-image: url(/images/home-box-2.gif);
	background-repeat: no-repeat;
	height: 267px;
	width: 216px;
	padding-top: 55px;
	padding-right: 15px;
	padding-left: 30px;
	position: relative;
	float: left;
}
#home-box-3 {
	/*background-image: url(/images/home-box-3.gif);*/
	background-image: url(/images/home-box-3-new-before-after.png);
	background-repeat: no-repeat;
	height: 322px;
	width: 278px;
	position: relative;
	float: left;
}
.home-button {
	position: absolute;
	left: 53px;
	top: 271px;
}
.drt-homepage {
	float: right;
	height: 140px;
	width: 115px;	
	

}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 20px;
	line-height: 18px;
	color: #046380;
	margin-top: 15px;
	margin-bottom: 15px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom: 3px;
}

h3 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 16px;
	line-height: 18px;
	color: #046380;
	margin-top: 3px;
	margin-bottom: 8px;
	font-weight: normal;
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 16px;
	line-height: 18px;
	color: #046380;
	margin-top: 3px;
	margin-bottom:2px;
	font-weight: normal;
}
h5 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 13px;
	line-height: 15px;
	color: #046380;
	margin-top: 3px;
	margin-bottom: 8px;
	font-weight: normal;
}
p {
	margin-top: 0px;
	margin-bottom: 1ems;
}
a:link {
	color: #7f7f7f;
	text-decoration: underline;
}
a:visited {
	color: #7f7f7f;
	text-decoration: underline;
}
a:hover {
	color: #046380;
	text-decoration: underline;
}
.right_photo_margin {
	margin-bottom: 5px;
	margin-left: 5px;
}
.photo_margin {
	margin: 5px;
}
.photo_margin_border {
	margin: 5px;
	border: 1px solid #7f7f7f;
	padding: 5px;
}
ul.questions {
	list-style-type: none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.questions li {
	list-style-type: none;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 0px;
}
ul li {
	margin-bottom: 5px;
}
.footnote {
	font-size: 8px;
	line-height: 11px;
}
.leftjustify {
	text-align: left;
}
.case_photo_margin {
	margin-left: 20px;
}
#dmgk {
	visibility: hidden !important;
}
label {
	display: block;
	float: left;
	width: 50px;
}
#contact_left {
	float: left;
	width: 425px;
	padding-top: 10px;
	padding-left: 30px;
}
#contact_right {
	float: right;
	width: 270px;
	text-align: center;	
	padding-right: 15px;
}
.staff {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-top: 10px;
	padding-top: 10px;
	clear: both;
}
#video {
	text-align: center;
}
.testimonial {
	width: 250px;
	margin-bottom: 20px;
	margin-left: 35px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.testimonial-short {
	width: 250px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 20px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.read-more-test {
	margin-left: 40px;
}
#damon_left {
	float: left;
	width: 465px;
	padding-top: 10px;
	padding-left: 30px;
}
#damon_right {
	float: right;
	width: 285px;
	text-align: center;	
	padding-left: 20px;
}
.pat-form-over {
	margin-left: 6px;
}
.form-button-margin {
	margin-left: 15px;
}
#content-sidebar {
	background-color: #f7f7f7;
	width: 250px;

}
table#hours {
	margin-left: 20px;
}
.red {
	color: #F00;
}
.left-margin {
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
}
