* {
	margin: 0px;
	border: 0px;
	padding: 0px;
}

body {	
	text-align: center;
	height: 100%;
	font-size: 100%;
	background: /*#dce557*/ #fff url(../images/shared/bkg_shadow.gif) center top repeat-y;
}


#wrapper {
	width: 930px;
	margin: 0px auto 0px auto;
	overflow: hidden;
	text-align: center;
	background-color: transparent;
}

#branding {
	width: 930px;
	height: 125px;
	overflow:hidden;
	background: transparent url(../images/shared/logo.gif) 30px 15px no-repeat;
}

#header_two {
	width: 930px;
	height: 147px;
	background: transparent url(../images/shared/header_img.jpg) 30px 0px no-repeat;
}

#nav_two {
	width: 870px;
	height: auto;
	margin: 0px auto 0px auto;
	border: 0px;
	border-bottom: 15px solid #dce557;
	padding: 0px;
	text-align: center;
	background: transparent url(../images/shared/nav_bkg.jpg) repeat-y;
	overflow: hidden;
}

#header_one {
	width: 930px;
	height: 147px;
	background: transparent url(../images/shared/header_img_home.jpg) 30px 0px no-repeat;
}

#nav_one {
	width: 870px;
	height: auto;
	margin: 0px auto 0px auto;
	border: 0px;
	border-bottom: 15px solid #dce557;
	padding: 0px;
	text-align: center;
	background: transparent url(../images/shared/nav_bkg_home.jpg) repeat-y;
	overflow: hidden;
}

#content {
	width: 870px;
	margin: 10px auto 10px auto;
	text-align: left;
}

#footer {
	margin: 0px auto 0px auto;
	clear: both;
	width: 860px;
	background-color: #dce557;
	margin-bottom: 20px;
	padding: 10px 10px 10px 0px;
	text-align: right;
}

.footer_making {
	font-size: 1.2em;
	font-weight: normal;
	color: #15552b;
	padding: 9px 15px 5px 15px;
	float: left;
}

#home_small_panels {
	width: 160px;
	float: left;
	margin-bottom: 5px;
}

#home_image_3x3_grid {
	width: 310px;
	float: left;
	text-align: center;
}

#main_left_column {
	width: 570px;
	float: left;
	/*background-color: yellow;*/
}

#main_right_column {
	width: 279px;
	float: right;
	/*background-color: green;*/
	border-left: 3px solid #e4ac3d;
	padding-left: 15px;
}

#main_left_column_half {
	width: 420px;
	float: left;
	/*background-color: yellow;*/
	padding-bottom: 15px;
}

#main_right_column_half {
	width: 420px;
	float: right;
	/*background-color: green;*/
	border-left: 3px solid #e4ac3d;
	padding-left: 15px;
	padding-bottom: 15px;
}

.small_panel_brown {
	margin: 5px 0px 10px 0px;
	width: 140px;
	float: left;
	background: #ddab4e url(../images/shared/round_corner_br.gif) bottom right no-repeat;
	text-align: left;
}

.small_panel_light_green {
	margin: 5px 0px 10px 0px;
	width: 140px;
	float: left;
	background: #98b94c url(../images/shared/round_corner_br.gif) bottom right no-repeat;
	text-align: left;
}

.small_panel_brown h2, .small_panel_light_green h2 {
	margin: 0px 15px 5px 0px;
	padding: 10px 0px 0px 15px;
	background: transparent url(../images/shared/round_corner_tl.gif) no-repeat;
	color: #fff;
	font-size: 1.2em;
	line-height: 1.1em;
	font-weight: bold;
	border: none;
}

.small_panel_brown p, .small_panel_light_green p {
	margin: 0px 15px 15px 15px;
	color: #fff;
}

.small_panel_brown a:link, .small_panel_light_green a:link, .mid_panel_brown a:link {
	color: #fff;
	background-color: none;
	text-decoration: underline;
}

.small_panel_brown a:visited, .small_panel_light_green a:visited, .mid_panel_brown a:visited {
	color: #fff;
	background-color: none;
	text-decoration: underline;
}

.small_panel_brown a:hover, .small_panel_light_green a:hover, .mid_panel_brown a:hover {
	color: #fff;
	background: none;
	text-decoration: none;
}

.small_panel_brown a:active, .small_panel_light_green a:active, .mid_panel_brown a:active {
	color: #fff;
	background: none;
	text-decoration: none;
}

.mid_panel_brown {
	margin: 5px 0px 10px 0px;
	padding-bottom: 20px;
	width: 279px;
	float: left;
	background: #ddab4e url(../images/shared/round_corner_bl.gif) bottom left no-repeat;
	text-align: left;
}

.mid_panel_brown h2 {
	margin: 0px 0px 10px 0px;
	padding: 25px 0px 0px 15px;
	background: transparent url(../images/shared/round_corner_tr.gif) no-repeat top right;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
}

.mid_panel_brown p {
	margin: 0px 15px 15px 15px;
	color: #fff;
}

h1 {
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 1.1em;
	line-height: 1.2em;
	font-weight: normal;
	margin: 0px 0px 20px 0px;
	color: #009d00;
}

h2 {
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 0.9em;
	line-height: 1.2em;
	font-weight: bold;
	margin: 0px 12px 20px 0px;
	color: #837600;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #e8aa33;
}

h3 {
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 0.9em;
	line-height: 1.2em;	
	font-weight: normal;
	margin: 0px 12px 20px 00px;
	color: #e8aa33;
}

p, li {
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 0.7em;
	line-height: 1.5em;
	font-weight: normal;
	color: #000;
	margin: 0px 15px 20px 0px;
}

p.home_right {
	width: 185px;
	float: left;
	line-height: 1.9em;
	margin-right: 10px;
	font-size: 0.7em;
}

p.home_left {
	width: 185px;
	float: left;
	line-height: 1.9em;
	margin-right: 10px;
	font-size: 0.8em;
}

a:link {
	font-weight: bold;
	color: #15552b;
	text-decoration: underline;
	}

a:visited {
	font-weight: bold;
	color: #15552b;
	text-decoration: underline;
	}

a:hover {
	font-weight: bold;
	color: #e8aa33;
	text-decoration: none;
	}


a:active {
	font-weight: bold;
	color: #8fbe00;
	text-decoration: none;
	}


ul {
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}

li {
	color: #000;
	margin: 0px 20px 10px 0px;
	list-style-type: disc;
	list-style-position: outside;
}

#nav_one ul, #nav_two ul {
	margin-bottom: 0px;
}

#nav_one ul#nav-menu li, #nav_two ul#nav-menu li {
	display: inline;
	margin: 0px 0px 5px 0px;
	border: 0px;
	padding: 0px;
	list-style-type: none;
}

#nav_one ul#nav-menu li a, #nav_two ul#nav-menu li a {
	margin: 0px;
	padding: 3px 6px 3px 6px;
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 1.1em;
	line-height: 1em;
	font-weight: normal;
	color: #15552b;
}

#nav_one ul#nav-menu li a:link, #nav_two ul#nav-menu li a:link {
	color: #FFF;
	text-decoration: none;
	background: none;
}

#nav_one ul#nav-menu li a:visited, #nav_two ul#nav-menu li a:visited {
	color: #FFF;
	text-decoration: none;
	background: none;
}

#nav_one ul#nav-menu li a:hover, #nav_two ul#nav-menu li a:hover {
	color: #15552b;
	text-decoration: none;
	background-color: #8fbe00;
}

#nav_one ul#nav-menu li a:active, #nav_two ul#nav-menu li a:active {
	color: #289500;
	text-decoration: none;
	background-color: #8fbe00;
}

#wrapper #nav_one ul#nav-menu li a.current, #wrapper #nav_two ul#nav-menu li a.current {
	color: #15552b;
	background-color: #dce557;
}

/* THEME GROUP SUBNAV */

ul.subnav {
	width: 266px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	margin-bottom: 15px;
}

ul.subnav li {
	width: 250px;
	display: block;
	margin: 0px;
	border: 0px;
	padding: 4px 0px 4px 0px;
	list-style-type: none;
	float: left;
}

ul.subnav li a {
	margin: 2px 0px 2px 0px;
	padding: 4px;
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 1.1em;
	line-height: 1.4em;
	font-weight: normal;
	color: #15552b;
}

ul.subnav li a:link {
	color: #15552b;
	text-decoration: none;
	background: none;
}

ul.subnav li a:visited {
	color: #15552b;
	text-decoration: none;
	background: none;
	font-weight: normal;
}

ul.subnav li a:hover {
	color: #15552b;
	text-decoration: none;
	background-color: #8fbe00;
}

ul.subnav li a:active{
	color: #289500;
	text-decoration: none;
	background-color: #8fbe00;
}

#main_right_column ul.subnav li a.current {
	color: #15552b;
	background-color: #dce557;
}

h2.theme_subnav {
	margin-bottom: 8px;
}

#footer p{
	margin: 0px;
}

.board_name	{
	clear: both;
	display: block;
	float: left;
	width: 49%;
	margin-bottom: 10px;
	/*border-top: 1px solid #ddab4e;*/
	border-top: 1px dashed #ddab4e;
	padding-top: 8px;
}

.board_position {
	font-weight: bold;
	display: block;
	float: left;
	width: 49%;
	margin-bottom: 5px;
	/*border-top: 1px solid #ddab4e;*/
	border-top: 1px dashed #ddab4e;
	padding-top: 8px;
}

.form_column, .event_column, .event_column_head {
	float:left;
	width: 48%;
}

.event_column {
	padding: 4px 0px 4px 0px;
	border-bottom: 1px dashed #ddab4e;
}

.event_column_head {
	padding: 15px 0px 4px 0px;
	border-top: none;	
}

label {
	color: #103725;
	font-weight: normal;
	font-family: helvetica, arial, verdana, "Lucida Grande", sans-serif;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.3em;
	margin: 10px 0px 10px 0px;
}
 
input, textarea {
	border: 1px solid #009d00;
	padding: 5px;
	margin: 2px 0px 2px 0px;
}

input.submit {
	font-family: helvetica, arial, verdana, "Lucida Grande", sans-serif;
	background-color: #8fbe00;
	font-weight: bold;
}

.logo {
	float:left; 
	margin: 0px 15px 5px 0px; 
}

.group_image_block {
	float: right;
	overflow: hidden;
	width: 165px;
}

img.group_image {
	border: 1px solid #ddab4e;
	padding: 2px;
}

.member_name {
clear: left;
	display: block;
	float: left;
	width: 30%;
	padding: 6px 0px 6px 0px;
	border-bottom: 1px dashed #ddab4e;
/*	background-color: blue;*/
}

.member_pos {
	display: block;
	float: left;
	width: 40%;
	padding: 6px 0px 6px 0px;
	border-bottom: 1px dashed #ddab4e;
/*	background-color: green;*/
}