@charset "UTF-8";
/* CSS Document */

a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #C9B998;
}
a:hover {
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	color: #CA0610;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.mainbox {
	background-image: url(images/backstrip-5.png);
	background-repeat: repeat-x;
	padding: 0px;
	width: 800px;
	margin-top: 36px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: bottom;
}
#footer {
	height: 132px;
	background-image: url(images/backstrip-6.png);
	background-position: bottom;
	float: left;
	width: 800px;
	vertical-align: bottom;
	background-repeat: repeat-x;
}
body {
	background-color: #5b0707;
	background-image: url(images/background2.png);
	background-repeat: repeat;
}
#maintext {
	width: 568px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	color: #C9B998;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 20px;
}
#navholder2 {
	text-align: right;
}

#menu {
	background: #5b0707;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
#menu li {
	float: right;
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#menu a {
	background: #5b0707;
	color: #C9B998;
	display: block;
	float: left;
	margin: 0;
	padding: 10px 12px;
	text-decoration: none;
	font-weight:normal;
}
#menu a:hover {
	background: #C9B998 url("images/hover.gif") bottom center no-repeat;
	color: #5b0707;
	padding-bottom: 10px;	
}
.formtext {
	background-color: #D2C6A9;
	text-align: left;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D1C6A9;
}
.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #D1C6A9;
	font-weight: bold;
}
