body
{
	font-family: arial, helvetica, sans-serif;
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	padding: 0px;
	background-color: #dcc2aa;
}

a.skipnav
{

display: none;

}

a:visted.skipnav
{

display: none;
}

a:hover.skipnav
{

display: none;
}

a:active.skipnav
{
display: none;
}



	

#frame
{
	border: solid 1px #000;
}

#header
{
	color: #403020;
	background: #fff;
	height: 96px;
	margin: 0px;
	padding: 0px;

}

#header h1
{
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

#header h3
{
	font-family: Times New Roman, Times, serif;
	font-style: oblique;
}

#subheading
{
	font-size: 10pt;
}

#content
{
	padding: 8px;
	background-color: #c9c2b3;
	color: #222;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	border-top: solid 1px #000;
}

#content h2
{
	color: #6d4e2f;
	
	border-bottom: solid 2px #a39985;
	text-align: left;
}
	

a
{
	color: #6d4e2f;
}

a:visited
{
	color: #403020;
}

h2
{
	text-align: center;
}

h3
{
	margin-bottom: 0px;
	padding-bottom: 0px;
}

ul
{
	list-style: square;
}

li
{
	padding-bottom: 8px;
}

p.invite
{
	text-align: center;
	color: blue;
	font-size: 14pt;
}

#tabs
{
	font-size: 16px;
	font-variant: small-caps;
	height: 22px;
	background-color: #403020;
	border-top: solid 1px #000;
	overflow: hidden;
	background: url(/images/strawmat.png) top left repeat #403020;
}

#tabs ul
{
	width: 100%;
	list-style-type: none;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	height: 20px;
}

.tab
{
	float: left;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 20%;
	padding-left; 0px;
	margin-left: 0px;
}

.tab a
{
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	background-color: #6d4e2f;
	display: block;
	width: 100%;
	padding-top: 2px;
	margin-top: -2px;
	padding-bottom: 2px;
	text-align: center;
	opacity: 0.7;
	filter:alpha(opacity=70);	
}

.tab a:hover
{
	background-color: #f0c59e;
	color: #000;
}

.tab a:visited
{
	color: #fff;
}

.current_tab
{
	float: left;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 20%;
}

.current_tab a
{
	background-color: #f0c59e;
	width: 100%;
	text-decoration: none;
	color: #000;
	display: block;
	width: 100%;
	padding-top: 2px;
	margin-top: -2px;
	padding-bottom: 2px;
	text-align: center;
	opacity: 0.7;
	filter:alpha(opacity=70);
	font-weight: bold;	
}

.current_tab a:hover
{
	color: #fff;
}

.smalltext

{

	text-align: left;
	color: #403020;
	font-size: 8pt;
}

table.calendar
{
	border: solid 1px #403020;
	border-collapse: collapse;
	width: 80%;
}

table.calendar th
{
	background-color: #403020;
	text-align: center;
	color: #fff;
	width: 14%;
	font-size: 10pt;
}

table.calendar td
{
	border: solid 1px #403020;
	background-color: #dcc2aa;
	vertical-align: top;
}

table.calendar td.event
{
	border: solid 1px #403020;
	background-color: #f0c59e;
}

table.calendar td.weekday
{
	background-color: #fff;
}

#footer
{
	padding: 8px;
	background-color: #c9c2b3;
	color: #222;
	font-size: 8pt;
}


table.form
{
	background-color: #f0c59e;
	border: solid 1px #806040;
	border-collapse: collapse;
	font-size: 10pt;
}

table.form th
{
	background-color: #806040;
	color: #fff;
	font-weight: bold;
	text-align: left;
	padding: 4px;
}

table.form td
{
	padding: 4px;
}

td.label
{
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}

table.list
{
	background-color: #ffffff;
	border: solid 1px #806040;
	border-collapse: collapse;
	font-size: 9pt;
}

table.list th
{
	background-color: #806040;
	color: #fff;
	font-weight: bold;
	text-align: left;
	padding: 4px;
}

table.list td
{
	padding: 4px;
	border: solid 1px #f0c59e;
}

table.list td.subheading
{
	padding: 4px;
	border: solid 1px #f0c59e;
	background-color: #f0c59e;
	font-weight: bold;
	font-style: oblique;
}

table.list td.subtotal
{
	padding: 4px;
	border: solid 1px #f0c59e;
	background-color: #f0dac6;
	font-weight: bold;
	font-style: normal;
}

table.list a
{
	color: #000;
	display: block;
	text-decoration: none;
	font-weight: normal;
}

table.list a:hover
{
	color: #000;
	background-color: #f0c59e;
}


.button
{
	border: solid 1px #888;
	background: url(/images/button-strip.gif) top left #cccccc;
}


input, textarea
{
	border: solid 1px #806040;
}

.button:hover 
{
	color: #000088;
	border: solid 1px #000;
}

.error
{
	font-weight: bold;
	color: red;
}

#last_updated
{
	width: 100%;
	text-align: right;
	font-size: 9pt;
}

#whats_new
{
	width: 100%;
}

#whats_new h4
{
	color: #6d4e2f;
	margin-bottom: 6px;
	padding-bottom: 0px;
	margin-top: 0px;

}

.calendar_grid
{
	border: solid 1px black;
	width: 100%;
}

.calendar_grid th
{
	background-color: #f0dac6;
}

#mailing_sign_up
{
	float: right;
	clear: left;
	width: 45%;
}

#mailing_sign_up h4
{
	color: #6d4e2f;
	margin-bottom: 6px;
	padding-bottom: 0px;
	margin-top: 0px;
}

.small
{
	font-size: 8pt;
}

a.eventlink
{
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

a.eventlink:hover
{
	text-decoration: underline;
	color: #6d4e2f;
}