body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	background:#010101;
}
#golfHeader {
	position:absolute;
	display:inline-block;
	float: left;
	width: 100%;
	height: 59px;
	margin: 0px;
	padding: 0px;
	z-index: 9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4a4a48;
	background:#010101;
}
#golfHeader ul {
	padding: 0px;
	margin: 0px;
	height:59px;
	clear:both;
	width:1024px;
	/*width:903px;*/
}
#golfHeader ul li {
	list-style: none;
	display: inline;
	width: auto;
	position: relative;
	float: left;
}
#golfHeader ul li a{
	color:#010101;
	border:solid 0px $010101;
}
#subLink{
	position:absolute;
	float:right;
	font-size:10px;
	background:#4a4a48;
	left:50%;
	top:60px;
	z-index:5;
	color:#a3a3a3;
	white-space:nowrap;
}
#subLink a{
	display:inline-block;
	color:#a3a3a3;
	padding-left:7px;
	padding-right:7px;
	padding-top:7px; 
	padding-bottom:7px;
	text-decoration:none;
}
#subLink a:hover{
	color:#232d10;
	background-color:#8b9b33;
}

/*Contact form*/
#golfPktLyr{
	position:absolute;
	display:none;
	width:100%;
	height:100%;
	top:60px;
	z-index:6;
	background-image: url(../images/site_images/bg_images/fullScreen_bg.png);
}
#golfPktLyr #closeBox{
	position:absolute;
	display:inline-block;
	width:60px;
	top:10px;
	right:100px;
	height:53px;
}
/*End Golf Pakcet Style*/

/*Start Video Window Style*/
#videoWindow{
	position:absolute;
	display:none;
	width:100%;
	height:100%;
	z-index:7;
	background-image: url(../images/site_images/bg_images/fullScreen_bg.png);
}
#videoWindow #closeBox{
	position:absolute;
	display:inline-block;
	width:60px;
	top:70px;
	right:100px;
	height:53px;
}
#videoWindow #videoCntr{
	position:relative;
	display:inline-block;
	width:600px;
	height:550px;
	top:100px;
}
/*End Vidoe Window Style*/

#sideBar{
	position:absolute;
	display:block;
	float:left;
	width:147px;
	height:286px;
	z-index:3;
	top:22%;
	padding-left:16px;
	padding-top:25px;
	padding-right:41px;
	padding-bottom:40px;
	background-image:url(../pg_assets/widgets/sideBar.png);
	background-repeat: no-repeat;
	font-size:11px;
	line-height:14px;
}
#sideBar p{
	padding:0px;
	margin:0px;
	margin-top:10px;
}
#packageList_cntr{
	position:absolute;
	display:block;
	float:left;
	width:754px;
	height:500px;
	z-index:4;
	top:22%;
	left:215px;
	padding-left:16px;
	padding-top:19px;
	padding-right:41px;
	padding-bottom:40px;
	background-image:url(../pg_assets/widgets/blackBox.png);
	background-repeat: no-repeat;
	font-size:11px;
	line-height:13px;
}





#packageList_cntr #sortBar{
	position:relative;
	display:inline-block;
	float:left;
	width:792px;
	height:0px;
	top:-36px;
	left:-11px;
	padding:0px;
	margin:0px;
	
}
#packageList_cntr #sortBar ul{
	position:relative;
	display:block;
	padding:0px;
	margin:0px;
	
}
#packageList_cntr #sortBar ul li{
	position:relative;
	display:inline-block;
	float:left;
	padding:0px;
	margin:0px;
	margin-right:3px;
	width:auto;
	height:19px;	
	
}
.pgTab{
	position:relative;
	display:inline-block;
	padding-top:6px;
	width:22px;
	height:19px;
	background-image: url(../images/site_images/nav/sort/pg_Up.png);
	background-repeat: no-repeat;
	background-position: center center;
	color:#d9d9d9;
	font-size:11px;
	text-align:center;
	text-decoration:none;
}
.sfhover{
	color:#0c0f06;
	background-image: url(../images/site_images/nav/sort/pg_Over.png);
	position:relative;
	display:inline-block;
	padding-top:6px;
	width:22px;
	height:19px;
	background-repeat: no-repeat;
	background-position: center center;
	font-size:11px;
	text-align:center;
	text-decoration:none;
}
.selTab{
	color:#0c0f06;
	background-image: url(../images/site_images/nav/sort/pg_Over.png);
	position:relative;
	display:inline-block;
	padding-top:6px;
	width:22px;
	height:19px;
	background-repeat: no-repeat;
	background-position: center center;
	font-size:11px;
	text-align:center;
	text-decoration:none;

}
.advTab{
	position:relative;
	display:inline-block;
	padding-top:6px;
	width:37px;
	height:19px;
	background-image: url(../images/site_images/nav/sort/pg_PrevNext.png);
	background-repeat: no-repeat;
	background-position: center center;
	color:#d9d9d9;
	font-size:11px;
	text-align:center;
	text-decoration:none;
}
.advTab:hover{
	color:#0c0f06;
	background-image: url(../images/site_images/nav/sort/pg_PrevNext_over.png);
}

#packageList_cntr #sortBar #alphaPrice{
	position:relative;
	display:inline-block;
	padding:0px;
	margin:0px;
	float:right;
	width:200px;
	
}
#packageList_cntr #sortBar #alphaPrice ul {
	position:relative;
	display:inline-block;
	padding:0px;
	margin:0px;
	float:right;
	

}
#packageList_cntr #sortBar #alphaPrice ul li {
	position:relative;
	display:inline-block;
	float:right;
	padding:0px;
	margin:0px;
	margin-left:3px;
	width:auto;
	height:19px;
}

#packageList_cntr #sortBar #alphaPrice ul li #Price a{
	position:relative;
	display:inline-block;
	padding-top:6px;
	width:41px;
	height:19px;
	background-image: url(../images/site_images/nav/sort/pg_SortPrice.png);
	background-repeat: no-repeat;
	background-position: center center;
	color:#d9d9d9;
	font-size:11px;
	text-align:center;
	text-decoration:none;
}
#packageList_cntr #sortBar #alphaPrice ul li #Price a:hover{
	color:#0c0f06;
	background-image: url(../images/site_images/nav/sort/pg_SortPrice_over.png);
}

#packageList_cntr #sortBar #alphaPrice ul li #AtoZ a{
	position:relative;
	display:inline-block;
	padding-top:6px;
	width:47px;
	height:19px;
	background-image: url(../images/site_images/nav/sort/pg_SortAZ.png);
	background-repeat: no-repeat;
	background-position: center center;
	color:#d9d9d9;
	font-size:11px;
	text-align:center;
	text-decoration:none;
}
#packageList_cntr #sortBar #alphaPrice ul li #AtoZ a:hover{
	color:#0c0f06;
	background-image: url(../images/site_images/nav/sort/pg_SortAZ_over.png);
}




#packageList_cntr #disclamer{
	position:relative;
	float:left;
	width:763px;
	height:0px;
	top:334px;
	font-size:11px;
	line-height:12px;
	font-weight:100;
}

.disclaimerTtl{
	font-size:16px;
}
#packageList_cntr #disclamer p{
	padding:0px;
	margin:0px;
	margin-top:10px;

}





h1{
	position:relative;
	display:inline-block;
	margin:0px;
	padding:0px;
	font-size:22px;
	font-weight: normal;
	line-height:22px;
	top:-6px;
}
#golfContentCntr{
	position:absolute;
	display:inline-block;
	float:left;
	width:100%;
	height:100%;
	z-index:1;
	margin:0px;
	padding:0px;
}

#watchVideo{
	position:absolute;
	display:inline-block;
	float:right;
	bottom:45px;
	right:18%;
	width:152px;
	height:75px;
	z-index:2;
}
#watchVideo a{ 
	color:#000000;
}

#golfFooter{
	position:fixed;
	display:inline-block;
	float:left;
	bottom:0px;
	width:100%;
	z-index:8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4a4a48;
	color:#7d7d7d;
	font-size:10px;
	padding-top:7px;
	padding-bottom:7px;
	text-indent: 22px;
	white-space: nowrap;
	background:#010101;
}
#golfFooter a{
	color:#8b9b33;
	text-decoration:none;
}

