@charset "UTF-8";
body {
	background-image: url(images/SweetBackground.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-right: 0px;
	min-width:760px;
	font-family: Georgia, "Times New Roman", Times, serif;
	
}


#container {
	height: 600px;
	width: 100%;
}
#logoBox{
	width:404px;
	height:296px;
	background:#FFFFFF;
	border:#42210B 2px solid;
}
.openSoon {
	width:200px;
	height:296px;
	float:left;
	padding-left:10px;
}
#whiteBorder{
	margin-left:4px;
	border:#FFFFFF 3px solid;
	width:390px;
	height:282px;

}

#navbar{
	width:100%;
	height:63px;
	border-top:#42210B 2px solid;
	border-bottom:#42210B 2px solid;
	margin-top:19px;
	background:#FFFFFF;
	text-align: center;
}
#emailBar {
	width:404px;
	margin-top: 21px;
	background-color: #FFFFFF;
	border:2px solid #FFCCCC;
	text-align: center;
	padding-top:10px;
	padding-bottom:10px;
}
#grill{
	margin-top:15px;
	margin-left:75%;
}

#address{
	width:100%;
	background:#42210B;
	height: 50px;
}

.outer{ margin-top: 16px;}

/******Inner Pages*****/
#middleDiv{
	width:100%;
	height:582px;
}
#contentBox{
	width:600px;
	height:580px;
	background:#FFFFFF;
	border-top: #42210B 2px solid;
	border-right: #42210B 2px solid;
	border-left: #42210B 2px solid;
}
#contentBox p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 15px;
	color: #42210B;
}
#contentBox a {
	color: #FFCCCC;
	text-decoration:none;
}

#grillInner{ 
	width:240px;
	height:60px;
	float:right;
}

#navbarInner{
	width:600px;
	height:65px;
	text-align: left;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	text-transform: uppercase;
	color: #42210B;
	letter-spacing: 2px;
	padding-bottom: 4px;
}
.heading2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	text-transform: uppercase;
	color: #42210B;
	letter-spacing: 2px;
	padding-bottom: 14px;
}
.headingSmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #42210B;
	letter-spacing: 1pt;
	padding-bottom: 13px;
}
.title {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #42210B;
	letter-spacing: 1pt;
	text-transform: uppercase;
	padding-bottom: 1px;
}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	color: #42210B;
	padding-bottom: 12px;
}
.menuDesc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 14px;
	color: #42210B;
	padding-bottom: 9px;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #42210B;
	letter-spacing: 1pt;
	padding-bottom: 11px;
	font-style: italic;
}
#nav {
	font-family: Georgia, "Times New Roman", serif;
	float:left;
	color: #42210B;
	padding-left: 14px;
	margin: 0;
	list-style: none;
	font-size: 13px;
	line-height:15px;
	width:566px;
	height:30px;
}
#nav a {
	float: left;
	color: #42210B;
	font-size:100%;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	padding-right: 15px;

}
#nav a:hover {
	color: #FFCCCC;
}
#nav a.active {
	color: #FFCCCC;
}
#contentLeft {
	width:380px;
	height:490px;
	padding-right: 105px;
	padding-left: 105px;
}
.thumbNav{
	width:590px;
}
.t_navigation{
	float:left;
	width:99px;
	padding-top:95px;
	height:35px;
}
.t_row{
	float:left;
	height:117px;
	width:372px;
}

.contentLeft p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 15px;
	color: #42210B;
	padding-bottom: 13px;
	
}
#contentPress{
	width:170px;
	height:380px;
	margin-left: 20px;
	float:left;
}
#pressLogo{
	width:170px;
	
}
#pressDate{
	width:170px;
	height:20px;
	padding-top:5px;
	padding-bottom:15px;
}
/***Email Form**/
#thankyou{ margin-top:48px;margin-left:192px;}

input.email {
	border:1px solid #FFCCCC;
	width:340px;
	height:23px;
	margin-left:0px;
	margin-top:2px;
	margin-bottom:5px;
	color:#663300;
	background-color:#FFFFFF;
}

#tRow {
	width:0px;
	height:0px;
	visibility:hidden;
}

form {
padding:0px;
margin:0px;
}
/****Visit Page***/
#navRight {
	font-family: Georgia, "Times New Roman", serif;
	color: #42210B;
	width:85px;
	margin-left: 0px;
	font-size: 13px;
	line-height:15px;
	width:599px;
	height:30px;
	text-align: right;
}
#navRight a {
	color: #42210B;
	font-size:100%;
	text-decoration: none;
	font-weight: normal;
	padding-left: 15px;

}
#navRight a:hover {
	color: #FFCCCC;
}
#navRight a.active {
	color: #FFCCCC;
}
/****Map Page and Gallery***/
.showHide {
	position:absolute;
	top:0px;
	left:0px;
	visibility: hidden;
}
#links {
	float:right; 
	padding-right:12px;
}
#links a {
	text-decoration:none;
	color:#42210B;
}
#galleryMiddle {
	height:240px;
	width:380px;
	float:left;
	text-align:center;
}
#galleryLeft {
	height:140px;
	width:48px;
	float:left;
	padding-right:7px;
	padding-top:100px;
	text-align:right;
}
#galleryRight {
	height:140px;
	width:48px;
	float:right;
	padding-left:7px;
	padding-top:100px;
	text-align:left;
}
#credit {
	width:380px;
	padding-top:6px;
	text-align:center;
	float:left;
}

.thumb{
	padding-right:3px;
	
}

.thumb a img{border:2px solid #ffffff;}
.thumb a:hover img{border:2px solid #ffded9;}
.thumb a:active img{border:2px solid #ffded9;}

.dir{font-family:"Times New Roman", Times; font-weight:500; padding-top:2px; text-transform:uppercase; letter-spacing:2px; color:#FFFFFF; font-size:10px; line-height:15px;padding-bottom:2px;}
.subDir{float:left; width:380px; }
