* { margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	font-family: "Lucida Grande", Helvetica, Arial;
	border: 0;
	font-weight: normal;
	color:#3a3735;
 }
html, body { 
	background: url(../Images/Global/Background.jpg) no-repeat center top;
	background-color: #3571a0;
}
td { }
a, a:link, a:hover, a:visited, a:active {
	color: #462c09;
}
a:hover { text-decoration: none; }
.hide {
	display: none;
}
.clear {
  clear: both;
}
strong { font-weight: bold; }

.noBorder { border: 0px; }

/*----------------- Other Text Styles -----------------*/
.small {
	font-size: 9px;
	line-height: 9px;
}

/*----------------- Background Styles -----------------*/
#center {
	margin: 0 auto;
	width: 786px;
	background: url(../Images/Global/Bg-Content.gif) repeat-y 0 0;
}
#bgTop {
	background: url(../Images/Global/Bg-Top.jpg) no-repeat center top;
	position: relative;
	width: 786px;
}
#bgBot {
	background: url() no-repeat center bottom;	
}

/*----------------- Header Styles -----------------*/
#header {
	/* Workaround– ie 6 was showing the Bg-Top.jpg backimage below the #billBoard. So, I created
	this wrapping div and it fixed the problem (bumped the background image up to the top.
	Hopefully, there is a way around this without adding an extra div */
	width: 786px;
	height: 197px;
}
#logo {
	float: left;
	position: relative;
	top: 60px;
	left: 12px;
	width: 175px;
	height: 150px;
	font-size: 130%;
	font-weight: bold;
}
#billBoard {
	float: right;
	width: 572px;
	height: 140px;
	position: relative;
	right: 20px;
	margin-top: 57px;
	background: url(../Images/Global/Photo-Header.jpg) no-repeat 0 0;
}
#billBoard li {
	float: right;
	display: inline;
	position: relative;
	top: -29px;
	font-size: 10px;
}
#billBoard a {
	font-size: 10px;
}
#cal {
	background: url(../Images/Global/Icon-Cal.gif) no-repeat 0 center;
	padding: 5px 0 5px 25px;
	margin-right: 18px;
	width: 45px;

}
#links {
	background: url(../Images/Global/Icon-Links.gif) no-repeat 0 center;
	padding: 5px 0 5px 25px;
	width: 24px;
}

/*----------------- Main Navigation Styles -----------------*/
#mainNav {
	float: left;
	position: relative;
	left: 4px;
	top: -47px;
	margin: 22px 0 0 0;
	width: 175px;
	height: 1000px;
	padding: 8px 0 0 0;
	background: url(../Images/Global/Nav-Bg.gif) no-repeat top left;
	overflow: hidden;
}
#mainNav ul {
	list-style-type: none;
	position: relative;
	padding: 0;
}
#mainNav li {
	color: #fff;
	font-size: 11px;
	height: 15px;
	margin: 0 0 14px 12px;
} 
#mainNav a {
	text-decoration: none;
	color: #fff;
	padding: 8px 50px 8px 0;
}
#mainNav a:hover {
	color: #462c09;
}
#goldMembers {
	background: url(../Images/Global/Txt-GoldMem.gif) no-repeat 21px 0;
	height: 15px;
	width: 150px;
}
#memberLogos {
	margin: 15px 0 0 2px;
}

/*----------------- Right Sub-Navigation Styles -----------------*/
#rightSubNav {
	float: right;
	position: relative;
	right: -32px;
	width: 130px;
	padding: 5px 0 20px 10px;
	border-top: #910026 solid 5px;
}
#rightSubNav li {
	list-style-type: none;
	background: url(../Images/Paddock/Global/) no-repeat center left;
	padding: 6px 0 6px 0px;
	border-bottom: #bfbfbf solid 1px;
}
#rightSubNav li a {
	font-size: 10px;
}
#rightSubNav h2 {
padding: 0 0 5px 0;
margin: 0 0 5px 0;
border-bottom: #000000 solid 2px;

}

/*----------------- Content Styles -----------------*/
#content {
	float: right;
	width: 586px;
	margin-top: 46px;
	margin-bottom: 10px;
	/*
	background: url(../Images/Global/Column-Sep.gif) repeat-y 402px 40px;*/
}
#content h1 {
	color: #910026;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
}
#singleColumn {
	float: left;
	width: 550px;
	position: relative;
	/*border-right: dotted 1px #bfbfbf;*/
}
#singleColumn h2 {
	color: #910026;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 2px; 	
}
#singleColumn p {
	line-height: 15px;
	margin-bottom: 15px;
}
#singleColumn ul {
	list-style-type: none;
	padding-bottom: 15px;
}
#singleColumn li {
	padding: 6px 0 6px 10px;
}
#singleColumn em, #leftColumn em {
	font-weight: bold;
	font-style: normal;
	color: #910026;
}
#leftColumn {
	float: left;
	width: 393px;
	padding-right: 10px;
	position: relative;
	background: url(../Images/Global/Column-Sep.gif) repeat-y right 40px;
	/*border-right: dotted 1px #bfbfbf;*/
}
/*
#leftColumn {
	float: left;
	width: 395px;
	padding-bottom: 30px;
	position: relative;
	/*border-right: dotted 1px #bfbfbf;
}*/
#leftColumn h2 {
	color: #910026;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 2px; 	
}
#leftColumn p {
	line-height: 15px;
	margin-bottom: 15px;
}
#leftColumn ul {
	list-style-type: none;
	padding-bottom: 15px;
}
#leftColumn li {
	padding: 6px 0 6px 10px;
}
#leftColumn ol {
	padding: 0 0 15px 30px;
}
#leftColumn ol li {
	padding: 6px 0 6px 0px;
}
#rightColumn {
	float: right;
	width: 156px;
	padding-right: 15px;
	position: relative;
}
#rightColumn h2, h3, h4 {
	position: relative;
	top: -1px;
	font-family: Helvetica, Verdana, Arial;
	text-align: center;	
	text-transform: uppercase;
	font-weight: bold;
	width: 156px;
}
#rightColumn h2 {
	color: #910026;
	font-size: 18px;
	background-color: #c3b9ac;
	padding: 3px 0 1px 0;
	clear: both;
}
#rightColumn h3 {
	color: #fff;
	background-color: #c3b9ac;
	padding-bottom: 1px;
}
#rightColumn h4 {
	color: #000;
	padding: 3px 0 0 0;
	margin-bottom: 3px;
	border-bottom: solid 1px #000;
}
#rightColumn p {
	font-size: 9px;
	line-height: 12px;
	margin-bottom: 4px;
}
#rightColumn a {
	font-size: 9px;
	line-height: 12px;
}
.lastLine {
	padding-bottom: 14px;
}
#rightColumn h2.linkBlock {
	color: #910026;
	line-height: 9px;
	padding-bottom: 1px;
	text-align: center;
	border-bottom: solid 1px #000;
	clear: both;	
}
h2.linkBlock a {
	text-decoration: none;
	font-weight: bold;
}
#rowColorOn {
	width: 400px;
	background-color: #f6f3ee;
	padding: 10px;
	border-top: dotted 1px #b8b8b8;
	border-bottom: dotted 1px #b8b8b8;
}
#rowColorOff {
	width: 400px;
	padding: 10px;
}
#rowColorOn p, #rowColorOff p {
	padding: 0;
	margin: 0 0 5px 0;
}
#rowColorOn h2, #rowColorOff h2 {
	margin-top: 2px;
}
#gold, #silver, #bronze, #golf {
	padding-left: 55px;
}
#gold h2, #silver h2, #bronze h2, #golf h2 {
	border-bottom: dotted 1px #5a5758;
	height: 18px;
}
#gold h3, #silver h3, #bronze h3, #golf h3 {
	font-weight: bold;
}
#gold {
	background: url(../Images/Business-Partners/Medal-Gold.gif) no-repeat top left;
	height: 90px;
}
#silver {
	background: url(../Images/Business-Partners/Medal-Silver.gif) no-repeat 12px 0;
	height: 70px;
}
#bronze {
	background: url(../Images/Business-Partners/Medal-Bronze.gif) no-repeat 21px 0;
}
#golf {
	background: url(../Images/Business-Partners/Golf-Tee.gif) no-repeat 27px 0;
}

/*----------------- Footer Styles -----------------*/
#footer {
	position: relative;
	clear: both;
	margin-left: 200px;
	width: 572px;
	height: 37px;
	background: url(../Images/Global/Bg-Footer.gif) top left;
	/* Attempted to do the background for the footer using CSS
	and couldn't get it to line up properly across browsers
	background-color: #e6e1da;
	border-top: solid 1px #bfbfbf;*/
}
#footer p {
	font-size: 9px;
	padding: 6px 0 0 7px;
	color:#92908e;
}
#footer li {
	list-style-type: none;
	display: inline;
}
#footer li a {
	display: block;
	height: 45px;
}
#footer a.brandAid {
	background: url(../Images/Global/BA-Logo.gif) no-repeat top left;
	width: 41px;
	height: 36px;
	margin: -16px 0 0 518px;	
}
#footer a:hover {
	background-position: top right;
}
	
/*----------------- Forms Styles -----------------*/
#login fieldset {
	border: solid 1px #5a5758;
	padding: 20px 0 20px 0;
	overflow: hidden;
	width: 45%;
	background-color: #e6e1da;
	margin-bottom: 10px;
}
#login legend {
	color: #462c09;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 6px;
	padding: 1px 30px 2px 4px;
	border: solid 1px #5a5758;
	background-color: #f6f3ee;
	width: 100%;
	height: 13px;
}
#login input {
	border: solid 1px #000000;
	width: 120px;
	margin-left: 35px;
}
#login label {
	padding: 5px 0 5px 20px;
	display: block;
	float: left;
	width: 230px;
}
#login label span {
	float: left;
	width: 15%;
}
#login .submit {
	padding: 2px 5px 3px 2px;	
	background-color: #462c09;
	width: 45px;
	margin-right: 10px;
	text-align: center;

}
#login .submit a, .addToCart a {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 3px;
	text-transform: uppercase;
	font-weight: bold;
}
#login .addToCart {
	border: solid 1px #000;
	padding: 2px 5px 3px 2px;	
	background-color: #462c09;
	width: 86px;
	margin-right: 10px;
	text-align: center;
}
#login .viewCart a {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 3px;
	text-transform: uppercase;
	font-weight: bold;
}
#login .viewCart {
	border: solid 1px #000;
	text-align: center;
	padding: 2px 5px 3px 2px;	
	background-color: #910026;
	width: 86px;
	margin: 10px 10px 20px 0;
}
#subscribe {
	margin-top: 8px;
}
#yahoo {
	padding: 10px 0 10px 0;
	width: 91px;
	height: 52px;
	border: 0;
}
