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

body {
	margin: 0;
	padding: 0;
	font-family: 'Trebuchet', 'Trebuchet MS', Arial, verdana, sans-serif;
	font-size: 13px;
	color: #444;
	background: #fff;
	}
a {
	color: #00538A;
	text-decoration: underline;
	outline: none;
	font-weight:bold;
	}
a:hover {
	text-decoration: none;
	}
img {
	border: none;
	}
img.block {
	display: block;
	float: none;
	clear: right;
	}
#clear {
	clear: both;
	}
#block {
	display: block;
	padding-bottom: 15px;
	}
#block img.location-img {
	display: block;
	float: none;
	margin: 15px;
	border: 1px #222 solid;
	clear: both;
	}
iframe {
	margin: 15px;
	border: 1px #000 solid;
	}
/*--H1, H2, H3, H4--*/
h1 {
	display: none;
	}
h2 {
	margin: 20px 15px 0 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #333333;
	letter-spacing: -1px;
	}
#left h2 {
	margin-bottom: 15px;
	}
h3 {
	margin: 20px 15px 0 15px;
	padding: 0 0 0 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #333333;
	letter-spacing: -1px;
	border-left: 20px #333333 solid;
	}
h4 {
	margin: 0 0 15px 15px;
	font-size: 13px;
	font-weight: normal;
	color: #00538A;
	}
h5 {
	margin: 5px 0 5px 15px;
	font-family: Tahoma, Verdana, lucida-grande, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	}
h5 span {
	color: #336699;
	}
h6 {
	margin: 0 5px 0 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;
	}
/*--PARAGRAPH--*/
p {
	line-height: 17px;
	}
a.big {
	margin-left: 61px;
	font: bold 22px Arial, Helvetica, sans-serif;
	color: #000;
	letter-spacing: -1px;
	text-align: center;
	}
.alt {
	font-size: 13px;
	}
p span.emph {
	font-weight: bold;
	}
span.emph2 {
	font-weight: bold;
	color: #000;
	}
span.emph3 {
	font-size: 14px;
	}
/*--DIV STYLES--*/
#wrapper {
	position: relative;
	margin: 0 auto;
	width: 950px;
	}
#header {
	width: 950px;
	height: 100px;
	background: url(../images/header.jpg);
	border-bottom: 1px #ccc solid;
	}
#art {
	width: 950px;
	height: 259px;
	background: url(../images/art.jpg);
	border-bottom: 1px #333333 solid;
	}
#footer {
	padding: 25px 0;
	width: 925px;
	border-top: 1px #ccc solid;
	}
#footer p {
	margin: 0;
	font-size: 12px;
	color: #666666;
	text-align: center;
	line-height: 16px;
	}
/*---------------------------------------------------------------------------------SPECIFIC DIV STYLES--*/
/*--LEFT--*/
#left {
	float: left;
	width: 280px;
	}
#left h2 {
	margin-left: 15px;
	}
#left h3 {
	margin-left: 15px;
	}
#left p {
	margin: 0 15px 10px 15px;
	}
#left ul {
	}
#left ul li p {
	margin: 0;
	padding: 0;
	}
#left ul li a {
	margin: 0;
	padding: 0;
	}
#left #ul-wrapper {
	position: relative;
	margin: 20px 0 0 -20px;
	width: 270px;
	font-size: 13px;
	}
#left #ul-wrapper ul li {
	margin-bottom: 10px;
	}
#left-ul1 {
	float: left;
	margin: 0 0 0 0;
	width: 125px;
	}
#left-ul1 ul {
	margin: 0;
	text-align: right;
	list-style: none;
	}
#left-ul2 {
	float: right;
	width: 130px;
	margin-bottom: 15px;
	}
#left-ul2 ul {
	margin: 0;
	padding: 0;
	}
#left-ul2 ul li {
	margin-left: 25px;
	padding-left: 15px;
	}
/*--RIGHT--*/
#right {
	float: right;
	padding-bottom: 15px;
	width: 667px;
	border-left: 1px #ccc solid;
	}
#right h3 {
	margin-left: 15px;
	}
#right img {
	float: left;
	margin: 5px 15px 0px 15px;
	}
#right td img {
	float: right;
	margin: 5px 15px 0px 15px;
	}

#right p {
	margin: 0 0 10px 15px;
	}
#right ul.locations-ul {
	margin: 10px 0 10px 0px;
	padding: 0 0 0 40px;
	font-size: 13px;
	}
#right ul.locations-ul li {
	margin-bottom: 4px;
	}
#right ul.service_list {
	font-size: 13px;
	color: #444444;
	}
#right ul.service_list li {
	margin: 5px 0;
	}
#right #service_list1 {
	float: left;
	}
#right #service_list2 {
	float: right;
	margin-right: 330px;
	}
/*--COUPONS--*/
table#coupons {
	margin: 0 0 15px 15px;
	border: 1px #dedede solid;
	}
table#coupons td {
	padding: 5px 0;
	border: 1px #efefef solid;
	}
table#coupons img {
	float: none;
	margin: 8px;
	padding: 0;
	border: 1px #000 solid;
	}
table#coupons img:hover {
	cursor: pointer;
	border: 1px #0099ff solid;
	}
/*--LEARN-BTN--*/
#learn-btn {
	position: relative;
	padding: 160px 0 15px 60px;
	width: 160px;
	height: 38px;
	}
#learn-btn a {
	display: block;
	margin: 0 auto;
	width: 137px;
	height: 38px;
	background: url(../images/buttons/learn.png);
	}
#learn-btn a:hover {
	background: url(../images/buttons/learn.png) 0 -38px;
	}
#learn-btn a span {
	display: none;
	}
a#watch-video {
	display: block;
	margin: 20px auto 0 auto;
	width: 160px;
	height: 39px;
	text-indent: -9999px;
	background: url(../images/watch-video.jpg);
	}
a#watch-video:hover {
	background: url(../images/watch-video.jpg) 0 -39px;
	}
/*--NAV--*/
#nav {
	float: right;
	margin: 0;
	padding-top: 31px;
	width: 499px;
	height: 39px;
	}
#nav a {
	font: bold 16px 'Trebuchet', 'Trebuchet MS', Arial, verdana, sans-serif;
	color: #fff;
	text-align: center;
	text-decoration: none;
	}
#nav a:hover {
	text-decoration: none;
	}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#nav ul li {
	display: inline;
	}
#nav ul li a {
	float: left;
	display: block;
	margin: 0 5px 0 0;
	padding: 7px 0 0 0;
	width: 121px;
	height: 39px;
	color: #000;
	background: url(../images/buttons/btn.png) top left no-repeat;
	}
#nav ul li a:hover {
	background: url(../images/buttons/btn-over.png) top left no-repeat;
	}
#nav ul li a#navlast {
	margin-right: 0;
	}
#nav ul li a.navcurrent {
	color: #fff;
	background: url(../images/buttons/btn-current.png) top left no-repeat;
	}
#nav ul li a:hover.navcurrent {
	text-decoration: none;
	background: url(../images/buttons/btn-current.png) top left no-repeat;
	}
/*-------------------------------------COUPONS----------------------------------------*/

#phoneblock {float:right; font-size: 28px; color: #e5ac00; margin: 0}
