body {
	font: 1em Georgia, "Times New Roman", Times, serif;
}

a img {
	border-style: none;
}

.hidden {
	display: none;
}

#splash {
	text-align: center;
	margin-top: 10%;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 5%;
	margin-right: 5%;
}

#splashitem {
	margin-bottom: 20px;
	border-bottom: 0 dotted #fc7f00;
}

#splashitem2 {
	border-top: 0 dotted #fc7f00;
	border-bottom: 1px dotted #fc7f00;
	margin-bottom: 20px;
}

#splashitem3 {
	border-top: 0 dotted #fc7f00;
}

#splash a:hover {
	background-color: white;
}

#header {
	border-bottom: 1px solid #fc7f00;
	border-top-color: #fc7f00;
	border-top-width: 1px;
	height: 100px;
	position: relative;
	background: url(images/newheader.jpg) no-repeat left;
	margin-bottom: 5px;
}

#page#content {
	width: 100%;
	float: left;
}

#wrapper {
	float: left;
	width: 100%;
}

#footer {
	text-align: right;
	direction: ltr;
	border-top: 1px solid #fc7f00;
	font-size: .7em;
	display: block;
	position: relative;
	width: 100%;
	clear: left;
}

#footer p {
	padding-right: 20px;
}

#mainwide p {
	padding-right: 20px;
	padding-left: 20px;
}

#mainwide {
	padding-bottom: 15px;
	padding-right: 20px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 200px;
	text-align: center;
	padding-left: 20px;
}

#main {
	padding-left: 20px;
	padding-bottom: 15px;
	padding-right: 20px;
	margin-right: 220px;
	margin-top: 0;
	margin-bottom: 0;
	text-align: right;
}

#navbar {
	top: 105px;
	left: 5px;
	background-color: #ffffff;
	width: 200px;
	margin-left: -100%;
	float: left;
	margin-top: 5px;
}

#navbar ul {
}

#navbar ul li {
	list-style-type: none;
	text-transform: lowercase;
	font-variant: small-caps;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: .9em;
}

#navbar ul li a:link, #navbar ul li a:visited {
	display: block;
	padding: 3px;
}

#navbar ul li a:link.hot, #navbar ul li a:visited.hot  {
	background-color: #fc7f00;
	color: white;
}

#navbar ul li a:hover.hot  {
	background-color: black;
	color: #fc7f00;
}

#navbar ul.subnav li {
	list-style-type: none;
	text-transform: lowercase;
	font-variant: small-caps;
	font-weight: bold;
	border-bottom-width: 1px;
	font-size: .9em;
	width: 150px;
	margin-left: 20px;
	padding: 0;
	border-style: none;
}

#navbar ul.subnav li a:link, #navbar ul.subnav li a:visited {
	margin: 0;
	display: block;
	padding: 3px;
	background-color: white;
	color: black;
}

#navbar ul.subnav li a:hover  {
	background-color: white;
	color: #fc7f00;
}

#sidebar {
	float: left;
	width: 200px;
	margin-left: -220px;
	margin-top: 60px;
}

.sideimg {
	text-align: left;
	text-transform: lowercase;
	font: normal small-caps .9em/.8em Cochin, "Lucida Grande", Lucida, Verdana, sans-serif;
	position: relative;
	float: left;
	width: 200px;
	margin-bottom: 10px;
}

.item {
	margin-bottom: 10px;
	font-size: .9em;
	padding: 0;
	border-color: #fc7f00;
	border-width: 3px;
}

.itemimg {
	float: left;
	display: marker;
	width: 200px;
	background-position: 0 top;
	padding-bottom: 3px;
}

.itemtxt {
	margin-left: 210px;
	border: 3px double #fc7f00;
	padding: 10px 10px 0;
	text-align: justify;
}

.item p {
	margin-top: 20px;
	margin-bottom: 20px;
}

.item ul li {
	list-style-type: circle;
	list-style-position: outside;
	opacity: 1;
	margin-bottom: 10px;
	margin-right: 40px;
	text-align: left;
	margin-left: 40px;
}

.itemtxt h2 {
	text-transform: capitalize;
	margin-top: 0;
	margin-bottom: 20px;
	text-align: left;
	font-size: 1.2em;
}

h1 {
	font-weight: bold;
	font-variant: normal;
	font-size: 1.3em;
	text-align: center;
	border: 3px double #fc7f00;
	text-transform: uppercase;
	padding: 5px;
}

h2 {
	list-style-type: none;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
	font-variant: small-caps;
	text-transform: capitalize;
	font-size: 1.2em;
	text-align: right;
	margin-bottom: 3px;
}

ul {
	padding: 0;
	margin: 0;
}li {
}.strong {
	font-weight: bold;
	font-size: 1em;
}

.title {
	font-style: italic;
}

.ccp {
	color: #2089cc;
}

.boxhead {
	text-decoration: underline;
}p {}

p.smaller {
	margin-right: 10%;
	margin-left: 10%;
	font-size: .8em;
}a {}a:link {
	color: #fc7f00;
	text-decoration: none;
}a:visited {
	color: #fc7f00;
	text-decoration: none;
}a:hover {
	background-color: #000;
	color: #fc7f00;
	text-decoration: none;
}a:active {
	background-color: #000;
	color: #fc7f00;
}

.box {
	text-decoration: none;
	text-align: center;
	display: block;
	border-width: 1px;
	border-style: solid;
	font-size: .8em;
	padding: 10px;
	margin-right: 20%;
	margin-left: 20%;
}

.eventbox {
	text-decoration: none;
	text-align: center;
	border-width: 1px;
	border-style: dotted;
	margin-left: 15%;
	font-size: .8em;
	padding: 10px;
	margin-right: 15%;
}

.eventboxB {
	text-decoration: none;
	text-align: center;
	border-width: 1px;
	border-style: dotted;
	margin-left: 15%;
	font-size: .8em;
	padding: 10px;
	margin-right: 15%;
	background-color: #7db1d6;
}

.eventboxhead  {
	text-decoration: underline;
	font-weight: bold;
}

.sidebox {
	text-decoration: none;
	text-align: center;
	padding: 10px;
	display: block;
	float: left;
	border-width: 1px;
	border-style: solid;
	font-size: .8em;
}

.special {
	background-color: #ffc699;
	border-width: 1px;
	margin-left: 50px;
	margin-right: 50px;
	border-style: dotted;
	margin-bottom: 20px;
	font-size: .8em;
}

.special p {
	font-size: 1em;
	text-align: right;
	margin: 5px 0 3px;
	padding: 5px;
}

.special a {
	color: black;
	text-decoration: underline;
	background-color: #ffc699;
	font-size: 1em;
}

p.quote {
	margin: 5px;
	text-align: justify;
	font: 1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.members {
	border-width: 1px;
	text-align: center;
	text-transform: none;
	font-size: .9em;
	list-style-type: circle;
	margin: 10px;
}

.members ul li {
	text-align: center;
	text-transform: none;
	font-size: .9em;
	list-style-type: none;
	border: 1px dotted #fc7f00;
	padding: 3px;
}

.donate {
	border-width: 1px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1em;
	margin: 30px;
}

.donate a {
	color: black;
	background-color: #fc7f00;
	font-size: 1em;
	border-style: dotted;
	border-width: 1px;
	padding: 5px;
}

.donate a:hover {
	background-color: black;
	color: #fc7f00;
}

p.toplink {
	border-width: 1px;
	text-transform: uppercase;
	float: none;
	text-align: center;
	margin-top: 30px;
}

p.toplink a {
	border-style: solid;
	border-width: 1px;
	padding: 3px;
}

#links.bordered {
	border-top-style: dotted;
	border-top-width: 1px;
}

#links h2 {
	list-style-type: none;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
	font-variant: small-caps;
	text-transform: capitalize;
	font-size: 1.2em;
	text-align: right;
	margin-bottom: 3px;
}

#links ul li {
	list-style-type: none;
	padding: 3px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	display: block;
}

#links ul li a:link, #links ul li a:visited {
	margin: 0;
	display: block;
	padding: 3px;
}

table.calendar {
	width: 100%;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 15px;
	color: black;
	border: 1px solid #fc7f00;
}

tr.calendar {
	list-style-type: none;
	font-size: .8em;
	padding: 3px;
	display: block;
	border-bottom: 1px dotted #fc7f00;
}

td.date {
	text-align: left;
	width: 150px;
}

td.event {
	text-align: left;
	font-weight: bold;
}

td.date2 {
	text-align: left;
	width: 170px;
}

td.event2 {
	text-align: left;
}

td.calheader {
	font-size: 1.5em;
	display: block;
	text-align: center;
	margin-bottom: 5px;
	border: 0 solid #fc7f00;
	font-weight: bold;
	margin-top: 5px;
	padding: 3px;
}
