* {
margin: 0;
padding: 0;
}

a {
color: fef4d9;
}

a:visited {
	text-decoration: underline;
	color: #462c11;
}

a:hover {
}

ul {
margin: 15px 40px;
}

body {
	background-position: 50% 50%;
	font: normal 11px/18px verdana, georgia, times, serif;
	text-align: center;
	background-color: #f9d694;
}

#wrapper {
margin: 0 auto;
text-align: left;
width: 890px;
}

#head {
width: 890px;
height: 195px;
background: #9D3A06 url("images/header.jpg");
border: 2px solid #8c6a4a;
text-align: right;
}

#head img {
position: relative;
right: 570px;
margin-bottom: 30px;
}

#head h1 {
color: #fff;
font-size: 40px;
margin-top: 30px;
margin-right: 30px;
cursor: default;
color: #fff;
letter-spacing: -5px
}

#left_column {
padding-top: 20px;
width: 184px;
border: 2px solid #8c6a4a;
float: left;
}

#right_column {
padding-top: 20px;
width: 684px;
border: 2px solid #8c6a4a;
float: right;
}

#left_column {
	margin-top: 12px;
	color: #ffffff;
	margin-left: 4px;
	background-color: #8c6a4a;
}

* html #left_column {
position: relative;
top: -8px;
width: 200px;
}

* html #right_column {
position: relative;
top: -8px;
margin-left: 4px;
}

#right_column {
	margin-top: 12px;
	margin-left: 10px;
	color: #000000;
	background-color: #FEF4D9;
}

#left_column h1, #right_column h1{
font-size: 18px;
margin-left: 15px;
margin-right: 15px;
display: block;
padding-bottom: 3px;
}

#right_column h2{
	font-size: 9px;
	margin-left: 15px;
	margin-right: 15px;
	display: block;
	color: #462c11;
}

#left_column h1 {
	border-bottom-style: solid;
	border-bottom-color: #fef4d9;
}

#right_column h1 {
	border-bottom-style: solid;
	border-bottom-color: #8c6a4a;
}

#right_column h2 {
	border-top-style: solid;
	border-top-color: #8c6a4a;
	border-top-width: thin;
	font-style: italic;
	color: #8c6a4a;
	}

#left_column img, #right_column img{
border: 2px solid #8c6a4a;
margin: 20px 0px 20px 0px;
}

#left_column h1 {
color: #fef4d9;
}

#right_column h1 {
color: #8c6a4a;
}

p {
margin: 20px 20px 20px 20px;
}



.links {
list-style: none;
list-style-image: none;
margin: 20px 15px;
}

.links li {
border-style: solid;
border-width: 0 0 0 5px;
}

.brown {
border-color: #fef4d9;
}

.links a {
	display: block;
	width: 138px;
	height: 24px;
	background-color: #f9d694;
	color: #462c11;
	text-decoration: none;
	margin: 5px 0;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
}

* html .links a {
width: 138px;
}

.links a:hover {
background-color: #fa8c4d;
color: #fef4d9;
}

#bottom {
float: center;
clear: both;
margin: 30px 0 0 70px;
}

#left_footer {
color: #462c11;
padding-bottom: 10px;
}

* html #left_footer {
position: relative;
}
