﻿html{height: 100%;}

body{

	margin:0;

	font:11px/13px arial,sans-serif;

	height: 100%;

	min-width: 1000px;

}

a{

	text-decoration: none;

	cursor: pointer;

	color: #21a3dc;

}

a:hover{text-decoration:underline;}

a:focus{outline:none;}

form{display:inline;}

img{

	border: none;

	vertical-align: top;

}

label,select,textarea,input{vertical-align:top;}

textarea, input, select{

	font:11px/13px arial,sans-serif;

	color: #000;

}

.header{background:#ededed url(../images/bg-header-part1.gif) repeat-x;}

/*.header .inner{

	background: url(../images/bg-header.gif) no-repeat 50% 0;

	min-height: 306px;

	width: 1000px;

	margin: 0 auto;

}*/

.header .inner{

        background: url(../images/bg-header.jpg) no-repeat 50% 0;

        min-height: 534px;

        width: 1000px;

        margin: 0 auto;

}

.header .date{

	color: #655b4c;

	text-align: center;

	font: 18px/20px "Times New Roman",sans-serif;

	letter-spacing: 1px;

	padding:30px 40px 17px 0;

}

.header .date em{font-style: normal;}

.header .date span{padding: 0 9px;}

.logo-holder{float: left;}

.logo{

	background: url(../images/logo.gif) no-repeat;

	width: 574px;

	height: 183px;

	overflow: hidden;

	display: block;

	text-indent: -3333px;

	margin: 0 auto;

}

.nav{

	padding: 25px 20px 0 0;

	list-style: none;

	display: table;

	margin: 0 auto;

}

.nav-holder{

	background: #fff url(../images/bg-nav-shadow.gif) repeat-x;

	height: 38px;

}

.nav-holder .nav{padding: 12px 20px 0 0;}



.nav li{

	background: url(../images/bg-nav-item-marker.gif) no-repeat 0 7px;

	display: table-cell;

	float: left;

}

.nav li:first-child{background: none;}

.nav a{

	float: left;

	overflow: hidden;

	text-indent: -3333px;

	height: 16px;

	margin: 0 10px;

}

.nav .home a{

	background: url(../images/nav-txt-home.gif) no-repeat;

	width: 39px;

}

.nav .about a{

	background: url(../images/nav-txt-about.gif) no-repeat; 

	width: 69px;

}

.nav .event a{

	background: url(../images/nav-txt-event.gif) no-repeat;

	width: 83px;

}

.nav .rsvp a{

	background: url(../images/nav-txt-rsvp.gif) no-repeat;

	width: 151px;

}

.nav .media a{

	background: url(../images/nav-txt-media.gif) no-repeat;

	width: 40px;

}

.nav .sponsors a{

	background: url(../images/nav-txt-sponsors.gif) no-repeat;

	width: 59px;

}

.nav .subscribe a{

	background: url(../images/nav-txt-subscribe.gif) no-repeat;

	width: 109px;

}

.nav .tellafriend a{

	background: url(../images/nav-txt-tellafriend.gif) no-repeat;

	width: 76px;

}

.nav a:hover{background-position: 0 100%;}



/* homepage navigation */

.nav2{

        padding: 25px 20px 0 0;

        list-style: none;

        display: table;

        margin: 477px auto 0;

}



.nav-holder .nav2{padding: 12px 20px 0 0;}

	

.nav2 li{

	background: url(../images/bg-nav-item-marker.gif) no-repeat 0 7px;

	display: table-cell;

	float: left;

}

.nav2 li:first-child{background: none;}

.nav2 a{

	float: left;

	overflow: hidden;

	text-indent: -3333px;

	height: 16px;

	margin: 0 10px;

}

.nav2 .home a{

	background: url(../images/nav-txt-home.gif) no-repeat;

	width: 39px;

}

.nav2 .about a{

	background: url(../images/nav-txt-about.gif) no-repeat; 

	width: 69px;

}

.nav2 .event a{

	background: url(../images/nav-txt-event.gif) no-repeat;

	width: 83px;

}

.nav2 .rsvp a{

	background: url(../images/nav-txt-rsvp.gif) no-repeat;

	width: 151px;

}

.nav2 .media a{

	background: url(../images/nav-txt-media.gif) no-repeat;

	width: 40px;

}

.nav2 .sponsors a{

	background: url(../images/nav-txt-sponsors.gif) no-repeat;

	width: 59px;

}

.nav2 .subscribe a{

	background: url(../images/nav-txt-subscribe.gif) no-repeat;

	width: 109px;

}

.nav2 a:hover{background-position: 0 100%;}



.main-holder{

	min-height: 100%;

	background: #ebebeb;

}

.main{padding-bottom: 318px;}

.content{

	width: 1000px;

	overflow: hidden;

	margin: 0 auto;

	min-height: 340px;

}

.content-holder{background: url(../images/bg-gradient.gif) repeat-x;}

.sidebar{

	overflow: hidden;

	width: 1020px;

	margin-right: -20px;

	background: url(../images/border.gif) no-repeat 333px 49px;

}

.box{

	float: left;

	width: 311px;

	padding: 11px 11px 0;

	position: relative;

	font-size: 12px;

	line-height: 14px;

}

.box h2{

	color: #414143;

	font-size: 14px;

	line-height: 16px;

	margin: 5px 0 0 8px;

}

.box p{

	padding: 0 20px 20px 8px;

	margin: 0;

	min-height: 70px;

}

.box .date{

	font: 18px/20px "Times New Roman",sans-serif;

	color: #655b4c;

	position: absolute;

	left: 25px;

	top: 45px;

}

.box .date em{font-style: normal;}

.box .date span{

	font-size: 12px;

	line-height: 14px;

	position: relative;

	top: -4px;

}

.sidebar .extra{padding-right: 19px;}

.view-details{

	background: url(../images/btn-view-details.gif) no-repeat;

	width: 92px;

	overflow: hidden;

	float: right;

	text-indent: -3333px;

	height: 17px;

	margin-right: 10px;

}

.footer{

	background: url(../images/bg-footer.gif) repeat-x;

	height: 318px;

	margin-top: -318px;

}

.footer .inner{

	background: url(../images/bg-footer-decoration.png) no-repeat 50% 0;

	width: 1000px;

	margin: 0 auto;

	height: 238px;

	padding: 80px 0 0;

}

.footer .sponsors{

	padding-left: 37px;

	width: 550px;

	float: left;

}

.footer .sponsors h3, .sidebar1 h3{

	margin: 0;

	font-size: 0;

	overflow: hidden;

	text-indent: -3333px;

	background: url(../images/txt-fairways-highways-sponsors.gif) no-repeat;

	width: 247px;

	height: 21px;

}

.footer .sponsors ul{

	margin: 0;

	padding: 21px 0 0 8px;

	list-style: none;

}

.footer .sponsors li{

	float: left;

	padding-right: 8px;

}

.sidebar1{

	width: 390px;

	float: right;

	color: #bc9121;

	overflow: hidden;

	padding-top: 3px;

	margin-top: -3px;

}

.sidebar1 h3{

	margin: 0 0 10px;

	position: relative;

	top: -3px;

	left: -2px;

	background: url(../images/txt-navigation-things-to-know.gif) no-repeat;

	width: 232px;

}

.sidebar1 .module{

	float: left;

	min-height: 166px;

	width: 180px;

}

.sidebar1 .module.first{background: url(../images/border1.gif) no-repeat 147px 5px;}

.module h4{

	font-size: 12px;

	line-height: 14px;

	margin: 0;

	padding-bottom: 3px;

	color: #fff;

}

.module ul{

	margin: 0;

	padding: 0;

	list-style: none;

}

.module ul li{padding-bottom: 3px;}

.module a{

	color: #bc9121;

}

.copyright{

	clear: both;

	width: 100%;

	padding-left: 4px;

}

.subpage .header{background:#ededed url(../images/bg-header-gradient.gif) repeat-x;}

.subpage .inner{

	background: url(../images/bg-splash.gif) no-repeat -13px 0;

	min-height: 173px;

	overflow: hidden;

	width: 1000px;

	position: relative;

	margin: 0 auto;

}

.subpage .logo{

	background: url(../images/logo1.gif) no-repeat;

	width: 290px;

	height: 97px;

	margin: 37px 0 0 40px;

	display: inline;

	float: left;

}

.subpage .header .date{

	font-size: 13px;

	line-height: 16px;

	color: #655b4c;

	clear: both;

	padding: 4px 0 0;

	width: 340px;

}

.subpage .header .date em{letter-spacing: 2px;}

.subpage .content-holder{padding: 33px 0 20px;}

.subpage .content{

	width: 963px;

	border: 1px solid #d7d7d7;

	background: #fff;

	padding: 0 0 28px 20px;

	overflow: hidden;

}

.path{

	margin: 0 0 0 -8px;

	padding: 0 0 20px;

	list-style: none;

	overflow: hidden;

}

.path li{

	color: #414143;

	display: inline;

	background: url(../images/bg-path-item-marker.gif) no-repeat 0 5px;

	margin-left: -4px;

	padding: 0 7px 0 12px;

}

.path a{

	color: #414143;

	text-decoration: underline;

}

.path a:hover{text-decoration: none;}

.column{

	width: 570px;

	float: left;

	padding: 12px 0 0 8px;

}

.column p{

	margin: 0 0 0 -2px;

	font-size: 12px;

	line-height: 14px;

	padding: 0 0 20px;

}

.column1{

	width: 320px;

	float: right;

	padding: 22px 26px 0 0;

}

.txt-indulge-in-luxury-style-on-the-fairway, .txt-ways-to-get-engaged-in-fairways{

	background: url(../images/txt-indulge-in-luxury-style-on-the-fairway.gif) no-repeat;

	width: 546px;

	height: 30px;

	overflow: hidden;

	font-size: 0;

	text-indent: -3333px;

	margin: 0 0 13px;

}

.txt-ways-to-get-engaged-in-fairways{

	margin: 0 0 20px;

	background: url(../images/txt-ways-to-get-engaged-in-fairways.gif) no-repeat;

	width: 369px;

	height: 17px;

}

.column1 .advert{

	background: #e6e6e6;

	text-align: center;

	padding: 10px 0 9px;

}

.module1{

	border: 1px solid #e3e3e3;

	font-size: 12px;

	line-height: 14px;

	margin: 10px 0 0;

	padding: 8px 0 13px 20px;

}

.module1 h3{

	margin: 0;

	font-size: 12px;

	line-height: 14px;

	color: #414143;

}

.module1 a{

	color: #ac7e07;

	text-decoration: underline;

}

.module1 a:hover{text-decoration: none;}

.sidebar2{

	overflow: hidden;

	padding: 0 0 0 6px;

	width: 650px;

	margin-right: -200px;

	background: url(../images/bg-white-border-v.gif) repeat-y 269px 0;

}

.sidebar2 .frame{

	width: 248px;

	float: left;

	border: 1px solid #e3e3e3;

	text-align: center;

	font-size: 11px;

	line-height: 13px;

	padding: 9px 0 20px;

	margin-right: 27px;

}

.sidebar2 .frame .photo{

	background: url(../images/bg-white-border.gif) no-repeat 50% 100%;

	padding-bottom: 12px;

}

.sidebar2 .frame h3{

	margin: 0;

	font-size: 11px;

	line-height: 13px;

	text-align: left;

	padding:7px 0 0 33px;

	background: url(../images/bg-marker.gif) no-repeat 18px 11px;

}

.sidebar2 .frame p{

	margin: 0;

	font-size: 11px;

	line-height: 13px;

	text-align: left;

	padding:0 10px 0 33px;

}

.news{

	margin: 0 -15px 0 0;

	padding: 0;

	list-style: none;

	float: right;

}

.news li{

	display: inline;

	float: left;

	height: 173px;

	background: url(../images/bg-border-silver.gif) repeat-y;

	padding: 0 12px 0 13px;

}

.news li:first-child{background: none;}

.news .date1{

	font: 18px/20px "Times New Roman",sans-serif;

	color: #655b4c;

	text-align: right;

	padding: 10px 10px 0 0;

}

.news .date1 em{font-style: normal;}

.news .date1 span{

	font-size: 12px;

	line-height: 14px;

	position: relative;

	top: -4px;

}

.content h1{

font-size: 22px;

line-height: 24px;

margin: 0;

padding: 20px 0 15px;

}



.news .date1.last{text-align: center;}

.content h2{

font-size:16px;

line-height:18px;

}

.content h3{

font-size:14px;

line-height:16px;

}

