@charset "utf-8";
/* CSS Document */

body {
	font-family: "Trebuchet MS", Tahoma, "Myriad Pro";
	background-image: url(background.jpg);
	margin: 0px;
	padding: 0px;
	color: #e6e6e6;
	background-attachment: fixed;
}

#wrapper {
	background-color: #000000;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF0000;
	border-left-color: #FF0000;
}

.mainContent {
	width: 845px;
	margin-right: auto;
	margin-left: auto;
}


.header {
	height: 105px;
	width: 100%;
}

h1 {
	font-size: 18px;
	font-weight: bolder;
	font-variant: small-caps;
	margin-top: 15px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFF903;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	color: #FFFFFF;
}
h3 {
	text-align: center;
	font-size: 17px;
	font-weight: bolder;
}
h4 {
	color: #FFFF00;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

h5 {
	text-align: center;
	width: auto;
}
#wagmp_map_1 {
	height: auto;
	width: auto;
	border: thin solid #000000;
}
.mapWrap {
	height: auto;
	width: 524px;
	border: 1px solid #999999;
	margin-right: 10px;
}

.footer {
	height: 80px;
	width: 955px;
	background-color: #CCCCCC;
	background-image: url(footerBg.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 20px;
	font-size: 10px;
}
.footer a {
	color: #000000;
}
.footer table {
	margin-left: 25px;
	margin-top: 3px;
}
.imgRight {
	float: right;
	margin-bottom: 3px;
	margin-left: 5px;
	border: 1px solid #999999;
	height: auto;
	width: auto;
}
.imgLeft {
	float: left;
	margin-right: 5px;
	margin-bottom: 3px;
	height: auto;
	width: auto;
}
.tagline {
	width: auto;
	font-size: 16px;
	font-weight: bold;
	margin-top: 5px;
	color: #FFFF00;
	letter-spacing: 1px;
	margin-left: 360px;
}
a {
	color: #33FFFF;
}
.picTable td {
	background-color: #333333;
	text-align: center;
	width: 150px;
	border: 1px solid #666666;
	padding-top: 10px;
}
.picTable {
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
.picTable a {
	font-size: 12px;
}
.picTable img {
	border: 1px solid #999999;
}
.picTable2 td {
	background-color: #333333;
	text-align: center;
	width: 150px;
	border: 1px solid #666666;
	padding-top: 10px;
}
.picTable2 {
	width: auto;
	float: left;
	margin-right: 7px;
	font-size: 12px;
}


.picTable2 img {
	border: 1px solid #999999;
}
.quote {
	width: 550px;
	font-size: 13px;
	color: #FF9999;
	margin-right: auto;
	margin-left: auto;
}
.mainContent  th {
	font-size: 14px;
	font-weight: bolder;
	background-image: url(formBg.gif);
	padding-left: 20px;
	text-align: left;
	height: 20px;
	font-style: normal;
	color: #000000;
	line-height: 14px;
}
.leftPadding {
	margin-left: 30px;
}
.checkboxes {
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.forms {
	margin-right: auto;
	margin-left: auto;
	border-collapse: collapse;
	border-top-width: 0px;
	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: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #666666;
}
.forms2 {
	margin-right: auto;
	margin-left: auto;
	border-collapse: collapse;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}
.forms input {
	background-color: #a8a8a8;
	border-collapse: collapse;
	border: 1px solid #333333;
}
.forms select {
	background-color: #a8a8a8;
	border: 1px solid #333333;
	border-collapse: collapse;
}
.forms .textArea textarea {
	border: 1px solid #333333;
	background-color: #a8a8a8;
}
.forms2 input {
	background-color: #a8a8a8;
	border-collapse: collapse;
	border: 1px solid #333333;
	margin-left: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.forms2 select {
	background-color: #a8a8a8;
	border: 1px solid #333333;
	border-collapse: collapse;
}
.forms2 .textArea textarea {
	border: 1px solid #333333;
	background-color: #a8a8a8;
}
.forms p {
	margin-top: 10px;
	margin-bottom: 10px;
}
.formWrap {
	height: auto;
	width: 650px;
	border: 1px solid #999999;
	margin-right: auto;
	margin-left: auto;
}

.leftFormCells {
	text-align: right;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.textArea {
	padding: 15px;
	line-height: 17px;
	background-color: #a8a8a8;
}
.calculator {
	background-color: #000000;
}
.highlite li {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
.information td {
	padding-bottom: 20px;
	padding-left: 10px;
	width: 33%;
	background-color: #666666;
	padding-top: 10px;
	border: 1px solid #999999;
}
.information {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 17px;
	border: 1px solid #999999;
}
dt {
	font-weight: bold;
	color: #FFFF99;
}
dd {
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 7px;
	padding-bottom: 15px;
}
.accent {
	color: #FFFF00;
}
.hours {
	margin-bottom: 10px;
	margin-left: 30px;
	font-size: 13px;
}
.customers {
	width: 100%;
	margin-top: 10px;
	background-color: #333333;
}
.customers td {
	text-align: center;
	padding-top: 6px;
	border: 1px solid #999999;
}
.customers img {
	border: 1px solid #999999;
}
#PLHFO0Div {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	height: auto;
}
.phone {
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 127px;
	vertical-align: top;
	padding-top: 65px;
}
.description {
	font-size: 12px;
	color: #cccccc;
	border: 1px dotted #444444;
	margin: 25px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	background-color: #222222;
}
.index {
	background-image: url(lotBg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.accentInx {
	font-size: 24px;
	font-weight: bolder;
	color: #FFFF00;
	margin-left: 85px;
	letter-spacing: 1px;
}
.link {
	padding-left: 40px;
	height: 32px;
}
.invList {
	padding: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.invTable {
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
.invTable td {
	border: 1px solid #efd69f;
	height: 76px;
	width: 748px;
}
.lineLink a:Link {
	text-decoration: none;
	display: block;
	height: 76px;
	width: 785px;
	color: #33FFFF;
	background-color: #000000;
}
.lineLink a:Visited {
	text-decoration: none;
	display: block;
	height: 76px;
	width: 785px;
	color: #efd69f;
	background-color: #000000;
}
.lineLink a:Hover {
	text-decoration: none;
	display: block;
	height: 76px;
	width: 785px;
	background-color: #434343;
	color: #ffffff;
}
.lineLink img {
	padding-right: 5px;
	float: left;
}
.menu {
	width: 200px;
}
.coupons {
	border: 1px solid #666666;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
.coupons td {
	background-image: url(coupon_.gif);
	height: 230px;
	width: 340px;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #666666;
}
.couponTxt .price {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #00cc00;
	font-size: 18px;
	font-style: italic;
	font-weight: bolder;
	text-align: right;
	margin-right: 5px;
}

.couponTxt {
	border: 3px dashed #CCCCCC;
	height: 125px;
	padding-left: 40px;
	padding-right: 30px;
	font-size: 12px;
}
.banner {
	text-align: center;
	width: 100%;
}
.couponHd {
	font-size: 18px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
}
.printDisc {
	display: none;
}
.disclaimer {
	font-size: 11px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
.banner {
	height: 60px;
	width: 475px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FF0000;
	margin-top: 20px;
}
