body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #EED4BC;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	
}
img {
	max-width: 98%;
}
#blckborder {
	width:100%;
	border:solid 1px #000000;
	margin:15px auto 10px auto;
	height: auto;
	-webkit-box-shadow: 5px 5px 9px 1px rgba(0, 0, 0, .3);
	-moz-box-shadow: 5px 5px 9px 1px rgba(0, 0, 0, .3);
	box-shadow: 5px 5px 9px 1px rgba(0, 0, 0, .3);
	/*box-shadow  - horz offset, vert offset, blur, spread */
}
#main {
	position:relative;
	width:100%;
	max-width: 900px;
	margin: -80px auto auto auto;
	padding: 100px 0px 10px 0px;
	background-image: url(../images/texture.jpg);
	background-repeat: repeat;
}
#main p {
	margin-left: 15px;
	margin-right: 15px;
}
#mainContent {
	postion: relative;
	width: 86%;
	margin: auto;
	padding-bottom: 46px;
}
.mainText {
	font-size: 16px;
	line-height: 145%;
}
.tcycle {
	position:relative;
	width: 100%;
	margin: auto;
	padding-bottom: 10px;
	text-align:center;
}
.tcycle div {
	position:relative;
	width: 100%;
	margin: auto;
	
}
.tcycle div img {
	border:solid 1px white;
	max-width: 96%;
}
.whiteLine {
	clear: both;
	border-bottom: solid 1px #FFFFFF;
	height: 2px;
	margin-left: 15px;
	margin-right: 15px;
}
#header {
	position:relative;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
	text-align: center;
}
#flash {
	width: auto;
	height: auto;
	float: left;
	margin-top: 13px;
	margin-left: 18px;
	-webkit-box-shadow: 5px 5px 9px 1px rgba(0, 0, 0, .4);
	-moz-box-shadow: 5px 5px 9px 1px rgba(0, 0, 0, .4);
	box-shadow: 5px 5px 9px 1px rgba(0, 0, 0, .4);
}
#flash img {
	border: solid 1px #FFFFFF;
}
#promo {
	width: 100%;
	float: right;
	margin-top: 10px;
}
#promo h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-style: italic;
}
#promo p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#promo a {
	color: #FFFFFF;
	text-decoration: none;
}
#maintxt {
	position: relative;
	width: 96%;
	margin: 35px 0px; 
}
#maintxt #hours {
	position: absolute;
	bottom: -5px;
	left: 0px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: center;	
}
.clearit {
	clear:both;
	height: 1px;
}
#menuTxt {
	position: relative;
	width: 90%;
	height: auto;
	margin: auto;
}
#menuTxt h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFD2;
	margin: 0px;
	padding: 0px;	
}
#menuTxt h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFD2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6D0D0;	
}
#menuTxt h3 {
	font-size: 18px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFFFD2;
	margin-bottom: 0px;
	margin-left: 15px;
}
#menuTxtX h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFFFD2;
	margin: 10px;
	padding: 10px;
}
#menuTxt p {
	margin-left: 15px;
	margin-top: 0px;	
}
.whitelink a {
	color: #FFFFFF;
	text-decoration:underline;	
}
.whitelink a:hover {
	color: #FFFFFF;
	text-decoration:none;	
}
.basicbld {
	font-size: 21px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFFFD2;
}
#menuNav {
	width: 185px;
	float: left;
	margin-left: 18px;
	position: fixed;
}
#menuNav div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	text-align: left;
	letter-spacing: .1em;
	word-spacing: .2em;
	
	
}
#menuNav div a {
	color: #F1E7E7;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6D0D0;
	line-height: 31px;
	display:block;
}
#menuNav div a:hover {
	color: #C17D91;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C17D91;
}
#menuNav ol {
	margin-left: 30px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0px;
	list-style-type: none;
}
#menuNav ol li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	text-align: left;
	letter-spacing: .1em;
	word-spacing: .2em;
	line-height: 18px;
}
#menuNav ol li a {
	color: #F1E7E7;
	text-decoration: none;
}
#menuNav ol li a:hover {
	color: #C17D91;
	text-decoration: none;
}
.holidays {
	font-size: 18px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFFFD2;
	text-align: center;
	text-decoration:none;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.holidays a {
	font-size: 18px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFFFD2;
	text-align: center;
	text-decoration:none;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.holidays a:hover {
	text-decoration:underline;
}
.details a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.details a:hover {
	text-decoration: underline;
}

#menuHldy {
	position: relative;
	width: 98%;
	margin: auto;
	height: auto;
}
#menuHldy h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFD2;
	margin: 25px 0px 0px 0px;
	padding: 0px;
	font-style: italic;
	text-align: center;
}
#menuHldy h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFD2;
	text-align: center;
}
#menuHldy h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: bold;
	color: #FFFFD2;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: 28px;
	text-align: center;
}
#menuHldy h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFFFD2;
	margin: 10px;
	padding: 10px;
	text-align: center;
}
#menuHldy h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFD2;
	margin: 35px 100px 0px 100px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6D0D0;
	text-align: center;
}
#menuHldy p {
	font-size:16px;
	text-align: center;
	line-height: 21px;
}
#menuNYRW {
	position: relative;
	width: 900px;
	margin: auto;
	height: auto;
}
#menuNYRW h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFD2;
	margin: 25px 0px 0px 0px;
	padding: 0px;
	font-style: italic;
	text-align: center;
}
#menuNYRW h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFD2;
	text-align: center;
}
#menuNYRW h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: bold;
	color: #FFFFD2;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: 28px;
	text-align: center;
}
#menuNYRW h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFFFD2;
	margin: 10px;
	padding: 10px;
	text-align: center;
}
#menuNYRW h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFD2;
	margin: 35px 100px 0px 100px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6D0D0;
	text-align: center;
}
#menuNYRW p {
	font-size:16px;
	text-align: center;
	line-height: 21px;
}
#reserveTable {
	width: 100%;
	max-width: 500px;
}
#reservations input[type=text] {
	width: 100%;
}
#reservations textarea {
	width: 100%;
}
#contact input[type=text] {
	width: 100%;
}
#contact textarea {
	width: 100%;
}
.thumbnail{
	width: 31%;
	min-width: 200px;
	display: inline-block;
	margin: 3px;
}
#gallery {
	width: 100%;
	text-align: center;
}

@media only screen and (max-width: 480px) {
		.basicbld {
		font-size: 16px;
		font-weight: bold;
		}
}

