table, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

body	{
	background-color: #89a3b2;
	margin: 0px;
	font-family : arial;
	font-size: 11px;
	color: #333333;
    text-align:center; /* for IE */
    margin:0 auto; /* for the rest */ 
}

div.wrapper {
text-align:left; /* reset text alignment */
width:705px; /* or a percentage, or whatever */
margin:0 auto; /* for the rest */
} 

table.Table3 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;	
}


img {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: top;
}


td	{
	font-family : arial;
	font-size: 11px;
	color: #333333;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;

}

td.bg_fill	{
	background-image: url('../images/golfer_bg.jpg');
	background-position: left;
}



td.greybox_top	{
	background-image: url('../images/pixel_b6c5cd.gif'); 
	background-repeat: repeat-x; 
	background-position: top;
	width: 192px;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

td.greybox_top2	{
	background-image: url('../images/pixel_b6c5cd.gif'); 
	background-repeat: repeat-x; 
	background-position: top;
	width: 420px;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

td.greybox_left	{
	background-image: url('../images/pixel_b6c5cd.gif');
	background-repeat: repeat-y;
	background-position: left;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

td.greybox_right	{
	background-image: url('../images/pixel_b6c5cd.gif');
	background-repeat: repeat-y;
	background-position: right;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

td.greybox_bot	{
	background-image: url('../images/pixel_b6c5cd.gif'); 
	background-repeat: repeat-x; 
	background-position: bottom;
	width: 192px;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
td.greybox_bot2	{
	background-image: url('../images/pixel_b6c5cd.gif'); 
	background-repeat: repeat-x; 
	background-position: bottom;
	width: 420px;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

a	{
	color: #0066cc;
}

a:hover	{
	color: #e55d00;
}

div.footer	{
	color: #004359;
}

a.footer	{
	color: #004359;
	text-decoration: none;
}

a.footer:hover	{
	color: #e55d00;
	text-decoration: none; 
}

td.topnav	{
	color: #666666;
}

a.topnav	{
	color: #666666;
	text-decoration: none;
}

a.topnav:hover	{
	color: #e55d00;
	text-decoration: none; 
}

a.topnav_on	{
	color: #666666;
	text-decoration: none;
	font-weight: bolder;
}

a.topnav_on:hover	{
	color: #666666;
	text-decoration: none;
	font-weight: bolder;
}


td.subnav	{
	background-image: url('../images/head_bg.gif');
	background-repeat: no-repeat;
	background-position: center;
	padding: 5px;
}

a.subnav	{
	color: #0066cc;
	text-decoration: none;
}

a.subnav:hover	{
		color: #e55d00;
	text-decoration: none;
}


.sub_on	{
	color: #0066cc;
	font-weight: bolder;
}

.head	{
	color: #f25d01;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bolder;
	
}

.head2	{
	color: #000000;
	font-weight: bolder;
	font-size: 12px;
}

.head3	{
	color: #f25d01;
	font-weight: bolder;
	font-size: 12px;
}

.subhead	{
	color: #f25d01;
	text-transform: lowercase;
	letter-spacing: 1.5px;
	font-weight: bold;
}
.subhead2	{
	color: #f25d01;
	letter-spacing: 2px;
	font-weight: bolder;
	font-size: 11px;
}

.show_head	{
	color: #89a3b2;
	letter-spacing: 1px;
	font-weight: bolder;
	
}

.sec_head	{
	color: #89a3b2;
	letter-spacing: 2px;
	font-weight: bolder;
	
}

 ul.media {
		list-style-image: url('../images/li_check.gif');
		list-style-position: outside;
		margin: 10px 20px 10px 30px;
		padding: 10px 20px 10px 30px;
		line-height: 20px;
		
		}
 ul.media2 {
		list-style-image: url('../images/li_arrows.gif');
		list-style-position: outside;
		margin: 10px 20px 10px 30px;
		padding: 5px 20px 10px 30px;
		line-height: 20px;
		
		}


.preload	{

}
