body {
background-image: url(master_bg.jpg); font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	
}
h1 {
font-family: "Trebuchet MS";
	font-size: 28px;
	font-weight: bold;
	color: #333333;
	padding-top: 8px;
	}
	
A:link 		{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #888847;
	text-decoration: none;
}

A:visited	{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color:#99994D;
	text-decoration: none;
}

A:active	{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color:#888847;
	text-decoration: none;
}

A:hover 	{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #99994D;
	text-decoration: none;
}


.header_type {
font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.small_quote_type {
font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
}
.green_header_type {
font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: 800;
	color: #ADAD5A;
}
.small_type {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color:#333333;
}
.text_box {
	width: 212px;
	padding:8px;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 11px;
	
}

.coupon_box {
	width: 418px;
	padding:8px;
	height: 300px;
	margin-top:20px;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 11px;
	border:thin dashed #333333;
	
}
.text_header {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight:bold;
	color: #333333;
}
.text_box_big {
	width: 335px;
	padding:11px;
	text-align: left;
	font-family: "Trebuchet MS";
	font-size: 11px;
	float:none;
}
.text_box_wide {
	width: 418px;
	padding:10px;
	text-align: left;
	font-family: "Trebuchet MS";
	font-size: 11px;
	float:none;
}
.text_box_wide_no_border {
	width: 350px;
	padding:8px;
	text-align:left;
	font-family: "Trebuchet MS";
	font-size: 11px;
}
.quote_box{
	width: 360px;
	padding:10px;
	text-align: left;
	font-family: "Trebuchet MS";
	font-size: 11px;
	float:none;
}

.main_box {
	width: 930px;
	padding:0px;
	background-image:url(background.gif);
	background-repeat:no-repeat;
}
.main_box_noback {
	width: 955px;
	padding:0px;
}
.bottom_box {
	width: 930px;
	padding:8px;

	background-color:;
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
}
.box_quote {
	width: 930px;
	padding:0px;
	background-image:url(box_middle.gif);
	background-repeat:repeat;
	background-position:center;
}
.wrapper {
	width: 955px;
	padding:0px;
}
.master_wrapper {
	width: 990px;
	padding:8px;
	background-image:url(background.gif);
	background-color:#FFFFFF;
	border-right: solid medium #ADAD5A;
	border-bottom: solid medium #ADAD5A;
}.bottom_box_no_back {
	width: 855px;
}
.bottom_box_with_text {
	width: 840px;
	padding:0px;
	text-align: left;
}
