body {
	margin: 0px;
	padding: 0px;
	font: 12px Arial, Helvetica, sans-serif;
	background: #FFE8C6;
	  behavior: url("../hover.htc")
}
a {
	font-weight: bold;
	color: #900;
	text-decoration: none;
}

.top {
	text-transform: uppercase;
	font-size: 11px;
	text-align: right;
	padding: 0px;
	margin: 5px auto 0px;
	width: 800px;
	clear: both;
}
.top a {
	text-transform: capitalize;
	color: #900;
	font-weight: bold;
	text-decoration: none;
	border-right: #673C1A;
	border-bottom: #DAB25D;
	border-left: #673C1A;
}

.wrapper {
	background: #FFF2E1 url(../imgs/gradhorz.jpg);
	width: 800px;
	padding: 0px;
	border-top: 1px solid #FED18D;
	border-right: 1px solid #FED18D;
	border-bottom: 10px solid #5E2D00;
	border-left: 1px solid #FED18D;
	margin: auto auto 30px;
	clear: both;
}
img {
	border-style: none;
}

.content {
	margin: 0px;
	padding: 5px;
	clear: both;
	height: auto;
	width: auto;
	background: #F9D893 url(../imgs/gradhorz.jpg) repeat-y left top;
}
.text {
	font-size: 11px;
}


.flasharea {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: auto;
	background: #000;
	text-align: center;
}
.footer {
	background: #000;
	margin: 30px 0px 0px;
	padding: 0px 0px 10px;
	clear: both;
	height: auto;
	width: auto;
	color: #FFF;
	font-size: 11px;
	text-align: center;
}
.footer a {
	color: #999;
}


.partners {
	text-align: center;
	padding: 5px;
}

.partners h3 {
	text-transform: uppercase;
	color: #000;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 0.3em;
	margin: 0px 0px 5px;
	padding: 5px;
	background: #FED9A2;
	border-bottom: 1px solid #FDC879;
}

.partners a {
	width: 25%;
	text-align: center;
	float: left;
}

.addressinfo {
	background: center bottom;
	font-size: 11px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #333;
}
img.border {
	background: #FFF;
	margin: 5px;
	padding: 3px;
	border: 1px solid #999;
}


.clear {
	clear: both;
	height: 1px;
	margin: 0px;
	padding: 0px;
}
.bottomnav {
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	border-bottom: 1px solid #333;
	padding: 5px;
	margin-bottom: 5px;
}

.bottomnav a {
	color: #FC3;
	text-decoration: none;
}

.menu {
	background: #FED18D url(../imgs/gradhorz.jpg);
	margin: 0px;
	clear: both;
	width: 799px;
	padding: 0px 0px 0px 1px;
	position: relative;
	z-index: 100;
}


.menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}


.menu ul li {
	position: relative;
	display: inline;
	float: left;
	width: 131px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #FEBA55;
}

.menu ul li a {
	text-decoration: none;
	text-transform: uppercase;
	color: #000;
	font-weight: bold;
	background: url(../imgs/grad1.jpg) center bottom;
	font-size: 11px;
	text-align: center;
	margin: 0px;
	line-height: 30px;
	padding: 0px;
	display: block;
	border-right: 1px solid #FEDEAD;
}
.menu ul li a:hover {
	color: #000;
	background: url(../imgs/grad1.jpg) bottom;
}



.menu ul ul {
	width: 130px;
	position: absolute;
	background: #FCEFD6;
	border: 1px solid #E1BB70;
	visibility: hidden;
	z-index: 5000;
	top: 30px;
	left: -1px;
}

.menu ul ul li {
	display: list-item;
	padding: 0px;
	border-bottom: 1px solid #F9DFAA;
	border-right-style: none;
	border-left-style: none;
	margin: 0px;
	border-top-style: none;
	background: url(../imgs/grad1.jpg) center;
}

.menu ul ul li a {
	font-size: 12px;
	text-transform: capitalize;
	color: #6A3E1B;
	margin: 0px;
	border-style: none;
	float: none;
	background: url(../css/none);
	line-height: 25px;
}
.menu ul ul li a:hover {
	color: #000;
	background: url(../css/none);
}

.menu ul li:hover ul, .menu ul a:hover ul {
	visibility: visible;
	z-index: 5000;
	position: absolute;
	top: 25px;
}

.tabletop {
	color: #000;
	letter-spacing: 0.3em;
	text-align: center;
	text-transform: uppercase;
	padding: 3px;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px dotted #B99342;
}

.h3block {
	text-transform: uppercase;
	color: #000;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 0.3em;
	margin: 0px 0px 5px;
	padding: 5px;
	background: #FED9A2;
	border-bottom: 1px solid #FDC879;
	text-align: center;
}

a.sidelink {
	margin: 1px;
	padding: 5px;
	background: #FFE8C6 url(../imgs/grad1.jpg) center;
	clear: left;
	float: left;
	width: 200px;
	text-align: center;
	border: 1px solid #FC6;
}

.content h3 {
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #FED18D;
	color: #900;
}

.tableborder {
	border-bottom: 1px solid #FECC81;
}

form {
	background: #FFF3E1;
	padding: 10px;
	border: 1px solid #FDD597;
}

input, select, textarea {
	padding: 3px;
	width: 90%;
}

.normal {
	width: auto;
}

label {
	display: block;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}

.tip {
	background: #FFF;
	font-size: 11px;
	text-transform: lowercase;
	color: #069;
	margin: 2px;
	padding: 3px;
	font-weight: bold;
	display: block;
}

tr.member {
	background: #FFE8C6;
	border-bottom: 1px solid #FDD597;
}

.memberlisting {
	font-size: 11px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

.memberlisting strong {
	color: #5E2D00;
}

.memberlisting h4 {
	color: #600;
	text-transform: capitalize;
	font-size: 14px;
	margin: 0px;
	background-color: #FFF3E1;
	padding: 3px;
}

.flyers {
	margin: 5px;
	padding: 5px;
	float: left;
	width: 47%;
	background: #FFF9F0;
	border: 1px solid #FED699;
	text-align: center;
	font-weight: bold;
	text-transform: capitalize;
	height: 420px;
}

.smallfont {
	font: 11px Arial, Helvetica, sans-serif;
}

.smallfont input, .smallfont select {
	font-size: 11px;
	padding: 2px;
	width: auto;
}
.alpha {
	text-align: center;
	letter-spacing: 0.25em;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FEC672;
	padding: 3px;
}
.calborder {
	background-color: #FFF;
	border: 1px solid #CCC;
}
