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

@import url(scripts/shadowbox/shadowbox.css);

html, body, h1, h2, h3, h4, h5, h6, blockquote, small, p, form, ol, ul, li {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #FFF;
	background: #faf5f0 url(images/body-bg.jpg) top repeat-x;
}
body {
	behavior: url("csshover3.htc");
}
a:link, a:visited {
	color: #fcaf17;
	text-decoration: none;
}
a:hover, a:active {
	color: #fcaf17;
	text-decoration: underline;
}
.lt_blue {
	color: #44c8f4;
}
.yellow {
	color: #fcaf17;
}
.red {
	color: #ff0000;
}
img {
	border: none;
}
h1, h2, h3 {
	font-family: "Times New Roman", Times, serif;
	font-weight: 400;
}
#main_container {
	width: 911px;
	margin: 0 auto;
}
#header {
	width: 911px;
	height: 226px;
	float: left;
	background: url(images/header-bg.jpg) top no-repeat;
}
#header img {
	float: left;
}
#hnav {
	float: left;
	width: 911px;
	height: 71px;
}
#content {
	float: left;
	width: 608px;
	margin: 15px 0;
}
.main_column {
	float: left;
	width: 608px;
	background: #000 url(images/main-column-bg.gif) repeat-y;
}
.main_column_box {
	float: left;
	width: 608px;
	background: url(images/main-column-bg-top.gif) no-repeat;
}
.main_column_box h1 {
	padding: 25px 25px 15px 25px;
	width: 558px;
	font-size: 40px;
	color: #44c8f4;
	line-height: 36px;
	float: left;
}
.main_column_box p {
	padding: 0 25px;
	font-size: 14px;
	line-height: 18px;
	float: left;
	width: 558px;
}
.main_column_box .services_box {
	width: 608px;
	height: 321px;
	background: url(images/home-banner-bg.jpg) no-repeat;
	float: left;
	margin-top: 25px;
}
.main_column_box .services_box h2 {
	margin: 35px 0 0 365px;
	font-size: 24px;
}
.main_column_box .services_box ul {
	margin: 5px 0 0 365px;
}
.main_column_box .services_box li {
	margin-left: 15px;
}
.main_column_box .services_box h3.appointment {
	float: right;
	font-size: 24px;
	color: #44c8f4;
	text-align: right;
	margin: 35px 25px 0 0;
	line-height: 24px;
}
.main_column_box .services_box h3.appointment a {
	font-size: 32px;
	font-style: italic;
}
#content_wide {
	width: 911px;
	margin: 15px 0;
	float: left;
}
#content_wide .one_col_box {
	width: 911px;
	float: left;
	background: url(images/one-col-bg.gif) repeat-y;
}
#content_wide .one_col_box .one_col{
	float: left;
	width: 911px;
	background: url(images/one-col-top.gif) top no-repeat;
}	
#content_wide .one_col_box_green {
	width: 911px;
	float: left;
	background: url(images/one-col-bg-green.gif) repeat-y;
}
#content_wide .one_col_box_green .one_col_green{
	float: left;
	width: 911px;
	background: url(images/one-col-top-green.gif) top no-repeat;
}	
.one_col blockquote {
	margin: 10px 35px 15px;
	font-style: italic;
}
.one_col big {
	font: 16px "Times New Roman", Times, serif;
	padding: 0px 0px 25px 40px;
	display: block;
	border-bottom: 1px dotted #44C8F4;
	margin: 0px 25px 25px;
}
.one_col p, .one_col_green p {
	padding: 5px 25px;
}

.one_col h2, .one_col_green h2 {
	font-size: 20px;
	color: #F8BF1A;
	padding: 25px 0px 10px;
	margin-left: 25px;
	clear: both;
}
.one_col h3, .one_col_green h3 {
	color: #FBC317;
	margin: 15px 25px 0px;
	font-size: 22px;
}
.one_col h4, .one_col_green h4 {
	margin: 15px 25px 0px;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
.one_col dfn {
	margin: 0px 50px 0px 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px dotted #44C8F4;
	border-bottom: 1px dotted #44C8F4;
	display: block;
	font: italic 21px/27px "Times New Roman", Times, serif;
}
.one_col_box .one_col .one_col_split {
	float: left;
	width: 455px;
	margin-bottom: 25px;
}
#content_wide .one_col_box .one_col ul.specials_list {
	font-size: 20px;
	padding: 150px 350px 0 50px;
	line-height: 22px;
	font-style: italic;
}
#content_wide .one_col_box .one_col ul.specials_list li {
	padding-bottom: 5px;
}
#content_wide .one_col_box .one_col p.specials_desc {
	margin-top: 50px;
	font-size: 16px;
	line-height: 18px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}

#content_wide .two_col_box_left, #content_wide .two_col_box_right {
	width: 445px;
	float: left;
	background: url(images/two-col-bg.gif) repeat-y;
	height: 335px;
	margin-top: 20px;
	position: relative;
}
#content_wide .two_col_box_right {
	float: right;
}
#content_wide .two_col_box_left .two_col, #content_wide .two_col_box_right .two_col {
	float: left;
	width: 445px;
	background: url(images/two-col-top.jpg) no-repeat top;
}
a.contact {
	color:#F00;
	font-size:18px;
	text-transform: uppercase;
}

#content_wide .three_col_box, #content_wide .three_col_box_nomargin {
	width: 291px;
	float: left;
	margin-right: 19px;
	background: url(images/three-col-bg.gif) repeat-y;
	height: 1990px;
	position: relative;
}
#content_wide .three_col_box_nomargin {
	margin: 0;
}
#content_wide .three_col_box .three_col, #content_wide .three_col_box_nomargin .three_col {
	float: left;
	width: 291px;
	background: url(images/three-col-top.gif) no-repeat top;
}
.three_col h1, .two_col h1, .one_col h1, .one_col_green h1 {
	font-size: 30px;
	padding: 33px 20px;
	color: #44c8f4;
	line-height: 26px;
}
.green {
	color: #38b723;
}
.three_col h2, .one_col h2, .two_col h2 {
	font-size: 24px;
	margin: 0 20px;
	color: #fcaf17;
	line-height: 24px;
}
.three_col h2 small, .one_col h2 small, .two_col h2 small{
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-style:italic;
}
.three_col p, .two_col p {
	padding: 0 20px 0 30px;
}
.three_col ul {
	margin: 0 20px 0 45px;
	font-size: 14px;
}
.three_col ul li {
	padding: 5px 0;
}
img.three_col_bottom, img.two_col_bottom {
	margin-top: 25px;
	position: absolute;
	bottom: 0;
}
h2.spacer {
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #44c8f4;
}
#flashDiv {
	width: 911px;
	float: left;
	margin-top: 15px;
}
#rotating_banner {
	width: 911px;
	height: 246px;
	float: left;
	margin-top: 15px;
	background: url(images/rotating-bg.gif);
	overflow: hidden;
}
#rotating_banner li {
	width: 911px;
	height: 246px;
	display: block;
	list-style: none;
}
.banner_column {
	width: 284px;
	float: right;
	display: inline;
	margin-top: 15px;
}
.banner_column img {
	float: right;
}
.banner_img {
	margin-bottom: 15px;
}
.banner_column .locations {
	width: 284px;
	color: #000;
	padding-top: 10px;
}
.banner_column .locations h3 {
	margin-top: 15px;
	padding: 15px 0 5px 0;
	border-top: 1px dotted #0E59A8;
	font-size: 18px;
	color: #0E59A8;
	width: 284px;
	float: right;
}	
#demo1, #demo2, #demo3, #demo4 {
	height: 77px;
	margin-bottom: 13px;
	display: block;
}
.main_column_box .contact_box {
	width: 608px;
	float: left;
	background: url(images/main-column-bg-bottom.gif) bottom no-repeat;
}
.main_column_box .contact_box form {
	width: 480px;
	float: left;
	padding-left: 30px;
	display: block;
	padding-bottom: 25px;
}
input {
	width: 300px;
	height: 20px;
	font-size: 12px;
	border: 1px #3875D7 solid;
	background: #E2E5EB;
	color: #121d46;
	margin-bottom: 10px;
	float: right;
}
select {
	width: 300px;
	margin-bottom: 10px;
	float: right;
}
textarea {
	width: 300px;
	height: 100px;
	font-size: 12px;
	border: 1px #3875D7 solid;
	background: #E2E5EB;
	color: #121d46;
	float: right;
}
.main_column_box .contact_box h2 {
	font-size: 20px;
	line-height: 18px;
	padding: 20px 0;
	clear: both;
}
.main_column_box .contact_box form p {
	float: left;
	width: 130px;
	padding-right: 0;
	text-align: right;
	font-size: 12px;
	margin: 0;
	line-height: 14px;
}
.submit {
	width: 75px;
	height: 25px;
	margin-top: 25px;
	clear: both;
	float: right;
	border: none;
	background-color: #0E59A8;
	color: #FFF;
	font-size: 14px;
	border: 2px solid #fcaf17;
}
.main_column_box .contact_box form p.required {
	font-size: 10px;
	float: right;
	margin: 28px 25px 0 0;
}
.main_column_box .contact_box form .radios {
	width: 300px;
	float: right;
	margin-bottom: 10px;
}
.main_column_box .contact_box form .radio_btn {
	width:15px;
	height:15px;
	border:none;
	float:left;
	clear:both;
	margin:0;
	background:#000
}
.emp_photo {
	float: left;
	margin: 3px 15px 35px 5px;
}
.smltext {
	display:block;
	float:left;
	padding-left: 10px;
	font-size: 10px;
	width: 250px;
}
#footer {
	width: 911px;
	height: 80px;
	float: left;
}
.popup {
	position: relative;
	z-index: 0;
}
.popup:hover {
	background-color: transparent;
	z-index: 50;
	text-decoration: none;
}
.popup div { /*CSS for enlarged image*/
	position: absolute;
	left: -1000px;
	visibility: hidden;
	color: #fff;
	text-decoration: none;
	width: 320px;
}
.popup div small {
	padding: 10px 30px 0 12px;
	font-size: 12px;
	display: block;
}
.popup div ul {
	margin: 5px 30px 0 40px;
	font-size: 12px;
}
.popup div span.button_title {
	margin-bottom: 5px;
	font-size: 20px;
	display: block;
}
.popup div img { /*CSS for enlarged image*/
	border-width: 0;
	padding: 10px 10px 0 12px;
}
.popup:hover div { /*CSS for enlarged image on hover*/
	visibility: visible;
	top: 0;
	left: -300px; /*position where enlarged image should offset horizontally */
	background: url(images/tooltip-top.gif) top no-repeat;
	margin-bottom: 10px;
	text-decoration: none;
}
.gallery_container {
	width: 826px;
	margin: 25px 0 0 85px;
	float: left;
	display: inline;
}
.gallery_container div {
	width: 129px;
	float: left;
	height: 165px;
	margin-right: 20px;
	display: inline;
}
.gallery_container div img {
	float: left;
	border: 2px solid #000;
}
.gallery_container div p {
	font-size: 10px;
	padding: 0;
	width: 129px;
	line-height: 13px;
	clear: both;
}
.gallery_container div img:hover, .gallery_container div img:active {
	border: 2px #fcaf17 solid;
}
.gallery_container h2 {
	margin: 0;
	padding: 0 0 10px 0;
}
.gallery_container div p.service_title {
	color: #fcaf17;
	font-size: 11px;
}
.couponleft {
	float: left;
	width: 400px;
	height: 250px;
	border: 3px dashed #999;
	margin: 25px 0 25px 255px;
	background: #222;
	display: inline;
}
.coupon_title {
	color: #fcaf17;
	float: left;
	text-align: left;
	font-weight: bold;
	font-size: 80px;
	width: 150px;
	line-height: 70px;
	margin: 20px;
	display: inline;
}
.coupon_subtitle {
	color: #fcaf17;
	float: right;
	font-weight: bold;
	font-size: 20px;
	width: 190px;
	margin: 20px 20px 5px 0;
	line-height: 22px;
	display: inline;
}
.coupon_fine_print {
	float: right;
	width: 190px;
	font-size: 12px;
	line-height: 14px;
	margin: 10px 20px 0 0;
	display: inline;
}
.coupon_expiration {
	width: 80px;
	float: left;
	font-size: 10px;
	line-height: 12px;
	margin-top: 40px;
	text-align: left;
	display: inline;
}
.coupon_description {
	float: right;
	font-size: 16px;
	margin: 10px 20px 5px 0;
	width: 190px;
	line-height: 16px;
	display: inline;
}
