@charset "utf-8";
.Menu-Title {
	font-size: 12px;
	letter-spacing: 3px;
	color: #FFFFFF;
}
.style24 {
	color: #CCC;
	letter-spacing: 3px;
}
.style25 {color: #FFFFFF}
.style27 {
	font-size: 10px;
	letter-spacing: 3px;
	color: #FFFFFF;
	font-weight: bold;
}
.style29 {
	color: #FFFFFF;
	font-size: 10px;
}
#apDiv4 {
	position:relative;
	width:300px;
	height:310px;
	z-index:1;
	left: 25px;
	top: 20px;
	visibility: hidden;
	font-size: 11px;
	color: #4F3324;
}
.style31 {font-size: 8px; }
#apDiv5 {
	position:relative;
	width:280px;
	height:250px;
	z-index:1;
	left: 30px;
	top: 40px;
	font-size: 12px;
	color: #4F3324;
	line-height: 15px;
}
.style35 {
	font-size: 24px;
	font-family: "CommercialScript BT";
}
.oneColFixCtrHdr #container #mainContent table tr td table tr td {
	font-size: 10px;
	color: #FFF;
	text-align: justify;
}

.style1 {
	font-size: 12px;
	color: #615B5B;
}
body {
	background-color: #3B2F28;
	background-image: url(../images/bkg.png);
	background-repeat: no-repeat;
}
.style2 {
	font-size: 12px;
	color: #333333;
	font-family: "Trebuchet MS";
}
.style3 {
	font-size: 10px;
	color: #4F3324;
	font-family: "Trebuchet MS";
}
.style4 {
	font-family: Geneva, Arial, Helvetica, sans-serif
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-attachment: scroll;
	background-color: #666666;
	background-image: url(../images/bkg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.oneColFixCtrHdr #container {
	width: 800px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #000000;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 723px;
}
.oneColFixCtrHdr #header {
	background-color: #FFFFFF;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	background-color: #FFFFFF;
}
.oneColFixCtrHdr #mainContent {
	background: #FFFFFF;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	text-align: left;
	color: #CCC;
}
.oneColFixCtrHdr #footer {
	background-color: #FFFFFF;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#apDiv5 {
	font-size: 12px;
	color: #3B2F28;
}
