@charset "UTF-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}


.ie6 img {
	width:100%;
}


.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

/* Mobile Layout: 480px and below. ******************************************MOBILE************************/
  
.gridContainer {
	width: 100%;
	
	clear: none;
	float: none;
	margin-top: 0px;
}

#social_media span, input {
    margin: 0;
    padding: 0;
}
#social_media span {
    display: block;
    height: 50px;
    overflow: hidden;
}
#social_media input {
    border: none;
    height: 100%;
}

.academy img {
    display: block;
    width: 60%;
    margin-left:auto;
    margin-right:auto;
    margin-bottom: 10px;
}

.round150 {border-radius: 50%;}

/*  ******************************************BUTTONS************************/
.btn {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  font-family: "proxima-nova",sans-serif;
  color: #ffffff;
  height: 40px;	
  font-size: 16px;
  font-weight:600;
  background: #ac8754;
  text-align:center;
  padding: 10px 20px 10px 20px;
  border: solid #ffffff 0px;
  text-decoration: none;
}
.btn a {
color:#FFFFFF;
text-decoration:none;	
}
.btn a:link {
color:#FFFFFF;
text-decoration:none;	
}
.btn a:visited {
color:#FFFFFF;
text-decoration:none;	
}

.btn:hover {
  background: #ac8754;
  background-image: -webkit-linear-gradient(top, #ac8754, #ac8754);
  background-image: -moz-linear-gradient(top, #ac8754, #ac8754);
  background-image: -ms-linear-gradient(top, #ac8754, #ac8754);
  background-image: -o-linear-gradient(top, #ac8754, #ac8754);
  background-image: linear-gradient(to bottom, #ac8754, #ac8754);
  text-decoration: underline;
}

.btn_white {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  font-family: "proxima-nova",sans-serif;
  color: #ffffff;
  font-size: 16px;
  font-weight:600;
  background: #ffffff;
  text-align:center;
  padding: 10px 20px 10px 20px;
  border: solid #ffffff 0px;
  text-decoration: none;
}
.btn_white a {
color:#FFFFFF;
text-decoration:none;	
}
.btn_white a:link {
color:#FFFFFF;
text-decoration:none;	
}
.btn_white a:visited {
color:#FFFFFF;
text-decoration:none;	
}

.btn_white:hover {
  background: #ffffff;
  background-image: -webkit-linear-gradient(top, #ffffff, #ffffff);
  background-image: -moz-linear-gradient(top, #ffffff, #ffffff);
  background-image: -ms-linear-gradient(top, #ffffff, #ffffff);
  background-image: -o-linear-gradient(top, #ffffff, #ffffff);
  background-image: linear-gradient(to bottom, #ffffff, #ffffff);
  text-decoration: none;
}



#div1 {
	background-color: #FFFFFF;
}
#div1 img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-top: 10px;
}
#mainNav {
}


#slideshow {
	background-color: #FFFFFF;
	width: 100%;
	display: inline-block;
	min-height: auto;
}

.wrapper {
    position: absolute;
    width: 80%;
    top: 0;
    left: 0;
    text-align: center;
    margin: 0px auto;
    border: 0.2rem solid black;
}
.f {
    -webkit-box-shadow: inset 0.2rem 0 0 white;
    box-shadow: inset 0.2rem 0 0 white;
    background-color: red;
    width: 35px;
}
i {
    font-size: 0;
    height: 0.8rem;
    position: relative;
    display:inline-block;
}

    .google-maps {
        position: relative;
        padding-bottom: 25%; 
        height: 0;
        overflow: hidden;
    }
    .google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }
	
	.Flexible-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.Flexible-container iframe,   
.Flexible-container object,  
.Flexible-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/*  MY ADDS ----------------------*/

#emailOptIn form #email {
	background-color: #E0D9CE;
	font-family: "proxima-nova", sans-serif;
	font-weight: 600;
	color: #626262;
	border-style: none;
	width: 65%;
	border-radius: 0px;
	padding-right: 0px;
	min-height: 50px;
	padding-left: 10px;
}
#centerDivEmail {
	margin-left: auto;
	margin-right: auto;
}

.container {
  height:300px;
  width: 100%;
  background: #D53336;
  margin: 0px auto;
  position: relative;
}
 
.box {
  width: 300px;
  background: #222;
  position: absolute;
   
  /*Centering Method 2*/
  margin: 0px 0 0 -50px;
  left: 50%;
}


#index_newsContainer {
	float: left;
	height: auto;
	display: block;
	width: 100%;
}
#index_newsText {
	vertical-align: top;
	clear: right;
	width: auto;
	height: auto;
	float: none;
	display: block;
	margin-left: 20px;
}
#divider_dots {
	clear: both;
	float: left;
	height: 10px;
	background-image: url(../images/divider_dots.png);
	display: block;
	background-repeat: repeat-x;
	margin-bottom: 15px;
	margin-top: 15px;
}
#divider_lights {
	clear: both;
	float: left;
	height: 100px;
	background-image: url(../images/SHOP/lights.png);
	display: block;
	background-repeat: repeat-x;
	margin-bottom: 15px;
	margin-top: 15px;
}
#centerFormDiv {
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
}

#index_newsPix {
	display: block;
	float: left;
	width: 150px;
	overflow: hidden;
	clear: none;
	margin-right: 20px;
	height: auto;
}
#indexDateContainer {
	display: block;
	border: thin none #BC4143;
	width: 50px;
	float: left;
	margin-right: 20px;
	text-align: center;
}
#news {
	background-color: #FFFFFF;
	display: block;
	margin-top: -10px;
}
#news_gifts2 {
	background-color: #FFFFFF;
	display: block;
	margin-top: -10px;
	width: 100%;
}
#news_gifts3 {
	background-color: #FFFFFF;
	display: block;
	margin-top: -10px;
	width: 100%;
	margin-left: 0;
	clear: both;
}
#dine_news {
	background-color: #FFFFFF;
	display: block;
	margin-top: -10px;
	text-align: center;
}
#index_newsContainer #index_newsPix img {
}
#three_boxes {
	width: 700px;
	background-color: #FFFFFF;
	text-align: center;
}
#click_box_index {
}
.box_image_index {
}
#three_boxes #click_box_index .fluid.box_image_index {
}
#click_box_index .fluid.box_image_index img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
/*#social_media {
	min-height: 180PX;
	background-color: #735F43;
	background-repeat: repeat-x;
	background-image: url(../images/stitch_top.png), url(../images/stitch_bottom.png);
	background-position: 0 0, 0 bottom;
} */
#sub1 {
	width: 100%;
	display: inline-block;
}
#sub2 {
	clear: both;
	display: inline-block;
}
#sub3 {
	clear: both;
	display: inline-block;
	margin-right: 0px;
}
.newsItem {
}
.newsItemPix {
	clear: none;
	width: 50%;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.newsItemPix_store {
	clear: none;
	width: 80%;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}



.newsItemDate {
}
.NewsItemText {
	clear: none;
	margin-left: 5px;
	width: 55%;
}
.newsItemWording {
	width: 100%;
}

.newsItemWording_store {
	width: 100%;
}


.divider_dots {
}
#three_boxes img {
	display: inline-block;
	margin-bottom: 20px;
	margin-right: auto;
	margin-top: 0px;
	text-align: center;
}
#centeredboxes {
}
#centertheboxdammit {
}
#threeBoxesContainer {
	text-align: center;
	background-color: #FFFFFF;
}
#centeredBoxesNew {
	display: inline-block;
}
#centeredBoxesNew a {
	text-decoration:none;
}
#BoxOne {
width: 100%;
}
#BoxTwo {
width: 100%;
margin-left: 0;
clear: both;
}
#BoxThree {
width: 100%;
margin-left: 0;
clear: both;
}
#centeredBoxesNew img {
	margin-bottom: 20px;
}
#socialmediasize {
	width: 100%;
}
#NewsPadding {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}
#div1 img {
	width: auto;
}
#addressPhone {
	font-size: 14px;
	text-align: center;
	color: #7D7D7D;
	text-transform: uppercase;
	margin-top: 12px;
	width: 100%;
	font-family: "proxima-nova",sans-serif;
}
#addressPhone a {
	font-size: 14px;
	text-align: center;
	color: #b28450;
	text-transform: uppercase;
	margin-top: 12px;
	width: 100%;
	font-family: "proxima-nova",sans-serif;
}
#logo {
width: 100%;
margin-left: 0;
clear: both;
}
#TeeTimeButton {
	width: 47.3684%;
	margin-left: 26.3157%;
	clear: both;
	margin-right: auto;
	margin-bottom: 10px;
}

#WeeklyOrdering {
	width: 100%;
	
	
	margin: 0 auto;
	margin-bottom: 10px;
}


#TeeTimeUL {
width: 100%;
margin-left: 0;
clear: both;
}
#TeeTimeLI {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	text-transform: uppercase;
	background-color: #B98B52;
	height: 60px;
	line-height: 60px;
	width: 47.3684%;
	margin-left: 26.3157%;
	font-family: "proxima-nova" sans-serif;
	color: #FFFFFF;
	font-weight: 600;
	font-size: small;
	clear: both;
}
#emailOptIn {
	margin-top: 15px;
	width: 100%;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	display: table-cell;
	text-align: center;
}
#emailMessage {
	margin-top: 10px;
	display: block;
	width: 100%;
	color: #FFFFFF;
	font-family: "proxima-nova", sans-serif;
	font-weight: 600;
	font-size: medium;
	text-align: center;
	margin-left: 0;
	visibility: hidden;
}
#social_media {
	height: 80px;
	background-color: #a69c96;
}
#smIcons {
	padding-top: 20px;
	width: 100%;
	font-size: 2em;
	color: #FFFFFF;
	text-align: center;
}

#smIcons a {
	color: #FFFFFF;
	text-align:center;
}

#smIcons a:hover{
	color: #FFFFFFF;
	text-align:center;
}

#smIcons a:visited {
	color: #FFFFFFF;
	text-align:center;
}



#indexFooter {
	margin-top: 15px;
	color: #595959;
	font-family: "proxima-nova", sans-serif;
	font-size: 11px;
	height: 40px;
}
#indexFooter a {
	margin-top: 15px;
	color: #2C210B;
	font-family: "proxima-nova", sans-serif;
	font-size: 13px;
	height: 40px;
}
#emailOptIn form #signup {
	min-height: 50px;
}
#signupContainer {
	min-height: 50px;
}
.subSectionHeader {
    background-color: #FFFFFF;
    text-align: center;
    text-transform: uppercase;
    height: 110px;
    line-height: 1.25;
    font-family: "Pathway Gothic One", sans-serif;
    font-weight: 300;
    font-size: 50px;
    word-wrap:normal;
    color: #385264;
    width: 100%;
}
.rezButtons {
	margin-top: 10px;
	margin-bottom: 5px;
	background-color: #966a4f;
	font-family: "proxima-nova", sans-serif;
	color: #FFFFFF;
	height: 40px;
	line-height: 1.25;
	width: 47.3684%;
	font-weight: 500;
}
.rezButtons2 {
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #966a4f;
	font-family: "proxima-nova", sans-serif;
	color: #FFFFFF;
	height: 40px;
	line-height: 40px;
	width: 47.3684%;
	float: right;
	clear: right;
	font-weight: 500;
}
.rezButtons2 a {
	text-decoration:none;
	color:#ffffff;
}
.rezButtons2 a:hover {
	text-decoration:underline;
	color:#ffffff;
}
#Eventcalendar {
	
	background-color: #FFFFFF;
		
	width: 100%;
		
	margin-left: 0;
		
	clear: both;
		
}
.liveThisWeek {
	background-color: #FFFFFF;
	width: 100%;
}
#calendar_wrapper_tiff {
}
.calendar_wrapper_around {
	background-color: #FFFFFF;
}
#purchaseButton {
	font-family:"proxima-nova", "sans-serif";
	width: 80%;
	margin-left: auto;
	margin-right: auto;

}
#purchaseButton input {
	width: 100%;
	font-weight: 400;
}
#centerGiftCard {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
#GiftCardImg {
	background-color: #FFFFFF;
	width: 100%;
}
#GiftCardAmountBox {
	background-color: #FFFFFF;
	width: 100%;
	margin-left: 0;
	clear: both;
}
#GiftCardPurchaseButton {
	background-color: #FFFFFF;
	width: 100%;
	margin-left: 0;
	clear: both;
	text-align: center;
}
.WhiteBG {
	background-color: #FFFFFF;
}
#wine_dinnerPic {
	margin-left: auto;
	margin-right: auto;
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}
#wine_dinnerPic img {
	margin-left: auto;
	margin-right: auto;
	display: block;
}


/*  END MY ADDS ----------------------*/

/*@media only screen and (max-width: 600px) {
table td:before {
	content:attr(data-label);
	float:left;
	text-transform:uppercase;
	font-weight:bold;
}*/

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. ****************************TABLE*********/

@media only screen and (min-width: 481px) {

.gridContainer {
	width: 100%;
	
	clear: none;
	float: none;
	margin-left: auto;
	margin-right: auto;
}

#div1 {
}
#mainNav {
}

.academy img {
    display: block;
    width: 40%;
    margin-left:auto;
    margin-right:auto;
}        
    
#brown_stitch_bg {
}
#slideshow {

}
#news {
}
#news_gifts2 {
width: 100%;
}
#news_gifts3 {
width: 100%;
clear: both;
margin-left: 0;
}

#click_box_index {
}
.box_image_index {
}
#social_media {
	min-height: 120px;
}
#sub1 {
	width: 30%;
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
}
#sub2 {
	width: 30%;
	clear: none;
	margin-left: auto;
	display: inline-block;
	margin-right: auto;
}
#sub3 {
	width: 30%;
	clear: none;
	display: inline-block;
	margin-right: auto;
}
.newsItem {
}
.newsItemPix {
	width: 23.0769%;
	clear: none;
	margin-left: 0px;
}
    
.newsItemPix_store {
	width: 90%;
	clear: none;
	margin-left: 0px;
}
    
    
    
    
.newsItemDate {
}
.NewsItemText {
width: 61.5384%;
clear: none;
margin-left: 2.5641%;
}
.newsItemWording {
	width: 61.5384%;
	margin-left: 5px;
	clear: none;
}
    
.newsItemWording_store {
	width: 80%;
	margin-left: 5px;
	clear: none;
}    
    
.divider_dots {
}
#centeredboxes {
	text-align: center;
	width: 100%;
	float: none;
}
#centertheboxdammit {
}
#threeBoxesContainer {
}
#centeredBoxesNew {
}
#BoxOne {
	width: 30%;
	margin-left: 15px;
}
#BoxTwo {
	width: 30%;
	clear: none;
	margin-left: 2.5641%;
}
#BoxThree {
	width: 30%;
	clear: none;
	margin-left: 2.5641%;
}
#addressPhone {
	width: 23.0769%;
	font-size: 10px;
	text-align: left;
	margin-left: 10px;
}
#logo {
	width: 48.7179%;
	clear: none;
	margin-left: 0;
}
#TeeTimeButton {
	width: 23.0769%;
	clear: none;
	margin-left: 2.5641%;
	margin-top: 10px;
}
#TeeTimeUL {
width: 100%;
clear: both;
margin-left: 0;
}
#TeeTimeLI {
	width: 100%;
	clear: none;
	margin-left: 0px;
}
#emailOptIn {
	width: 30%;
	margin-left: 10px;
	margin-top: 22px;
}
#emailMessage {
width: 100%;
margin-left: 0;
}

#indexFooter {
}
#signupContainer {
}
.subSectionHeader {
	width: 100%;
	text-align: right;
}
.gridContainer.clearfix .fluid.subSectionHeader #golfHeaderBuffer {
}
#golfHeaderBuffer {
	margin-right: 20px;
	margin-top: 20px;
   
    
    
}
#dine_news {
}
.rezButtons {
	width: 34.5%;
}
.rezButtons2 {
	width: 34.5%;
}
#menuHeaders {
}
#Eventcalendar {
	width: 51.285%;
	clear: none;
	margin-left: 0px;
}
.liveThisWeek {
width: 48.7179%;
}
#calendar_wrapper_tiff {
}
.calendar_wrapper_around {
}
.fluid.newsItemWordingGOLF p img {
	width: 80%;
}
#centerGiftCard {
margin-left: 0;
width: 100%;
}
#GiftCardImg {
width: 48.7179%;
}
#GiftCardAmountBox {
width: 48.7179%;
clear: none;
margin-left: 2.5641%;
}
#GiftCardPurchaseButton {
width: 48.7179%;
clear: none;
margin-left: 2.5641%;
}
.WhiteBG {
}
#wine_dinnerPic {
}
.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}
}

/* Desktop Layout: 769px to a max of 1232px.  DESKTOP*********************************************** */

@media only screen and (min-width: 769px) {

.gridContainer {
	width: 100%;
	max-width: 1280px;
	
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
#div1 {
}
#mainNav {
}
.academy img {
    display: block;
    width: 30%;
    margin-left:auto;
    margin-right:auto; 
}    
    

#brown_stitch_bg {
}
#slideshow {
}
#news {
}
#news_gifts2 {
	width: 49.1525%;
	min-height: 500px;
}
#news_gifts3 {
	width: 50.8%;
	clear: none;
	min-height: 500px;
}
#three_boxes {
}
#click_box_index {
}
.box_image_index {
}
#social_media {
	min-height: 120px;
}
#sub1 {
	width: 30%;
	display: inline-block;
	margin-left: 10px;
}
#sub2 {
	clear: none;
	display: inline-block;
	width: 30%;
	margin-left: 10px;
}
#sub3 {
	margin-left: 10px;
	display: inline-block;
	width: 30%;
}
.newsItem {
}
.newsItemPix {
	clear: none;
	margin-left: 1.6949%;
	width: auto;
}
.newsItemPix_store {
	clear: none;
	margin-left: 1.6949%;
	width: auto;
}    
    
.newsItemDate {
}
.NewsItemText {
width: 100%;
clear: both;
margin-left: 0;
}
.newsItemWording {
width: 66.1016%;
clear: none;
margin-left: 1.6949%;
}
.newsItemWording_store {
width: 80%;
clear: none;
margin-left: 1.6949%;
}    
    
    
    
    
.divider_dots {
}
#centeredboxes {
	margin-left: auto;
}
#centertheboxdammit {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#threeBoxesContainer {
}
#centeredBoxesNew {
}
#BoxOne {
	width: 30%;
	margin-left: 30px;
}
#BoxTwo {
	width: 30%;
	clear: none;
	margin-left: 1.6949%;
}
#BoxThree {
	width: 30%;
	clear: none;
	margin-left: 1.6949%;
}
#addressPhone {
	width: 23.7288%;
	font-size: 13px;
}
#logo {
width: 49.1525%;
clear: none;
margin-left: 1.6949%;
}
#TeeTimeButton {
	width: 20%;
	clear: none;
	margin-left: 1.6949%;
	margin-top: 10px;
}
#TeeTimeButtonTour {
	width: 80%;
	clear: none;
	margin-left: auto;
	margin-right:auto;
	margin-top: 10px;
}
#TeeTimeUL {
width: 100%;
clear: both;
margin-left: 0;
}
#TeeTimeLI {
width: 100%;
margin-left: 0;
clear: both;
}
#emailOptIn {
	width: 40%;
	border-radius: 0px;
	margin-left: 10px;
	margin-top: 22px;
}
.gridContainer.clearfix #social_media #emailOptIn {
}
.gridContainer.clearfix #social_media #emailOptIn {
}
#emailMessage {
width: 82.7586%;
margin-left: 0;
}

#indexFooter {
}
#signupContainer {
}
.subSectionHeader {
    width: 100%;
    
    
}
.rezButtons {
	width: 31.5%;
}
.rezButtons2 {
	width: 31.5%;
}
#Eventcalendar {
	width: 50.85%;
	clear: none;
	margin-left: 0px;
}
.liveThisWeek {
width: 40%;
}
#calendar_wrapper_tiff {
}
.calendar_wrapper_around {
}
#centerGiftCard {
width: 100%;
margin-left: 0;
}
#GiftCardImg {
width: 49.1525%;
}
#GiftCardAmountBox {
width: 49.1525%;
clear: none;
margin-left: 1.6949%;
}
#GiftCardPurchaseButton {
	width: 49.1525%;
	clear: none;
	margin-left: 1.6949%;
	text-align: center;
}
.WhiteBG {
}
#wine_dinnerPic {
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
}
