@charset "ISO-8859-1";
body {
	margin: 0px;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
img {border: none;}
.clear {clear: both;}
#wrapper {
	width: 717px;
	padding: 0px 16px;
	margin: 0px auto;
}
#header {
	background-image: url(../images/header-bg.jpg);
	background-repeat: no-repeat;
	height: 188px;
}
#topnav, td#topnav {
	background-image: url(../images/index_03.jpg);
	background-repeat: repeat-x;
	height: 21px;
	background-position: right top;
}
#container {
	background-color: #A6965B;
	background-image: url(../images/container-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 20px;
}
#content {
	color: #FFFFFF;
	font-size: 13px;
}
#content h1 {
	font-size: 21px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 5px;
}
#content h2 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#content #cake-slideshow {
	float: right;
	width: 250px;
}
#content h6 {
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 20px;
}
#content table tr td {
	padding: 5px;
	vertical-align: top;
}
