body
{
	padding:0px;
	margin:0px;
	background-color: #003300;
}

img
{
	border-width:0px;
}

td.nav
{
	text-align:center;
	background-color: #77BB77;
	border-top: 1px solid black;
	padding: 0px;
	margin: 0px;
	height: 22px;
}

td.nav div
{
	width: 643px;
	float: right;
}

td.nav ul
{
	text-align: center;
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-top:0px;
}

td.nav li
{
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom:0px;
	background-color:#77BB77;
	border: 1px solid #77BB77;
	margin-left:5px;
	margin-right: 5px;
}

td.nav li:hover
{
	color:#000000;
	background-color:#DDDDBB;
	border: 1px solid #E5E5A5;
}

td.nav a
{
	color: #000000;
	font-family: baskerville, serif;
	text-decoration: none;
	
}
td.nav a:hover
{
	color: #000000;
}

td.nav a:visited {
	color: #000000;
}


td.bread
{
	background-color: #77BB77;
	font-size: 8pt;
	font-family: arial;
	color: #000000;
	padding-left: 5px; 
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 1px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	width: 100%;
	text-align: left;
}


a
{
	color: #000000;
	font-family: times;
}

a:hover
{
	color: #CC2222;
}

a:visited
{
	color: #990099;
}

a:visited:hover {
 color: #CC2222;
}

td#whatwedo_td a:hover
{
	color: #FFFFFF;
}

form
{
	display: inline;
}

td
{ 
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
}

h2
{
	font-weight: normal;
	font-family: baskerville, serif;
}

h3
{
	font-weight:normal;
	font-family: baskerville, serif;
}

table
{
	border-width: 0px;
}

table.outter {
	padding:0px;
	margin:0px;
	border: 1px solid white;
}

table.main
{
	margin-top:50px;
	background-color:#FFFFDA;
	width: 700px;
	padding: 0px;
}

a.admin
{
	font-size: 1.0em;
	color: #D4D4AA;
	font-weight:bold;
}
a.admin:hover {
	color: #CC2222;
}

div.admin_links
{
	float:right;
	text-align:right;
	padding:2px;
	width:200px;
	height: 100px;
	background-image: url('../images/translucent.png');
	border: 1px solid black;
}

div.admin_links div
{
	font-family: georgia;
	font-size: 10pt;
	margin: 1px;
}

div.admin_links div#admin_title {
	width: 100%;
	background-color: #FFF;
	border-bottom: 1px solid black;
	text-align:center;
	margin: 0px;
}

a.main_link
{
	font-size: 1.4em;
	color: #0000AA;
}
a.main_link:hover
{
	color: #00AA00;
}

td.small
{
	font-size:0.8em;
	font-family:times;
	vertical-align:top;
	text-align: center;
}

table.event_calendar
{
	background-color: #CCFFCC;
	padding-bottom: 5px;
	height: 350px;
	width: 250px;
	
	border-top: 1px solid #77FF77;
	border-left: 1px solid #77FF77;
	border-bottom: 2px solid #44FF44;
	border-right: 2px solid #44FF44;
}

td.upcoming_events
{
	vertical-align:top;
}

td.event_row
{ 
	vertical-align: top;
	font-family: arial;
	font-size: 0.9em;
	
	background-color:#88FF88;
	
	border-top: 1px solid #55FF55;
	border-left: 1px solid #55FF55;
	border-bottom: 2px solid #55FF55;
	border-right: 2px solid #55FF55;
}

table.events_upcoming
{
	border-width: 0px;
}

table.login
{
	background-color: #77BB77;
	
	border-top: 1px solid #559955;
	border-left: 1px solid #595;
	border-bottom: 2px solid #373;
	border-right: 2px solid #373;
}

table.content
{
	width:100%;
	border-width:0px;
	padding-bottom: 20px;
}

table.contact td.title
{
	text-align:center;
}

table.contact
{
	background-color: #CCFFCC;
	height: 200px;
	width:300px;
	
	border-top: 1px solid #77FF77;
	border-left: 1px solid #77FF77;
	border-bottom: 2px solid #44FF44;
	border-right: 2px solid #44FF44;
	
	padding: 5px;
}

table.contact td.send
{
	text-align: right;
	padding-right: 15px;
}

table.contact td.body
{
	text-align: center;
}

table.main td.title
{
	font-size: 1.6em;
	font-weight: bold;
	color: #000000;
	font-family: times;
	text-align: center;
}

div.message
{ 
	font-family: times;
	font-size: 1.0em;
	width:500px;
	text-align:center;
	padding:3px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	background-color: #AADDAA;
	border-top: 1px solid #88AA88;
	border-left: 1px solid #88AA88;
	border-bottom: 2px solid #668866;
	border-right: 2px solid #668866;
}




td.no_padding
{
	padding:0px;
	margin:0px;
}

table.header
{
	padding:0px;
	border-width: 0px;
	width:700px;
	height:202px;
}

table.header #title
{
	text-align: center;
}

h1
{
	text-align: center;
	font-family:serif;
	font-variant: small-caps;
	margin-top:7px;
}

h4
{
	text-align: center;
	font-style:italic;
	font-size:0.9em;
}


a.bread
{
	font-family: arial;
	font-size: 8pt;
}

table.delete
{
	border: 1px solid #FF6666;
	border-bottom-width: 2px;
	border-right-width: 2px;
	background-color: #FFAAAA;
	width: 350px;
	height: 100px;
}

div.delete
{
	position:absolute;
	top:210px;
	left:0px;
	z-index:1001;
}

div.delete_bg
{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:1200px;
	z-index:1000;

	background-color: #FFFFFF;
	filter: alpha(opacity=70);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: .7;
	-khtml-opacity: .7;
	opacity: .7;
}


td.delete_buttons
{
	width: 50px;
	text-align:center;
}

td.delete
{
	font-size: 0.8em;
	font-family: times;
}

td.delete_prompt
{
	font-size:1.0em;
	font-family: times;
}

table.green
{
	background-color: #CCFFCC;
	
	border-top: 1px solid #77FF77;
	border-left: 1px solid #77FF77;
	border-bottom: 2px solid #44FF44;
	border-right: 2px solid #44FF44;
}

td.bottom_line
{
	height: 75px;
	text-align: center;
}

td.announcements {
	vertical-align:top;
	text-align:center;
	width: 460px;
	padding-left:0px
}

td.announcements ul {
	list-style:none;
	text-align:left;
}

td.announcements ul li {
		padding-bottom:5px;
		font-family: times;
		font-size: 1.1em;
}

ul.add_event
{
	list-style:none;
	text-align:center;
	padding: 0px;
}

ul.add_event_initial
{
	list-style:none;
	text-align:center;
}


ul.add_event li
{

}

h3.contact
{
	font-size:16pt;
	font-family:times;
	text-align: center;
	vertical-align:top;
	font-weight: normal;
	margin-bottom:5px;
}

td#whatwedo_td
{
	font-size:10pt;
	vertical-align:top;
	padding: 0px;
	padding-top:10px;
}

td#whatwedo_td ul
{
	margin-bottom:10px;
}


td#whatwedo_td a:visited
{
	color: #EEEEEE;
}

td#whatwedo_td a:hover
{
	color: #DD3333;
}

div.box
{
	margin-top:30px;
	text-align:center;
	background-color: #77BB77;
	padding-right:15px;
	
	border-top: 1px solid #559955;
	border-left: 1px solid #595;
	border-bottom: 2px solid #373;
	border-right: 2px solid #373;
}

div.box ul
{
	text-align: left;
}


table.board
{
	padding:0px;
	border-collapse: collapse;
}

tr.even_row td
{
	background-color:#FFFFFF;
	border: 1px solid #CCCCCC;
}

tr.odd_row td
{
	background-color:#BBBB77;
	border: 1px solid #CCCCCC;
}

tr.header_row td
{
	background-color:#000000;
	border: 1px solid #CCCCCC;
	color:#FFFFFF;
}

tr.board_head td
{
	padding-top: 10px;
	padding-bottom:2px;
	border-left: 0px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	text-align: center;
	font-family: baskerville, serif;
	font-size: 1.3em;
}

td.bread a:hover
{
	color: #CC2222;
}

td.bread a:visited
{
	color: #000000;
}

td.bread a:visited:hover
{
	color: #CC2222;
}

li.edit_header
{
	font-family:baskerville, serif;
	font-size:1.3em;
	text-align:center;
	padding-top:10px;
	padding-bottom:5px;
}

img.long_dash_edit
{
	width:200px;
	height:1px;
	border-width:0px;
	vertical-align:middle;
}

img.short_dash_edit
{
	width:75px;
	height:1px;
	border-width:0px;
	vertical-align:middle;
}

img.user_preview
{
	height:150px;
	max-width:350px;
}

li.file_preview
{
	text-align:center;
	vertical-align:top;
	padding-top:4px;
	padding-bottom:4px;
	margin-top:4px;
	margin-bottom:2px;
	background-color: #8E8;
	width:95%;
}

img.dynamic
{
	border-width:0px;
	padding:7px;
	max-width:670px;
}

img.rm_style {
	cursor: pointer;
	border:1px solid #CCCCCC;
	position:absolute;
	display:none;
}


div#description span img{
	display: none;
}


div#description span img.dynamic_embed {
	display:inline;
	max-width: 600px;
	padding-top: 20px;
	padding-bottom: 20px;
}

a.noborder {
	border:0px solid white;
}

img.link {
	cursor: pointer;
}

td.corner {
	width:22px;
	height:20px;
	padding:0px;
	margin:0px;
	background-repeat:no-repeat;
}

p.custom_formatting
{
	padding-top:0px;
	padding-bottom: 0px;
	margin-top:0px;
	margin-bottom:0px;
}

td#title_td
{
	vertical-align:top;
	padding-top:8px;
	text-align: center;
}

td#title_td div#news 
{
	position: relative;
	height:100px;
	width:100%;
}

td#title_td #news div {
	position:absolute;
	top:40%;
	width:100%;
	left:0px;
	text-align:center;
	height:85px;
	font-family: verdana;
	font-size:1.0em;
	font-style:italic;
	font-weight:bold;
}

.box_title {
	background-color:#99CC99;
	border-bottom: 1px solid #000000;
	padding: 2px;
	padding-left:7px;
	margin: 0px;
	font-family:georgia;	
}

.mainpagephoto {

	width:200px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.mainpagephoto img {
	border:1px solid black;
}

.caption {
	font-style:italic;
	font-size:0.9em;
	font-family:arial;
}