@charset "UTF-8";



html{height:100%}

.header {
	height: 90px;
	width: 795px;
	margin: auto;
}
.container {
	margin: auto;
	width: 795px;
	height:auto;
	display:table;
}
.left {
	width: 185px;
	background-image: url(images/leftbg.jpg);
	background-repeat: repeat-x;
	height: 488px;
}
.leftb {
	background-image: url(images/left_b.jpg);
	background-repeat: no-repeat;
	height: 4px;
}
.mainbanner {
	width: 591px;
	margin: auto;
}
h2 {
	margin-top: 10px;
	margin-bottom: 0px;
	color: #333333;
	background-color: #ECEFE3;
	padding-left: 5px;
}
.addybar {
	background-image: url(images/addy_bg.jpg);
	background-repeat: repeat-x;
	width: 591px;
	height: 21px;
	color: #FBFBFB;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
}
.disclaimer {
	font-size: 10px;
	margin-left: 30px;
	color: #666666;
}
.policyholder .policies {
	float: left;
	width: 35%;
	display: table;
}
.policyholder .payments {
	float: right;
	width: 60%;
	display: table;
}
.cardspayments {
	text-align: center;
}
.policyholder {
	display: table;
	width: 100%;
}

.tabs {
	float: left;
	width: 162px;
	color: #FFFFFF;
	background-image: url(images/iconbg.jpg);
	background-repeat: no-repeat;
	height: 272px;
	padding-right: 15px;
	padding-left: 15px;
	margin-left: 4px;
}
.hours {
	background-image: url(images/contactbg.jpg);
	height: 106px;
	width: 173px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
h4 {
	color: #e56b69;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 16px;
	margin-right: 0px;
	padding-left: 10px;
}
.servicenav h4 {
	background-color: #333333;
	background-image: url(images/sernavbg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;	
}
.makeapp {
	color: #D04543;
	text-align: center;
	height: 106px;
	width: 360px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.emailpromosignup #email p {
	text-align: left;
}
.makeapp a:link {
	color: #D04543;
	text-decoration: none;
	font-weight: bold;
}
.hours p {
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 14px;
}

.emaidetai {
	font-size: 10px;
	padding-left: 10px;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #E2EEE4;
	margin-right: 5px;
	margin-left: 5px;
	height: auto;
	padding-right: 10px;
	display: table;
}
input {
	background-image: url(images/formsbg.gif);
	background-repeat: repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #7E7E7E;
	border-bottom-color: #7E7E7E;
	border-left-color: #CCCCCC;
}
.container .left input {
	margin-left: 5px;
	border: 1px solid #C0BFBF;
	background-image: url(images/formsbg.gif);
}
.addyl {
	background-image: url(images/addybar_left.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 9px;
	float: left;
	vertical-align: middle;
	margin-top: -2px;
}
.addyr {
	float: right;
	height: 25px;
	width: 7px;
	background-image: url(images/addybar_right.jpg);
	background-repeat: no-repeat;
	margin-top: -2px;
}


.icons {
	margin-top: 10px;
	width: 591px;
	height: 272px;
	margin-right: auto;
	margin-left: auto;
}
h3 {
	font-size: 24px;
	color: #e56b69;
	margin-top: 10px;
	margin-bottom: 0px;
}
.tabgraphics {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
.phone {
	font-size: 18px;
}
body {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: .9em;
	background-image: url(images/mainbg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height:100%;
}
.logo {
	width: 228px;
	float: left;
	height: 43px;
}
.nav {
	text-align: center;
	color: #666666;
	padding-top: 15px;
	text-transform: uppercase;
	font-size: 12px;
}
.pink {
	color: #e56b69;
}
.container .leftcont {
	width: 184px;
	height: 499px;
	float: left;
}
.rflleft {
	background-image: url(images/reflxleft.jpg);
	background-repeat: no-repeat;
	height: 37px;
	width: 184px;
	margin-left: 3px;
}
.footer {
	width: 765px;
	text-align: center;
	font-size: 12px;
	color: #CCCCCC;
	height: 40px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-right: 50px;
}
.maincont {
	height: auto;
	display: table;
	margin: auto;
	width: 795px;
}
.footer a:link {
	color: #7E7C7C;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
.nav a:link {
	text-decoration: none;
	color: #e56b69;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
}
.mirror {
	height: 37px;
	margin-left: 2px;
}
.rfl {
	background-image: url(images/reflx.jpg);
	background-repeat: no-repeat;
	height: 37px;
	width: 192px;
	float: left;
	margin-right: 7px;
}
.nav a:visited {
	text-decoration: none;
	color: #;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	color: #e56b69;
}
.nav a:hover {
	text-decoration: none;
	color: #B13A38;
	padding-right: 10px;
	padding-left: 10px;
}
.footer a:visited {
	color: #D14746;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
.footer a:hover {
	color: #D04543;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
.otherbanners {
	width: 591px;
	margin: auto;
}
.clickhere a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.clickhere a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.clickhere a:hover {
	color: #E56B69;
	text-decoration: none;
}
.contentarea {
	width: 593px;
	border-right-width: 1px;
	border-bottom-width: medium;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E0E0E0;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E0E0E0;
	height: auto;
	display: table;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.contentarea .servtables td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.service {
	color: #333333;
	font-size: 12px;
	background-color: #F4F4F4;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 60%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.price {
	font-size: 12px;
	font-weight: bold;
	color: #D04543;
	background-color: #F2F2F2;
	text-align: center;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.servicenav li {
	list-style-position: inside;
	margin-left: -20px;
	list-style-type: none;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: square;
	list-style-position: outside;
}
.servicenav {
	width: 140px;
	float: right;
	margin-top: 5px;
	margin-right: 15px;
}
.servtables table {
}
.servicenav a:link {
	color: #333333;
	text-decoration: none;
	background-color: #D2D2D2;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	display: block;
	font-size: 12px;
}
.maincont .container .main .contentarea .servicenav h3 {
	margin-top: 0px;
	margin-bottom: 0px;
}
.servicenav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #AEAEAE;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	display: block;
	font-size: 12px;
}
.servicenav a:hover {
	color: #666666;
	text-decoration: none;
	background-color: #D2D2D2;
	list-style-type: square;
	padding-top: 3px;
	padding-bottom: 3px;
	list-style-position: inside;
	padding-left: 10px;
	margin-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	display: block;
	font-size: 12px;
}
p {
	text-align: justify;
	margin-right: 10px;
	margin-left: 10px;
}
.servicenav ul {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: none;
	list-style-position: outside;
}
.contentarea .servtables {
	float: left;
	width: 390px;
	margin-left: 15px;
}
h5 {
	font-size: 16px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	color: #515151;
}
.contentarea input {
	background-image: url(images/formsbg.gif);
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
}
.formbgs {
	padding: 5px;
	background-color: #EAECD6;
}
.contentarea textarea {
	background-image: url(images/formsbg.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
}
.contentarea li {
	color: #333333;
	font-size: 12px;
	line-height: 1.3em;
}
.careerform {
	float: right;
	width: 275px;
	background-color: #EAECD6;
	border: 1px solid #E5E5E5;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 10px;
}
.careertxt {
	float: left;
	width: 265px;
}
.servicecons {
	text-align: center;
	margin-top: 15px;
}
.promooffer {
	border: 1px dashed #999999;
	display: table;
	height: 75px;
	width: 490px;
	margin: auto;
	background-image: url(images/couponbg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: center;
}
.offering {
	margin-left: 20px;
	font-size: 24px;
}
.promoamount {
	float: left;
	width: 100%;
	color: #D24F4D;
	font-size: 36px;
	font-weight: bold;
}
.leftquote {
	background-image: url(images/leftquote.gif);
	background-repeat: no-repeat;
	height: 71px;
	width: 71px;
	background-position: top;
}
.rightquote {
	background-image: url(images/rightquote.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bios {
	font-size: 10px;
	line-height: 15px;
	text-align: left;
}
.recipients {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D0D2BF;
}
.gallery {
	width: 555px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 5px;
	text-align: center;
	background-color: #C2D3C3;
}
.gallery img {
	border: thin solid #C64730;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.map {
	text-align: center;
}
.addybar a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.addybar a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.addybar a:hover {
	color: #e56b69;
	text-decoration: none;
}
.emailinput {
	width: 150px;
}
.maincontainer {
	display: table;
	height: auto;
	width: 795px;
	margin: auto;
}
.maincontainer .lefty .log img {
	padding-bottom: 5px;
}
.lefty {
	float: left;
	width: 190px;
	position: relative;
}

.main {
	float: right;
	width: 595px;
	position: relative;
}
.barlid {
	background-image: url(images/left_t.jpg);
	height: 5px;
	width: 184px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	padding-top: 0px;
	background-position: bottom;
}
.bar {
	background-image: url(images/leftbg.jpg);
	background-repeat: repeat-x;
	height: 523px;
	margin: auto;
	width: 184px;
	background-position: bottom;
	background-color: #CADACA;
}
.subbutt {
	float: left;
}
.barfoot {
	background-image: url(images/left_b.jpg);
	background-repeat: no-repeat;
	margin: auto;
	width: 184px;
	height: 4px;
}
.thh{text-align:center;font-weight:bold;}

.tabholder {
	display: table;
	width: 375px;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.gcards {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	width: 174px;
	margin-right: auto;
	margin-left: auto;
}
.log {
	width: 184px;
}
.emailpromosignup {
	background-image: url(images/contactbg.jpg);
	height: 106px;
	width: 173px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 3px;
	font-size: 12px;
}
#appts {
	float: left;
	width: 395px;
	height: 272px;
	background-image: url(images/formbg.png);
}
.maincontainer .main .icons #appts #formheading {
	margin-left: 20px;
}
.maincontainer .main .icons #appts .tabgraphics #form1 table tr td div {
	color: #FFF;
}
.maincontainer .main .icons #appts .tabgraphics #form1 table tr td {
	color: #FFF;
	text-align: left;
}
.rflxn {
	background-image: url(images/longshadow.png);
	background-repeat: repeat-x;
	height: 37px;
	width: 395px;
	float: left;
	margin-right: 5px;
}
