#container {
	margin: 0px auto;
	padding: 0px 0px 0px 6px;
	width: 800px;
}
	#banner {
	padding: 0px;
	width: 753px;
	clear: both;
	background: url(images/Lowes-bnr.jpg);
	height: 93px;
	}
#content {
	margin-left: 236px;
	width: 510px;
	padding-top: 12px;
}
	#leftcolumn {
	padding: 0px;
	width: 178px;
	margin: 0;
	float: left;
	vertical-align: top;
		}
#leftcolumn p {
	padding-right: 10px;
	padding-left: 12px;
}

	.clubdetails {
	bottom: 0;
	padding: 14px 0px 0px;
	font-size: 10px;
	line-height: 14px;
}
	#footer {
	padding: 0px 0px 10px 12px;
	margin-top: 32px;
}
	body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	background: #828282 url(images/bg.gif) repeat-y center;
	}
h1 {
	color: #950095;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	padding-top: 6px;
}
.pulloutbox1 {
	background: #DBE3C4;
	padding: 4px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #85A439;
	line-height: 18px;
	margin-top: 24px;
	margin-bottom: 0px;
	font-weight: bold;
}
h3 {
	font-size: 11px;
	color: #034E5D;
	line-height: 16px;
	margin-top: 24px;
	margin-bottom: 0px;
	font-weight: bold;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 2px;
	text-transform: uppercase;
}
a {
	color: #333333;
	text-decoration: underline;
}
#errorDisplay {
	border: 1px;
	border-color: #BB0000;
	border-style: solid;
	background-color: #FFCC00;
	display: none;
	padding:5px 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#errorDisplay ul {
	list-style-type: square;
	margin-top:0px;
	margin-bottom:0px;
}

#footer a {
	color: #666666;
	text-decoration: none;
}
#content li {
	list-style: url(images/bullet.gif);
	margin-bottom: 5px;
}
.smalltext {
	font-size: 9px;
	line-height: 12px;
}
#leftcolumn a {
	color: #000000;
	text-decoration: none;
}
.clear {
	clear: both;
}
.parahead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	;
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
}
.corner-purple {
	background: #660066 url(images/corner-purple.gif) no-repeat left top;
}
.corner-lime {
	background: #85A439 url(images/corner-lime.gif) no-repeat left top;
}
.corner-green {
	background: #014F5C url(images/corner-green.gif) no-repeat left top;
}
.btn {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #660066;
}
    @media print {
      .noprint { display: none; }
    }
