body {
	margin:0px;
}

/* GT added these in when Van removed from site. Because the "home" descriptions were used elsewhere on the site, I added new and left all old ----------------------- */

.home_hd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 30px;
	font-weight: normal;
	color: #E0C695;
	padding-bottom: 10px;
	text-align: left;
}
.home_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	color: #cbbeaa;
		text-align: left;
}
.home_merch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	color: #262626;
	padding: 13px 20px 0px 20px;
	text-align: left;
}
.home_merch_bkgd {
	width: 800px; height: 123px;
	background-image: url(images/home/home_bkgd.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: scroll;
	padding: 0; 
	}
	
.home_merch a:link {color: #262626; text-decoration: underline;}
.home_merch a:visited {color: #262626; text-decoration: underline;}
.home_merch a:hover {color: #262626; text-decoration: underline;}
.home_merch a:active {color: #262626; text-decoration: underline;}

/* existing css ----------------------- */

.home_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 30px;
	color: #E0C695;
	text-decoration: none;
}
.home_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #cbbeaa;
	text-decoration: none;
}
.home_subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #E0C695;
	text-decoration: none;
}
.acclaim_dark_beige {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #E0C695;
	text-decoration: none;
}
.acclaim_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #f9f8f6;
	text-decoration: none;
}
.acclaim_beige {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #e8dcbe;
	text-decoration: none;
}
.footer_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #999999;
	text-decoration: none;
}
.footer_content_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #999999;
	text-decoration: underline;
}
.contact_content_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #f9f8f6;
	text-decoration: underline;
}
.home_content_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #f9f8f6;
	text-decoration: underline;
}
.content_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #cbbeaa;
	text-decoration: underline;
}
.special_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #E0C695;
	text-decoration: none;
}