@charset "UTF-8";
/* CSS Document */

.stripes {
	background: url(images/stripes.jpg) repeat-y;
	width: 163px;
}
a img {
	border: 0px;
}
img {
	border: 0px;
}
hr {
	color: #4e4033;
	border: 1px solid #4e4033;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4F4034;
	line-height: 1em;
	padding: 0px;
	margin: 0px;
}
body {
	background: #795851;
}
.spacer { 
background: url(images/spacer.jpg) repeat-y center center;
width: 15px;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #4F4034;
	line-height: 1em;
	padding: 0px;
	margin: 0px;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4F4034;
	line-height: 1em;
	padding: 0px;
	margin: 0px;
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E790A8;
	line-height: 1em;
	padding: 0px;
	margin: 0px;
}

a.menu, a.menu:visited, a.menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fce6ef;
	line-height: 1em;
	padding: 5px;
	margin: 0px;
	height: 30px;
	text-decoration: none;
}
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	line-height: 1em;
	padding: 5px;
	margin: 0px;
	height: 30px;
	text-decoration: none;
}
	
