@charset "utf-8";
/* CSS Document */
*{
	margin: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px
	padding: 0px;
}

body, html{
	margin: 0px;
	padding: 0px;
	background-color: #fffaed;
}
#header_bg{
	width: 100%;
	height: 247px;
	background-image: url(images/header_stripes.jpg);
	background-repeat: repeat-x;
}

#header_box{
	width: 900px;
	margin: 0 auto;
	height: 247px;
	position: relative;
	top: -247px;
}

#head_logo{
	width: 168px;
	height: 246px;
	background-image: url(images/header_logo.jpg);
	background-repeat: no-repeat;
}

#nav_box{
	width: 602px;
	height: 35px;
	position: relative;
	float: right;
	top: -45px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 45px;
	margin: 0;
}

#nav_box a{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #633c36;
	text-decoration: none;
	padding-right: 10px;
}

#nav_box a:hover{
		font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #809439;
	text-decoration: none;
	padding-right: 10px;
}

#main_container{
	width: 600px;
	height: auto;
	
	margin: 0 auto;
	position: relative;
	top: -215px;
}
#main_container p{
	color: #633c36;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	width: 345px;
	height: auto;
	position: relative;
	display: inline-block;
	
	margin-left: 35px;
	top: 30px;
}
#main_container a{
	color: #633c36;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	position: relative;
}


#about_tag{
	width: 184px;
	height: 164px;
	background-image: url(images/about_sign.jpg);
	background-repeat: no-repeat;
	float: left;
}
#link_line_box{
	width: 410px;
	height: 75px;
	
	margin-top: 45px;
	float: right;
}
#link_line_box a{
		font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #633c36;
	text-decoration: underline;
	position: relative;
	top: 25px;
	margin-left: 10px;
}
#link_line_two{
	width: 410px;
	height: 200px;
	
	margin-top: 45px;
	float: right;
}
#link_line_two a{
		font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #633c36;
	text-decoration: underline;
	position: relative;
	top: 25px;
	margin-left: 10px;
}
#link_line_two p{
	width: 340px;
	height: auto;
	color: #633c36;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	position: relative;
	
	float: right;
	top: -5px;
}
#link_line_three{
	width: 250px;
	height: 200px;
	
	margin-top: 45px;
	float: left;
	position: relative;
	left:140px;
}
#link_line_three a{
		font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #633c36;
	text-decoration: underline;
	position: relative;
	top: 25px;
	margin-left: 10px;
}
#link_line_three p{
	width: 340px;
	height: auto;
	color: #633c36;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	position: relative;
	
	float: right;
	top: -5px;
}
#bakery_tag{
	width: 188px;
	height: 75px;
	background-image: url(images/thebakery.jpg);
	background-repeat: no-repeat;
	float: left;
}
#bakery_menu{
	width: 56px;
	height: 65px;
	background-image: url(images/bakerymenu.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-left: 15px;
}

#cake_menu{
	width: 76px;
	height: 61px;
	background-image: url(images/cakemenu.jpg);
	float: left;
	margin-left: 10px;
	
}
#ship_menu{
	width: 65px;
	height: 56px;
	background-image: url(images/stamped.jpg);
	float: left;
	margin-left: 10px;
}
#cafe_tag{
	width: 104px;
	height: 49px;
	background-image: url(images/cafe_pict.jpg);
	background-repeat: no-repeat;
	float: left;
}
#wedding_tag{
	width: 206px;
	height: 29px;
	background-image: url(images/weddings.jpg);
	position: relative;
	float: left;
	top: 25px;
}

#wedding_cakes{
	margin: 0 auto;
	width: 710px;
	height: auto;
	position: relative;
	top: -170px;
}

#contact_tag{
	width: 179px;
	height: 55px;
	background-image: url(images/Contact.jpg);
	position: relative;
	float: left;
}
#directions_tag{
	width: 150px;
	height: 19px;
	background-image: url(images/directions.jpg);
	position:relative;
	float: left;
}
#hours_tag{
	width: 149px;
	height: 45px;
	background-image: url(images/hours.jpg);
	float: left;
}
#main_container_two{
	margin: 0 auto;
	width: 600px;
	height: auto;
	position: relative;
	top: -100px;
}
#main_container_two p{
	color: #633c36;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	width: 345px;
	height: auto;
	position: relative;
}

#left{
	width: 200px;
	height: auto;
	float: left;
	position:relative;
}

#right{
	width: 220px;
	height: auto;
	float: right;
	position:relative;
}

#left_two{
	width: 200px;
	height: auto;
	float: left;
	position:relative;
	
	left: 35px;
}
#right_two{
	position: relative;
	float: right;
	left: 165px;
	top: -228px;
}

#main_container_three{
	margin: 0 auto;
	width: 600px;
	height: 500px;;
	position: relative;
	
	clear: both;
	top: -215px;
}

#main_container_three p{
	color: #633c36;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	width: 345px;
	height: auto;
	position: relative;
	margin-left: 35px;
}


