body {
	background-color: #E9DED8;
	margin:0;
	padding:0;
}

body, td, th, h3, h6 {
	color: #330000;
}
td {
	font-size: small;
}


h1, h2, h4, h5 {
  color: #6A2426;
}
h1 {
	font-size: large;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	font-weight: bold;
}
h2 {
	font-size: large;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	font-weight: bold;
}
p {
	padding-top: 2px;
	padding-bottom: 2px;
}
dt {
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}
dd {
	font-size: small;
	padding-bottom: 10px;
}


a:link {
	color: #6A2426;
}
a:visited {

	color: #6A2426;
}
a:hover {
	color: #245E52;
}
body {
  margin : 0px 0px 0px 0px;
}
#top {
	position: absolute;
	height: 180px;
	width: 100%;
	top:0px;
	border:0px none;
	background-color: #2E6C63;
}
#wrapper {
	text-align: center;
	width: 600px;
}
#left {
	position: relative;
	height:100%;
	width:200px;
	top:225px;
	float: left;
	text-align: left;
}
#main {
	position: relative;
	top: 225px;
	float: left;
	text-align: left;
	left: 25px;
}
#footer {
	font-size: small;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #88463A;
	text-align: center;
}

ul#menu009{
	margin:0;
	padding:0;
	list-style-type:none;
	width:100%;
	font-size:12px;
	height:36px;
	font-family:Tahoma, Verdana, Arial, Helvetica;
	position:relative;
	display:block;
	font-weight:bold;
	background:url(../images/bkg_off.gif) repeat-x center top;
	border-bottom:5px solid #88463A;
	border-top:1px solid #17564B;}

ul#menu009 li{
	display:block;
	float:left;
	margin:0;
	padding:0;}

ul#menu009 li a{
	display:block;
	float:left;
	color:#FFFFFF;
	text-decoration:none;
	padding:12px 20px 0 20px;
	height:24px;
	background:url(../images/separator.gif) no-repeat right top;}

ul#menu009 li a:hover{
	background:url(../images/hover.gif) no-repeat right top;}

ul#menu009 li a.current,ul#menu009 li a.current:hover{
	color:#fff;
	background:url(../images/bkg_on.gif) no-repeat right top;}
#place {
	color:#fff;
	background-color:#17564B;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	padding-bottom:3px;
	text-align: left;
}
.smalltxt {
	font-size: small;
}

