/*** STYLE RESET ***/

div, img, ul, a, p, h1, h2, body {
	margin: 0px;
	padding: 0px;
	border: none;
	text-decoration: none;
	
	
}

ul{
	list-style-type: none;
}

.link {
	text-decoration: underline;
}

.link:hover {
	text-decoration: none;
}

.invlink {
	text-decoration: none;
}

.invlink:hover {
	text-decoration: underline;
}

body {
	background-color: #00360c;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	font-family: arial;
	margin-bottom: 80px;
}

/** form style crap **/

#admin_content table{

	margin: 50px auto;
}

#admin_content table table{

	margin: 0px auto;
	border: none;
	
}
#admin_content table table img{
	border: 1px solid black;
}

textarea {
	overflow: hidden;

}

/** lists yay **/

#mininav a {
	padding: 0px 4px;
}

.sidebar {
	list-style-type: square;
	margin-bottom: 10px;
	margin-top: 5px;
	padding-left: 0px;
}

.sidebar li {
	
	margin-left: 15px;
}

.ybox {
	list-style-type: square;

	padding-left: 20px;
	
}

.faqlist p {
	display: inline;
}

.eventthumb {
	position: relative;
	display: block;
	clear: right;
	width: 150px;
	margin: 0px auto;
	
	
}

.gallery_holder {
	position: relative;
	display: inline;
	width: 200px;

	float: right;
	text-align: center;

}



/***** TEXT STYLES *****/

.smallheight p {
	line-height: 14px;
}

.admin_header {
	font-size: 30px;
	font-weight: bold;
	width: 300px;
	margin: 300px auto;
	
}

.col {
	font-family: arial;
	font-size: 11px;
	line-height: 20px;
	font-style: italic;
	font-weight: bold;
	color: #015f2d;
}


h1{
	margin-bottom: 30px;
}


.i {
	font-style: italic;
}

.cr{
	margin-bottom: 20px;
}

.cr10 {
	margin-bottom: 10px;
}

p{
	font-family: arial, sans-serif;
	line-height: 20px;
}
.w {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
}

.g {color: #015f2d;}

.red {color: #ff0000;}

.b {font-weight: bold;}

.gray {color: #666666;}

.j {text-align: justify;}

.ll {
	font-size: 18px;
	font-weight: bold;
}

.l {
	font-size: 15px;
	font-weight: bold;
}

.ml { font-size: 14px; font-weight: bold;}

.m{
	font-size: 13px;

}

.ms{
	font-size: 12px;
}

.ind {
	margin-left: 20px;
}

.sg {
	color: #015f2d;
	font-size: 11px;
	font-weight: bolder;
}

.sgn{
	color: #015f2d;
	font-size: 11px;
	font-weight: normal;
}

.sgyn{
		color: #666666;
	font-size: 11px;
	font-weight: normal;
}

.phone {
	color: #737373;
	font-size: 14px;
	font-weight: bold;
}

.foot {
	color: #6e7d72;
	font-size: 11px;
	
}	

/***** CALENDAR ******/
#calendar_nav {
	position: relative;
	width: 38px;
	height: 16px;
	display: block;
	float: right;
	overflow: visible;

}


#event_box{
	width: 100%;
	background: #fff5cc;
	margin-top: 50px;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

#event_box p{
	margin-left: 35px;
}
.calendar{
	border-collapse: collapse;
	border-color: #cccccc;
	
	margin: 0px auto;
	empty-cells: show;
}

.m_text {
	margin-left: 38px;
}

.highlight {
	position: relative;
	margin: 0px;
	background: #f9ecb9;
	height: 60px;
	overflow: visible;
	padding-top: 2px;
	text-align: center;
}

.clicky {
	cursor: pointer;
}

.calendar_header {
	height: 30px;

}

.calendar_row {
	height: 80px;
}

#membership_form {
	margin: 0px auto;
}

/***** DIVS ******/

.head_spacer {

	background: #ffffff;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
}

#home_lcwrapper {
	background: url(images/dashed_bg.gif) repeat-y;
	margin-bottom: 30px;
	margin-top: 20px;
	overflow: auto;
	height: auto;
}

#imgpreview {
	position: relative;
	display: block;
	margin: 0px;
	overflow: auto;
}

#admin_content {
	height: 700px;
	/* background: url(images/o_bg.jpg) center no-repeat; */
	overflow: auto;
}

#main
{
	border: none;
	background: #ffffff;
	width: 930px;
	height: auto;
	position: relative;
	margin: 0px auto;
	margin-top: 8px;
	overflow: auto;
}

#header {
	
	display: block;
	border: none;
	overflow: auto;
	margin: 0px;
}



#header img {
	position: relative;
	display: inline;
	float: left;
}

#l_column {
	width: 600px;
	display: inline;
	float: left;
	margin: 20px;
	margin-top: 0px;
	

	
}

#l_column_form {
	width: 600px;
	display: inline;
	float: left;
	margin: 30px;
	margin-right: 10px;
	
}

input, select, textarea {
		font: normal 11px Arial, sans-serif;
		margin: 1px;
	
}

#l_column_form select {
	width: 170px;
}

/* for BOD page */
table {
	vertical-align: middle;
}

#l_column table img{
float: left;
}
#r_column {
	width: 152px;
	background: url(images/column.gif) no-repeat;
	display: inline;
	float: right;
	margin: 20px;
	margin-right: 39px;
	margin-top: 58px;
	height: 700px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}


#tr {
	position: relative;
	border: none;
	width: 244px;
	display: inline;
	float: right;
	text-align: right;
	overflow: visible;
	margin-top: 35px;
	margin-right: 20px;
}

#tr li{
	display: inline;
}



#yellowbar {
	height: 9px;
}
#yellowbar img{
	display: block;
	margin: 0px auto;
}
#graybar {
	width: 930px;
	display: block;
	margin: 0px auto;
}

#fadebar {
	background: url(images/fadebar.gif) repeat-x;
	height: 22px;
}

#menu {
	background-image: url(images/menubar.jpg);
	height: 30px;
	width: 928px;
	margin: 0px auto;
	margin-bottom: 1px;
	line-height: 24px;
	

}
#admin_menu {
	
	height: 60px;
	width: 928px;
	margin: 0px auto;
	

}

#admin_menu table {
empty-cells: show;
	line-height: 30px;

}

/* Hover time */
#menu a:hover {
	color: yellow;
}


#content {
	
	background: url(images/dashed_bg.gif) repeat-y;
	overflow: hidden;
	width: 930px;
	border: none;
	position: relative;
	margin: 0px auto;
	margin-top: 1px;
	margin-bottom: 10px;

		
}

#flash_movie {
	position: relative;
	margin: 20px auto;
	width: 700px;
	height: 530px;
}


.nobg {
	background-image: none;
	overflow: hidden;
	width: 930px;
	border: none;
	position: relative;
	margin: 0px auto;
	margin-top: 1px;
	margin-bottom: 10px;
}

#content_right { 
	display: inline;
	position: relative;
	margin-top: 0px;
	margin-right: 25px;
	
	width: 230px;
	overflow: visible;
	float: left;
}


#content_right p{
	margin: 0px 20px;
	margin-bottom: 5px;
	width: 220px;
}

#footer {
	margin-top: 40px;
	width: auto;
	text-align: center;
}

#footer div{
	width: 500px;
	margin: 0px auto;
	margin-bottom: 10px;

}
#footer li{
	display: inline;
	color: #6e7d72;
	font-size: 10px;
}


#footer div img{
	display: inline;
	margin: 0px 20px;
	
}

#bod_officers {
	border-spacing: 15px 1px;
	margin-bottom: 30px;
}

