/* --- Body/Wraps ------------------------------- */

body{
	margin-top: 0px;
	margin-bottom: 20px;
	font-family: Times New Roman, serif;
	font-size: 13px;
	text-align: center;
	background: #5F3408 url(images/textureBG.gif) repeat;
    color: #5B1400;
	}

#outerwrap{
	margin: 0 auto;
	padding: 0 auto;
	text-align: center;
	width: 766px;
	}

/* --- Header ------------------------------- */

#header{
	clear: both;
	margin: 0 auto;
	padding: 0;
	text-align: center;
  	width: 766px;
	height: 227px;
	}

#logo{
	float: left;
	margin: 0 auto;
	padding: 0;
	text-align: center;
  	width: 326px;
	height: 227px;
	}

#right{
	float: left;
	margin: 0 auto;
	padding: 0;
	text-align: left;
  	width: 440px;
	height: 227px;
	}

#tagline{
	clear: both;
	margin: 0 auto;
	padding-top:50px;
	padding-left: 60px;
	text-align: left;
	width: 380px;
	height: 30px;
	font-size:14px;
	font-family: "Times New Roman", Times, serif;
	background-image: url(images/tagline.gif);
	background-repeat: no-repeat;
	}

#nav{
	clear: both;
	margin: 0 auto;
	padding: 0;
	text-align: left;
  	width: 440px;
	height: 109px;
	}

#hours{
	clear: both;
	margin: 0 auto;
	padding: 0;
	text-align: left;
  	width: 440px;
	height: 38px;
	}
/* --- Header Small ------------------------------- */

#headersmall{
	clear: both;
	margin: 0 auto;
	padding: 0;
	text-align: center;
  	width: 766px;
	height: 157px;
	}

#logosmall{
	float: left;
	margin: 0 auto;
	padding: 0;
	text-align: center;
  	width: 381px;
	height: 157px;
	}

#rightsmall{
	float: left;
	margin: 0 auto;
	padding: 0;
	text-align: left;
  	width: 385px;
	height: 157px;
	}

#taglinesmall{
	clear: both;
	margin: 0 auto;
	padding-top: 40px;
	padding-left: 20px;
	text-align: left;
	width: 365px;
	height: 21px;
	font-size:14px;
	background-image: url(images/tagline_sm.gif);
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
	}

#navsmall{
	clear: both;
	margin: 0 auto;
	padding: 0;
	text-align: left;
  	width: 385px;
	height: 83px;
	}

#hourssmall{
	clear: both;
	margin: 0 auto;
	padding: 0;
	text-align: left;
  	width: 385px;
	height: 13px;
	}
/* ---[ Homepage ]------------------------------- */
	
#photoflash{
	clear: both;
	width: 766px;
	height: 176px;
	background-image: url(images/flashphoto_temp.jpg);
	background-repeat: no-repeat;
	}
	
#scallopbar{
	clear: both;
	width: 766px;		
	height: 10px;
	padding-bottom: 20px;
	background: #FBF2D3;
	}
	
#homecontent{
	clear: both;
	width: 766px;		
	height: 230px;
	background: #FBF2D3;
	}
	
#customhp{
	float: left;
	width: 214px;		
	height: 230px;
	background: #FBF2D3 url(images/live_BG.jpg) no-repeat;
	padding-left: 19px;
	padding-right: 11px;
	}
	
#specialtyhp{
	float: left;
	width: 214px;		
	height: 230px;
	background: #FBF2D3 url(images/live_BG.jpg) no-repeat;
	padding-left: 11px;
	padding-right: 19px;
	}
	
#news{	
	float: left;
	width: 736px;		
	height: 50px;
	padding-left: 11px;
	padding-right: 19px;
	padding-top:0px;
	background:#FBF2D3;
	}
	
#welcome{
	background: #FBF2D3;
	float: left;
	width: 250px;
	height: 230px;
	padding-right: 20px;
	font-size: 11px;
	line-height:1.25em;
	text-align: left;
	color: #836149;
 	font-family: "Trebuchet MS";
	}
/* ---[ Subpages ]------------------------------- */
	

#book{
	width: 90px;
}

#subcontent{
	clear: both;
	width: 766px;
	background: #FBF2D3;
	}

#opps{
	clear: both;
	width: 766px;
	margin:0 auto;
	padding-left: 30px;
	background: #FBF2D3;
	}	
	
#subleft{
	float: left;
	width: 372px;		
	background: url(images/content_BG.gif) repeat-x;
	text-align:left;
	}
	
#specialty{
	float: left;
	width: 410px;		
	background: url(images/specialtytrays.jpg) no-repeat;
	text-align:left;
	}
	
#TastyMenu{
	float: left;
	width: 410px;
	text-align:left;
	background-image: url(images/TastyMenu.jpg);
	background-repeat: no-repeat;
	}

#holidayMenu{
	float: left;
	width: 766px;
	text-align:left;
	background-image: url(images/holidaymenu_header.gif);
	background-repeat: no-repeat;
	}
	
#holidaytext{
	float: left;
	width: 666px;		
	padding-top: 110px; 
	padding-bottom:20px;
	padding-left: 60px;
	padding-right: 40px; 
	text-align: left;
	font-weight: normal;
	line-height: 1.5em;
	color: #7D3519;
	font-family: "Trebuchet MS";
	}
	
#holidaytext h2{
	text-align: left;	
	margin-top: 0;
	margin-bottom: 0;
	padding: 10px 0px 0px 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 1em;
    color: #5c1501;
	}
	
#holidaytext h3{
	text-align: left;
	margin-top: 0;
	margin-bottom: 0;
	padding: 6px 0px 3px 0px;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.5em;
	color: #7D3519;
	font-family: "Trebuchet MS";
	}
	
#holidaytext p{
	margin: 0;
	padding: 3px 0px 6px 0px;
	}
	
#holidaytext hr{
	margin: 12px 0px 12px 0px;
	}
	
#WeddingCakes{
	float: left;
	width: 410px;
	text-align:left;
	background-image: url(images/weddingcake_menu.jpg);
	background-repeat: no-repeat;
	}
		
	
#CustomCakes{
	float: left;
	width: 410px;
	text-align:left;
	background-image: url(images/customcake_menu.jpg);
	background-repeat: no-repeat;
	}		
	
#ourshop{
	float: left;
	width: 410px;
	text-align:left;
	background-image: url(images/ourshop.jpg);
	background-repeat: no-repeat;
	}	
	
#textsmall{
	float: left;
	width: 190px;		
	height: 260px;
	padding-top: 110px; 
	padding-bottom:20px;
	padding-left: 30px; 
	font-size: 13.5px;
	line-height:2em;
	text-align: left;	
    color: #836149;
	}
	
	
#textsmall2{
	float: left;
	width: 120px;		
	height: 160px;
	padding-top: 110px; 
	padding-left: 50px; 
	font-size: 14px;
	line-height:1.25em;
	text-align: left;	
    color: #836149;
	}
	
#weddingtextsmall{
	float: left;
	width: 185px;		
	height: 200px;
	padding-top: 110px; 
	padding-left: 30px;
	padding-right:10px; 
	font-size: 13.5px;
	line-height:2em;
	text-align: left;	
    color: #836149;
	}		

#customtextsmall{
	float: left;
	width: 350px;		
	height: 140px;
	padding-top: 110px; 
	padding-left: 30px;
	padding-right:10px; 
	font-size: 13.5px;
	line-height:2em;
	text-align: left;	
    color: #836149;
	}		
	
#subright{
	float: left;
	width: 285px;
	text-align:left;
	padding-left:70px;
	padding-top: 10px;
	}
	
#subright2{
	float: left;
	width: 325px;
	height:360px;
	text-align:left;
	padding-left:20px;
	padding-top: 30px;
	}
		
#menutitles{
	width: 756px;
	height: 78px;
	background-image: url(images/sandwich_text.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
}

#mainmenu{
	width:766px;
	background-color: #fbf2d3;
	}
	

#menu{
	width: 731px;
	padding-left: 20px;
	}
#menuheaders{
	width:330px;
	height:70px;
	padding:5px;
	}
	
#shopcontent{
	width:730px;
	padding-left:20px;
	padding-right:10px;
	padding-top:10px;
	}
	
		
	
#bottomscallop{
	clear: both;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 766px;
	height: 3px;
	}
	
#flipbook{
	width:700px;
	clear:both;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	margin: 0 auto;
}	

#backbutton{
    width:766px;
	clear:both;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	margin: 0 auto;
}


#sub a {
	font-family: Trebuchet MS, sans serif;
	font-size:13px;
	padding-right:5px;
	padding-left:5px;
	color:#724A21;
	text-decoration: none;
	}
#sub a:hover {
	color:#B59789;
	border-bottom: 1px dotted #005000; 
	text-decoration: none;
	}
#sub a:visited {
	font-size:11px;
	color:#CBB1A4;
	text-decoration:none;
	}
#sub a:visited:hover {
	font-size:11px;
	color:#B59789;
	text-decoration:underline;
	}

#sub ul li{
	list-style-type: none;
	display: inline;
	}
#sub li{
	padding-right:10px;
	padding-left:10px;
	text-align: left;	
	font-family: Times New Roman, serif;
	font-size:11px;
	color:#724A21;
	list-style-type: none;
	display: inline;
	}
	
	
	/* ---[ Text ]----------------------------- */

h1{
	text-align: left;	
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 0;
	padding-bottom: 2px;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.5em;
    color: #5c1501;
	}

h2{
	text-align: left;	
	margin-top: 0;
	margin-bottom: 0;
	padding: 5px 20px 0px 20px;
	font-size: 24px;
	font-weight: normal;
	line-height: 1em;
    color: #5c1501;
	}

h3{
	text-align: left;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0px 0px 5px 20px;
	font-size: 15px;
	font-weight: normal;
	line-height: 1.5em;
	color: #7D3519;
	font-family: "Trebuchet MS";
	
	
	}
	
h4{
	text-align: left;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0px 20px 10px 20px;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.25em;
	color: #836149;
	font-family: "Trebuchet MS";

	}
	
	h5{
	text-align: left;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0px 20px 0px 20px;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.5em;
	color: #6E3D2D;
 	font-family: "Trebuchet MS";
	}
	
	h6{
	margin-top: 0;
	margin-bottom: 0;
	text-align:right;
	padding-right: 20px;
	font-size: 13px;
	font-weight: normal;
	color: #836149;
	font-family: "Trebuchet MS";
	
	}

.subhead{
	text-align: left;	
	margin-top: 0;
	margin-bottom: 0;
	font-size: 13px;
    color: #987653;
	}
	
	
.shoplink{
	text-align: left;	
	margin-top: 0;
	margin-bottom: 0;
	font-size: 14px;
    color: #987653;
	}	
#clear {
	clear: both;
	}
	
	a:link {
	color: #5B1400;
	text-decoration: underline;
}
a:visited {
	color: #5B1400;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #A4A2A2;
}
a:active {
	text-decoration: underline;
}

hr{
	height:1px;
	padding:0;
	text-decoration:none;
	margin:0 auto;
	border: 0px;
	background-color: #A4805A;
}

/* ---[ Links ]----------------------------- */

a.dark:link {color: #5C5246; text-decoration: underline;}
a.dark:visited {color: #5F5030; text-decoration: underline;}
a.dark:hover {color: #2C2A1B; text-decoration: none;}

a.footer:link {color: #716D51; text-decoration: underline;}
a.footer:visited {color: #A4A2A2; text-decoration: underline;}
a.footer:hover {color: #2C2A1B; background: #DFD373; text-decoration: none;}

/* --- Footer ------------------------------- */

#footer {
	width:766;
	height:80px;
	clear: both;
	padding-top:20px;
	text-align: center;	
	font-family: Times New Roman, serif;
	font-size:12px;
	background: #FBF2D3 url(images/footer_BG.gif) no-repeat;
	background-position: bottom;
	color:#724A21;
	}
#footer a {
	font-size:14px;
	color:#724A21;
	text-decoration:none;
	}
#footer a:hover {
	font-size:14px;
	color:#B59789;
	text-decoration:underline;
	}
#footer a:visited {
	font-size:14px;
	color:#CBB1A4;
	text-decoration:none;
	}
#footer a:visited:hover {
	font-size:14px;
	color:#B59789;
	text-decoration:underline;
	}
	
#footerbook {
	width:766;
	clear: both;
	padding-top:0px;
	text-align: center;
	font-family: Times New Roman, serif;
	font-size:12px;
	color:#fbf2d3;
	background-color: #724A21;
	background-image: url(images/textureBG.gif);
	background-repeat: repeat-x;
	margin:0 auto;
	}	

/* --- TRIAD ------------------------------- */

#triad {
	padding-top: 6px;
	width:766;
	clear: both;
	text-align: center;	
	font-size:11px;
	color:#8D6740;
	}
#triad a {
	color:#8D6740;
	text-decoration:none;
	}
#triad a:hover {
	color:#ffffff;
	text-decoration:underline;
	}
/* ---[ Navigation ]------------------------------- */
	
#subnav {
	width: 300px;
	clear: both;
	padding-top:2px;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:3px;
	text-align: left;
	font-family: Times New Roman, serif;
	font-size:26px;
	color:#73220B;
	margin:0 auto;
	}
	
#subnavshop {
	width: 170px;
	clear: both;
	padding-top:5px;
	padding-left:168px;
	padding-right:5px;
	padding-bottom:3px;
	text-align: left;	
	font-family: Times New Roman, serif;
	font-size:13px;
	color:#73220B;
	margin-left:400px;
	
	}
	
#subnavhistory {
	width: 170px;
	clear: both;
	padding-top:5px;
	padding-left:118px;
	padding-right:25px;
	padding-bottom:3px;
	text-align: left;	
	font-family: Times New Roman, serif;
	font-size:13px;
	color:#73220B;
	margin-left:400px;
	
	}	
	
#subnavnew {
	width: 240px;
	clear: both;
	padding-top:5px;
	padding-left:38px;
	padding-right:25px;
	padding-bottom:3px;
	text-align: left;	
	font-family: Times New Roman, serif;
	font-size:13px;
	color:#73220B;
	margin-left:400px;
	
	}
	
#storehours {
	width: 185px;
	clear: both;
	padding-top:5px;
	padding-left:170px;
	padding-right:5px;
	padding-bottom:6px;
	text-align: left;	
	font-family: Times New Roman, serif;
	font-size:13px;
	color:#73220B;
	margin-left:400px;
	
	}	
	
	

#chromemenubox {
	padding-left:30px;
	width: 700px;
	text-align: left;	
	clear: both;
	margin: 0 auto;
	}

#chromemenu{
	float:left;
	width: 180px;
	height: 28px;
	padding: 0;
	background-color: #987653;
	border: 1px dotted #fff; 
	text-align: left;	
	margin: 0 auto;
}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
clear: both; 
visibility: hidden;
}

#chromemenu ul{
margin-left: 0;
padding-left: 0;
margin: 0;
float: left;
font-family: Trebuchet MS, Helvetica, Verdana, sans-serif;
font-size: 11px;

}


#chromemenu ul li{
display: inline;
text-align: left;
}


#chromemenu ul li a{
float: left;
color: #ffffff;
font-weight: bold;
padding: 5px 12px 5px 13px;
text-decoration: none;
text-align: left;
}

#chromemenu ul li a:hover{
width: 155px;
color: #ffffff;
margin: 0px;
background-color: #5F3408;
text-align: left;
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;

border: 1px dotted #A2876C; /*Theme Change here*/
border-bottom-width: 0;
font-family: Trebuchet MS, Helvetica, Verdana, sans-serif;
font-size: 11px;
line-height:15px;
z-index:100;
background-color: #744E28;
width: 180px;
visibility: hidden;
}

.dropmenudiv a{
width: 100%;
display: block;
text-indent: 9px;
border-bottom: 1px dotted #A2876C; /*Theme Change here*/
margin: 0px;
padding: 5px 0;
text-decoration: none;
font-weight: bold;
color: #fff;
text-align: left;
}

.dropmenudiv a:hover{ /*Theme Change here*/
background-color: #967B5F;
color: #fff;
}
