#mst {display:none;}

body {
	font: 80%/1.4 'Open Sans', sans-serif;
	background-color: #273d1e;
	margin: 0;
	padding: 0;
	color: #000;
}
body {background:#273d1e url('../images/golf/pattern.jpg') repeat right top;}

.EditBody {
	background-color: white;
	background-image: none;	
}
/* ~~ Element/tag selectors ~~ */
.horiznav ul, .horiznav ol, .horiznav dl,
.vertnav ul, .vertnav ol, .vertnav dl { 
	padding: 0;
	margin: 0;
}

td {	font: 100%/1.4 'Open Sans', sans-serif;}

h1, h2, h3, h4, h5, h6, p {
	margin-top: 9px;
	margin-bottom: 9px;
	padding-right: 50px;
	padding-left: 50px;
}

h1 {
	font-family: 'Judson', serif;
	font-size: 2.2em;
	font-weight: 400;
	color: #273d1e;
}
a img { 
	border: none;
}
/* ~~ Styling for site's links must remain in this order - including the group of selectors that create the hover effect. ~~ */
a:link {
	color: #e9730b;
}
a:visited {
	color: #7a6b2f;
}
a:hover, a:active, a:focus { /* this group of selectors will give a keyboard navigator the same hover experience as the person using a mouse. */
	text-decoration: none;
}


/*==============================*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
/*===============================*/

.container {
	width: 975px;
	background-color: transparent;
	margin: 0 auto; 
}

.header {
	height: 398px;
	width: 975px;
	background: url('../Images/Golf/header-file.png');
	background-repeat: no-repeat;
	margin: 0 auto; 
}

.content {
	padding: 16px 0 20px 0 ;
	width: 975px;
	float: left;
	background-color: #fff;
	position: relative;
	z-index: 1;
}

img.frame {

	border: 1px solid #eee;
	background-color: #fff;
	padding: 5px;
	-o-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-kthtml-transition: all 0.2s linear;
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.55);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.55);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.55);
}
img.frame:hover {
	-webkit-box-shadow: 3px 3px 20px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 3px 3px 20px 0px rgba(0,0,0,0.75);
	box-shadow: 3px 3px 20px 0px rgba(0,0,0,0.75);
}

/*
.content  img { 
	border: none;
	padding: 0 10px 10px 0;
}
*/

.homecol1 {
	float: left;
	width: 550px;
	background-color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0 auto;
}
.homecol2 {
	float: left;
	width: 371px;
	min-height: 500px;
	background-color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 0px;
	margin: 0 auto; 
	/*background:#fff url('../Images/Golf/gradient.jpg');*/
	background:#fff url('../Images/column-bg.jpg');
	background-position-y: 125px;
	background-position-x: 0px;
	background-repeat: no-repeat;
}

.boxcontainer {
	width: 975px;
	background-color: #FFF;
	margin: 0 auto; 
	overflow: hidden;
	padding-top: 10px;
}
.col1 {
	float: left;
	width: 325px;
	background-color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0 auto;
	text-align: center;
}
.col2 {
	float: left;
	width: 325px;
	background-color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0 auto; 
	text-align: center;
}
.col3 {
	float: left;
	width: 325px;
	background-color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0 auto;
	text-align: center;	
}
.hrline{
	float: left;
	width: 975px;
	background-color: #fff;
	padding: 0px;
	margin: 0 auto;
	text-align: center;	
}

table {
	border-collapse: collapse;
}
.content>table, .content>form>table {
	margin: 0 50px;
}

table p {
	padding-left: 0;
	padding-right: 0;

}
.slideshow {
	/* margin-left: 50px;
	margin-right: 0px;
	padding: 10px; */
	width: 975px;
	height: 222px;
	float: left;
	text-align: center;
	background-color: #fff;
	overflow: hidden;


}
.cycle-slideshow {
	margin-bottom: 20px;
	width: 370px;
	height: 222px;
	float: left;
	text-align: center;
	background-color: none;
	overflow: hidden;
	z-index: 99;
}


.png-slideshow {
	/* margin-left: 50px;
	margin-right: 0px;
	padding: 10px; */
	width: 1024px;
	height: 222px;
	float: left;
	text-align: center;
	background-color: none;
	overflow: hidden;
	position: absolute;
	z-index: 999;
}
.content ul, .content ol, .EditBody UL, .EditBody OL { 
	padding: 0px 50px 10px 50px;
	margin-left: 20px;
}

#amber {
	margin: 0 50px;
}
#tab-wrapper {
	margin-top: 10px;
	padding-right: 50px;
	padding-left: 50px;
}

#caltab {
	font-size: 0.85em;
}
.cal_listhdr {
	font-weight: bold;
}
#search {
	padding: 0 13px;
}
#searchForm {
	vertical-align: top;
	margin: 0 0 10px 0;
	text-align: left;
	
}

.searchbox {
	font-size: 1.0em;
	padding: 0 2px;
	height: 18px;
	line-height: 20px;
	width: 142px;
	background-image: url(../Images/searchbg.png);
	background-position: left bottom;
	background-repeat: repeat-x;
	border: solid 1px #cccccc;
	display: inline;
	vertical-align: middle;

}

#searchBtn{
	border: 0;
	padding: 0px ;
	vertical-align: middle;
	height: 20px;
	line-height: 20px;
	
}

.labelcell {
	text-align: right;
	padding-right: 1em;
}

/* ====== Breadcrumbs App ===== */
.BreadCrumbs {
	font-size: 0.85em;
	margin: 0 0 1em 50px;
}
.BreadCrumbs H5 {
	font-size: 1em;
	display: inline;
	font-weight: bold;
	margin-right: 0;
	margin-left: 0;
	padding-left: 0;
}
/* ============================ */

/* ~~ top horizontal nav ~~ */
/* Some stylesheet reset */

.horiznav {
	text-align: center;
	background:none;
/* 	height: 39px; */
}
.horiznav, .horiznav ul {
	margin-top: -23px;
	padding: 0;
	list-style: none;
	line-height:1;
}
/* The main container */
.horiznav ul {
	text-align: left;
	display: block;
	position: relative;
	height: 25px;
	font-family: 'Judson', serif;
	color: #fff;
}
.horiznav>ul>li {
	padding-top: 3px !important;
}
.horiznav > ul {
	display: inline-block;
	height: 39px;
	width: auto;
	margin-left: auto;
	margin-right: auto;
}
.horiznav ul>li {
	display: block;
	position: relative;
	float: left;
	margin: 0;
	height: 25px;
	padding: 0;
}
/* The main navigation links */
.horiznav ul>li>a {
	display: block;
	padding: 13px 15px 13px 15px;
	font-family: 'Judson', serif;
	font-size: 1.35em;
	font-weight: 400;
	text-decoration: none;
	color: #fff;
	letter-spacing: 1px;
}
/* The hover state of the navigation links */
.horiznav ul>li>a:hover, .horiznav ul>li:hover>a {
	color: #999;
}
/*.horiznav ul>.dropdown>a {
	padding-right: 20px;
}*/

.horiznav ul ul {
	position: relative;
	position: absolute;
	left: -9999px;
	display: block;
	height: 25px;
}
/* Level 1 submenus */

.horiznav ul>li>ul {
	padding-top: 0px;
	z-index: 99;
	border-top: 1px solid #c9c9c9;
	top: 39px;
	width:252px;
}
/* Making the level 1 submenu to appear on hover */
.horiznav ul>li:hover>ul {
	left: -1px;
}
/* Level 2+ submenus */
.horiznav ul ul ul {
	left: -9999px;
	top: 0px;
	z-index: 999;
}
/* Making the level 2+ submenu to appear on hover */
.horiznav ul ul>li:hover>ul {
	left: 250px;
	top: -1px;
}


/* The submenu link containers */
.horiznav ul ul li {
	border-left: 1px solid #bb9869;
	border-right: 1px solid #bb9869;
	background: #fff;	
}
.horiznav ul ul {
	border-top: 1px solid #bb9869;
	width: 252px;
	margin-top: 0px;	
}
/* The links of the submenus */
.horiznav ul ul li a {
	display: block;
	width: 210px;
	padding: 6px 20px ;
	border-bottom: 1px solid #bb9869;
	color: #000;
	font-family: 'Open Sans', sans-serif; 
	font-size:12px;	
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	background: #fff;
	
}
/* The hover state of the links */
.horiznav ul ul li>a:hover, .horiznav ul ul li:hover>a {
	background: #dfcc75;
	color: #000;

}
.horiznav li{
z-index:1111;
}

/*.horiznav  li.sfHover {
z-index:2;
}*/



/* ~~ footer ~~ */
footer {
	padding: 4px;
	background:#000;
	height: 35px;
	font: 75%/1.4 'Open Sans', sans-serif;
	margin: 0;
	color: #fff;
	text-align:center;
	clear: both;
}
footer p {
	margin-top: 15px;
}
/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 10000;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px 'Open Sans', sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

/* jQuery lightBox plugin - Gallery style */
#gallery {
	background-color: #fff;
}

#gallery img {
	background-color: #fff;
	padding: 5px;
	border: 1px solid #eee;
	-o-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-kthtml-transition: all 0.2s linear;
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.55);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.55);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.55);
}
#gallery img:hover {
	-webkit-box-shadow: 3px 3px 20px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 3px 3px 20px 0px rgba(0,0,0,0.75);
	box-shadow: 3px 3px 20px 0px rgba(0,0,0,0.75);
}