#bodyContainer
{
	border-left: 2px solid #fff;
	border-bottom: 2px solid #fff;
	background: url(images/bodyContentBack.jpg) left top repeat-y;
}
#bodyBackground
{
	background: #fff;
}
#topLinks
{
	float: right;
	margin-top: 10px;
	color: #fff;
}
#topLinks a
{
	color: #fff;
	font-weight: bold;
	height: 35px;
	text-decoration: none;
}
#topLinks img
{
	border: none;
	margin: 0 15px 0 5px;
}
#topLinks span
{
	position: relative;
	bottom: 10px;
}
#topLinks span:hover
{
	text-decoration: underline;
}
#leftImages
{
	width: 200px;
	float: left;
}
#logo a img
{
	border: 2px solid #fff;
}
#mainImage
{
	width: 694px;
	float: right;
	border: 2px solid #fff;
}
#secondaryImage
{
	margin-top: -2px;
	border: 2px solid #fff;
}
.mainNav
{
	width: 200px;
	float: left;
	background: #dac88a;
}
.contentPane
{
	/*width: 638px;*/
	width: 70.5%;
	float: right;
	background: #fff;
	padding: 10px 30px 10px 0;
	line-height: 1.5em;
	font-size: 12px;
}
#footerContainer 
{
	clear: both;
}
#footerContainer {
	width: 900px;
	color: #bda385;
	background: #5e472c;
	text-align: right;	
}
#footerContainer a:link, #footerContainer a:visited {
	color: #ffffff;
	text-decoration: underline;
}
#footerContainer a:hover, #footerContainer a:visited:hover {
	color: #ffffff;
	text-decoration: underline;
}
#footerContainer p {
	margin: .1em;
	line-height: 1.5em;
}
#dnn_dnnCOPYRIGHT_lblCopyright
{
	font-weight: normal;
	color: #bda385;
	font-size: 1em;
	font-family: Arial, Sans-Serif;
}
.clear
{
	clear: both;
}
.dnnMenu
{
	color: #5f6f92;
	border-bottom: 2px solid #fff;
	text-align: center;
	padding: 1em .5em;
	font-weight: bold;
}
.importantMenuItem
{
	background: #5f6f92;
	color: #fff;
}
.dnnMenuSub
{
	background-color: #dac88a;
}
