@charset "utf-8";
body {
	background-color: #4E3730;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	color: #4E3730;
	background-attachment: fixed;
	background-image: url(images/pattern1.jpg);
	margin: 0px;
	padding: 0px;
}
#nav {
	height: 20px;
	background-color: #3B525A;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 75%;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7d5021;
	border-right-color: #7d5021;
	border-bottom-color: #7d5021;
	border-left-color: #7d5021;
}
#nav-inner {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	color: #e0c3a5;
}
#content-inner {
	background-color: #ffffff;
	border: 1px solid #7D5021;
	float: none;
	width: 700px;
	font-size: 75%;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	color: #3B525A;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#clearfloat {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
}
.clearfloat {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
}
#footer {
	background-color: #3B525A;
	padding-top: 6px;
	padding-bottom: 0px;
	height: 20px;
	margin-top: 30px;
	margin-bottom: 30px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7d5021;
	border-right-color: #7d5021;
	border-bottom-color: #7d5021;
	border-left-color: #7d5021;
}
#footer-inner {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 60%;
	text-align: center;
	width: 700px;
	color: #e0c3a5;
}
#footer-inner a, #footer-inner a:visited {
	color: #c09465;
}
#footer-inner a:hover {
	color: #e0c3a5;
	text-decoration: none;
}
#content-inner h1, #content-inner h2 {
	color:#C09465;
	word-spacing: 0.4em;
	letter-spacing: -0.1em;
	padding: 0px;
	margin: 0px;
	line-height: 1.5em;
}
#content-inner a, #content-inner a:visited {
	color: #3b525a;
	text-decoration: underline;
}
#content-inner a:hover {
	color: #7d5021;
	text-decoration: none;
}
.floatlogo {
	clear: none;
	margin: 0px;
	padding: 0px;
	top: -15px;
	position: relative;
	float: left;
	left: -15px;
}
#content-inner-2 {
	position: relative;
	top: -30px;
}


#navcontainer ul
{
	padding-left: 0;
	margin-left: 0;
	background-color: #3B525A;
	color: #000000;
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	position: relative;
	top: -15px;
	height: 28px;
	font-weight: bold;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.4em 1em;
background-color: #3B525A;
color: #e0c3a5;
text-decoration: none;
float: left;
border-right: 1px solid #7D5021;
}

#navcontainer ul li a:hover
{
background-color: #e0c3a5;
color: #3B525A;
}
.floatimageleft {
	margin: 5px;
	float: left;
	border: 1px solid #7D5021;
}
.floatimageright {
	margin: 5px;
	float: right;
	border: 1px solid #7D5021;
}
#content-inner #content-inner-2 td {
	border: 1px solid #515151;
	padding: 4px;
	margin: 0px;
}
#content-inner #content-inner-2 p {
	line-height: 1em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
