@charset "UTF-8";

/**************************/
/**** Featured Stories ****/
/**************************/

#featuredStoriesContainer
{
	width: 372px;
	height: 380px;
	float: left;
	display: inline;
	margin: 16px 0 10px 10px;
	position: relative;
}
#featuredStoriesMaskContainer
{
	width: 372px;
	height: 380px;
	background: transparent url(/images/featured_stories_mask.png) no-repeat 0 0;
	z-index: 500;
	position: absolute;
	left: 0;
	top: 0;
}
#featuredPhoto_1, #featuredPhoto_2, #featuredPhoto_3, #featuredPhoto_4
{
	display: block;
	position: absolute;
	left: 15px;
	top: 35px;
	z-index: 100;
}
#featuredThumb_1, #featuredThumb_2, #featuredThumb_3, #featuredThumb_4, #featuredAnchor_1, #featuredAnchor_2, #featuredAnchor_3, #featuredAnchor_4
{
	display: block;
	position: absolute;
	top: 292px;
}
#featuredAnchor_1, #featuredAnchor_2, #featuredAnchor_3, #featuredAnchor_4
{
	width: 71px;
	height: 68px;
	z-index: 1000;
}
#featuredThumb_1, #featuredAnchor_1
{
	left: 22px;
}
#featuredThumb_2, #featuredAnchor_2
{
	left: 107px;
}
#featuredThumb_3, #featuredAnchor_3
{
	left: 193px;
}
#featuredThumb_4, #featuredAnchor_4
{
	left: 279px;
}
#featuredText_1, #featuredText_2, #featuredText_3, #featuredText_4
{
	width: 312px;
	position: absolute;
	left: 30px;
	top: 208px;
	z-index: 1000;
}
.featuredText h1
{
	font: normal 14px/16px Arial, Helvetica, sans-serif;
	color: #1F3070;
	margin-bottom: 2px;
}
.featuredText p
{
	font: normal 11px/13px Arial, Helvetica, sans-serif;
	color: #6B5F3C;
}
.featuredText a
{
	color: #1F3070;
	text-decoration: underline;
}
.featuredText a:hover
{
	text-decoration: none;
}

/*********************/
/**** Recent News ****/
/*********************/

#recentNewsContainer
{
	width: 304px;
	float: left;
	display: inline;
	margin: 15px 0 0 16px;
}
#recentNewsContainer img
{
	display: block;
	margin-bottom: 8px;
}
#recentNewsContainer h1
{
	font: bold 11px/15px Verdana, Geneva, sans-serif;
	color: #352;
}
#recentNewsContainer p
{
	font: normal 11px/15px Verdana, Geneva, sans-serif;
	color: #203070;
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom: 1px dotted #94844E;
}
#recentNewsContainer p.noDivider
{
	border-bottom: none;
}
#recentNewsContainer a
{
	font-weight: bold;
	color: #94844E;
	text-decoration: underline;
	white-space: nowrap;
}
#recentNewsContainer a:hover
{
	text-decoration: none;
}

/*************************/
/**** Upcoming Events ****/
/*************************/

#upcomingEventsContainer
{
	width: 230px;
	float: left;
	display: inline;
	margin: 15px 0 0 16px;
}
#upcomingEventsContainer img
{
	display: block;
	margin-bottom: 8px;
}
#upcomingEventsContainer h1
{
	font: bold 11px/15px Verdana, Geneva, sans-serif;
	color: #352;
}
#upcomingEventsContainer p
{
	font: bold 11px/15px Verdana, Geneva, sans-serif;
	color: #352;
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom: 1px dotted #94844E;
}
#upcomingEventsContainer p.noDivider
{
	border-bottom: none;
}
#upcomingEventsContainer a
{
	font-weight: bold;
	color: #94844E;
	text-decoration: underline;
	white-space: nowrap;
}
#upcomingEventsContainer a:hover
{
	text-decoration: none;
}

/******************/
/**** Sign In  ****/
/******************/

#signInTable
{
	margin-bottom: 10px;
	border-bottom: 1px dotted #94844E;
}
#signInTable td
{
	padding-bottom: 3px;
	font: 11px/14px Verdana, Geneva, sans-serif;
	color: #352;
}
#signInTable td#toolsLinks
{
	font: normal 10px/12px Verdana, Geneva, sans-serif;
	color: #94844E;
	padding: 4px 0 12px 0;
}

#signInForm input#email, #signInForm input#pass
{
	width: 140px;
	padding: 3px;
	border: 1px solid #A8ACAD;
	background: #FFF url(/images/textfield-bg.gif) repeat-x 0 0;
	font: 11px/12px Verdana, Geneva, sans-serif;
	color: #352;
}


#championshipLinksOuterContainer
{
	/*border-top: 1px solid #C8C0A4;*/
}
#championshipLinksInnerContainer
{
	margin: 9px;
	background: transparent url(/images/stripes_bg.gif);
	border-bottom: 1px solid #656764;
	border-right: 1px solid #656764;
}
h1#championshipTitle
{
	width: 290px;
	float: left;
	padding: 5px 0 5px 10px;
	font: bold 14px/16px Verdana, Geneva, sans-serif;
	color: #203070;
}
#championshipLinks
{
	width: 636px;
	padding: 3px 0;
	float: left;
}
#championshipLinks a, #championshipLinks.fourColumn a
{
	display: block;
	width: 142px;
	float: left;
	padding: 3px 5px 3px 12px;
	background: transparent url(/images/home_bullet.gif) no-repeat 0 5px;
	font: bold 11px/13px Verdana, Geneva, sans-serif;
	color: #352;
	text-decoration: none;
	
}
#championshipLinks.threeColumn a
{
	display: block;
	width: 195px;
	float: left;
	padding: 3px 5px 3px 12px;
	background: transparent url(/images/home_bullet.gif) no-repeat 0 5px;
	font: bold 11px/13px Verdana, Geneva, sans-serif;
	color: #352;
	text-decoration: none;
	
}

#bottomRowContainer
{
	width: 936px;
	padding: 5px 0 20px 20px;
	border-top: 1px solid #C8C0A4;
}
#bottomRowContainer td.vdiv
{
	border-right: 1px dotted #94844E;
}
#bottomRowContainer td p
{
	font: normal 11px/15px Verdana, Geneva, sans-serif;
	color: #241;
}
#bottomRowContainer td a
{
	font-weight: bold;
	color: #94844E;
	text-decoration: underline;
	white-space: nowrap;
}
#bottomRowContainer td a:hover
{
	text-decoration: none;
}
#bottomRowContainer img#golfMuseumPhoto, #bottomRowContainer img#massGolferCover
{
	float: left;
	margin: -3px 5px 0 0;
}
