body {
	color: #333333;
	font-family: Verdana, "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", sans-serif;
	font-size: 0.8em;
	line-height: 160%;
	margin: 0;
	padding: 0;
}

h1 {
	color: #b3aa84;
	font-size: 200%;
	text-transform: uppercase;
}

#frontContent h1, #content h1 {
	line-height: 120%;
}

h2 {
	color: #b3aa84;
	font-size: 120%;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-transform: uppercase;
}

h3 {
	margin: 10px 0 0 0;
}

ul {
	margin: 0;
	padding: 0;
}

li {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

#header_wrapper {
	background: transparent url('/images/bg-body.png') repeat-x;
	height: 249px;
	z-index: 10;
	position: relative;
}

#header {
	width: 960px;
	margin: 0px auto;
	padding-top: 10px;
	position: relative;
}

#header_menu {
	position: absolute;
	top: 13px;
	right: 0;
}

#search_button {
	border-left: 0;
}

#header_menu li {
	color: #2e2e2a;
	float: left;
	list-style-type: none;
	margin-left: 5px;
	margin-right: 5px;
}

#header h1 {
	position: absolute;
	background: transparent url('/images/header.png');
	width: 860px;
	height: 0;
	padding-top: 215px;
	overflow: hidden;
	left: -1px;
	top: 42px;
	margin: 0;
}

input {
	border: 1px solid #cdcaab;
}

#navigation_wrapper {
	height: 53px;
	border-top: 1px solid #c0bc95;
	border-bottom: 1px solid #dad8c1;
	background: transparent url('/images/nav_bg.png') repeat-x;
	z-index: 9;
	position: relative;
}

#navigation {
	width: 960px;
	margin: 0 auto;
}

#navigation li { 
	color: #2e2e2a;
	float: left;
	letter-spacing: -1px;
	list-style-type: none;
	position: relative;
}

#navigation a {
	display: block;
	padding: 20px 13px 0 13px;
	color: black;
	font-size: 10.5pt;
	text-decoration: none;
	height: 33px;
	letter-spacing: 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

#navigation ul {
	display: none;
	position: absolute;
	top: 53px;
	left: 0;
	border-top: 1px solid #89704c;
	border-bottom: none;
	width: 220px;
}

#navigation ul li {
	float: none;
}

#navigation > li:hover ul {
	display: block;
}

#navigation li:hover > a {
	background: transparent url('/images/nav_bg.png') repeat-x 0 -53px;
}

#navigation ul a {
	height: 22px;
	font-size: 8.5pt;
	padding: 2px 0 0 6px;
	color: #89704c;
	background: #e9e6d6;
	border: 1px solid #89704c;
	border-top: none;
}

#navigation ul a:hover {
	background: #cdcaab;
}

#title {
	margin-top: 11px;
}

#main {
	width: 960px;
	margin: 0px auto;
}

#frontContent { float: left; margin-top: 40px; width: 480px; }

#content {
	float: left;
	margin: 40px 25px 0px 0px;
	width: 640px;
	font-size: 11pt;
}

#content li {
	margin: 5px 5px 5px 40px;
}

table { margin-top: 30px; margin-bottom: 30px; }

table img { float: left; margin-right: 20px;  }

.right { float: right; }

.content_image {
	float: left; margin-right: 10px;
}

#frontSidebar { float: right; margin-top: 30px; margin-left: 15px; width: 465px; }

#sidebar {
	float: right;
	margin-top: 40px;
	width: 295px;
}

#join_link {
	display: block;
	background: transparent url('/images/join01.png');
	width: 466px;
	height: 0;
	padding-top: 123px;
	margin-bottom: 17px;
	overflow: hidden;
}

#calendar_link {
	display: block;
	background: transparent url('/images/calendar01.png');
	width: 466px;
	height: 0;
	padding-top: 114px;
	margin-bottom: 22px;
	overflow: hidden;
}

#events_link1, #events_link2 {
	display: block;
	position: relative;
	left: -5px;
	width: 272px;
	height: 0;
	padding-top: 115px;
	margin-bottom: 4px;
	overflow: hidden;
}

#events_link1 {
	background: transparent url('/images/photos01.png');
}

#events_link2 {
	background: transparent url('/images/photos02.png');
}

.left { float: left; }

#links {
	background: #e6e3d7;
	border: 2px solid #89704c;
	float: right;
	margin: 20PX 2PX 0 0;
	padding: 10px 10px 0 10px;
	width: 438px;
	/* height: 162px; */
}

#links h1 {
	margin-top: 0;
}

#links ul {
	padding: 0;
}

#links li {
	list-style: none;
	background: transparent url('/images/arrow.png') no-repeat scroll 0 3px;
	padding-left: 20px;
	margin-bottom: 10px;
}

#sponsors {
	padding: 10px 10px 10px 30px;
}

#sponsors li {
	display: inline;
	list-style-type: none;
	margin-left: 5px;
	margin-right: 5px;
}

.clear { clear: both; }

#footer_wrapper_home {
	background: #ffffff;
	border-top: 1px solid #bab78e;
	border-bottom: 1px solid #bab78e;
	margin: 30px 0;
}

#footer_wrapper {
	border-top: 1px solid #bab78e;
}

#footer {
	width: 960px;
	margin: 0px auto;
	position: relative;
}

#footer h2 {
	position: absolute;
	top: -35px;
	left: 0;
}

.footerLeft {
	position: absolute;
	bottom: -35px;
	left: 0;
	font-size: 80%;
	text-transform: uppercase;
}

.footerRight {
	position: absolute;
	bottom: -35px;
	right: 0;
	font-size: 80%;
	text-transform: uppercase;
}

#main a, #header_menu a {
	color: #2e2e2a;
	font-weight: bold;
	text-decoration: none;
}

#main a:hover, #header_menu a:hover {
	color: #a00000;
	font-weight: bold;
	text-decoration: none;
}

.footerRight a {
	color: black;
}

#sponsors a { color: #33942c; }
#sponsors a:hover { color: #333; }

dt {
	float: left;
	font-weight: bold;
	width: 250px;
	clear: left;
}

dd {
	margin-left: 205px;
}

#sidebar ul {
	list-style: none;
}

#sidebar li {
	margin-bottom: 11px;
}

.people_table {
	width: 100%;
}

.people_table h3 {
	margin-top: 25px;
}

#events {
	list-style: none;
}

#events li {
	padding: 5px 0;
	border-bottom: 1px dotted #CCCCCC;
	overflow: auto;
}

#events li .date {
	width: 75px;
	font-weight: bold;
	float: left;
	font-size: 7pt;
}

#events .title {
	margin-left: 75px;
	font-size: 8pt;
}

#contact_form dt {
	width: 120px;
	margin-bottom: 10px;
}

#contact_form dd {
	margin-left: 120px;
	margin-bottom: 10px;
}

#contact_form .textbox {
	width: 400px;
}

#contact_form textarea {
	width: 400px;
	height: 150px;
	border: 1px solid #CDCAAB
}







.memberLinks a:link, .memberLinks a:visited {
	margin:0;
	padding:0;
	font-size:12px;
	text-decoration:none;
}

.memberLinks a:hover, .memberLinks a:active {
	color:#a00000;
	text-decoration:underline;
}

.memberCategory a:link, .memberCategory a:visited {
	margin:0;
	padding:0;
	font-size:12px;
	text-decoration:none;
}

.memberCategory a:hover, .memberCategory a:active {
	color:#a00000;
	text-decoration:underline;
}

.memberCategory p {
	font-size:12px;
}

table {
	border-collapse:collapse;
}

th {
	margin:0;
	padding:4px;
	background:#a00000;
	color:#ffffff;
	text-align:left;
}

td {
	margin:0;
	padding:4px;
	font-size:12px;
	color:#505050;
	border:1px solid #dbdbdb;
	vertical-align:top;
}

.tableTitle {
	background:#505050;
	color:#ffffff;
	width:140px;
}

.directoryListing a:link, .directoryListing a:visited {
	margin:0;
	padding:0;
	font-size:10px;
	text-decoration:none;
}

.directoryListing a:hover, .directoryListing a:active {
	color:#a00000;
	text-decoration:underline;
}

#facebook-like-box {
	padding: 0 0 0 1px;
}

























