/*
-----------------------------------------------------
	The .918 Club
	http://www.918club.org
	Copyright 2006
	
	Main Stylesheet
	Version 0.2 : 6 December 2006
	Version 0.2.1: 30 January 2007
	Revision 0.2.2: 22 February 2007
	Revision 0.2.3: 28 February 2007
	Revision 0.3: 10 March 2007
Revision 0.3.1: 24 April 2007
Revision 0.3.1.1: 30 April 2007
Revision 0.3.2: 9 August 2007
	
	Website design and development by Ian Schaefer
	http://www.ianschaefer.com
-----------------------------------------------------
	Issues to deal with:
	
	IE
		min-height on #ContentWrap
		
-----------------------------------------------------
	Colors:
	
	Gold			#a88550
	Gray Type		#555555
	Light Gray Type	#6e6e6e
	Red Headings	#890005
	
	
*/
body {
	margin: 0;
	background: #ADA590;
	font: normal 62.5% "lucida sans", tahoma, verdana, arial, sans-serif;
	color: #555;
}
p,
blockquote,
cite,
dl {
	font-size: 1.3em;
}
h1,
h2,
h3,
h1 a,
h2 a,
h3 a,
legend {
	font-family: georgia, "times new roman", serif;
	font-weight: normal;
	color: #890005;
	margin: 0;
}
h1 {
	font-size: 3.0em;
	line-height: 1;
}
h2,
legend {
	font-size: 1.2em;
	line-height: 1.5;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	font-weight: bold;
	color: #A88550;
}
h3 {
	font-size: 1.8em;
	line-height: 1.1;
}
#MainContent h3 {
line-height: 2em;
margin-bottom: 0;
}
#MainContent h3 a {
text-decoration: none;
}
#MainContent h3 a:hover {
text-decoration: underline;
}
#MainContent h4 {
margin: 0;

}
ul, li, p {
	margin: 0;
	padding: 0;
}

h3 img {
	border: none;
	float: right;
	margin-top: -3px;
}
a img {
	border: none;
}

/* The four main horizontal containers */

#Accessibility {
	display: none;
}

#UmbrellaWrap	{ 
	background: url(images/umbrella_band.png) repeat-x;
	height: 32px;
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
}
#HeaderWrap {
	background: #494949 url(images/header_bg.gif) bottom repeat-x;
}
#ContentWrap {
	background: #FCFBFA url(images/content_bg.gif) repeat-x;
	min-height: 500px;
	_height: 500px;
}
#FooterWrap {
	background: url(images/footer_bg.gif) repeat-x;
/*	height: 118px;*/
	height: 147px;
}

/* Centered Containers */

#UmbrellaLCHM,
#Header,
#Content,
#Footer {
	margin: 0 auto;
	width: 768px;
	position: relative;
} /* Center the horizontal containers */
#Header {
	padding-top: 26px;
}
#HeaderImage {
	margin-left: 154px;
	min-height: 172px;
	display: block;
} /* actual height should probably be given inline on the page */
#Content {
	position: relative;
}
#Footer {
	background: url(images/footer_shade.png) no-repeat;
	height: 146px;
	padding-top: 29px;
}
	
/* 918 Club Swag */
	
#Swag918 {
	position: absolute;
	top: 25px;
	left: 4px;
	width: 125px;
	height: 243px;
	background: url(images/swag.png);
	padding: 14px;
}
#Swag918 strong {
	display: block;
	margin: 10px 0 8px 9px;
}
#Swag918 strong a {
	font: normal 1.3em/1 "lucida sans", tahoma, verdana, arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0;
	text-decoration: none;
	color: #E9DFC9;
}

#Swag918 p {
	font-weight: normal;
	font-size: 9px;
	line-height: 14px;
	color: #A29B8B;
	margin: 8px 0 0 9px;
}
/* Umbrella, Utility Nav, Nav, Footer, Footer Nav */

#LogoLCHM,
#IanSchaefer {
	float: left;
	width: 250px;
	height: 22px;
	padding:4px 0 0 6px;
}
#LogoLCHM {
	padding: 2px 0 0 11px;
}
#LogoLCHM img {
	border:none;
}
#IanSchaefer {
	color: #888;
	width: 175px;
}
#Nav a,
.subNav a,
#NavUtility a,
#Footer a {
	text-decoration: none;
}
#Footer a:hover {
	color: #fff;
}
#NavFooter {
	float: right;
}
#NavFooter a,
#NavFooter span {
	color: #494949;
	display: block;
	padding: 4px 6px;
}
#NavFooter span {
	float: left;
}
#NavUtility {
	float: right;
}
#NavUtility a {
	display: block;
	font-size: 0.9em;
	letter-spacing: .7em;
	text-transform: uppercase;
	color: #9C9481;
	padding:7px 8px;
}
#NavUtility a:hover {
	color: #f80;
}

/* Top Nav */
.subNav {
	margin-top: -33px;
/*	margin-left: -9px;*/
	float: left;
	width: 100%;
	background: url(images/perf_column_wide.png) bottom no-repeat;
	margin-bottom: 30px;
}
.subNav li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.9;
}
.subNav a, .subNav a.menulink {
	display: block;
	padding: 2px 10px;
	color: #6e6e6e;
}
.subNav a:hover,
.subNav a.active {
	color: #890005;
	text-decoration: underline;
}


#Nav {
	position: absolute;
	bottom: -1px;
	left: 164px;
	width: 600px;
}
#Nav li,
#NavUtility li,
#NavFooter li {
	float: left;
	list-style: none;
}
#Nav li {
	position: relative;
	width: 74px;
	height: 30px;
	overflow: hidden;
	margin-right: 1px ;
	font-size: 1.4em;
	line-height: 2;
}
#Nav a {
	display: block;
	position: absolute;
	left: -75px;
	width: 149px;
	height: 30px;
	background: url(images/tab.png) no-repeat;
	text-align: center;
	text-indent: 73px;
	color: #CEC5B1;
}
#Nav a:hover,
#Nav a.active {
	left: 0;
	text-indent: -74px;
	color: #494949;
}

/* Content Columns */

#ColumnRight {
	position: absolute;
	right: 10px;
	top: 0;
	width: 214px;
	padding: 38px 0;

}
#ColumnLeft {
	position: absolute;
	left: 0;
	top: 100px;
	width: 154px;
}
#ColumnMain {
	width: 578px;
	margin: 0 10px 0 178px;
	padding: 33px 0 15px 0;
	color: #555;
}
.default #ColumnMain {
	width: 338px;
	margin: 0 220px 0 178px;
}
#ColumnMain h1 {
	background: url(images/perf_column_wide_2.png) bottom no-repeat;
	padding-bottom: 10px;
}
.default #ColumnMain h1 {
	background: url(images/perf_column_main.png) bottom no-repeat;
}
#ColumnMain hr,
#ColumnRight hr,
#Search hr {
	display: none;
}
#ColumnMain h2 {
	background: url(images/perf_column_wide_1.png) bottom no-repeat;
	padding: 8px 0;
}
.default #ColumnMain h2 {
	background: url(images/perf_column_main2.png) bottom no-repeat;
}
#ColumnRight #News,
#ColumnRight #Events {
	margin-bottom: 2em;
}
#ColumnRight #News h3 {
	background: url(images/perf_column_right.png) bottom no-repeat;
	padding-bottom: 6px;
}
#ColumnRight #News h3 img {
	width: 23px;
	height: 24px;
}
#ColumnRight #Events h3 {
	background: url(images/perf_column_right2.png) bottom no-repeat;
	padding-bottom: 6px;
}
#ColumnRight #Events h3 img {
	width: 23px;
	height: 24px;
}
#ColumnRight h4 {
	margin-bottom: 0;
font-size: 1.2em;
font-weight: bold;
color: #a88550;
}
#ColumnRight h4 a {
color: #a88550;
text-decoration: none;
}
#ColumnRight h4 a:hover {
	text-decoration: underline;
}
#ColumnRight p {
	font-size: 1.1em;
	line-height: 1.3;
	margin: 0;
}
#ColumnRight .moreLink a {	
}
#ColumnRight p.postDate {
	font-style: italic;
}
#MainContent p {
	font-size: 1.4em;
	line-height: 1.5;
	margin: 1em 0;
}
#MainContent p:firstchild {
margin-top: 0;
}
#MainContent ul {
	font-size: 1.4em;
	line-height: 1.5;
	margin-left: 3em;
}
#MainContent li {
	margin: 1em 0;
}
/* Search */
#Search {
	margin-left: 5px;
	padding: 12px 0 22px 0;
	background: url(images/perf_column_left.png) bottom no-repeat;
}
#Search label {
	display: block;
	margin: 0 0 2px 16px;
	font-weight: bold;
}
#SearchField {
	width: 92px;
	height: 15px;
	margin: 0 0 0 10px;
	padding: 4px 6px;
	border: none;
	background: url(images/search_box.gif) no-repeat;
	font-size: 1.1em;
	color: #797979;
}
.searchSubmit {
	background: url(images/btn_search.png) no-repeat;
	vertical-align: -3px;
	/*text-indent: -9999px;*/
	width: 24px;
	height: 24px;
	border: none;
	cursor: pointer;
}
#Join918 {
	display: block;
	margin: 15px 0 0 15px;
}

#MainContent div.imageWrap {
clear: left;
width: 400px;
height: 340px;
margin: 10px auto;	
}
#MainContent  div.caption {
	float: left;
	width: 180px;
height: 340px;
	margin: 5px;
}
#MainContent div.caption img {
	display: block;
	background: white;
	border: 1px solid silver;
	padding: 5px;
	margin-bottom: 5px;
}
fieldset {
	padding: 10px;
	margin: 0;
}
#pnl918Club label {
	display: block;
	margin-top: 8px;
}
.formColumn {
	float: left;
}
.btnSubmit {
	clear: both;
	float: right;
	margin-top: 12px;
}
tr.Row td {
	padding: 10px;
}