html, body {
	margin: 0;
	background-color: #8AADB9;
}
body {
	font: 11px/18px Helvetica, Arial, Geneva, sans-serif;
}
a:hover {
	text-decoration: none;
}

.wrapper {
	width: 892px;
	margin: 0 auto;
}

.header {
	background: url(/images/layout/header.jpg) no-repeat right top;
}

.topnav {
  padding: 10px 20px;
  font-size: 12pt;
  text-align: right;
  height:134px;
  color:#CC6600;
}
.topnav a {
  text-decoration:none;
  color:#CC6600;
}

.clear {
/*	font-size: 1px; */
	clear: both;
}

.wrap-menu-left {
	width: 500px;
	float: left;
	background: url(/images/layout/menu-near.jpg) no-repeat right;
}

.wrap-menu-right {
	width: 392px;
	float: right;
}

.content-main {
	background-color: white;
}

.footer {
	background: url(/images/layout/page-footer.jpg) no-repeat 0 top;
	padding-top: 30px;
	margin-bottom: 10px;
}

.add-left {
	width: 165px;
	float: left;
	text-align: center;
}

.wrap-main-right {
	width: 727px;
	float: right;
}

.featured-main-left {
	width: 242px;
	float: left;
}

.wrap-featured-rest {
	width: 485px;
	float: right;
}

.featured-main-middle {
	width: 243px;
	float: left;
}

.featured-main-right {
	width: 242px;
	float: right;
}

.featured-golf-main {
	clear: both;
	padding: 10px 5px 10px 5px;
	background: url(/images/layout/hp-featured-bottom-bg.jpg) no-repeat 0 top;
}

.featured-golf-main h1 {
	font: 12px Helvetica, Arial, Geneva, sans-serif;
	font-weight: bold;
	line-height: 27px;
	margin: 0 0 10px 2px;
	padding: 0 0 0 5px;
	background: url(/images/layout/main-h2.jpg) no-repeat 0 0;
	color: white;	
}

div.featured-golf-main p {
	margin: 0 10px 10px 0;
	padding: 0px;
	font-size: 12px;
}

.featured-golf-main img {
	float: left;
	margin: 5px 5px 5px 5px;
}

.featured-main-left h1, .featured-main-middle h1, .featured-main-right h1 {
	font: 12px Helvetica, Arial, Geneva, sans-serif;
	font-weight: bold;
	line-height: 27px;
	margin: 0 0 10px 2px;
	padding: 0 0 0 5px;
	background: url(/images/layout/main-h1.jpg) no-repeat 0 0;
	color: white;
}

.featured-main-top {
	background: url(/images/layout/hp-featured-top-bg.jpg) no-repeat 0 bottom;
}

h1 {
	font: 12px Helvetica, Arial, Geneva, sans-serif;
	font-weight: bold;
	line-height: 27px;
	margin: 0 0 10px 2px;
	padding: 0 0 0 5px;
	background: url(/images/layout/main-h1.jpg) no-repeat 0 0;
	color: white;
}

h2 {
	font: 14px Helvetica, Arial, Geneva, sans-serif;
	color: #CC6600;
	padding: 0 0 0 5px;
}

.wrap-main-right p {
	font: 11px/18px Helvetica, Arial, Geneva, sans-serif;
	margin: 0 10px 10px 10px;
}

.wrap-main-right a {
	color: black;
}

.evenrow {
	background-color:#ecf3fd; /* #ddedfc */
}
.oddrow {background:#f5f8fe;} /* Alternating row color */

.frImg{ float:right; margin: 4px 10px 8px 10px; clear: right; }
.flImg{ float:left; margin: 0 8px 8px 0; clear: left; }












