body {
	font: 75%/140% Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	background: #333132;
	min-width: 695px;
}
img {
       border: none;
}
a:link, a:visited {
	color: #98012e;
	text-decoration: none;
}
a:hover {
	color: #000;
        text-decoration: underline;
}
h1 {
	position: absolute;
	margin: 0;
	padding: 0;
	text-indent: -10000em;
}
#logo {
	width: 165px;
	height: 169px;
	position: absolute;
	left: 25px;
	top: 25px;
	z-index: 900;
}

/* Page layout, rev.2 */
#wrapper {
	position: relative;
	width: 960px;
       margin: 0 auto;
       background-color: #fff;
}
#topNavSub {
	background-color: #98012e;
}
#topNav {
	background-color: #98012e;
        background-image: url(/img/HVClogo-top.png);
        background-position: bottom left;
        background-repeat: no-repeat;
        margin-left: 20px;
        height: 50px;
        color: #ffa102;
}
#topNav a {
        float: right;
        color: #fff;
        line-height: 50px;
        font-size: 16px;
        text-transform: uppercase;
        padding: 0px 25px;
}	
#header {
	width: 960px;
        padding: 0px;
}

/* Fading banner styling */

#backgroundheader ul, #drillheader ul {
        list-style:none;
        padding:0px;
        margin:0px 0px 15px 0px;
}
ul#portfolio {
position: relative;
z-index: 21;
height: 350px;
}
ul#drill {
position: relative;
z-index: 21;
height: 200px;
}
#backgroundheader {
        background-color:#98012e;
        top: 0px;
        height: 350px;
        width: 960px;
}
#drillheader {
        background-color:#98012e;
        top: 0px;
        height: 200px;
        width: 960px;
}
#backgroundlogo {
        position: absolute;
	height: 180px;
	background-image: url(/img/HVClogo.png);
        background-repeat: no-repeat;
        margin-left: 20px;
	z-index: 999;
	width: 200px;
}
#backgroundtext {
        position: absolute;
	height: 150px;
	background-image: url(/img/memberText.png);
        background-repeat: no-repeat;
        margin-left: 10px;
	z-index: 999;
	width: 220px;
        margin-top: 185px;
}
#backgroundlogo span, #backgroundtext span {
	display: none;
	}
#contentWrapper {
	overflow: hidden;
}
#contentWrapper {
	padding-left: 215px;      /* LC width */
        clear: both;
}
#contentWrapper .column {
	position: relative;
	float: left;
}
#mainCol {
	width: 705px;
	padding: 20px;
}
#sidebar1 {
	width: 195px;             /* LC width - 2 x padding */
	right: 215px;             /* LC width */
	padding: 20px 10px 10px 10px;
}
#sidebar1 {
	margin-left: -745px;		/* center width */
}
#footer {
	width: 960px;
	height: 30px;
	background-color: #58595b;
	clear: both;
}
#footer p {
        color: #fff;
        font-size: 10px;
        padding: 0px 15px;
        line-height: 30px;
        margin: 0px;
}

/*** IE6 Fix ***/
* html #left {
	left: 265px;              /* RC width */
}


#mainMenu {
	width: 960px;
	background: url('/img/navBKGD.gif') repeat-x;
	height: 30px;
	margin: 0;
	padding: 0;
	list-style-type: none;
        border-top: 1px solid #fff;
        border-bottom: 1px solid #fff;
}
#mainMenu li {
	margin: 0;
	padding: 0;
	float: left;
}
#mainMenu li a {
	text-decoration: none;
	display: block;
        font-size: 15px;
	margin: 0;
	/*padding: 0 21px;*/
	padding: 0 30px;
	line-height: 30px;
	border-right: 1px solid #fff;
	color: #fff;
	font-weight: normal;
}
#mainMenu li a:hover {
	background: url('/img/navBKGD-over.gif') repeat-x;
	color: #98012e;
        text-decoration: underline;
}
#mainMenu li:hover ul {
	left: auto;
}
#mainMenu li:hover ul, #mainMenu li.sfhover ul {
	left: auto;
	visibility: visible;
}
#mAboutL2, #mNewsL2, #mAwardsL2, #mEventsL2, #mMembershipL2 {
	position: absolute;
	z-index: 100;
	width: 150px !important;
	left: -999em;
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
}
#mAboutL2 li, #mNewsL2 li, #mAwardsL2 li, #mEventsL2 li, #mAboutL2 li a, #mNewsL2 li a, #mAwardsL2 li a, #mEventsL2 li a, #mMembershipL2 li, #mMembershipL2 li a {
	width: 150px !important;
}
#mAboutL2 li a, #mNewsL2 li a, #mAwardsL2 li a, #mEventsL2 li a, #mMembershipL2 li a  {
	/*text-align: left;*/
	display: block;
	padding: 0 5px;
	color: #FFF;
	text-decoration: none;
	background: url('/img/navBKGD.gif') repeat-x;
	border-top: 1px solid #fff;
}
#mAboutL2 li a:hover, #mNewsL2 li a:hover, #mAwardsL2 li a:hover, #mEventsL2 li a:hover, #mMembershipL2 li a:hover {
	background: url('/img/navBKGD-over.gif') repeat-x;
}

#sidebar1 h3 {
	font-weight: normal;
	margin: 1px 0 0 0;
	font-size: 14px;
	background-color: #333132;
	padding: 4px;
        color: #fff;
        text-align: center;
}
#events {
        background-color: #d1d3d4;
        padding: 5px;
}
ul#events {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul#events li {
	margin: 1em 0 0 0;
	padding: 0;
	overflow: auto;
}
.date {
	float:left;
	height:32px;
	width:28px;
	padding: 2px;
	background-color: #fff;
	border: 1px solid #ccc;
	}
.date p {
	text-align: center;
	color: #000;
	margin: 0 0 0 -2px;
	text-transform: uppercase;
	font-weight: bold;
	}
.date span.day {
	font-size: 18px;
	display: block;
	}
.date span.month {
	font-size: 9px;
	height: 12px;
	display: block;
	}
.eventName {
	margin: 0 0 0.2em 43px;
	padding: 0;
	font-size: 0.9em;
	line-height: 1.2em;
}
.eventHour {
	background: url(/img/clock.gif) no-repeat left 2px;
	padding-left: 12px;
	margin: 0 0 0 43px;
	font-size: 0.9em;
	line-height: 1.2em;
}
.eventLocation {
	background: url(/img/arrow.gif) no-repeat left 2px;
	padding-left: 12px;
	margin: 0 0 0 43px;
	font-size: 0.9em;
	line-height: 1.2em;
}


/* Main Column */ 

#mainCol h2 {
	font-weight: bold;
	font-size: 1.8em;
        font-family: Georgia, 'Times New Roman', Times, serif;
	line-height: 1.3em;
	color: #98012e;
	margin: 18px 0 12px 0;
}
#mainCol p, #mainCol ul, #mainCol ol {
	line-height: 1.5em;
       margin: 0px 0px 10px;
}
#mainCol h3 {
	font-weight: bold;
	font-size: 1.4em;
	line-height: 1.4em;
	margin: 18px 0;
	/*border-bottom: 1px solid #000;*/
}
#mainCol h4 {
	font-weight: bold;
	font-size: 1.4em;
	line-height: 1.4em;
	margin: 25px 0 0px 0px;
	/*border-bottom: 1px solid #000;*/
}
#mainCol h5 {
	font-weight: normal;
        background-color: #98012e;
        color: #fff;
        padding: 4px;
        width: 144px;
	font-size: 1.1em;
	line-height: 1.3em;
	margin: 15px 0px 0px;
	/*border-bottom: 1px solid #000;*/
}
#border {
	border: 2px solid #98012e;
        padding: 10px;
        margin: 15px 0px;
}
ul.recentNews {
	margin: 0 0 2em 0;
	padding: 0;
}

ul.recentNews li {
	list-style: none;
	margin: 0 0 0.5em 0;
	padding: 0;
}

#center_image {
	border: 4px solid #d9d8d3;
	width: 411px;
}

.crimsonSubmit {
	background-color: #fdefdb;
	border: 1px solid #ebb5c0;
	padding: 6px;
	font-weight: bold;
}	


.galleryPhoto {
	margin-bottom: 20px;
}
.galleryPhoto img  {
	border: 3px solid #fff;
}
.galleryPhoto p {
	margin: 0;
}
p.caption {
	margin: 3px 0;
	text-align: center;
	font-size: 11px;
	font-style: italic;
}

.supportOptions {
	margin: 0;
	padding: 0;
}
.supportOptions li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
}
a.button {
	background: url('/img/b_join_a.gif') no-repeat top right;
	color: #ffd800;
	display: block;
	height: 48px;
	line-height: 14px;
    	margin-right: 6px;
    	padding-right: 12px; /* sliding doors padding */
    	text-decoration: none;
}
a.button span {
    	background: transparent url('/img/b_join_span.gif') no-repeat;
   	display: block;
   	padding: 15px 0 19px 12px;
}

/* tables */

table.staff, table.membershipFees, table.hof {
	border-top: 1px solid #ccc;
}
table.staff th, table.membershipFees th, table.hof th {
	background-color: #ddd;
	border-bottom: 1px solid #ccc;
	padding: 3px 10px 3px 3px;
	text-align: left;
}
table.staff td, table.membershipFees td, table.hof td {
	border-bottom: 1px solid #ccc;
	padding: 3px 10px 3px 3px;
}



.staffPhoto {
	float: right;
	margin: 0 0 15px 15px;
	border: 3px solid #ddd;
}

.sport {
	float: left;
	width: 90px;
}
.sportName {
	text-align: center;
	margin-top: 0;
}
.sportThumbnail {
	text-align: center;
	margin-bottom: 5px;
}
.years {
	float: left;
	width: 80px;
	padding: 5px;
	margin: 5px;
	border: 1px solid #ccc;
	text-align: center;
}
.welcome {
	font-size: 1.1em;
}

#gocrimsonNews, #gocrimsonNews li {
	list-style: none;
	margin: 0;
	padding: 0;	
}
#gocrimsonNews li a {
	font-weight: bold;
}
p.newsDate {
	margin-bottom: 0;
	text-transform: uppercase;
	color: #666;
	font-size: 0.8em;
}
p.newsHeadline {
	margin-top: 0;
	font-size: 12px;
	border-bottom: 1px dotted #aaa;
}

.clear {
	clear: both;
}

.gCheckout {
	margin: 15px 0;
}

.donation {
	padding: 5px 10px;
	margin-right: 45px;
	width: 250px;
}

.event {
	margin-bottom: 15px;
	border-bottom: 1px dotted #aaa;
	padding-bottom: 5px;
}
.event p {
	margin: 0;
}
.event h4 {
	margin-bottom: 0;
	margin-top: 10px;
}
p.eventbriteReg {
	margin-top: 10px;
}

.execBoard td {
	padding: 3px 0 15px 0;
	text-align: center;
}
td.boardTitle {
	background-color: #eee;
	font-weight: bold;
	padding-bottom: 3px;
}

.facebook {
	margin: 15px 0;
	text-align: center;
}
.joinHVC {
	text-align: center;
}