@charset "utf-8";

#specialoffers h1  {
	color: #D6C794;
	font-size: 1.8em;
	font-weight: lighter;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(../layout/h1.gif);
	height: 27px;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #378456;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	position: relative;
	padding-top: 23px;
}
#specialoffers h2, #specialoffers h3, #specialoffers h4  {
	color: #D6C787;
	font-size: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: .2em;
	margin-left: 20px;
}


#specialoffers p  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: lighter;
	font-size: .8em;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	line-height: 1.5em;
}

#specialoffers a  {
	color: #D6C794;
	text-decoration: none;
}
#specialoffers a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#specialoffers .floatright {
	float: right;
	margin: 10px;
}

#specialoffers {
	background-color: #167141;
}
