@charset "UTF-8";
#nav {
	padding-top: 10px;
	width: 224px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #4D1E0A;
	font-size: 100%;
	font-weight: bold;
	text-transform: uppercase;
}
body  {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #A87941;
}
.twoColFixLtHdr #header {
} 
.twoColFixLtHdr #container {
	width: 744px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #A87941;
	height: 500px;
} 
#mainimage {
	width: 223px;
}
#flashcontent {
	width: 480px;
	height: 600px;
	float: right;
	padding-right: 40px;
	padding-bottom: 30px;
}

