body{
	background: #f4f4d7;
	color: #777; font-family: sans-serif;
}
input{
	display:block;
}
textarea{
	display:block;
	width: 400px; height:200px;
}
form img{
	display:block;
}
ul{
	list-style: none;
}
h2{
	font-size:1.5em; font-weight:800; margin-top:20px;
}
h3{
	text-decoration: underline;
}
strong {
	font-weight:900;
}
/* START MAIN SECTIONS */
#top{
	background: url('img/gradient_orange-trans.png') repeat-x #FFF;
	border-bottom: 3px solid #C4C4A7;
}
#header{
	
}
#content{
	
}
#bottom{

}
#content .container_16, #header .container_16{
	border-left:2px solid #C4C4A7; border-right:2px solid #C4C4A7;
}
#content .container_16{
	min-height:700px;
}
#bottom .container_16{
	border-bottom:3px solid #C4C4A7;
}
/* END MAIN SECTIONS */
/* START TOP SECTION */
#rotated_thumb{
	position:relative;
}
#rotated_thumb img{
	position:absolute; top:40px; left:-45px;
	z-index: 0;
}
/* END TOP SECTION */
/* START HEADER SECTION */
#header .menu{
	font-size:1.1em;
}
#header .menu ul{
	list-style:none;
	padding-bottom:5px;
}
#header .menu ul li{
	float:left;
	background: #C4C4A7;
	padding:5px 25px; margin:0px 2px 12px 2px;
}
#header .menu ul li:hover,#header .menu ul li.active{
	padding-bottom:15px; margin-bottom:2px;
}
#header .menu ul li.active{
	padding-bottom:15px; margin-bottom:2px;
	border-bottom: 5px solid #B4B494;
}
#header .menu ul li a:link,#header .menu ul li a:visited{
	color: #747454; font-weight:800; text-decoration:none;
}
#header .menu ul li a:hover{
	color: #545434; text-decoration:underline;
	margin-top:5px;
}
/* END HEADER SECTION */
/* START CONTENT SECTION */
#content .side_nav{

}
#content .side_nav h3{
	border-bottom:1px solid #C4C4A7;
	color: #545434;
}
#content .side_nav ul{
	list-style:none;
}
#content .side_nav ul li{
	margin:10px 0px; padding:0px;
}
#content .side_nav ul li a:link,
#content .side_nav ul li a:visited{
	border-bottom:1px solid #C4C4A7;
	color: #000; font-weight:800; font-size:1.1em;
}
#content .side_nav ul li a:hover{
	color: #F47415;
}
#content #gallery{
	list-style:none;
	margin:0px; padding:0px;
}
#content #gallery li{
	display:inline;
	margin:0px; padding:0px;
}

/* END CONTENT SECTION */


.content{
	background:#FFF;
	
}
.wrapper_8{
	background: url('img/fading_corners/fading_corner_7.png') top left no-repeat;
	padding:15px 20px;
}



/* START MENU */
#menu{
	font-size:1em; color:#000;
}
#menu table{
	width:90%;
}
#menu .combo th{
	text-align:left; font-size:1.5em;
	border-bottom:1px solid #C4C4A7;
}
#menu .combo li{
	font-size:1.2em; font-weight:300; font-style:italic;
}
#menu .combo ul{
	list-style-position: outside;
	list-style-type: circle;
}
#menu .combo .price div{
	font-weight:800; text-align:center; font-size:1.4em; color:#000;
	background: url('img/buttons/round-orange.png') no-repeat center;
	width:140px; padding:25px;
}
#menu .frame{
	background: url('img/bg_loaf.png');
	margin-bottom:20px;
	width:90%;
}
#menu .pan_frame{
	margin-bottom:20px;
	width:90%;
}
#menu .platter, #menu .tray{
	background-color: #FFF; border: 2px solid #DEB777;
	filter:alpha(opacity=90); opacity:0.9;
	width:100%; margin-bottom:0;
}
#menu .platter th,
#menu .tray th{
	text-align:right; font-size:2em;
	border-bottom:2px solid #C4C4A7;
}
#menu .platter td,
#menu .tray td{
	text-align:left; font-size:1.1em; font-weight:800;
	padding:5px 5px 0px 5px;
	border-bottom: 1px solid #E1E1C3;
}
div.en_name{
	font-weight:400;
}
#menu .platter .price div,
#menu .tray .price div{
	text-align:right; font-weight:800;
}
#menu .tray th{
	font-size:1.4em;
}
#menu ul.pan{
	display:inline; float:left;
	margin:5px; padding:6px;
	list-style:none;
	min-height:100px; min-width: 160px;
	border:2px solid #DEB777;
}
#menu ul.pan li{
	margin:0px; padding:0px;
}
#menu .pan .es_name{
	font-weight:800; font-size:1.1em;
}
#menu .pan .en_name{
	font-size:1.1em;
	font-style:italic;
}
#menu .pan .price{
	font-weight:900;;
}
#menu_home p{
 font-weight:700;
 width:85%;
}
#menu_home .price{
	font-weight:900;
}
/* END MENU */
#cakes_home{
	font-weight:800;
}
#cakes_home ul{
	list-style:disc;
}
#gallery{
	
}
#gallery ul{
	white-space: nowrap;
	overflow:auto;
	list-style:none; margin:0px; padding:0px;
}
#gallery ul li{
	display:inline; margin:0px;
}
#specialties{

}
#specialties p{
	font-weight:600;
}
#home p{
	font-weight:600; line-height:2;
}

/* START MISC THINGS */
.left_decorator{
	position:absolute; left: -50px;
}
.right_decorator{
	position:absolute; left: 20px;
}
.special_menu{
	position:absolute; left: -80px;
}
.staple{
	position:relative;
}
.solo{
	top:150px;
}
.error{
	color: #FF0000;
}
/* END MISC THINGS */
