@charset "utf-8";
/* CSS Document */
	
/* Global Settings */
* {
	margin:0;
	padding:0;
	list-style:none;
	outline:none;
}
/* End Global Settings */
/* Tag Section */
body {
	background:#0c2651 url(../images/bg.jpg) repeat-x;
	color:#fff;
}
/* Class Section */
.center {
	width:825px;
	margin:0 auto;
	padding:0 38px;
	overflow:hidden;
}
.centerul{ margin:0 6px}
/* ID Section */
/* ID #header */
#header {
	float:left;
	width:100%;
	height: 156px;
}
#header ul {
	background:url(../images/header_ul_bg.gif) no-repeat left;
	padding-left:176px;
	float:left;
	width:100%;
}
#header ul li {
	float:left;
}
#header ul li a {
	display:block;
	height:44px;
	text-indent:-9999px;
}
#home {
	background:url(../images/home.jpg);
	width:151px;
}
#reviews {
	background:url(../images/reviews.jpg);
	width:169px;
}
#shop {
	background:url(../images/shop.jpg);
	width:125px;
}
#expert {
	background:url(../images/expert.jpg);
	width:181px;
}
#flashheader {
	width:796px;
	height:131px;
	float:left;
	margin-top:4px;
}
#flashheader div {
	width:550px;
	margin:0 auto;
	float:none;
}
#headerwrap{ height:173px; overflow:hidden;}
/* ID #content */
.contbg{ background: url(../images/tile.jpg)  repeat-y; padding:0; width:905px;}
.contbg .wrapcont{background:url(../images/content.jpg) 0 top no-repeat; padding:0 57px; float:left; width:100%; margin:-1px 0 0 0;}
#content {
	float:left;
	width:100%;
	overflow:hidden;
	padding:0 0 50px;

}

#flashplayer {
	width:790px;
	float:left;
}
.rssnews {
	overflow:hidden;
	float:left;
	height:100%;
	margin:10px 0 0;
	clear:both;
	width:810px;
}
#content ul li {
	width:261px;
	background:url(../images/content_li_bg.gif) #fff repeat-y;
	float:left;
}
#content ul li ul li h2 {
	display:block;
	height:39px;
	text-indent:-9999px;
	width:256px;
}
#tourspecgolf {
	background:url(../images/rssheadline.gif) 0 0;
}
#mygolfclubreviews {
	background:url(../images/rsshedaline2.gif)
}
#brettsmith {
	background:url(../images/rsshedaline3.gif)
}
#content ul li ul {
	height:100%;
	overflow:hidden;
	background:url(../images/content_li_ul_bg.gif) left bottom no-repeat;
	padding-bottom:20px;
}
#content ul li ul li {
	margin:0;
	background:url(../images/content_li_ul_li_bg.gif) bottom no-repeat;
	padding:18px 30px 16px 20px;
	width:191px;
}
#content ul li ul li a {
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#708aa2;
	padding-left:15px;
	width:auto;
}
#content ul li ul li a strong {
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	display:block;
	width:100%;
	padding-left:15px;
	background:url(../images/bulet.gif) no-repeat 0 5px;
	cursor:pointer;
}
#content ul li ul li.first {
	background:none;
	padding:0;
	width:100%;
}
#content ul li ul li.last {
	background:none;
}

