body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #477311;
}

td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #243B08;
	
	

}

a:link {
	color: #243B08;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #243B08;
}
a:hover {
	text-decoration: underline;
	color: #477311;
}
a:active {
	text-decoration: none;
	color: #243B08;
}

.coupon {
	height: 100px;
	padding: 15px;
	border: 1px dashed #000000;
	background-color: #EAEAEA;
}


h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #243B08;
	font-size: 18px;
	font-weight: bold;
	padding-right: 15px;
	vertical-align: middle;
	display: inline;
}
a h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #243B08;
	font-size: 18px;
	font-weight: bold;
	padding-right: 15px;
	vertical-align: middle;
	display: inline;
	text-decoration:none;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #243B08;
	font-size: 16px;
	font-weight: bold;
	padding-right: 15px;
	vertical-align: middle;
}	
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #243B08;
	font-size: 14px;
	font-weight: bold;
	padding-right: 15px;
	vertical-align: middle;
}
.borderrightleft {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #88BA01;
	border-left-color: #88BA01;
}
.leftnav {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 24px;
}


.borderleft {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #88BA01;
}




.contentpad {
	padding: 15px;
}


.footertext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 11px;
	font-weight: bold;
}

.footerlink {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 11px;
	font-weight: bold;
	padding-right: 5px;
	text-decoration:none;
	padding-left: 5px;
}

.footerlink:hover {
	text-decoration:underline;

}

.angel_bg {
	background-image: url(images/angel.jpg);
	background-repeat: no-repeat;
	height: 477px;
}
.borderall {
	border: 1px solid #000000;
}
