/* Global Styles */
* { 
	margin:0;
	padding:0;
	}
	
body {
	font-family:Arial, Helvetica, sans-serif;
	width:100%;
	height:100%;
	background:url(/images/bgTile.jpg) repeat-y  center 176px #62631d;
	position:relative;
	font-size:12px;
	}

ul {
	margin-left:30px;
	}
	
h1, h2, h3, h4, h5, h6 {
	color:#72080C;
	}
	
h2 {
	*font-size: 17px;
}	
	
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 {
	width:821px;
	height:176px;
	background:url(images/headerOld.jpg) no-repeat;
	position:relative;
	}

	
	
#nav {
	position:relative;
	top:133px;
	left:15px;
	}
	
#content {
	width:781px;
	background:url(/images/tile.jpg) repeat-y;
	padding:0px 20px 5px 20px;
	}
	
* html #content {
	width:781px;
	background:url(/images/tile.jpg) repeat-y;
	padding-right:20px;
	padding-left:20px;
	padding-bottom:10px;
	margin-top:0px;
	}
	
/* End Global Styles */
	
#bg1 {
	width:100%;
	height:176px;
	background:url(/images/headerBG.jpg) no-repeat top center;
	position:relative;
	}
	
#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;
	}
	
	#wine h1 {
	text-align: center;
	font-size:20px;
	font-weight:bold;
	}
	
	#wine h2 {
	text-align: center;
	font-size:16px;
	font-weight:bold;
	}
	
	#wine h7 {
	text-align: center;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	}
/* Board Of Directors */

.boarddiv {
	width:750px;
	float:left;
	margin:10px;
	border:#CCC 1px solid;
	background-color:#EEE;
	}
.boarddiv p {
	text-indent:1em;
	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:250px;
	float:left;
	margin:10px;
	border:#CCC 1px solid;
	}
.chiefsdiv p {
	text-indent:1em;
	padding:0px;
	margin:5px;
	}
.chiefsdiv img {
	display:inline;
	text-decoration:none !important;
	margin:10px;
	}
.chiefsdiv a:link img, .chiefsdiv a:visited img {
	text-decoration:none !important;
	border:#80181F 1px solid;
	margin:10px;
	}
.chiefsdiv a:hover img {
	border:#666 1px solid;
	}
	
.cheerdiv {
	width:580px;
	float:left;
	margin:10px;
	border:#72080C 2px 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;
}

#smvolbutton {
	width:249px;
	height:56px;
	background-image:url(/images/sm_volbutton_ro.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	text-decoration:none;
	float:right;
	display:block;
	margin-top:-34px;
}

#smvolbutton:hover {
	background-position:0px -56px;
	text-decoration:none;
}

#volunteer:link, #volunteer:visited {
	width:252px;
	height:68px;
	background-image:url(/images/vol_button_ro.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	text-decoration:none;
	display:block;
	float: left;
	margin-left:0px;
	}
	
#volunteer:hover {
	background-position:0px -69px;
	text-decoration:none;

	}	
	
#volunteercontainer {
	width:780px;
	margin:0 auto;
	display:block;
	}
	
#VolunteerOne {
	width:390px;
	height:315px;
	float:left;
	display:block;
	margin-left:5px;
	}
#volunteerOne td {
	padding:2px;
	font-size:12px;
	}
#VolunteerTwo {
	width:315px;
	height:315px;
	display:block;
	float:left;
	}
#VolunteerTwo td {
	padding:2px;
	font-size:12px;
	}
#VolunteerThree {
	width:770px;
	height:315px;
	float:left;
	}
#VolunteerThree td {
	padding:2px;
	font-size:12px;
	}
.section {
	color:#72080C;
	font-size:16px;
	font-weight:bold;
	padding-top:4px;
	padding-bottom:4px;
	}
	
#donate:link, #donate:visited {
	width:257px;
	height:68px;
	background-image:url(/images/don_button_ro.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	text-decoration:none;
	display:block;
	float: left;
	margin-left:0px;
	}

#donate:hover {
	background-position:1px -68px;
	text-decoration:none;
	}

#buddywalk {
float: left;
display:block;
width:130px;
height: 124px;
text-decoration:none;
background-image:url(/images/buddywalk_ro.jpg);
background-position:center top;
padding-bottom: 2px;
}

#buddywalk:hover {
background-position:center -124px;
}

#stepup {
float: left;
display:block;
width:130px;
height: 124px;
text-decoration:none;
background-image:url(/images/stepup_ro.jpg);
background-position:center top;
padding-bottom: 2px;
}

#stepup:hover {
background-position:center -124px;
}

#wineauction {
float: left;
display:block;
width:130px;
height: 124px;
text-decoration:none;
background-image:url(/images/wineauction_ro.jpg);
background-position:center top;
}

#wineauction:hover {
background-position:center -123px;
}

#golf {
float: left;
display:block;
width:130px;
height: 124px;
text-decoration:none;
background-image:url(/images/golf_ro.jpg);
background-position:center top;
padding-bottom: 2px;
}

#golf:hover {
background-position:center -124px;
}

#huddletime {
float: left;
display:block;
width:130px;
_width:129px;
height: 124px;
text-decoration:none;
background-image:url(/images/huddletime_ro.jpg);
background-position:center top;
}

#huddletime:hover {
background-position:center -123px;
}

#firstdowns {
float: right;
display:block;
width:130px;
_width:129px;
height: 124px;
text-decoration:none;
background-image:url(/images/firstdowns_ro2.jpg);
background-position:center top;	
}

#firstdowns:hover {
background-position:center -125px;
}



.contactinput {
	width:236px;
	height:17px;
	background:url(/images/contact_input.gif) no-repeat left;
	border:#FFF 1px solid;
	padding:3px;
	}
*html .contactinput {
	background:url(/images/contact_input.gif) no-repeat fixed left;
	}
.contacttextarea {
	width:285px;
	height:90px;
	border:#72080C 1px solid;
	padding:5px;
	}
.contactselect {
	width:65px;
	height:20px;
	background-color:#FFFFFF;
	border:#72080C 1px solid;
	}
.contactradio {
	background-color:#FFF;
	width:17px;
	height:17px;
	margin:2px;
	}
.contactcheckbox {
	vertical-align:middle;
	margin:1px;
	}
.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;
	}
	
#dividervert {
	width:2px;
	margin-left:15px;
	margin-right:15px;
	height:325px;
	float:left;
	background-color:#72080C;
	}
#dividerhoriz {
	width:780px;
	margin-top:10px;
	margin-bottom:10px;
	height:2px !important;
	font-size:2px;
	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 #72080C;
	color:#72080C;
	background-color:white;
	text-align:center;
	font-family:Verdana;
	font-size:18px;
	}
	
#iconBG {
	width:821px;
	background: url(/images/iconBG.jpg) no-repeat;
	height:74px;
	text-align:center;
	padding-top:20px;
	clear:both;
	}
	
#iconBG a:link img, #iconBG a:visited img {
	margin:0 6px;
	vertical-align:middle;
	}

#iconBG2row {
	width:821px;
	background: url(/images/iconBG-2row.jpg) no-repeat;
	height:168px;
	text-align:center;
	padding-top:20px;
	clear:both;
	}
	
#iconBG2row a:link img, #iconBG2row a:visited img {
	margin:10px 6px;
	vertical-align:middle;
	}
#iconBG2row a{
	margin: 10px 25px;
	}


.imgleft {
	float:left;
	margin:5px;
	}
.imgright {
	float:right;
	margin:5px;
	}
	
#memberdiv {
	width:675px;
	margin:0 auto;
	}
.links {
	width:315px;
	height:35px;
	float:left;
	margin:1px;
	text-align:left;
	}
	
#footer {
	width:821px;
	height:42px;
	background:url(/images/footer.gif);
	}
	
#footerinner {
	width:821px;
	height:55px;
	background:url(/images/footer2.jpg);
	}

#hometext {
	width:497px;
	margin-left:12px;
	padding-top:6px;
	line-height:1.6em;
	}
	
#hometext p {
	margin:12px 0;
	font-size:14px;
	text-indent:1em;
	}
	
#hometext h2 {
	color:#831c20;
	font-weight:bold;
	}
	
#buttons {
	width:260px;
	_width:264px;
	height:250px;
	_height:254px;
	float:right;
	margin-right: 4px;
	_margin-right: 0px;
	}
#don_vol {
	float:left;
	display:block;
	height:68px;
	width:514px;
}
	
#volunteer a, #volunteer a:visited{
	width:257px;
	_width:256px;
	height:125px;
	}
	
#donate a, #donate a:visited{
	width:257px;
	_width:256px;
	height:125px;
	}
	
#volunteer span, #donate span{
	display:none;
	}

#bcfooter {
	position:relative;
	top:10px;
	text-align:center;
	margin-bottom:-5px;
	}

#bcfooter a, #BC_footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#FFF;
	font-weight:bold;
	text-decoration: none;
}

#bcfooter a:hover {
	color:#999;
}

#onlineupdating {
	display:none;
	}
	
	.form {
		text-align:center;
	
		}

.form table tr td {text-align:center;}

.form table {width:100%; 
	text-align:center;}
