{
background-color: #e1ddd9;
font-size: 12px;
color:#564b47;
padding:20px;
margin:0px;
text-align: center;
}
#container {
	text-align: left;
	vertical-align: middle;
	padding: 0px;
	width: 1000px;
	background-color: #FFFFFF;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat;
	border: 1px outset #000000;
}
#header {
	height: 210px;
	width: 1000px;
	background-repeat: no-repeat;
	color: #000000;
	background-color: #4B0D00;
	border: 0px solid #000000;
}

#navagation {
	color: #000000;
	width: 100%;
	height: 42px;
	background-repeat: repeat;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 16px;
	background-image: url(images/wood-nav.jpg);
	border: 0px solid #000000;
}
#flash {
	height: auto;
	width: 1000px;
	float: left;
	left: auto;
	clear: left;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#rmenu {
	background-repeat: no-repeat;
	clear: right;
	font-size: 14px;
	visibility: visible;
	color: #000000;
	height: auto;
	width: 400px;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	float: right;
}
#footer {
	text-align: center;
	clear: both;
	float: center;
	background-color: #342522;
	width: 1000px;
	height: 150
	px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-image: url(images/footer.jpg);
	background-repeat: repeat;
	border-top-width: 0px;
}
