﻿
body {
background: #4c320d;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 18px;
color: #333333;;
}

img { border: none; }
a { color: #4c320d;  }
a:hover { text-decoration: none; color : #000; }

#wrap {
margin: 20px auto;
width: 800px;
}

#header {
	background: #4c320d url('images/panarama(800x199).jpg') no-repeat;
	height: 199px;
	width: 800px;
	text-align: center;
}
#header h1 {
font-size: 26px;
font-weight: 100;
letter-spacing: -1px;
padding: 22px 0 5px 20px;
}
#header h1 a {
color: #fff;
text-decoration: none;
}
#header h1 a:hover {
	color: #111;
	text-decoration: none;
}
#header h2 {
color: #111;
font-size: 15px;
font-weight: 100;
padding: 0 0 0 21px;
letter-spacing: -1px;
line-height: 12px;
}

#menu {
	height: 25px;
	line-height: 25px;
	background: no-repeat;
	background-color: #4c320d;
	width: 800px;
	float: left;
}
#menu ul {
	list-style-type: none;
	margin-left: 160px;
	margin-bottom: 0px;
	margin-top: 0px;
}
#menu ul li {
	display: block;
	float: left;
	text-align: center;
	overflow: visible;
	width: 133px;
	background-image: url('images/0604button.gif');
	background-repeat: no-repeat;
}
#menu ul li a {
	margin: 1px;
	color: #eee;
	padding: 1;
	text-decoration: none;
	font-weight: normal;
	width: 133px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: oblique;
}
#menu ul li a:hover {
	border: 3px solid #A3461C;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	font-style: oblique;
}

#content {
	margin: 0px;
	background: #D9B579;
	padding: 25px 20px 10px 20px;
}
.left {
	width: 728px;
	float: left;
	text-align: justify;
}
.left h2 {
color: #FF4800;
font-size: 24px;
letter-spacing: -3px;
font-weight: 100;
padding : 10px 0 15px 0;
}


#top {
	background: #4C320D no-repeat;
	padding: 5px 0;
	color: #FFFFFF;
	font-size: 2em;
	font-family: Arial, Helvetica, sans-serif;
}
#bottom {
	background: #555 url('images/header.jpg') no-repeat;
	padding: 10px 0;
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

#footer {
text-align: center;
color: #eee;
font-size: 11px;
padding: 0 0 10px 0;
}
#footer a { color: #eee; }

#bottom a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 1em;
}
#bottom a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	text-decoration: none;
}
