@charset "UTF-8";
/* CSS Document */
body {
	background-color: #000;
	color: #000000;
}
#container2{
	background-image: url(../images/background.gif);
	height: 1300px;
	width: 950px;
	position: relative;
 	top: 10px;
	margin: 0 auto;
	border: 1px solid #fcc;
}
a {
	outline: none;
}
#container1 {
	background-color: #000;
	height: 1230px;
	width: 890px;
	position: absolute;
	top: 15px;
	left: 30px;
	border: 1px solid #fcc;
}
#header {
	background-color: #fcc;
	height: 120px;
	width: 880px;
	position: relative;
	top: 5px;
	left: 5px;
	margin: 0;
	padding: 0;
}
h1 {
	padding: 0;
	margin: 0;
	height: 50px;
	width: 100px;
	position: absolute;
	top: 20px;
	left: 10px;
}
h2 {
	background-image: url(../images/hcakes.gif);
	margin: 0;
	padding: 0;
	position: absolute;
	top: 30px;
	right: 30px;
	height: 50px;
	width: 90px;
	
}
.hidden {
	visibility: hidden;
}
#nav {
	background-color: #fcc;
	height: 40px;
	width: 880px;
	position: absolute;
	top: 130px;
	left: 5px;
	padding: 0;
	margin: 0;
}
#nav li {
	list-style-type: none;
	
	
}
#nav a {
	text-decoration: none;
}
#content {
	background-color: #fcc;
	width: 880px;
	height: 1050px;
	position: absolute;
	top: 175px;
	left: 5px;
	padding: 0;
	margin: 0;
}
#left {
	float: left;
	width: 250px;
	text-align: center;
	padding: 0 0 0 75px;
	margin: 0 0 0 0;
}
#right {
	float: right;
	width: 250px;
	text-align: center;
	padding: 0 75px 0 0px;
	margin: 0;
}
#top {
	position: relative;
	top: 10px;
	left: 0px;
	text-align: center;
	font: normal bold 18px Arial, Helvetica, sans-serif; 
}
dt {
	font: bold 14px Arial, Helvetica, sans-serif;
	text-decoration: underline;
	padding: 10px 0 0 10px;
}
dd {
	font: normal 12px/10.5pt Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
.price {
	font-weight: bold;
}
#footer {
	background-image: url(../images/footer.gif);
	height: 40px;
	width: 700px;
	position: absolute;
	top: 990px;
	left: 100px;
}
#bottom {
	position: absolute;
	top: 930px;
	left: 250px;
	padding: 0;
	margin: 0;
	font: bold 18px Arial, Helvetica, sans-serif;
	text-align: center;	
}
/*nav button styles*/
#cakebtn {
	background: url(../images/nav/cakes.gif) no-repeat 8px 8px;
	height: 18px;
	width: 25px;
	color: #fcc;
	float: left;
	padding: 15px 20px 0px 0px;
	
}
#cakebtn:hover {
	background-image: url(../images/nav/cakes-over.gif);
}
#brownbtn {
	background: url(../images/nav/brownies.gif) no-repeat 12px 8px;
	height: 18px;
	width: 95px;float: left;
	padding: 5px 30px 10px 0px;
	
}
#brownbtn:hover {
	background-image: url(../images/nav/brownies-over.gif);
}
#desbtn {
	background: url(../images/nav/desserts.gif) no-repeat 10px 8px;
	height: 18px;
	width: 53px;
	float: left;
	padding: 5px 25px 10px 0px;
	
}
#desbtn:hover {
	background-image: url(../images/nav/desserts-over.gif);
}
#tartbtn {
	background: url(../images/nav/tarts.gif) no-repeat 8px 8px;
	height: 18px;
	width: 24px;
	float: left;
	padding: 5px 25px 10px 0px;
	
}
#tartbtn:hover {
	background-image: url(../images/nav/tarts-over.gif);
}
#treatbtn {
	background: url(../images/nav/treats.gif) no-repeat 8px 8px;
	height: 18px;
	width: 30px;float: left;
	padding: 5px 25px 10px 0px;
	
}
#treatbtn:hover {
	background-image: url(../images/nav/treats-over.gif);
}
#holbtn {
	background: url(../images/nav/wee.jpg) no-repeat 10px 8px;
	height: 18px;
	width: 87px;
	float: left;
	padding: 5px 25px 10px 0px;
	
}
#holbtn:hover {
	background-image: url(../images/nav/wee-over.jpg);
}
#cupbtn {
	background: url(../images/nav/cupcakes.gif) no-repeat 10px 8px;
	height: 22px;
	width: 50px;
	float: left;
	padding: 5px 25px 10px 0px;
	
}
#cupbtn:hover {
	background-image: url(../images/nav/cupcakes-over.gif);
}
#cookbtn {
	background: url(../images/nav/cookies.gif) no-repeat 10px 8px;
	height: 18px;
	width: 40px;float: left;
	padding: 5px 25px 10px 0px;
	
}
#cookbtn:hover {
	background-image: url(../images/nav/cookies-over.gif);
}
#newbtn {
	background: url(../images/nav/new.gif) no-repeat 10px 8px;
	height: 18px;
	width: 25px;float: left;
	padding: 5px 25px 10px 0px;
	
}
#newbtn:hover {
	background-image: url(../images/nav/new-over.gif);
}
#galbtn {
	background: url(../images/nav/gallery.gif) no-repeat 12px 8px;
	height: 24px;
	width: 43px;float: left;
	padding: 5px 25px 10px 0px;
	
}
#galbtn:hover {
	background-image: url(../images/nav/gallery-over.gif);
}
#ordbtn {
	background: url(../images/nav/order.gif) no-repeat 14px 8px;
	height: 18px;
	width: 37px;float: left;
	padding: 5px 25px 10px 0px;
	
}
#ordbtn:hover {
	background-image: url(../images/nav/order-over.gif);
}
#usbtn {
	background: url(../images/nav/about.gif) no-repeat 8px 8px;
	height: 18px;
	width: 52px;float: left;
	padding: 5px 25px 10px 0px;
	
}
#usbtn:hover {
	background-image: url(../images/nav/about-over.gif);
}
/*END Nav Button styles*/
#ph {
	position:absolute;
	top: 15px;
	left: 100px;
	text-align: center;
	padding: 0 20px 0 20px;
}
#desc {
	position: absolute;
	top: 450px;
	text-align: center;
	left: 0px;
	font: normal normal 22px "Times New Roman", Times, serif;
	width: 500px;
}
#content2 {
	position: absolute;
	top: 10px;
	left: 15px;
	width: 100px;
	height: 400px;
}
#content3 {
	position: absolute;
	top: 10px;
	left: 80px;
	width: 100px;
	height:400px;
}
#content4 {
	position: absolute;
	top: 10px;
	left: 145px;
	width: 100px;
	height:400px;
}
.gal img{
	border: 1px solid black;
}
.gal img:hover {
	border: 3px solid white;
}
.gal li {
	list-style-type: none;
	padding: 0;
	margin: 5px 5px 0 5px;
}
.gal {
	padding: 0;
}
#placeholder {
	border: 2px solid black;
}
#top2, #top3 {
	text-align: center;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}