* {margin:0; padding:0;
}
body {
	background-color: #F9E4B4;
	background-image: url(../images/bkg-Dark-Cream.gif);
	background-repeat: repeat-x;
	background-position: top;
}


p {
	font-family: "Microsoft Sans Serif", Arial, Verdana;
	font-size: 0.8em;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
	letter-spacing: normal;
	word-spacing: normal;
	text-align: left;
	margin: 0px;
}

h1 {
	text-indent: -99999px;
}

h2 {
	font-family: "Lucida Sans", Arial, Verdana;
	font-size: 1.8em;
	padding-top: 7px;
	padding-right: 2px;
	padding-bottom: 8px;
	padding-left: 5px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #7E0C11;
	text-decoration: none;
	line-height: normal;
	margin: 0px;
}

#container {
	width: auto;
	background-image: url(../images/bkg-Dark-Cream.gif);
	background-repeat: repeat-x;
	background-position: center 24px;
	height: auto;
	padding: 0px;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#wrapper {
	width: 766px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 0px;
	height: auto;
	padding: 0px;
	float: none;
}

#header {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 770px;
	height: 168px;
	background-color: #FFFFFF;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: 20px center;
}


#content {
	margin: 0px;
	height: auto;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #DCBF6F;
	border-right-color: #DCBF6F;
	border-bottom-color: #DCBF6F;
	border-left-color: #DCBF6F;
	background-color: #FFFFFF;
	padding: 0px;
	border-top-style: none;
	border-bottom-style: none;
	width: 766px;
	float: none;
	clear: both;
}

#footer {
	height: 25px;
	width: 766px;
	background-color: #A00E14;
	padding: 0px;
	border: 2px solid #DCBF6F;
	margin: 0px;
	float: none;
}

#btmmenu {
	padding: 0px;
	width: 766px;
	margin: 0px;
	text-align: center;
	float: none;
	height: auto;
}
.btmmenu {
	font-size: 10px;
	color: #A00E14;
	text-align: center;
	display: block;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DCBF6F;
	float: right;
}
a:link {
	color: #A00E14;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #A00E14;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: underline;
}
