html
{
	height:100%;
} 
body
{
	background:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align:center;
	position: relative;
	/*margin-right:auto;
	margin-left: auto;
	*/
	margin-bottom:0px;
	margin-top:10px;
	color:#404040;
	line-height:170%;
	background-color:#FFFFFF;
}
h1
{
	font-size:20px;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
}

h2
{
	font-size:15px;
	font-weight:bold;
	margin:0px 0px 3px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
}

h3
{
	font-size:13px;
	font-weight:bold;
	margin:0px 0px 3px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
}

p
{
	line-height:20px;
	font-size:12px;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	letter-spacing:0px;
}
span
{
	line-height:26px;
	font-size:12px;
}

div
{
	padding: 0px 0px 0px 0px;
}

ul,li,ol
{
	margin:0px 15px 0px 15px;
	padding:0px 0px 0px 0px;
	font-size:12px;
	line-height:180%;
	text-align:left;
}

ul,ol
{
	margin:0px 15px 10px 15px;
}

img
{
	vertical-align:text-bottom;
}

br
{
	margin:6px 0px 6px 0px;
	padding:0px 0px 0px 0px; 
}

a
{
	color:#0000FF;
}

a:hover
{
	text-decoration:underline;
	color:#0000FF;
}

td,tr
{
	font-size:12px;
	line-height:180%;
	vertical-align:top;
}

.main_wrapper
{
	width:750px;
	border:solid 1px #C0C0C0;
	padding:0px;
	margin:0px auto;
}
.header_wrapper
{
	position:relative;
	left:0px;
	top:0px;
	height:75px;
}
.header_left
{
	position:absolute;
	width:250px;
	height:75px;
	left:0px;
	top:0px;
}

.header_right
{
	position:absolute;
	width:495px;
	top:0px;
	left:252px;
}

.header_wrapper img
{
	margin:1px 1px 1px 1px;
}

.homepage_left
{
	float:left;
	width:350px;
	margin-left:5px;
	margin-top:10px;
	margin-bottom:10px;
}
.homepage_right
{
	float:right;
	margin-right:5px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:left;
	width:360px;
}
.bottom_menu_wrapper
{
	clear:both;
	position:relative;
	height:80px;
	
}
.bottom_menu_item
{
	width:247;
	height:75px;
}
.bottom_menu_item_title
{
	background-color:#666666;
	width:247px;
	height:25px;
	color:White;
	text-align:center;
}
.bottom_menu_item_title p
{
	text-align:center;
	line-height:25px;
	font-weight:bold;
	margin:0px;
}
.bottom_menu_item_paragraph
{
	padding:4px;
}
.bottom_menu_item_paragraph p
{
	line-height:125%;
	margin-bottom:5px;
	text-align:center;
}
.content_left
{
	float:left;
	width:560px;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;	
	padding-right:10px;
	border-right:solid 1px #C0C0C0;
	min-height:500px;
	
}
.content_right
{
	float:right;
	margin-right:5px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
	width:150px;
	
}

.content_right img
{
	margin:0px 0px 5px 0px;
}

.content_wrapper
{
	margin:10px;
}


#golf_section_1
{
	position:absolute;
	top:0;
	left:1;
}
#golf_section_2
{
	position:absolute;
	top:0px;
	left:250px;
}
#golf_section_3
{
	position:absolute;
	top:0px;
	left:499px;
}
.footer_wrapper p
{
	text-align:center;
}

.bold_link
{
	font-weight:bold;
	letter-spacing:1px;
	font-family:Tahoma;
}