/* 
/************************* RESET **************************/
h1, h2, h3, h4, h5, h6, p, img, ul, ol, li, dl, dt, dd form, input, label, textarea, blockquote {margin: 0; padding:0;}


body									{background: #000 url(../images/assets/wood.jpg) 0 0 repeat; font: 13px/1.6 Arial, Helvetica, sans-serif;}



ul										{margin-left: 10px;}
ul li									{list-style: none; background:url(../images/assets/list-item.png) 0 5px no-repeat; padding-left: 15px;}
p										{margin-bottom: 15px;}
a										{color: #006633; text-decoration:none;}
a:hover									{}
a:focus									{outline: none;}
img										{border: none;}
table									{border-collapse: collapse;}
/* 
/************************* TEXT ***************************/
h1, h2, h3, h4, h5, h6					{font-family: 'Trykker', Georgia, 'Times New Roman', serif; line-height:1.2;color:#6F131F; font-weight:normal;}
h1#logo, h1#logo a						{background:url(../images/assets/logo.png) center bottom no-repeat; width:485px; height:170px; text-indent:-9999px; margin:0 auto;}
h2										{margin-bottom:15px;font-size: 28px; text-transform: uppercase;}
h2#title-f								{background:url(../images/feature/title-f.png) 0 0 no-repeat; width:350px; height:65px; text-indent: -9999px;}
h3										{font-size: 22px; margin-bottom: 10px;}
#sidebar h3								{margin-bottom: 10px; margin-right:80px; text-transform:none; line-height:1.1;}
h3#content-feature						{text-align: center; background: url(../images/assets/ornament1.png) center top no-repeat; font-size: 30px; color:#352a26;text-transform: uppercase; padding-bottom:10px;}
	h3 span, h3#content-feature span				{font-size: 18px; display: block; color: #6f131f; }
	h3 span.title						{color: #1e1e1e;}
	h3#menu-title						{width: 240px;}
	h3#menu-title a						{font-family: "Helvetica", sans-serif; text-transform: uppercase;font-size: 16px;display: block;padding: 5px 8px 3px 8px;background:#6f131f; border:2px solid #92303D; color:#fff;}
		h3#menu-title a.close			{background:#6f131f url(../images/assets/close.png) 96% 50% no-repeat;}
		h3#menu-title a.open			{background:#6f131f url(../images/assets/open.png) 96% 50% no-repeat;}
h4										{font-size: 18px; color:#222;margin-bottom: 8px; font-weight:bold; }
	.menu h4, .menu h5 							{margin-top: 5px; margin-bottom: 5px; font-weight: normal;}
	.menu h5 {color: #202020;}
	.menu-photos h4							{margin-bottom: 25px; font-weight:normal;}
	.menu td h4							{margin-top: 0; font-size: 16px;}
h5										{font-size: 15px;}
.note h5								{margin-bottom: 5px;}



/* lists */
ul#nav									{list-style: none;font-family: 'GoudyBookletter1911Regular', Georgia, serif; margin: 15px 0 0 0; padding: 0; text-align: center;}
ul#nav li								{margin: 0; padding: 0;display: inline; text-transform: uppercase; font-size:18px;position:relative; background:none;}
ul#nav li a								{ color:#b7a087; text-decoration:none; padding:5px;}
ul#nav li a:hover,
	ul#nav li a#here					{color: #f2ead8;background: none;}
ul#nav li ul.submenu					{display: none;width: 200px;position: absolute; z-index:9999; top:auto; left:10px; background: #f4f4d7;margin-left: 0; padding:2px; 
		-webkit-background-clip: padding-box; /* fix WebKit background bleed on border-radius */-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;
		-webkit-box-shadow: 0px 1px 3px #000;
		   -moz-box-shadow: 0px 1px 3px #000;
		        box-shadow: 0px 1px 3px #000;
		 padding: 5px
		}
ul#nav li ul.submenu li					{float: none; width:200px; list-style:none;text-align: left; font-family: Arial, Helvetica, sans-serif;}
ul#nav li:hover ul.submenu				{display: block; }
ul#nav li ul.submenu li a				{width: auto; display:block;font-size: 13px; font-weight: normal; border-bottom: 1px dashed #DAC69D;  color: #874a30; text-transform: none;}
ul#nav li ul.submenu li:last-child a	{border:none;}
ul#nav li ul.submenu li a:hover			{color:#C43B00;}


#feature ul								{color: #f2ead8; font-size: 18px;}
#feature ul li							{margin-bottom: 3px;}
#frame-list								{margin-top: 25px;}
#frame-list ul li						{}

#slider ul								{list-style:none;margin-left: 0;}
#slider ul li							{width: 886px; height:326px;padding-left: 0;}
#slider ul li img						{/*border: 18px solid #dbcfa9;*/}
#prevBtn a, #nextBtn a					{position: absolute; top:50%; margin-top: -37px;display:block; width:37px; height:74px;background-image:url(../images/feature/prevnext.png); background-repeat: no-repeat; text-indent:-9999px;opacity: .3;}
#prevBtn a								{background-position: 0 0; left:10px;}
#nextBtn a								{background-position: 0 -74px; right:10px;}
#prevBtn a:hover,
	#nextBtn a:hover					{background-color: transparent; opacity: 1;}
	
ul.inline-list							{text-align: center; font-size: 18px; margin-left: 0;}
	ul.inline-list li 					{background:  none;display: inline-block;color:#7A3232;}

ul#connect, ul#connect li				{margin-left: 0;padding-left: 0;}
	ul#connect							{width: 100%; float:left;height: 70px; margin-bottom: 25px;}
	ul#connect li						{background: none; margin-right: 10px; float: left; display: inline; }
	ul#connect li a						{opacity: 0.75; display:block; text-indent:-9999px; width: 64px; height:64px; background: url(../images/assets/social.png) 0 0 no-repeat;}
	ul#connect li#fb a					{background-position: 0 0;}
	ul#connect li#tw a					{background-position: 0 -64px;}
	ul#connect li a:hover				{opacity: 1;}

blockquote								{border-top: 1px solid #bc9a8f; border-bottom: 1px solid #bc9a8f;font-style: italic;margin: 20px 0;margin-top: 10px;}
blockquote p							{padding: 10px 20px; margin-bottom:0; font-size:14px; color:#7A3232;}

#menu-frame p							{margin-right: 60px;line-height:1.2;}
.calendar-image								{text-align: center;}
#footer p								{margin-top: 80px; color:#f4f4d7;font-size: 12px;}

img.image								{padding: 5px; background:#dfdfbd; border:1px solid #B4B489;}
img.image-right							{float: right; margin-left:20px; margin-bottom:0px;}
img#latest-banner						{position: absolute; top:0; left:0;}
.calendar-image	img						{margin-left: auto; margin-right:auto;}

#content2 ul							{margin-bottom: 15px;}

#photo-gallery,
	#photo-gallery li					{list-style: none; background: none;margin:0; padding: 0;}
	#photo-gallery						{margin-top: 25px;}
	#photo-gallery li					{float: left;margin: 0 10px 15px 10px;}

.error									{color: #cc0000;}
p.error, p.success						{padding:10px;}
p.error									{background: #be2e17; border: 1px solid #A31F0B; color:#fff;}
p.success								{background:#fff0a5; border:1px solid #fed22f;}
.center									{ text-align:center;}
span.small								{font-size: 12px; color: #8B805F;}
ul.standard {
	margin-left: 25px;
}
	ul.standard li {
		background: none;
		list-style: disc;
		padding-left: 0;
	}
	
ul.clearlist li {
	background: none;
	padding-left: 0;
}
ul.block-list {
	padding-left: 0;
	margin-left: 0;
	display: block;
	overflow: hidden;
}
	ul.block-list > li {
		display: block;
		float: left;
		height: auto;
		background: none;
		text-align: left;
	}
	ul.block-list.two-up li {
		width:50%;
		background: none;
		padding-left: 0;
	}
	ul.block-list.three-up li {
		width: 31%;
		margin-left: 1%;
		margin-right: 1%;
		padding-left: 0;
	}
/* 
/************************ DESIGN *************************/
#wrapper								{width: 960px; margin:20px auto;}
.container_12							{width: 940px; padding-left: 10px; padding-right:10px; }
#content-wrap							{width: 940px;clear: left;background:url(../images/assets/content.png) 0 0 repeat-y; float:left;}
#footer									{width: 940px; float: left;margin-top: -2px;height:120px; background:url(../images/assets/footer.png) 0 0 no-repeat;}
.col-container, #text-f					{float: left; display: inline; overflow: hidden;}
.add-bottom								{margin-bottom:20px;}

#feature								{width: 940px; height:400px; background:url(../images/feature/feature.png) center top no-repeat; clear:left; margin-top: -10px; margin-bottom:30px; text-align:center;padding-top:40px;}
#featured-event							{margin-bottom: 25px;}
	#featured-event img					{margin-bottom: 10px;}
#slider									{background:#dbcfa9;width: 886px; height:326px; padding:10px; position: relative;-webkit-box-shadow: 0px 3px 3px #2b2b2b;
-moz-box-shadow: 0px 3px 3px #2b2b2b; box-shadow: 0px 3px 3px #2b2b2b; margin-left: auto; margin-right:auto;}
#slides									{width: 886px; height:326px; overflow:hidden;}

#content, #content2						{width:900px; padding-left: 25px; padding-right:25px;}
#content								{}
#content2								{ background:url(../images/assets/bamboo-top.png) 0 0 no-repeat;margin-top: -10px; padding-top: 50px;}
.temp-event 							{margin-top:20px; width:500px;font-size:14px;}

/* grid */
.row									{float: left; display: inline; width: 100%; margin-bottom: 50px;}
.col2, .col3, .col4,.col4a,.col4b, .col5, .col5a, .col6, .col7, .col8,
	.col9,.col10, .col11, .col12		{float: left; display:inline; margin-left:10px; margin-right:10px;}
.col2									{width: 132px;}
.col3									{width:208px;}
.col4									{width: 283px;}
.col4a									{width: 260px;}
.col4b									{width: 320px;}
.col5									{width: 360px;}
.col5a									{width: 400px;}
.col6									{width: 436px;}
.col7									{width:512px;}
.col8									{width: 588px;}
.col9									{width: 664px;}
.col10									{width: 740px;}
.col11									{width: 816px;}
.col12									{width:890px; margin: 0;}
.alpha									{margin-left: 0;}
.omega									{margin-right: 0;}

#frame-list								{clear: left;width: 348px; height:275px;background:url(../images/frame-list.png) 0 0 no-repeat; padding: 30px 0 0 20px; }
#menu-frame								{width: 259px; height:149px;background:url(../images/menu-frame.png) 0 0 no-repeat; /*padding: 18px 0 0 80px; */}
#booking								{border-top: 2px solid #6F131F;border-bottom: 2px solid #6F131F; padding-left: 15px;padding-top: 15px;}

#latest-event							{width: 465px; height:202px; position:relative; padding-top: 2px;}

.hidden									{display: none;}

.right									{float: right;}

.staff-image							{padding: 5px; background: #dfdfbd; text-align:center;-webkit-box-shadow: 0px 1px 2px 0px #757550;-moz-box-shadow: 0px 1px 2px 0px #757550; box-shadow: 0px 1px 2px 0px #757550;}
.image-caption							{text-align: center; float: left; margin-left: 10px; margin-right:10px;}
	.image-caption span					{display: block; margin-top: 10px;}

.inline-images							{text-align:center;}
	.inline-images	img					{margin-left: 10px; margin-right:10px;}

/* tables */
/* calendar */
div.cal-controls						{padding: 10px;}
.cal-controls select					{margin-right: 10px;}
.next-month, 
	.prev-month							{padding: 0 15px;}
#event-calendar							{margin-bottom: 25px;}
#event-calendar th,
	#event-calendar td					{width: 120px;text-align: center; cursor:pointer;border:1px solid #C7C7B3;}
#event-calendar td						{
	text-align: left; 
	background: #feffe8; /* old browsers */
	background: -moz-linear-gradient(top, #E5E3C9 0%, #feffe8 98%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#E5E3C9), color-stop(98%,#feffe8)); /* webkit */
	vertical-align: top;
}
#event-calendar td.today-day			{background: #fff;}
#event-calendar td:hover				{background: #feffe8;}
#event-calendar td.calendar-day-np,
	#event-calendar td.calendar-day-np:hover		{background: none;}
	#event-calendar td .sunset-time 	{font-size: 11px;}
	
div.day-number							{float: right;display: block; padding:0 5px 5px; font-size: 11px; }
div.event								{display:block;clear: right;position: relative;border-bottom: 1px solid #c7c7b3; padding: 10px 0;}
	div.event:first-child				{ padding-top: 0;}
	div.event:last-child				{ padding-bottom: 0; border-bottom: 0;}
	div.event h5 						{ font-size: 13px;}

div.event-details,
	/*div.note							{position: absolute; bottom: 0; display: none; text-align:center; z-index:9999;;border: 1px solid #e9e8c9;padding: 10px; background:#f4f4ef;-webkit-box-shadow: 0px 2px 5px ; -moz-box-shadow: 0px 2px 5px ;box-shadow: 0px 2px 5px ;  }
*/	div.event-details					{min-width: 300px;left: -100px;}
/*	div.note							{width: 250px;left:-80px; text-align: center;}
	div.note p							{margin-bottom: 5px; }*/
#event-calendar td, .note-wrapper {
	padding: 5px;
	width: 105px;
	height:125px;
}
.note-wrapper {
	display: block;
	position: relative;
	z-index: 1;
}
	.note { 
		width: 250px;
		position: absolute;
		top:0;
		left: -80px;
		border: 1px solid #e9e8c9;padding: 10px; background:#f4f4ef;
		-webkit-box-shadow: 0 2px 5px #000;
		   -moz-box-shadow: 0 2px 5px #000;
		        box-shadow: 0 2px 5px #000;
		background: #f4f4ef;
		text-align: center;
		display: none;
		z-index:99;
	}

/* menu tabs */

.hidden 								{position: relative; top: 0; left: 0; display: none;}
#menu									{position: relative; margin-top: 50px;width: 100%; float: left;}
#menu-options-wrap 						{position: absolute;top: 0; left: 0;z-index: 200;width: 230px;}
ul#menu-options, ul#menu-options li		{list-style: none;margin: 0px; padding: 0;}
	/*ul#menu-options 					{width: 250px;position:absolute; top: 35px; left:0;z-index: 100}
	ul#menu-options li					{margin-bottom: 3px;font-size: 13px; text-transform:uppercase; background:none;}
	ul#menu-options li a				{display: block;padding: 3px 8px; color:#222; background:#EEEEDD; border: 2px solid #D3D3AD;}
	ul#menu-options li a:hover			{background: #FFF;}
	ul#menu-options li a.current		{ background:#6f131f; border:2px solid #92303D; color:#fff;}*/
	ul#menu-options 					{width: 250px;position:absolute;z-index: 99; top: 35px; left:0;z-index: 100;background:#EEEEDD; border: 2px solid #D3D3AD;}
	ul#menu-options li					{margin-bottom: 3px;font-size: 13px; text-transform:uppercase; background:none;}
	ul#menu-options li a				{display: block;padding: 3px 8px; color:#222; border-bottom: 1px solid #D3D3AD;}
	ul#menu-options li:last-child a 	{border-bottom: none;}
	ul#menu-options li a:hover			{background: #FFF;}
	ul#menu-options li a.current		{ background:#6f131f; color:#fff;}
	
/*
ul#menu-options, #options, .menu-photos	{float:left;}
#options								{text-align:center; width: 100%; float: left;}
*/
#options, .menu, .menu-photos	{float: left; display: inline;}
#options								{width: 99%;}
.menu-photos							{width: 250px; padding-top: 50px; text-align: center;}
	.menu-photos div img					{border: 5px solid #d4d4ac;}
	.menu-photos div					{padding-bottom: 13px; background: url(../images/menu/bg.png) center bottom no-repeat; margin-bottom: 5px;}
	.menu-photos p						{margin-bottom: 25px;}


/*
.the-menu								{float: right;position: relative; width: 630px;}
	.menu-header						{position: absolute; top: -100px;z-index: 99; background-position: center top; background-repeat: no-repeat; width:624px; height: 351px;}
	.menu-content						{background: #bdd2aa; width: 500px;padding: 150px 40px 25px 40px; margin-top: 20px; margin-left: 20px;}
	
	#grill-top							{background-image: url(../images/menu/grill-header.png);}
	#beer-top							{background-image: url(../images/menu/beer-header.png);}
	#drinks-top							{background-image: url(../images/menu/drinks-header.png);}}
	#drinks2-top						{background-image: url(../images/menu/drinks2-header.png);}}
	#wines-top							{background-image: url(../images/menu/wine-header.png);}}
*/
	.menu								{float: right;width: 630px; background: url(../images/menu/menu-bg-repeat.jpg) center top repeat-y;}
	.the-menu							{width: 475px; margin-left: auto; margin-right: auto;}
	.menu-list 							{position: relative; top: -50px;z-index: 999; padding-top: 270px; /*text-align: center;  padding: 270px 100px 25px 100px;*/}
	#grill-menu							{background: url(../images/menu/menu-header-grill-new.png) center top no-repeat;}
		#grill-menu.menu-list 		{ padding-top: 230px;}
	#beer-menu							{background: url(../images/menu/menu-header-beer.png) center top no-repeat;}
	#cocktails-menu						{background: url(../images/menu/menu-header-cocktails.png) center top no-repeat;}
	#martinis-menu						{background: url(../images/menu/menu-header-martinis.png) center top no-repeat;}
	#wine-menu							{background: url(../images/menu/menu-header-wine.png) center top no-repeat;}
	
	table.wine-selection 				{width: 450px; margin-bottom: 25px;}
	table.wine-selection caption h4		{color:#6F131F;}
	table.wine-selection td 			{padding: 3px 0;}
	table.wine-selection tr td:first-child 			{text-align: left;}
	table.wine-selection th.wine-name 	{width: 320px;}
	table.wine-selection th.wine-price 	{width: 65px;}
/* forms */
.label, .textbox, .textarea				{padding:5px;}
.label 									{float: left;display: block;width:100px; text-align: right; margin-right:20px;}
.label-block							{display: block;}
.textbox, .textarea						{border: 1px solid #B1B180;  width: 300px; }
.textarea								{font-family:sans-serif; font-size:13px;}

#dir-form								{margin-bottom: 15px;}
#submit-dir								{background: #6f131f; color: #fff; text-transform:uppercase; border: none; padding: 3px 5px; margin-top: 10px;}


.aligncenter {text-align: center;}

/****** Added Golf Tournament Info ****/

#golf-wrap {
	margin: 10px 0 25px 0;
}

#golf-left {
	width:590px;
	float:left;
	margin-bottom:40px;
}

#golf-right {
	width:300px;
	float:right;
}

.golf-title {
	width:295px;
}

.golf-title a {
	border: 2px solid #92303D;
    color: #FFFFFF;
    display: block;
    font-family: "Helvetica",sans-serif;
    font-size: 16px;
    padding: 5px 8px 3px;
    text-transform: uppercase;
	background:#6F131F;
}

#cart-wrap {
	width:480px;
	float:right;
	margin: 10px 0 0 0;
}

#cart-wrap .itemRow {
	width: 450px;
	float:left;
}

.itemRow div {
	float:left;
}

.itemRow div:first-child {
	margin-left:5px;
}


.headerRow {
	width:470px;
	background: #6F131F;
	height:20px;
	color:#FFF;
	padding:5px;
	text-transform: uppercase;
	font-weight:bold;
}

.headerRow .item-name {
	width: 150px;
}

.headerRow .item-phone {
	width: 100px;
}

.headerRow .item-size {
	width: 100px;
}

.headerRow div {
	float:left;
}

.headerRow div:first-child {
	margin-left:0px;
}

.itemRow .item-name {
	width:150px;
}

.itemRow .item-phone {
	width:120px;
	
}

.itemRow .item-size {
	width:100px;
	
}

#cart-wrap .item-remove {
}

.add-golfer a {
	font-family: "Helvetica",sans-serif;
    font-size: 16px;
    padding: 5px 8px 3px;
    text-transform: uppercase;
	background:#6F131F;
	border: 2px solid #92303D;
    color: #FFFFFF;
}

.golf-checkout {
	float:right;
	margin-top:20px;
}

.golf-checkout a {
	font-family: "Helvetica",sans-serif;
    font-size: 16px;
    padding: 5px 8px 3px;
    text-transform: uppercase;
	background:#6F131F;
	border: 2px solid #92303D;
    color: #FFFFFF;
}

.form-header {
	color:#FFF;
}

#shelf-wrap {
	float:left;
	width:380px;
}

#shelf-wrap .item_price {
	display:none;
}


/* forms */

#contact-form {margin:20px 0 0 10px;}
.field-wrap {width:270px; margin-right:20px;}
.labelg										{display: block; color:#000; font-size: 14px; font-weight:bold;}
.textbox2, .textarea2, .textbox-small2, .checkbox2, .add-textarea			{
	padding: 5px;
	font-size: 13px;
	background:#FCFCFC;
	-webkit-box-shadow: inset 2px 2px 2px #edecec;
	-moz-box-shadow: inset 2px 2px 2px #edecec;
	box-shadow: inset 2px 2px 2px #edecec;
	border: 1px solid #E1DFDF;
}

.textbox-small								{width: 200px;}
.textbox2					{margin-bottom: 15px;width: 250px;}
.textarea2								{font-family: sans-serif; height: 180px; margin-bottom:15px; width:535px;}
.add-textarea								{width:260px; height: 107px; margin-bottom:15px; resize:none;}
.submit										{display: block; margin: 15px 0; padding: 3px 6px;font-size: 13px; line-height: normal; font-style: italic;  color: #fff; background: #0139A6; opacity: 0.7; border: none; cursor: pointer;-webkit-box-shadow: 0px 2px 3px #303030;-moz-box-shadow: 0px 2px 3px #303030;box-shadow: 0px 2px 3px #303030; }
.submit:hover 								{
	opacity:1.0;
}

.error2										{color: #FF0000;}
.warning2, .success2							{margin-top: 10px;width: 420px;padding: 15px 0; text-align:center;}
.warning2									{background: #f9f8cf; color: #DF8E01;}
.success2									{background: #0139A6; color: #FFF;}

.box-container								{position: relative; height: 60px; float: left; width: 200px;}
#emailbox, #phonebox						{position: absolute; top:0; left:0;}
#emailbox									{z-index: 100;}
#phonebox									{z-index: 200;}
.checkbox 									{margin: 9px 0 7px 20px;}
.redaster {color:#FF0000;}
.left {float:left;}

.radiob 									{margin: 0 0 20px 15px;}
fieldset									{ width:285px;padding:20px; margin-bottom:20px;margin-right:20px;}
legend 										{font-weight:bold; font-size:16px;}
.golfers									{width:600px;}
.add-bottom									{margin-bottom: 20px;}
.select-menu								{margin-left:10px;}

/* Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */
.clear {clear: both;display: block;overflow: hidden;visibility: hidden;width: 0;height: 0;}

/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */
.clearfix:after {clear: both;content: ' ';display: block;font-size: 0;line-height: 0;visibility: hidden;width: 0;height: 0;}
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}