body{
	background: #f3f0e8 url("../images/body-bg.jpg") repeat-x top left;
}

h1,h2,h3{
  color: #1a1a1a;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 14px;
  font-weight: bold
}

.content-body h1{
  border-bottom:1px solid #CFCBA8;
  color:#962124;
  font-family:Georgia,"Times New Roman",Times,serif;
  font-size:24px;
  font-weight:normal;
  margin:0 0 20px;
  padding:10px 0 20px;
}

#wrapper{
	width: 960px;
}

.page-body-content{
	min-height: 350px
}

#wrapper > table{
	width: 960px !important;
}

.page-column-left div,
.page-column-right div{
	width: 0 !important;
	overflow: hidden !important;
}

#header{
	position: relative;
	z-index: 900;
	height: 136px;
	border-bottom: 1px solid #a7a171;
}

#utility-menu{
  background-image: url("../images/header-top-menu-bg.jpg");
  padding: 4px 15px;
	height: 23px;
	line-height: 24px;
	margin-bottom: 10px;
	color: white;
	-moz-border-radius-bottomleft: 7px;
	-moz-border-radius-bottomright: 7px;
	-webkit-bottom-left-border-radius: 7px;
	-webkit-bottom-left-border-radius: 7px;
	border-radius-bottomleft: 7px;
	border-radius-bottomright: 7px;
	border-top: 0
}

#utility-menu li{
	float: right;
	font: bold 10px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height: 24px;
	margin-left: 18px;
	text-shadow: 1px 1px 1px #5F0C19;
	list-style: none
}

#utility-menu li.tagline{
	float: left;
	font: bold italic 12px Georgia, "Times New Roman", Times, serif;
	line-height: 24px;
	text-shadow: 1px 1px 1px #5F0C19;
	margin-left: 0
}

#utility-menu li.my-account a{
  padding-left: 20px;
	background: url("../images/header-ico-my-account.jpg") no-repeat center left;
}

#utility-menu li.order-status a{
  padding-left: 20px;
	background: url("../images/header-ico-order-status.jpg") no-repeat center left;
}

#utility-menu li.shopping-bag a{
  padding-left: 20px;
	background: url("../images/header-ico-shopping-bag.jpg") no-repeat center left;
}

#utility-menu li.checkout a{
  padding-left: 20px;
	background: url("../images/header-ico-checkout.jpg") no-repeat center left;
}

#utility-menu li a{
	color: #f5e8ea;
	text-decoration: none
}

#utility-menu li a:hover{
	color: #fff
}

#logo{
  width: 380px;
	height: 80px;
	background: url("../images/header-logo.jpg") no-repeat top left;
}

#logo a{
  display: block;
  width: 380px;
  height: 80px;
  overflow: hidden;
  text-indent: -9000px
}

#searchform{
	width: 200px;
	height: 40px;
	float: right;
	margin: 10px 0
}

#searchform fieldset{
  margin: 0;
  padding: 0;
  position: relative
}

#searchform div.custom-search{
  margin-right: 10px;
  width: auto
}

#searchform .custom-search-field input{
  -moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
  -webkit-top-left-border-radius: 4px;
	-webkit-bottom-left-border-radius: 4px;
  border-radius-topleft: 4px;
	border-radius-bottomleft: 4px;
	height: 17px;
	line-height: 20px;
	margin: 0 !important;
	padding-top: 5px;
	text-indent: 6px;
	width: 150px !important;
	background: #fff url("../images/header-search-input-bg.jpg") repeat-x top left;
	font: italic 11px Georgia, "Times New Roman", Times, serif;
	color: #878787;
	border: 1px solid #c0bda1;
	display: inline-block;
	vertical-align: middle;
}

#searchform .custom-search-button input {
	margin: 0;
	padding: 0;
}

#value-prop{
	position: absolute;
	top: 24px;
	left: 380px
}

/* Menu Styles */

#nav li{
	margin-left: 23px
}

#nav li li.sub a{
	padding-right: 5px;
  background: white url("../images/ico-menu-arrow-trans.png") no-repeat right center
}

#nav li.sub > a:hover{
  background: white;
}

#nav li li.sub ul a{
	background-image: none
}

#nav li a{
	padding: 5px;
}

#nav > li a{
	border: 1px solid transparent
}
#nav > li a:hover{
	border: 1px solid #a7a171;
}

#nav > li.sub a:hover{
	border-bottom: 0
}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: .9em
}

#nav ul ul{
	font-size: 1em;
}

#nav{
	overflow: visible;
        clear: right;
	float: right;
	position: relative;
        width: 550px;
	margin: 4px 0 0 0
}

#nav a {
	display: block;
	width: auto;
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #47463c;
	text-decoration: none;
	padding: 0
}

#nav li.sub > a{
	padding-right: 27px;
	background: url("../images/header-cat-arrow.jpg") no-repeat bottom right;
}

#nav li.sub > a:hover{
	padding-right: 27px;
	background: white url("../images/header-cat-arrow.jpg") no-repeat right 4px;
}

#nav li li.sub > a{
	padding-right: 5px;
	background: white url("../images/ico-menu-arrow-trans.gif") no-repeat center right
}

#nav ul a {
  width: 12em;
	background-color: white;
	border: 1px solid #a7a171;
	border-bottom: 0;
	border-top: 0
}

#nav ul li.first a {
	border-top: 1px solid #a7a171;
}
#nav ul li.last a {
	border-bottom: 1px solid #a7a171;
}

#nav ul a:hover{
  background-color: #962934	!important;
	color: white
}

#nav li { /* all list items */
	float: left;
}

#nav li li a{
	padding: 5px;
}

#nav li ul { /* second-level lists */
	position: absolute;
	padding: 0;
	margin-left: -23px;
	width: 7em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
#nav li li{
	color: white
}

#nav li > a:hover{
	background-color: white
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -2.50em 0 0 12.56em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#header #nav li#hole{
	position: absolute; 
	top: -8px; 
	left: 200px; 
	background: url("../images/header-golf-flag.jpg") no-repeat top left !important; 
	width: 15px; 
	height: 28px; 
	display: block
}


/* End Menu Styles */

/* Homepage Content Styles */

#home-promotions{
	margin: 0 0 0 10px;
	padding: 0;
	list-style: none;
	clear: both;
}

#home-promotions li{
	float: left;
	margin: 0;
	padding: 0;
}

#home-promotions li a{
	display: block;
	border: 3px solid #a7a171;
	border-left: 0
}

#home-promotions li.first a{
	border-left: 3px solid #a7a171;
}

#home-secondary-promotions{
	margin-top: 20px
}

#home-secondary-promotions li{
	height: 150px;
}

#home-secondary-promotions li.alpha{
  border-right: 1px solid #d2ccbd
}

#home-secondary-promotions h2{
	margin: 15px 0 5px 0;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase
}

#home-secondary-promotions h2,
#home-secondary-promotions p,
#home-secondary-promotions a{
  margin-left: 240px;
	margin-right: 20px;
	color: #453f3a;
}

#home-secondary-promotions li.omega h2,
#home-secondary-promotions li.omega p,
#home-secondary-promotions li.omega a{
	margin-left: 150px
}

#home-secondary-promotions li.alpha{
	background: url("../images/home-ban-size-chart.jpg") no-repeat 15px 10px
}

#home-secondary-promotions li a{
  overflow:hidden;
	text-indent: -9000px;
	height: 40px;
	display: block
}

#home-secondary-promotions li.alpha a{
  width: 170px;
	background: url("../images/home-btn-size-charts.jpg") no-repeat top left
}

#home-secondary-promotions li.omega a{
  width: 112px;
	background: url("../images/home-btn-sign-up.jpg") no-repeat top left
}

#home-secondary-promotions li.omega{
  background: url("../images/home-ban-golf-bag.jpg") no-repeat 40px 10px
}

#home-secondary-promotions li p{
	font: italic 12px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
	line-height: 1.5em
}

#home-bottom-promotion{
	margin: 20px 0;
	text-align: center;
	border: 1px solid #d2ccbd;
	border-left: 0;
	border-right: 0
}

#home-bottom-promotion p{
	padding: 15px 0;
	margin: 2px 0;
	border: 1px solid #d2ccbd;
	border-left: 0;
	border-right: 0
}

td.page-footer-content #home-bottom-promotion a{
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #772a35;
	text-decoration: none
}

#home-bottom-promotion a:hover{
	text-decoration: underline
}

#footer .menu{
	text-align: center;
	margin: 0 auto
}

#footer .menu li{
  display: inline	
}

#footer #primary{
	font-size: 12px
}

#footer #secondary.menu{
	width: 660px;
  font: 11px Georgia, "Times New Roman", Times, serif;
	margin-top: 25px;
	line-height: 1.6em
}

#footer #secondary.menu li,
#footer #secondary.menu li a{
	font-weight: normal
}

#footer .menu li{
  margin: 0 7px;
	padding: 0 14px 0 0;
	list-style: none;
	background: url("../images/footer-divider.jpg") no-repeat right center
}

#footer .menu li,
#footer .menu li a{
	color: #453f3a;
	font-weight: bold;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif
}

#footer .menu li a:hover{
	text-decoration: underline
}

#footer .menu li.last{
  padding-right: 0;
	background: none
}

#footer .copyright{
  margin-top: 20px;
  font-size: 10px;
  font-weight: bold;
  color: #1a1a1a;
  opacity: 0.75;
  -moz-opacity: 0.75;
  -webkit-opacity: 0.75;
  filter: alpha(opacity = 75);
}

#footer .logo{
	background: url("../images/footer-logo.jpg") no-repeat;
	height: 70px;
	width: 246px;
	margin: 25px auto
}