body{margin:0px;background:url(images/bkg_grass_border.jpg) top center;}

.fl{float:left;}
.fr{float:right;}
.clr{clear:both;}
.bold{font-weight:bold;}

.right{text-align:right;}
.center{text-align:center;}

.red{color:red;}

h1, h2, h3{color: rgb(8, 124, 59);}

h2{margin-bottom:0px;}

.error, .notice, .success{margin-right:10px;margin-left:10px;}

div.small{margin-bottom:auto;}

a.destructive{color:red;}

#login_status{background:#3a8e35 url(/images/green_grad_25.gif);color:#fff;padding:5px 10px;border-bottom:1px solid #fff;text-align:right;}
#login_status a{color:#ffff00;}

td input[type="checkbox"], 
td input[type="radio"], 
td input.checkbox, 
td input.radio{top:0em;}

#masthead{
	height:100px;background:#014433 url('images/masthead_bkg.jpg');
	border-bottom:1px solid #c0c133;
	}
	
#navigation{
	height:43px;
	background:#fff url('images/white_menu_bkg.gif');
	margin-bottom:10px;
}

.container{
/*	border-left:2px solid #c0c133;
	border-right:2px solid #c0c133;*/
	}
	
#support_column .support_item{
	margin:0 0 15px 5px;
}
	
#support_column h1{
	font-size:12pt;
	font-weight:bold;
	margin:0px;
	padding:2px 0 0;
	border-bottom:1px solid #c0c133;
	border-top:1px solid #c0c133;
}

#support_column h1 img{
	border: medium none;
	vertical-align: middle;
	margin-bottom:4px;
	}
	
#support_column .module{
	margin-left:5px;
	border:1px solid #ccc;
	background:#eee;
	-moz-border-radius:5px; -webkit-border-radius:5px;
	padding:5px;
}

#footer{
/*	margin-top:10px;*/
	padding:10px;
	border-top:3px double #ccc;
	text-align:center;
}
	
.module, {
	margin-bottom:5px;
}

.module .hd, .module .hd_inverse{
	height:24px;
	padding-left:10px;
/*	text-align:center;*/
	background:url("images/green_header_bkg.gif");
	-moz-border-radius-topleft:5px; -webkit-border-top-left-radius:5px;
	-moz-border-radius-topright:5px; -webkit-border-top-right-radius:5px;
}

.module .hd_inverse{
/*	text-align:left;*/
	height:23px;
	background:url("images/white_header_bkg.gif");
	border:1px solid #ccc;
	border-bottom:none;
	-moz-border-radius-topleft:5px; -webkit-border-top-left-radius:5px;
	-moz-border-radius-topright:5px; -webkit-border-top-right-radius:5px;
}

.module .hd .title{
	padding-top:5px;
}

.module .hd_inverse .title{
	padding-top:4px;
}

.module .bd{
	padding:3px;
	border:1px solid #ccc;
	border-top:none;
	-moz-border-radius-bottomleft:5px; -webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomright:5px; -webkit-border-bottom-right-radius:5px;
}

.gallery h3{
/*	font-weight:bold;*/
}

.news_feed{
/*	margin-top:10px;*/
	margin-right:10px;
}

.news_feed .bd{
	padding:10px;
}
.news_feed h2{
	margin:10px 0 5px 0;
}

.news_feed h3{
	font-size:10pt;font-weight:bold;
	border-bottom:1px solid #c0c133;
	margin-bottom:2px;
	padding-bottom:3px;
}

.news_feed p{
	font-size:8pt;
}

.events{margin-top:10px;}
.events h1{background:url(/images/pale_grad_30.gif);border-bottom:1px solid #c0c133;font-size:14pt;font-weight:bold;padding:3px 5px 3px;margin:0px 0px 5px;}
.events hr{margin:0 0 5px;}
.events .bd{padding:18px 15px 0 5px;}
.events .event{margin-bottom:10px;border:1px solid #ccc;-moz-border-radius:5px; -webkit-border-bottom-left:5px;}


.events_right{}
.events_right hr{margin:0 0 5px;}
.events_right h1{background:url(/images/pale_grad_30.gif);border-bottom:1px solid #c0c133;font-size:14pt;font-weight:bold;padding:3px 5px 3px;margin:0px 0px 5px;}
.events_right .bd{padding:18px 15px 0 5px;}
.events_right .event{margin-bottom:10px;border:1px solid #ccc;-moz-border-radius:5px; -webkit-border-bottom-left:5px;}


table.tickets{font-size:11pt;border:1px solid #ccc;border-bottom:none;margin-bottom:10px;}

table.tickets thead{background:#eee;}
table.tickets thead td{font-weight:bold;}
table.tickets td.last{text-align:right;}

table.tickets td{border-bottom:1px solid #ccc;padding:2px 5px;}

.fiftyFifty {
width:49.8%;margin:0px;font-size:11px;
}

.column {
float:left;
}

.shareSprite {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/icon_share_sprites.gif) no-repeat scroll 50% 0;
float:left;
height:16px;
margin-right:3px;
width:16px;
}


.facebook {
background-position:50% 0;
}

.twitter {
background-position:50% -20px;
}

#admin_main{padding:0 0 0 15px;}
#admin_right{padding:0 10px;min-height:500px;}
#admin_main h1, #admin_right h1{font-size:18pt;margin:15px 0;}

a.button{margin:5px 0;-moz-border-radius: 3px;-webkit-border-radius: 3px;}
a.gbutton{background:url(/images/green_grad_25.gif);color:#fff;}
a.gbutton:hover{color:#ffff00;}

a.gray_button{background:url(/images/pale_grad_30.gif);color:#666;}
a.gray_button:hover{color:#087c3b;border:1px solid #087c3b;}

br{clear:both;}

