@charset "UTF-8";
/* CSS Document */

a:link {
	color: #8b5f35;
	text-decoration: none;
	font-style: normal;
	font-weight: 200;
}
a:visited {
	text-decoration: none;
	color: #b57c45;
	font-style: normal;
	font-weight: 200;
}
a:hover {
	text-decoration: underline;
	color: #c58e5a;
	font-style: normal;
	font-weight: 200;
}
a:active {
	text-decoration: none;
	color: #c58e5a;
	font-style: normal;
	font-weight: 200;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3E241F;
	font-weight: normal;
}
a {
	font-weight: bold;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #B17447;
	font-weight: bold;
}
h2 {
	color: #B17447;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
hr {
	color: #B17447;
	background-color: #B17447;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #3E241F;
	font-weight: normal;
	line-height: 12px;
	font-style: normal;
}
.printablelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-right: 12px;
}
.style1 {
	color: #b17447;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}.style2 {
	color: #b17447;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
#home
{
	position: absolute; left: 135px; top: 85px; width: 121px; height: 15px;
}
h6, h5
{
	color:#B17447;	
	font-size:14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

#promotions-state {
	margin: 0 0 0 0em;
	width: 18em;
	padding: 10px;
	border:2px solid #e4c896;
	color: #bf6b3c;
	list-style: none;
	margin: 0 auto;
	display:block;
}
#promotions-state li {
	margin-top:8px;
	text-align:center;
}

#promotions-state li a:hover {
	background: #ba6d3f;
	color: #f9e9d2;
	text-decoration: none;
}
.center {
	text-align:center;
}

#promotionsHeader {
padding: 20px;
margin: 0 0 40px 0px;
background: #ba6d3f;
border:3px solid #f9e9d2;
color: #e4c896;
font-size: 16px;
}

#contentWrapper #bodyText #promotionsHeader a, #contentWrapper #bodyText #promotionsHeader a:hover, #contentWrapper #bodyText #promotionsHeader a:visited  {
color: #e4c896;
text-decoration: underline;
}




#promotionsFooter {
margin: 40px 0 0 0;
font-size: 10px;
text-align: center;
}
