body {
	margin: 0px;
	padding: 0px;
	position: absolute;
	height: 100%;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}
#divContainer {
	position: absolute;
	height: 1px;
	width: 720px;
	left: 0%;
	top: 0px;

}
#divMain {
	position: absolute;
	width: 660px;
	left: 5px;
	top: 5px;
}
#divHeader {
	position: absolute;
	height: 72px;
	width: 660px;
	left: 0px;
	top: 0px;
}
#divNav {
	position: absolute;
	height: 257px;
	width: 715px;
	left: 0px;
	top: 80px;
}
#divBody {
	position: absolute;
	width: 715px;
	left: 0px;
	top: 336px;
}
#divSportsPro {
	position: absolute;
	left: 0px;
	top: 0px;
}
#divNavigation {
	position: absolute;
	left: 210px;
	top: 57px;
	width: 505px;

}
#divLeftCol {
	position: relative;
	width: 210px;
	left: 0px;
	top: 0px;
	clear: none;
	float: left;






}
#divMainCol {
	padding-left: 28px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFCCCC;
	position: relative;
	width: 322px;
	left: 0px;
	top: 0px;
	float: left;
	clear: none;
	padding-right: 20px;



}
p {
	font-size: 11px;
	color: #333333;
}
#divBodyCopy {
	position: relative;
	left: 0px;
	top: 0px;
	margin-top: 25px;


}
#divFooter {
	margin-top: 55px;
	position: relative;
	height: 13px;
	width: 300px;
	left: -15px;
	top: 0px;
	font-size: 10px;
	text-transform: lowercase;
	color: #AAAAAA;
	text-indent: 15px;
	margin-bottom: 5px;




}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #DA293A;
	margin-top: 10px;
	font-style: italic;
	text-transform: uppercase;


}
h2 {
	font-size: 12px;
	font-weight: bold;

}
#divTsandCs {
	position: relative;
	width: 300px;
	left: -24px;
	top: 0px;
	background-image: url("../images/layout/vertical-ine-end.gif");
	background-repeat: no-repeat;
	height: 22px;
	text-indent: 24px;
	font-size: 10px;
	color: #000033;



}
#divLeftCol .caption {
	font-size: 10px;
	color: #333333;
	margin-top: 0px;
	font-style: italic;
	padding: 0px;
	margin-bottom: 10px;
	font-weight: bold;



}
#divLeftCol .subHead {
	font-size: 14px;
	color: #333333;
	margin-top: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	width: 180px;

}
.blue {
color: #0066CC;
}
#divLeftCol a, #divMainCol a{
	color: #0066CC;
	text-decoration: none;


}
#divLeftCol a:hover, #divMainCol a:hover{
	text-decoration: underline;




}
#divRightCol {
	position: relative;
	width: 130px;
	left: 0px;
	top: 0px;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #99A3CB;
	clear: none;
	float: right;
	margin-top: 55px;




}
#divGolf {
	position: relative;
	height: 20px;
	width: 118px;
	left: 0px;
	top: 0px;
	background-color: #00187E;

}
#divLeftColCopy {

	position: relative;
	left: 0px;
	top: 0px;
	margin-top: 36px;
}
.navButton {
	margin-right: 3px;
}
#divFooter a {
	color: #000033;
	text-decoration: none;
}

#golfCosts thead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-position: center;
	text-align: center;
	border: #000066;
	background-color: #000066;

}
#golfCosts tbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #CC0000;
	background-color: #66CCFF;
	text-align: center;
}
.quoted {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-align: right;
}
.disabledField {
	border: none;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
}
#divLeftImg {
	position: absolute;
	left: 0px;
	top: 0px;
}
#divRightImg {
	position: absolute;
	left: 210px;
	top: 0px;
}
#divDivider {
	background-color: #FFCCCC;
	position: absolute;
	height: 100%;
	width: 1px;
	left: 210px;
	top: 0px;
}
.grey {
	background-color: #F7F5F4;
}
