html {
	overflow-y: scroll;
}

body {
	background-color: #ffffff;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #666666;
}


h1 {
	font-family: 'Myriad Pro', Myriad, 'Segoe UI', 'Arial Narrow', Candara, 'Estrangelo Edessa', sans-serif;
	font-weight: normal;
	font-size: 20px;
	color: #000;
	margin-bottom: 10px;
	line-height: 1.1;
}

h2 {
	font-family: 'Myriad Pro', Myriad, 'Segoe UI', 'Arial Narrow', Candara, 'Estrangelo Edessa', sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #666666;	
}

h3 {
	font-family: 'Myriad Pro', Myriad, 'Segoe UI', 'Arial Narrow', Candara, 'Estrangelo Edessa', sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #000;
	margin-bottom: -8px;
}

h4 {
	font-family: 'Myriad Pro', Myriad, 'Segoe UI', 'Arial Narrow', Candara, 'Estrangelo Edessa', sans-serif;
	font-weight: normal;
	font-size: 48px;
	color: #fff;
	margin: 0px;
	padding: 40px;
	line-height: 1;
	text-align: center;
}

hr {
	background-image: url(images/btm-shadow.jpg);
	background-repeat: no-repeat;
	height: 20px;
}

.dotted {
	background-image: url(images/dots.gif);
	background-repeat: repeat-x;
	border: none;
}

.hr-shadow {
	margin-top: -6px;
}

p {
	line-height: 1.5;
}

#page {
	width: 900px;
	margin: 0px auto;
	padding-top: 7px;
	text-align: left;
}

#header {
	width: 900px;
}

#call {
	float: right;
	text-align: right;
}

.cards {
	margin: 10px 40px 0px 0px;
}

#nav {
	position: relative;
	z-index: 20;
}

#nav table {
	text-align: right;
	width: 600px;
	margin-top: 21px;
}

#nav td {
	padding: 8px;
}

.tagline {
	padding-left: 2px;
}

.top-shadow {
	margin-top: -8px;
}

.noSS {
	background-image: url(images/noflash.jpg);
	background-repeat: no-repeat;
	width: 900px;
	height: 360px;
}

.flashBtn {
	float: right;
	margin-top: 280px;
	margin-right: 20px;	
}

.sscontent {
	width: 290px;
}

.sstext {
	font-family: Tahoma, Arial, sans-serif; 
	font-size: 15px;	
	color: #fff;
	margin-top: -10px;
	margin-left: 30px;
	line-height: 1.5;
}

.fsBtn {
	float: right;
	margin-top: 30px;
}

.SSbottom {
	clear: both;
	position: relative;
	top: 18px;
	left: 20px;
	color: #fff;
}

.hmspacer {
	margin-top: -10px;
}

#callout-left {
	background-image: url(images/home-callout-big.jpg);
	background-repeat: no-repeat;
	width: 632px;
	height: 372px;
}

#callout-left p {
	margin-left: 245px;	
}

#callout-left ul {
	list-style-image: url("images/arrow.gif");
	margin-left: 295px;
	line-height: 1.7;
}

.call-pic {
	float: left;
	padding: 22px 0px 22px 22px;
}

#callout-right {
	float: right;
	background-image: url(images/home-callout-sml.jpg);
	background-repeat: no-repeat;
	width: 243px;
	height: 372px;
}

#callout-right table {
	margin-top: -2px;
}

#callout-right ul {
	line-height: 1.2;
}

#med-callout {
	background-image: url(images/med-callout.jpg);
	background-repeat: no-repeat;
	width: 452px;
	height: 218px;
	margin-top: 30px;
	margin-bottom: 20px;
}

#med-callout ul {
	list-style-image: url("images/arrow.gif");
	margin-left: 10px;
	line-height: 1.7;
}

#right {
	float: right;
	width: 452px;
	margin-top: 40px;
	margin-left: 30px;
}

#right-mid {
	float: right;
	width: 320px;
	margin-top: 40px;
	margin-left: 30px;
}

#right-narrow {
	float: right;
	width: 250px;
	margin-top: 40px;
	margin-left: 30px;
}

#right-narrow img {
	margin-bottom: 30px;
}

#right-wide {
	clear: right;
	width: 620px;
	margin-left: 280px;	
}

#left {
	margin-top: 35px;
	width: 420px;
}

#left-mid {
	margin-top: 35px;
	width: 550px;
}

#left-wide {
	margin-top: 35px;
	width: 620px;
}

#left-contact {
	margin-top: -306px;
	width: 440px;
}

#left-narrow {
	clear: both;
	float: left;
	width: 250px;
	margin-right: 30px;
}

#left-narrow img {
	margin-bottom: 30px;	
}

#menu-right {
	float: right;
}

#menu-callout {
	background-image: url(images/menu-callout.jpg);
	background-repeat: no-repeat;
	width: 442px;
	height: 317px;
	margin-bottom: 18px;
	border: 1px solid #fff;
}

img.drink {
	float: left;
	margin: 19px 0px 0px 15px;
}

#menu-callout table {
	margin-top: 17px;
}

.menu-title {
	font-family: 'Segoe UI', 'Myriad Pro', 'Myriad Roman', 'Arial Narrow', Candara, 'Estrangelo Edessa', sans-serif;
	font-size: 14px;
	color: #000;
	width: 238px;
	text-align: center;
}

td.line {
	padding-top: 3px;
}

.drink-list {
	margin-left: 20px;
}

li h2 {
	margin: 0px;
}

.center {
	text-align: center;
}

.box-pad {
	padding: 0px 21px 21px 21px;
}

.leading {
	background-image: url(images/leader.gif);
	background-repeat: repeat-x;
	background-position: 100% 75%;
	width: 150px;	
}

.white {
	background-color: #fff;
}

fieldset {
	width: 900px;
	margin: 40px 0px 20px 0px;
	padding: 0px;
	border: 1px solid #000;
}

.req {
	color: #C1272D;
	font-size: 13px;
	font-weight: bold;
}

.tan {
	background-color: #F5ECDA;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #4d4d4d;
	border: 1px solid #ccc;
}

.grayBox{
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index:1001;
    -moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);
}

.box {
    position: fixed;
    top: 25%;
	 left: 37%;
	 background-color: #fff;
    z-index:1002;
    overflow: auto;
}

.content {
	 background-image: url(images/popup.gif);
	 background-repeat: no-repeat;
	 background-position: center center;
	 width: 323px;
	 height: 200px;
	 margin: 10px;
	 padding: 18px;
	 border: 1px solid #cccccc;	
}

.content h3 {
	margin-top: 5px;
	margin-bottom: 20px;
}

.close {
	float: right;
	width: 70px;
	padding: 0px 10px 10px 0px;
	cursor:pointer;
}

.testimonial {
	background-color: #F9F6E8;
	font-family: 'Handwriting - Dakota', 'Palatino Linotype', Palatino, Cambria, 'Times New Roman', Times, serif;
	font-style: italic;
	font-size: 14px;
	line-height: 1.6;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	margin-top: 30px;
	margin-bottom: 30px;
}

.testimonial p {
	margin: 20px 28px 0px 28px;
}

.client {
	padding-bottom: 20px;
	text-align: right;
	line-height: 1.1;
}

#botnav {
	clear: both;
	width: 100%;
	border-top: 1px solid #000;
	padding-top: 10px;
	margin-top: 20px;
	font-size: 18px;
	color: #D8B56D;
	text-align: center;
}

img.divider {
	margin-bottom: -4px;
	padding: 10px 7px 0px 7px;
}

#footer {
	clear: both;
	text-align: center;
	color: #B2B2B2;
	font-size: 10px;
	padding-bottom: 20px;
}

.dots {
	margin-top: 10px;
	margin-bottom: 6px;
}

a:link, a:visited, a:hover, a:active {
	color: #B78849;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

.drink-list a:link, .drink-list a:visited, .drink-list a:hover, .drink-list a:active {
	color: #666666;
	text-decoration: none;
}

.drink-list a:hover, .drink-list a:active {
	color: #B78849;
}

a.big:link, a.big:visited, a.big:hover, a.big:active {
	font-family: 'Segoe UI', 'Myriad Pro', 'Arial Narrow', Candara, 'Estrangelo Edessa', sans-serif;
	font-size: 18px;
	color: #B78849;
	text-decoration: none;
}

a.big:hover, a.big:active {
	text-decoration: underline;
}

a.med:link, a.med:visited, a.med:hover, a.med:active {
	font-family: 'Segoe UI', 'Myriad Pro', 'Arial Narrow', Candara, 'Estrangelo Edessa', sans-serif;
	font-size: 15px;
	color: #B78849;
	text-decoration: none;
}

a.med:hover, a.med:active {
	text-decoration: underline;
}

#nav a:link, #nav a:visited, #nav a:hover, #nav a:active {
	font-family: Tahoma, Arial, sans-serif; 
	font-size: 15px;	
	text-decoration: none;
	color: #000;
}

#nav a:hover, #nav a:active {
	color: #B78849;	
}

#botnav a:link, #botnav a:visited, #botnav a:hover, #botnav a:active {	
	font-size: 11px;
	text-decoration: none;
	color: #B78849;
}

#botnav a:hover, #botnav a:active {
	text-decoration: underline;	
}

#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	font-size: 10px;
	color: #999;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	text-decoration: underline;
}