body {
	font-family: Verdana;
	font-size: 10px;
	line-height: 1.4em;
	background-color: #f3d6b6;
	margin-top: 0px;
	padding-top: 0px;
	background-image: url(images/backgr2.jpg);
	background-repeat: repeat-x;
}

#container{
	margin:0 auto;
	width:1124px;
	overflow:auto;
	background-image: url(images/backgr.jpg);
	background-repeat: no-repeat;
}

h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 22px;
	letter-spacing: -1px;
	/*color: #FFFFFF;*/
	color:#000000; 
	margin: 0;
	font-weight: 100;
	/*padding-top: 10px;*/
	padding-top: 5px;
}

#containerLeft{
	float: left;
	width: 110px;
}

#content{
	float: left;
	width: 904px;
}

#nav{
	float: left;
	width: 889px;
	height: 20px;
	text-align: right;
	padding-top: 10px;
	padding-right: 15px;
	font-family: Verdana;
	text-transform: uppercase;
	font-size: 12px;
}

#nav a:visited{
	font-family: Verdana;
	text-transform: uppercase;
	font-size: 12px;
	text-decoration: none;
	color: #660000;
	font-weight: bold;

}

#nav a:link{
	font-family: Verdana;		
	text-transform: uppercase;
	text-decoration: none;
	font-size: 12px;
	color: #660000;
	font-weight: bold;

}

#nav a:hover{
	font-family: Verdana;
	text-transform: uppercase;
	font-size: 12px;
	text-decoration: underline;
	color: #ffa835;
	font-weight: bold;

}

#nav a:active{
	font-family: Verdana;
	text-transform: uppercase;
	font-size: 12px;
	text-decoration: none;
	color: #ffa835;	
	font-weight: bold;

}

#containerRight{
	float: right;
	width: 110px;

}

#header{
	width: 904px;
	float:left;
	height: 120px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}

#headerLeft{
	width: 704px;
	float:left;
	height: 120px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}

#headerRight{
	width: 200px;
	float:right;
	height: 120px;

}

#brownLine{
	background-color: #452700;
	width: 904px;
	float:left;
	height: 5px;
}

#flash{
	width: 904px;
	float:left;
	height: 120px;
}

#placeOrder{
	width: 200px;
	float:left;
	height: 120px;
}	

#flashCakes{
	width: 704px;
	float:right;
	height: 120px;
}

#shoppingCart{
	width: 904px;
	float:left;
	background-image: url(images/mainBackgr.jpg);
	background-repeat: repeat-y;
}




#mainContentSub a:visited{
	text-transform: none;
	text-decoration: none;
	color: #FFFFFF;
	text-transform: none;
/*	font-weight: bold;*/
	color: #FE0000;
}

#mainContentSub a:link{	
	/*	font-weight: bold;*/
	text-transform: none;
	text-decoration: none;
	text-transform: none;
	color: #FE0000;

}

#mainContentSub a:hover{
	text-transform: none;
	text-decoration: underline;
	color: #ffa835;
	text-transform: none;	
	/*	font-weight: bold;*/
}

#mainContentSub a:active{
	text-transform: uppercase;
	text-decoration: none;
	color: #ffa835;
	text-transform: none;
	/*	font-weight: bold;*/
}

#mainContent a:visited{
	text-transform: none;
	text-decoration: none;
	color: #FFFFFF;
	text-transform: none;
	font-weight: bold;
	color: #FE0000;
}

#mainContent a:link{	
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	text-transform: none;
	color: #FE0000;

}

#mainContent a:hover{
	text-transform: none;
	text-decoration: underline;
	color: #ffa835;
	text-transform: none;	
	font-weight: bold;
}

#mainContent a:active{
	text-transform: uppercase;
	text-decoration: none;
	color: #ffa835;
	text-transform: none;
	font-weight: bold;
}









#shoppingCartSub{
	width: 904px;
	float:left;
	background-image: url(images/contentBackgrWhite.jpg);
	background-repeat: repeat-y;
}








#mainContent{
	width: 434px;
	float: right;
	background-image: url(images/contentBackgr.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	min-height:300px;
	height: auto !important;
	height: 300px;
	padding-left: 130px;
	padding-right: 130px;
	padding-top: 130px;
	padding-bottom: 20px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #330000;
	line-height: 1.4em;
}

#mainContentSub{
	width: 434px;
	float: right;
	background-image: url(images/contentBackgrSubWhite.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	min-height:300px;
	height: auto !important;
	height: 300px;
	padding-left: 130px;
	padding-right: 130px;
	padding-top: 70px;
	padding-bottom: 20px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #330000;
	line-height: 1.4em;
}



#gap{
	height: 5px;
	width: 904px;
	float: left;
	background-color: #f3d6b6;
}

#hours{
	padding-right: 20px;
	padding-left: 25px;
	color: #F4D5B6;
	font-size: 9px;
}


#categories{
	width: 210px;
	float: left;
	text-transform: uppercase;
	color: #FFFFFF;
	min-height:300px;
	height: auto !important;
	height: 300px;
	background-color: #782300;
	margin-top: 0px;
	padding-bottom: 5px;
}

#categories li{
	list-style-position: inside;
	list-style-image: url(images/bullet.jpg);
	font-family: Verdana;
	text-transform: uppercase;
	font-size: 12px;
	text-decoration: none;
	color: #ffa835;
	text-transform: none;
	font-weight: bold;
}

#categories a:visited{
	font-family: Verdana;
	text-transform: none;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	text-transform: none;
	font-weight: bold;
}

#categories a:link{
	font-family: Verdana;	
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	text-transform: none;
	font-size: 12px;
	color: #FFFFFF;

}

#categories a:hover{
	font-family: Verdana;
	text-transform: uppercase;
	font-size: 12px;
	text-decoration: none;
	color: #ffa835;
	text-transform: none;	
	font-weight: bold;
}

#categories a:active{
	font-family: Verdana;
	text-transform: uppercase;
	font-size: 12px;
	text-decoration: none;
	color: #ffa835;
	text-transform: none;
	font-weight: bold;
}

#mainNavGap{
	height: 5px;
	width: 210px;
	float: left;
	background-color: #f3d6b6;
}

#mainNav0{
	height: 24px;
	width: 210px;
	float: left;
	background-color: #782300;
}

#mainNav1{
	height: 24px;
	width: 210px;
	float: left;
	background-image: url(images/catBackgr1.jpg);
	background-repeat: no-repeat;
}

#mainNav2{
	height: 24px;
	width: 210px;
	float: left;
	background-image: url(images/catBackgr2.jpg);
	background-repeat: no-repeat;
}

#mainNav3{
	height: 24px;
	width: 210px;
	float: left;
	background-image: url(images/catBackgr3.jpg);
	background-repeat: no-repeat;
}

#mainNav4{
	height: 24px;
	width: 210px;
	float: left;
	background-image: url(images/catBackgr4.jpg);
	background-repeat: no-repeat;
}

#mainNav5{
	height: 24px;
	width: 210px;
	float: left;
	background-image: url(images/catBackgr5.jpg);
	background-repeat: no-repeat;
}

#mainNav6{
	height: 24px;
	width: 210px;
	float: left;
	background-image: url(images/catBackgr6.jpg);
	background-repeat: no-repeat;
}

#mainNav7{
	height: 24px;
	width: 210px;
	float: left;
	background-image: url(images/catBackgr7.jpg);
	background-repeat: no-repeat;
}

#mainNav8{
	height: 24px;
	width: 210px;
	float: left;
	background-image: url(images/catBackgr8.jpg);
	background-repeat: no-repeat;
}

#mainNav9{
	height: 24px;
	width: 210px;
	float: left;
	background-image: url(images/catBackgr9.jpg);
	background-repeat: no-repeat;
}

#mainNav10{
	height: 24px;
	width: 210px;
	float: left;
	background-image: url(images/catBackgr10.jpg);
	background-repeat: no-repeat;
}

#footer{
	width: 904px;
	float:left;
	height:  120px;
	background-image: url(images/footerBackgr.jpg);
	background-repeat: no-repeat;
}

#footerLeft{
	width: 210px;
	float: left;
	height:  120px;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana;	
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	text-transform: none;
	font-size: 11px;
	color: #663300;
}

#footerRight{
	width: 694px;
	float: right;
	height:  120px;
	font-weight: bold;
}

#footerRight a:visited{
		font-family: Verdana;
		color: #792302;
		text-decoration: none;
		font-size: 10px;	
		font-weight:bold;
}

#footerRight a:link{
	font-family: Verdana;
	color: #792302;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

#footerRight a:hover{
	font-family: Verdana;
	color: #ffa835;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

#footerRight a:active{
	font-family: Verdana;
	color: #ffa835;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

#cherry{
	width: 904px;
	height: 50px;
	float: left;
	text-align: center;
	line-height: 1.5em;
	color: #792302;
}

#cherry a:visited{
	font-family: Verdana;
	color: #333333;
	text-decoration: none;
	font-size: 10px;
}

#cherry a:link{
	font-family: Verdana;
	color: #333333;
	text-decoration: none;
	font-size: 10px;
}

#cherry a:hover{
		font-family: Verdana;
		color: #792302;
		text-decoration: none;
		font-size: 10px;
}

#cherry a:active{
		font-family: Verdana;
		color: #792302;
		text-decoration: none;
		font-size: 10px;
}


.submit{
	margin-left: 85px;
}