body {
	padding: 10px;
	margin: 0px;
	font-family: verdana, helvetica, sans-serif;
	font-size: 100%;
}

h3 {
	font-weight: bold;
	color: rgb(101, 32, 94);
	font-size: 140%;
	padding: 0px;
	margin: 0px;
}

a img {
	border: 0px;
}

a {
	color: rgb(101, 32, 94);
}

td.logo {
	vertical-align: top;
	padding-right: auto;
	background-color: rgb(72, 139, 25);
	width: 115px;
}

td.logo img {
	display: block;
}

img.logo {
	display: block;
}

td.topbar {
	background-image: url(../images/topbar_bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: rgb(72, 139, 25);
	height: 105px;
}

td.topbar div.inBC {
	background-image: url(../images/topbar_bg_text_inBC.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

td.topbar div.inBC img {
	display: block;
}

td.headerbar {
	text-align: right;
	background-color: rgb(72, 139, 25);
	background-image: url(../images/headerbar_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color: rgb(101, 32, 94);
	font-weight: bold;
	padding-right: 6px;
	font-size: 75%;
	height: 27px;
}

td.menu {
	vertical-align: top;
	background-image: url(../images/sidebar_bg.gif);
	padding-bottom: 2em;
	width: 115px;
}

td.menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid rgb(66,128,24);
}

td.menu ul li {
	width: auto;
	background-color: rgb(227,236,221);
	border-top: 1px solid rgb(66,128,24);
}

td.menu ul li a {
	display: block;
	font-weight: bold;
	padding: 3px;
	color: #FFF;
	font-size: 80%;
	text-decoration: none;
	color: rgb(101,33,93);
}

td.menu ul li a:hover {
	background-color: rgb(101,33,93);
	color: #FFF;
}

td.menu ul li a.on {
	background-color: rgb(101,33,93);
	color: #FFF;
}

table.bethellist {
	margin-top: 1em;
}

table.bethellist th {
	padding: 0.2em;
	color: #fff;
	background-color: rgb(101,33,93);
	text-align: left;
	font-weight: bold;
	padding-left: 0.4em;
	padding-right: 1em;
}

table.bethellist td {
	padding: 0.2em;
	padding-left: 0.4em;
	padding-right: 1.5em;
	text-align: left;
	border-bottom: 1px solid #ccc;
}

table.bethellist tr.row1 td {
	background-color: rgb(251,223,253);
}

table.bethellist tr.row2 td {
	
}

table.bethellist td .nocontact {
	color: #bbb;
}

td.dropshadow {
	background-image: url(../images/dropshadow_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 19px;
	border-left: 3px solid rgb(72,139,25);
	vertical-align: top;
}

td.flags {
	background-image: url(../images/sidebar_bg.gif);
	text-align: center;
	height: 20px;
	vertical-align: bottom;
}

td.flags div.mountains {
	background-image: url(../images/sidebar_bottom.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	padding-bottom: 25px;
}

td.maintext {
	vertical-align: top;
	padding: 16px;
	background-image: url(../images/bottom_right_bg.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-right: 125px;
}

td.maintext .notice {
	width: 100%;
	color: #fff;
	background-color: rgb(101, 32, 94);
	font-size: 80%;
	padding: 0.3em;
	letter-spacing: 0.2em;
	margin-bottom: 1em;
}

td.maintext table.entry th {
	text-align: left;
	font-size: 85%;
	vertical-align: top;
	padding: 0.1em;
	line-height: 1.05;
	white-space: nowrap;
}

td.maintext table.entry td {
	text-align: left;
	font-size: 85%;
	vertical-align: top;
	padding: 0.1em;
}

td.menu #adminMenuTitle {
	text-align: center;
	width: auto;
	margin-top: 20px;
	margin-bottom: 0.5em;
	font-size: 60%;
	font-weight: bold;
	line-height: 1.00;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	padding: 0.25em;
	padding-left: 1em;
	padding-right: 1em;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	background-color: rgb(101, 32, 94);
	color: #fff;
}

td.menu #adminMenu {
	text-align: center;
	width: 100%;
	font-size: 70%;
	padding-bottom: 0.5em;
}

td.menu #adminMenu a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

td.menu #adminMenu a:hover {
	text-decoration: underline;
	color: rgb(227,236,221);
}

table.calendar {
	width: 100%;
}

table.calendar th {
	font-size: 70%;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	background-color: rgb(101, 32, 94);
	padding: 0.2em;
	padding-left: 0.75em;
	padding-right: 0.75em;
	text-align: center;
}

table.calendar th.monthname {
	border-bottom: 1px solid #fff;
	letter-spacing: 0em;
	color: #FFF;
	text-align: center;
}

table.calendar th.calnav {
	background-color: #fff;
	text-transform: none;
	color: #000;
}

table.calendar th.calnav div.right {
	float: right;
}

table.calendar th.calnav div.left {
	float: left;
}

table.calendar th.calnav a {
	text-decoration: none;
}

table.calendar td {
	border-bottom: 1px solid rgb(101, 32, 94);
	border-left: 1px solid rgb(101, 32, 94);
	vertical-align: top;
	height: 6em;
	font-size: 8pt;
	padding: 0.2em;
	line-height: 1.05;
	background-color: #fff;
	letter-spacing: -0.1em;
}

table.calendar td .dn {
	font-size: 90%;
	color: #333;
}

table.calendar td .event {
	margin-bottom: 0.5em;
	text-align: left;
}

table.calendar td a {
	font-weight: bold;
	text-decoration: none;
}

table.calendar td a:hover {
	color: rgb(181, 112, 174);
}

table.calendar td.today a {
	color: #fff;
}

table.calendar td.today .dn {
	color: #fff;
	font-weight: bold;
}

table.calendar td .eventDetails {
	display: none;
	position: absolute;
	width: 200px;
	font-size: 10pt;
	text-align: left;
	letter-spacing: 0em;
	border: 1px solid rgb(66,128,24);
	background-color: #fff;
	padding-bottom: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	color: #000;
}

table.calendar td .eventDetails a {
	color: rgb(101, 32, 94);
}

table.calendar td .eventDetails .eventName {
	color: rgb(66,128,24);
	width: auto;
	background-color: rgb(227,236,221);
	margin-bottom: 0.5em;
	padding: 0.3em;
	font-weight: bold;
	border-bottom: 1px solid rgb(101, 32, 94);
}

table.calendar td .eventDetails .eventClose {
	background-color: rgb(155,0,0);
	border: 1px solid rgb(155,0,0);
	float: right;
	margin-right: 2px;
	margin-top: 2px;
}

table.calendar td .eventDetails .eventClose a {
	color: rgb(255,255,255);
	font-size: 7px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

table.calendar td .eventDetails .eventDesc {
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}

table.calendar td .eventDetails .eventWhen {
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 0.6em;
}

table.calendar td .eventDetails .eventWhere {
	padding-left: 10px;
	padding-right: 10px;
}

table.calendar td .eventDetails .eventEdit {
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 0.5em;
}

table.calendar td .eventDetails .eventEdit a {
	font-weight: normal;
}

table.calendar td.lastmonth {
	background-color: #e1e1e1;
}

table.calendar td.nextmonth {
	background-color: #e1e1e1;
}

table.calendar td.today {
	background-color: rgb(66,128,24);
	color: #fff;
}

div.eventlist {
	clear: left;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
}

div.eventlistToday div.vitals {
	background-color: #FEE;
}

div.eventlist div.vitals {
	font-size: 80%;
	vertical-align: top;
	padding-right: 0.25em;
	padding-bottom: 0.20em;
	text-align: center;
	float: left;
	margin-right: 0.25em;
	margin-top: 0.25em;
	width: 3.75em;
}

div.eventlist div.details {
	padding-bottom: 0.25em;
	font-size: 90%;
	vertical-align: top;
	padding-left: 0.25em;
	border-top: 1px solid #DDD;
}

div.eventlist div.vitals div.month {
	font-weight: normal;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	color: #777;
	line-height: 1;
}

div.eventlist div.vitals div.day {
	font-weight: bold;
	font-size: 1.5em;
	line-height: 1;
}

div.eventlist div.vitals div.time {
	font-weight: normal;
	font-size: 85%;
	color: #777;
	line-height: 1;
}

div.eventlist div.details div.name {
	font-weight: bold;
	color: rgb(101,33,93);
}

div.eventlist div.details div.desc {
	font-size: 85%;
}

td.flags div {
	margin-left: auto;
	margin-right: auto;
}

td.flags img {
	padding-left: 2px;
	padding-right: 2px;
	display: inline;
}

table.login tr td {
	text-align: center;
}

table.login tr td.warning {
	font-weight: bold;
	color: #900;
}

table.filelist {
	
}

table.filelist td {
	font-size: 100%;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	border-bottom: 1px solid #aaa;
}

table.filelist td a.filename {
	
}

table.filelist td.category {
	border-bottom: 1px solid #000;
	line-height: 1.05;
	padding-bottom: 0.25em;
}

table.filelist td.category div.name {
	color: rgb(101,33,93);
	font-weight: bold;
	margin-top: 1em;
}

table.filelist td.category span.desc {
	color: #444;
	font-size: 85%;
}

table.filelist td span.filesize {
	font-weight: bold;
	font-size: 85%;
}

table.filelist td span.filedesc {
	font-size: 85%;
}

table.filelist td.filedownload {
	padding: 0.35em;
}

table.filelist td div.nofiles {
	font-style: italic;
	color: #999;
	padding: 0.5em;
	font-size: 80%;
	letter-spacing: 0.1em;
}

table.footer {
	width: 100%;
}

table.footer td {
	font-size: 80%;
	border-top: 2px solid #000;
	color: #777;
	padding: 0px;
}

.sb {
	display: none;
}