body {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #853F0A;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
}
a {
	color: #003366;
	text-decoration: none;
}
#wrapper {
	width: 799px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(images/header_bg.jpg);
	height: 182px;
	width: 799px;
	background-repeat: no-repeat;
	background-position: left;
	position: relative;
}
#local_hba {
	behavior: url("pngbehavior.htc");
	background-repeat: no-repeat;
	background-position: bottom;
}
#local_hba a {
	width: 316px;
	display: block;
	height: 57px;
	position: absolute;
	left: 30px;
	top: 30px;
}
#content_wrapper {
	background-color: #EDEACB;
}
#nav {
	float: left;
	width: 160px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
#nav.hr {
	width: 700px;
}
#nav h2 {
	font-family: Helvetica, Arial, sans-serif;
	color: #003366;
	font-size: 120%;
	line-height: 1.2em;
	margin: 0px;
	padding: 0px;
}
#nav ul {
	list-style-type: none;
	padding: 0px;
	display: block;
	font-size: 120%;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#nav li {
	display: block;
	background-image: url(images/nav_line.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	line-height: 1.1em;
	padding-top: 10px;
	padding-bottom: 10px;
}

#nav a {
	text-decoration: none;
	color: #003366;
}
#nav a:hover {
	color: #853F0A;
}
#nav #left_other {
	margin-right: 5px;
	margin-left: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#nav.hr li {
	padding-right: 15px;
	padding-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
	float: left;
}


#content {
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #853F0A;
	margin-top: 10px;
	margin-bottom: 15px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 150%;
	width: 606px;
}

#content.cal {
	float: left;
	margin-top: 10px;
	margin-bottom: 15px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 150%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#content h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 160%;
	background-color: #F0EFD9;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #003366;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #003366;
	border-bottom-color: #003366;
	line-height: 90%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}

#content.cal h1 {
	width: 750px;	
}

#content h2 {
	color: #003366;
	font-size: 140%;
	padding: 0px;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
	font-weight: normal;
}
#content p {
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0px;
}
#left {
	float: left;
	width: 420px;
}
#right_col {
	float: right;
	margin-top: 5px;
	width: 156px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #853F0A;
	margin-right: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-left: 15px;
}
#right_col img {
	margin-bottom: 10px;
}
#spacer {
	clear: both;
	height: 0px;
}
#footer {
	clear: both;
	background-color: #90521E;
	padding: 10px;
	text-align: center;
	font-size: 11px;
}
#member_table {
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
	font-size: 90%;
	margin-top: 10px;
}
#member_table thead {
	font-size: 110%;
	font-weight: bold;
	background-color: #CCCCCC;
}
#member_table th {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
}
#member_table td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}


#contact_address {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #853F0A;
	width: 250px;
}

#form {
	float: left;
	margin-top: 10px;
	width: 300px;
	height: 220px;
}
label, input {
	display: block;
	width: 200px;
	float: left;
	margin-bottom: 10px;
}

label {
	width: 60px;
	text-align: right;
	padding-right: 5px;
}

textarea {
	width: 200px;
}

#submit {
	width: 70px;
	margin-top: 10px;
	float: right;
	margin-right: 20px;
}
table.stripeMe {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #C4A57D;
	border-left-color: #C4A57D;
}
table.stripeMe tr.alt {
	background-color: #E3E0C0;
}
table.stripeMe tr.alt td {
	border-bottom-width: 1px;
}
table.stripeMe td {
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #C4A57D;
	border-bottom-color: #C4A57D;
}
#gallery {
	margin-left: 75px;
	width: 440px;
}
#gallery img {
	margin-left: 10px;
	margin-bottom: 5px;
}
#gallery h3 {
	color: #853F0A;
	line-height: 1.2em;
	margin-bottom: 0.8em;
	margin-top: 1em;
	display: block;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C6BF84;
	font-size: 1em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C6BF84;
	padding-top: 5px;
	padding-left: 5px;
}
#contact_box {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
	padding: 7px 5px 5px;
	background-color: #F0EFD9;
	border: 1px solid #D7D193;
	text-align: center;
	width: 105px;
}
#contact_box h2 {
	margin: 0px 0px 2px;
	text-transform: uppercase;
	font-size: 1.1em;
	display: block;
	padding-bottom: 1px;
	text-align: center;
	font-weight: bold;
	color: #853F0A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7D193;
}
#content.newscontent h2 {
	text-transform: uppercase;
	font-size: 1.2em;
}
#two_col .col {
	float: left;
	margin-right: 30px;
	width: 265px;
}
p.directory_links {
	display: block;
	height: 45px;
}
p.directory_links a {
	display: block;
	float: left;
	padding: 10px;
	margin-right: 10px;
	background: #37569C;
	border: 1px solid #354C8C;
	color: #FFF;
}
p.directory_links a:hover {
	color: #698EC2;
}
ul.newsletters {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
body#newsletter {
	background: #F0EFD9;
	padding: 5px 20px 20px 30px;
	line-height: 1.3em;
}
#newsletter h1 {
	display: block;
	color: #853F0A;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 1.7em;
}
.clear {
	font-size: 1px;
	line-height: 1px;
	clear: both;
	height: 1px;
}
