body   {
	background-color: #531306;
	text-align: center;
	margin: 17px 0 0 0;
	font-size: 62.5%;
	font-family: verdana, tahoma, arial;
}

#content h1.home {
    color: #C3C491;
	width: 500px;
	font-size: 1.3em;
	margin: 5px 0;
	padding-right: 9px;
	line-height: 1.4em;
	float: right;
}

#container   {
	width: 900px;
	position: relative;
	margin: 0 auto;
}

#nav   {
	float: left;
	width: 900px;
	text-align: left;
}

#flash   {
	float: left;
}

#content   {
	width: 900px;
	min-height: 104px;
	height: auto !important;
	height: 104px;
	position: relative;
	float: left;
	text-align: right;
	background: url(../images/background.gif) repeat-x;
}

#footer   {
	clear: both;
	padding: 15px 9px 30px 0;
	text-align: right;
}

#content p.home   {
	color: #C3C491;
	width: 500px;
	font-size: 1.1em;
	margin: 0;
	padding-right: 9px;
	line-height: 1.4em;
	float: right;
}

#content p   {
	color: #C3C491;
	width: 700px;
	font-size: 1.1em;
	margin: 0;
	padding-right: 9px;
	line-height: 1.4em;
	float: right;
}

#footer p   {
	color: #7e4e44;
	font-size: .9em;
	margin: 0;
}

#footer a   {
	color: #7e4e44;
	text-decoration: none;
}

#footer a:hover   {
	color: #7e4e44;
	text-decoration: underline;
}

#nav img   {
	margin-left: 54px;
}

#nav img.first   {
	margin-left: 4px;
}

img.logo   {
	position: absolute;
	top: 0;
	left: 72px;
}

img {
    border: 0;
    }
    
a {
    color: #a96e32;
    text-decoration: none;
}

a {
    color: #a96e32;
    text-decoration: none;
}

a:hover {
    color: #a96e32;
    text-decoration: underline;
}
    