body {
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
}

.header {
	position: absolute;
	top: 3px;
	overflow: visible;
	left: 3px;
}
.globalNav {
	top: 128px;
	position: absolute;
	width: 730px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 3px;
	color: #0B4E0B;
	text-align: center;
	left: 3px;
	visibility: visible;
	height: 21px;
	padding-top: 4px;
	border: solid #E0D9AD 1px;
	border-top: solid #E0D9AD 1px;
	border-bottom: solid black 1px;
}

.globalNav a {
	color: #0B4E0B;
	text-decoration: none ;
	border: solid #E0D9AD 1px;
	border-top: solid #E0D9AD 1px;
	padding: 2px;

}
.globalNav a:hover {
	text-decoration: none;
	background-color: #FFFFCC;
	border: solid #0B4E0B 1px;
	border-top: solid #0B4E0B 1px;
	padding: 2px;
}

.mainContent {
	position: absolute;
	top: 154px;
	width: 730px;
	left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #124608;
}

a {
	color: #0B4E0B;
	text-decoration: none;
}

a:hover {
	color: #990000 ;
	text-decoration: none;
}

a.services {
	color: #006699;
	text-decoration: none;
	font-weight: bold
}

a:hover.services {
	color: #990000 ;
	text-decoration: none;
	font-weight: bold;
}
.leftStory {
	position: relative;
	left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #124608;
	border-right: 1px solid #124608;
	padding: 0px 10px 0px 0px;
	width: 408px;
}

.leftStorySrvs {
	position: relative;
	left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #124608;
	border-right: 1px solid #124608;
	padding: 0px 10px 0px 0px;
	width: 308px;
}


.rightStory {
	position: absolute;
	left: 425px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #124608;
	padding: 0px 10px 0px 0px;
	width: 300px;
	top: 3px;
}

.rightStorySrvs {
	position: absolute;
	left: 325px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #124608;
	padding: 0px 10px 0px 0px;
	width: 400px;
	top: 3px;
}

.footer {
	position: relative;
	left: 3px;
	padding: 10px 0px 0px 0px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.mapImage img{
	left: 427px;
	top: 325px;
	position: absolute;
}

.mapImage p{
	left: 511px;
	position: absolute;
	top: 311px;
}

.rightCol {
	left: 427px;
	position: absolute;
	top: 3px;
	width: 306px;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	color: #990000;
	text-align: center;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #990000;
	text-align: center;
}

h3 {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}

h5 {
	color: #990000;
	font-style: italic;
	font-weight: bold;
}

.infoTable {
	border: medium double #124608;
	background-color: #FFFFFF;
}

.formTable {
	background-color: #FFFFFF;
	border: #124608 solid 1px;
}

.formTable .headerTd {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	background-color: #A98F54;
}

.formTable .label {
	text-align: right;
}

.formTable .inputField {
	width: 280px;
}

.CallToday {
	font-size: 16px;
	font-weight: bold;
	font-style:italic;
	text-align: center;
}

.CallTodayLink {
	font-size: 16px;
	font-weight: bold;
	font-style:italic;
	text-decoration:underline;
	text-align:center;
}

.couponHeader {
	font-size: 18pt;
	font-weight: bold;
	font-style:italic;
	text-align:center;
	color:#CC0000;
}

.couponHeaderTable {
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0B4E0B;
}
.couponSubheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	color: #AC9051;
}
.couponFree {
	font-size: 36px;
	font-weight: bold;
	color: #0B4E0B;
	font-family:"Times New Roman", Times, serif;
}
.couponText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.couponTextSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.couponTable {
	border: 2px dashed #000000;
	background-color: #FFFFFF;
}
