@charset "UTF-8";
/* CSS Document */



body {
	margin: 0px; padding:0px;
	background-image: url(../images/headerbkgrnd.jpg);
	background-repeat: repeat-x;
	background-color:#000;
	font-family: Arial, Helvetica, sans-serif;
    color: #391609;
	text-align:left;
	font-size: 13px;
	line-height: 1.7em;
	}
	
#wrapper {
	width: 940px;
	height: 800px;
	margin:0px;
	position: absolute;
	margin-left: -470px;
	top: 0px;
	left: 50%;
	
	}
	
#background {
	width: 100%;
	height: 100%;
	border-color:#F00;
	position: absolute;
	left: 0px;
	top: 180px;
	z-index: 2;
	background-image: url(../images/bkgrnd.jpg);
	background-repeat: repeat;
}

#header {
	
	width: 583px;
	height: 86px;
	left: 50px;
	top: 22px;
	position: absolute;
	z-index: 6;
	
}

#headercontact {
	
	width: 230px;
	height: 86px;
	left: 660px;
	top: 32px;
	position: absolute;
	z-index: 6;
	color: #ffeacf;
	text-align:left;
	font-size: 11px;
	line-height: 1.3em;
	
}


#navigation {
	
	width: 100%;
	top: 118px;
	left: 190px;
	position: absolute;
	z-index: 2;
	
}

.menutabs li{

	display: inline;
	margin: 0;

}

li#active a   {

	background-image: url(../images/bkgrnd_menu_25.jpg);
	color: #391609;

}

.menutabs li a{

	float: left;
	display: block;
	text-decoration: none;
	margin: 0; /*right divider between tabs*/
	 /*background of tabs (default state)*/
	padding-top: 12px;
	padding-right: 30px;
	padding-bottom: 12px;
	padding-left: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;	font-weight: normal;
	color: #ffecd5;

}

.menutabs li a:visited{

	color: #ffecd5;

}


.menutabs li a:hover, .menutabs li.selected a{

	background-image: url(../images/bkgrnd_menu_25.jpg);
	color: #ffecd5;
	
}

ul {

	font-size: 16px;
	color: #ffecd5;
	list-style-type: square;
	line-height: 17px;

}

#content {
	
	width: 940px;
	height: 635px;
	top: 170px;
	position: absolute;
	background-image: url(../images/contentbkgrnd.jpg);
	background-repeat: repeat-y;
	z-index: 3;
	
}

#brownborder {
	width: 690px;
	height: 270px;
	left: 230px;
	top: 15px;
	position: absolute;
	background-color: #391609;
	z-index: 7;
	

}

#homeslide {
	width: 660px;
	height: 250px;
	left: 245px;
	top: 25px;
	position: relative;
	z-index: 9;
	

}

#leftsidebar{
	width: 230px;
	height: 600px;
	left: 0px;
	top: 15px;
	position: absolute;
	z-index: 7;
	border-top: solid;
	border-top-color: #391609;

}

#textblock {
	
	width: 440px;
	height: 400px;
	left: 230px;
	top: 285px;
	position: absolute;
	background-image: url(../images/rule_vertical.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	z-index: 7;
		
}

#info {
	
	width: 250px;
	height: 400px;
	left: 710px;
	top: 285px;
	position: absolute;
	background-image: url(../images/rule_vertical.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-top: 20px;
	z-index: 7;
		
}

#features {
	
	width: 215px;
	height: 400px;
	left: 710px;
	top: 285px;
	position: absolute;
	background-image: url(../images/rule_vertical.png);
	background-repeat: no-repeat;
	padding-top: 40px;
	z-index: 7;
		
}


#map {
	
	left: 245px;
	top: 120px;
	position: absolute;
	z-index: 9;
	
}

#form {
	
	left: 740px;
	top: 110px;
	padding-left: 25px;
	position: absolute;
	background-image: url(../images/rule_vertical.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	z-index: 10;
	
}

#contactheader {
	
	left: 245px;
	top: 20px;
	position: absolute;
	height: 90px; 
	width: 695px;
	border-bottom: solid;
	border-bottom-color: #391609;
	border-bottom-width: thin;
}

#sidebarrule {
	
	left: 230px;
	top: 15px;
	position: absolute;
	height: 610px;
	width: 1px;
	background-color: #391609;
}


#features ul {
	
	font-size: 13px !important;
	color: #391609 !important;
	list-style-type: square;
	line-height: 17px;

}

#hours {
	
	text-align: right;
	padding: 0px 25px 0px 20px;
	font-size: 12px;
	color: #391609;
	line-height: 14px;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 600;
	
	
}

h1 {
	color: #391609;
	font-style:italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}











#emailUs
{
  display: block;
  width: 170px;
  height: 75px;
  left: 400px;
  top: 85px;
  position: absolute;
  background: url("../images/btn_cakes.png") no-repeat 0 0;
  z-index: 5;
}

#emailUs:hover
{ 
  background-position: 0 -107px;
}

#emailUs span
{
  display: none;
}

#emailUs2
{
  display: block;
  width: 170px;
  height: 75px;
  left: 562px;
  top: 85px;
  position: absolute;
  background: url("../images/btn_about.png") no-repeat 0 0;
  z-index: 5;
}

#emailUs2:hover
{ 
  background-position: 0 -107px;
}

#emailUs2 span
{
  display: none;
}

#emailUs3
{
  display: block;
  width: 170px;
  height: 75px;
  left: 724px;
  top: 85px;
  position: absolute;
  background: url("../images/btn_inquiries.png") no-repeat 0 0;
  z-index: 5;
}

#emailUs3:hover
{ 
  background-position: 0 -107px;
}

#emailUs3 span
{
  display: none;
}

#contact {
	
	width: 325px;
	height: 55px;
	top: 0px;
	left: 565px;
	position: absolute;
	background-image:url(../images/contact.png);
	z-index: 2;
	
}

a {
 	color: #3c46aa;
	text-decoration: none;
	
}

#logo {
	
	top: 0px;
	left: 50px;
	position: absolute;
	z-index: 7;
	
}

#footer {
	
	top: 800px;
	margin-left: 15px;
	position: absolute;
	z-index: 9;
	color: #ffeacf;
	text-align:left;
	font-size: 11px;

}

#facebook {
	
	top: 640px;
	left: 805px;
	position: absolute;
	color: #fff;
	font-size: 10px;
}

