@import url(https://fonts.googleapis.com/css?family=Kotta+One);
*{margin:0}
body{background:#000;font-family:Verdana, Geneva, sans-serif;}
body a{color:#063046;text-decoration:none}
p{color:#FFFFCC;}
p,ul,table{font-size:0.8em}
p,h1,h2{padding:10px}
h1{font-size:1em;line-height:0.9em; color:#66665E;}
h2{font-size:1.1em;color:#FF9900;font-weight:bold;}
h3{color:#FF9900;font-size:12px;padding-left:10px;}
h3.drinks{color:#FFFFCC;font-size:12px;padding-left:10px;}
td{padding:5px}
#logo{margin:5px 0 0 0;font-size:1.4em;font-weight:bold}
#logo img{margin-top:10px;}
#content{padding:5px 0;color:#FFFFCC;height:auto;}
#content p a{text-decoration:underline}
.menu{font-family:'Kotta One', serif;margin:auto;width:90%;background:#fff;margin-bottom:5px;font-weight:bold;border:1px #fff solid;border-radius:10px;background: #714527; /* Old browsers */
background: -moz-linear-gradient(top,  #714527 43%, #000000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(43%,#714527), color-stop(100%,#000000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #714527 43%,#000000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #714527 43%,#000000 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #714527 43%,#000000 100%); /* IE10+ */
background: linear-gradient(top,  #714527 43%,#000000 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#714527', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
}
.menu a{display:block;padding:10px;color:#fff;}
.sub {text-indent:inherit}
.nav{padding:10px;font-weight:bold}
#footer{clear:both;color:#fff;border-top:1px solid #ccc;line-height:1.25em;}
#social {margin:auto;width:90%;}
.center{text-align:center}
.left{text-align:left}
.sitemap li{padding:4px 0}
.go{float:right;padding:0 20px 0 0;font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif}
.subgo{float:left;margin-left:20px;font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif}



a.btn {
padding:5px;font-weight:bold;
background: #aebcbf; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2FlYmNiZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ3JSIgc3RvcC1jb2xvcj0iIzZlNzc3NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU5JSIgc3RvcC1jb2xvcj0iIzBhMGUwYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwYTA4MDkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

background: #714527; /* Old browsers */
background: -moz-linear-gradient(top,  #714527 43%, #000000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(43%,#714527), color-stop(100%,#000000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #714527 43%,#000000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #714527 43%,#000000 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #714527 43%,#000000 100%); /* IE10+ */
background: linear-gradient(top,  #714527 43%,#000000 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#714527', endColorstr='#000000',GradientType=0 ); /* IE6-9 */


/*
background: -moz-linear-gradient(top,  #aebcbf 0%, #6e7774 47%, #0a0e0a 59%, #0a0809 100%); /* FF3.6+ */
/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#aebcbf), color-stop(47%,#6e7774), color-stop(59%,#0a0e0a), color-stop(100%,#0a0809)); /* Chrome,Safari4+ */
/*background: -webkit-linear-gradient(top,  #aebcbf 0%,#6e7774 47%,#0a0e0a 59%,#0a0809 100%); /* Chrome10+,Safari5.1+ */
/*background: -o-linear-gradient(top,  #aebcbf 0%,#6e7774 47%,#0a0e0a 59%,#0a0809 100%); /* Opera 11.10+ */
/*background: -ms-linear-gradient(top,  #aebcbf 0%,#6e7774 47%,#0a0e0a 59%,#0a0809 100%); /* IE10+ */
/*background: linear-gradient(top,  #aebcbf 0%,#6e7774 47%,#0a0e0a 59%,#0a0809 100%); /* W3C */
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aebcbf', endColorstr='#0a0809',GradientType=0 ); /* IE6-8 */
border:1px solid #999; /*Update with border color of your choice if choosing another gradient*/
line-height:50px; /*Vertically positions text. Line-height = div height.*/
font-family:Verdana, Arial, sans-serif; /*Change to font of choice*/
color:#fff; /*Suggestion: Change to #333 if choosing a light gradient */
text-shadow:-1px -1px 0 #333; /*Update color or remove if choosing a light gradient and make negative values postive. */

cursor:pointer; /*For mouse button behavior*/
text-align:center;
border-radius:5px; /*Up this value to 30px for fully rounded pill button*/
-webkit-border-radius:5px;
-moz-border-radius:5px;
box-shadow:1px 1px 0 #999; /*Optional for more 3D effect */
-webkit-box-shadow:1px 1px 0 #999;
-moz-box-shadow:1px 1px 0 #999;

/*Adjust height and width to desired values. Don't forget to adjust line-height!*/
height:50px; 
width:200px;
}text14 {
	font-size: 14em;
}
textyelow {
	color: #FC3;
}
no bold {
	font-weight: normal;
}
.textthin {
	font-weight: normal;
}
