/* Global Styles */
* { 
	margin:0;
	padding:0;
	}
	
body {
	font-family:Arial, Helvetica, sans-serif;
	background: none;
	}

ul {
	margin-left:30px;
	}
	
h1, h2, h3, h4, h5, h6 {
	color:#72080C;
	}
	
p {	
	text-indent:1em;
	margin:5px;
	padding:5px;
	}
	
a, a:visited {
	color:#831c20;
	}
	
a:hover {
	text-decoration:none;
	}
	
#container {
	width:821px;
	margin:0 auto;
	position:relative;
	}

#header {
	display:none;
	background:none;
	}
	
#nav {
	display:none;
	}
	
#content {
	width:600px;
	background:none;
	text-align:left;
	}
	
*html #content {
	width:600px;
	background:none;
	padding-right:0px;
	padding-left:0px;
	padding-bottom:0px;
	margin-top:0px;
	}
	
/* End Global Styles */
	
#bg1 {
	background:none;
	}
	
#heading {
	width:415px;
	height:34px;
	margin:0px;
	background-image:url(images/helmet.jpg);
	background-repeat:no-repeat;
	background-position:center left;
	}
#heading h1 {
	margin-left:40px;
	font-size:26px;
	font-weight:bold;
	}
	
/* Board Of Directors */

.boarddiv {
	width:350px;
	height:130px;
	display:block;
	margin:10px;
	border:#CCC 1px solid;
	}
.boarddiv p {
	text-indent:0em;
	padding:0px;
	margin:5px;
	}
.boarddiv img {
	display:inline;
	text-decoration:none !important;
	margin:5px;
	}
.boarddiv a:link img, .boarddiv a:visited img {
	text-decoration:none !important;
	border:#80181F 1px solid;
	margin:5px;
	}
.boarddiv a:hover img {
	border:#666 1px solid;
	}
	
.chiefsdiv {
	width:350px;
	height:315px;
	float:left;
	margin:10px;
	border:#CCC 1px solid;
	}
.chiefsdiv p {
	text-indent:0em;
	padding:0px;
	margin:5px;
	}
.chiefsdiv img {
	display:inline;
	text-decoration:none !important;
	margin:5px;
	}
.chiefsdiv a:link img, .chiefsdiv a:visited img {
	text-decoration:none !important;
	border:#80181F 1px solid;
	margin:5px;
	}
.chiefsdiv a:hover img {
	border:#666 1px solid;
	}
	
.left {
	width:235px;
	float:left;
	vertical-align:middle;
	text-align:right;
	}
.right {
	width:235px;
	float:right;
	vertical-align:middle;
	text-align:left;
	}

/* End Board Of Directors */
	
.aboutheading {
	text-align:center;
	font-weight:bold;
	margin:3px;
	}
	
#dsginfo {
	width:400px;
	margin:0 auto;
	font-weight:bold;
	text-align:center;
	}
	
#dscinfo {
	width:400px;
	margin:0 auto;
	font-weight:bold;
	text-align:center;
	}

#calendar {
	width:640px;
	height:400px;
	border:#72080C 3px solid;
	margin:10px auto;
	}
	
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix {
	display:inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display:block;
}


#volunteer:link, #volunteer:visited {
	width:357px;
	height:125px;
	background-image:url(images/volunteer.jpg);
	background-repeat:no-repeat;
	background-position:top;
	text-decoration:none;
	display:block;
	}
#donate:link, #donate:visited {
	width:357px;
	height:125px;
	background-image:url(images/donate.jpg);
	background-repeat:no-repeat;
	background-position:top;
	text-decoration:none;
	display:block;
	}

.contactinput {
	width:236px;
	height:17px;
	background-image: url(../images/contact_input.gif);
	background-repeat:no-repeat;
	border:#FFF 1px solid;
	padding:3px;
	}
.contacttextarea {
	width:285px;
	height:90px;
	background-image:url(../images/contact_textarea.gif);
	background-repeat:no-repeat;
	border:#FFF 1px solid;
	padding:10px;
	}
.contactselect {
	width:65px;
	height:20px;
	background-color:#FFFFFF;
	border:#72080C 1px solid;
	}
.contactradio {
	background-color:#FFF;
	width:17px;
	height:17px;
	margin:2px;
	}
.contactsend {
	margin:3px;
	border:#72080C 2px solid;
	background-color:#FFF;
	}
	
#contactcontainer {
	width:785px;
	margin:0 auto;
	}
	
#ContactTableOne {
	width:420px;
	height:315px;
	float:left;
	margin-left:5px;
	}
#ContactTableOne td {
	padding:2px;
	}
#ContactTableTwo {
	width:320px;
	height:315px;
	float:left;
	}
#ContactTableTwo td {
	padding:2px;
	}
	
#divider {
	width:2px;
	margin-left:5px;
	margin-right:5px;
	height:315px;
	float:left;
	background-color:#72080C;
	}
	
#contactinfo {
	width:390px;
	float:left;
	margin-left:10px;
	}
#contactinfo h2 {
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	margin:0px;
	}
	
#messagekey {
	display:block;
	width:50px;
	margin:5px;
	padding:5px;
	font-weight:normal;
	border:1px solid black;
	background-color:white;
	text-align:center;
	font-family:Verdana;
	font-size:18px;
	}
	
#iconBG {
	display:none;
	background:none;
	padding-top:0px;
	}
	
#iconBG a:link img, #iconBG a:visited img {
	margin:0 18px;
	vertical-align:middle;
	}
	
.imgleft {
	border:#000 2px solid;
	float:left;
	margin:5px;
	}
.imgright {
	border:#000 2px solid;
	float:right;
	margin:5px;
	}
	
#memberdiv {
	width:600px;
	margin:0 auto;
	}
.links {
	width:320px;
	height:35px;
	float:left;
	margin:5px;
	text-align:left;
	}
	
#footer {
	display:none;
	background:none;
	}
	
#footerinner {
	display:none;
	}

#hometext {
	width:400px;
	height:255px;
	margin-left:12px;
	padding-top:6px;
	}
	
#hometext p {
	margin:12px 0;
	text-indent:0em;
	}
	
#hometext h2 {
	font-weight:bold;
	}
	
#buttons {
	width:350px;
	float:right;
	}
	
#volunteer a, #volunteer a:visited{
	width:357px;
	height:125px;
	}
	
#donate a, #donate a:visited{
	width:357px;
	height:125px;
	}
	
#volunteer span, #donate span{
	display:none;
	}

#bcfooter {
	text-align:center;
	margin:10px
	}

#bcfooter a, #BC_footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color:#FFFFFF;
	color:#72080C;
	text-decoration: none;
}

#bcfooter a:hover {
	background-color:#72080C;
	color:#FFF;
}