a img {
	border: 0;
	}

tr#nav_row td {
	height: 25px;
	vertical-align: middle;
	background: #7d094a;
	}

tr#nav_row table td {
	padding-left: 30px;
	}

td#sidebar_top {
	width: 211px;
	background: #7d094a;
	vertical-align: top;
	}

td#content_wrapper {
	width: 539px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	background: #fffde0;
	}

table#sub_nav td {
	height: 30px;
	vertical-align: middle;
	padding: 0 8px;
	background: #ac8042;
	}

div#content {
	padding-left: 55px;
	padding-right: 14px
	}

div#content h1 {
	margin: 45px 0 0 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	color: #ac8042;
	text-transform: uppercase;
	}

div#content h2 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	color: #ac8042;
	text-transform: uppercase;
	}

div#content p {
	font-size: 12px;
	line-height: 18px;
	color: #6a0949;
	}
	
div#content ul li {
	font-size: 12px;
	line-height: 18px;
	color: #6a0949;
	}
	
div#content ol li {
	font-size: 12px;
	line-height: 18px;
	color: #6a0949;
	}

div#content img.inset {
	float: left;
	margin: 0 1em 0.5em 0;
	}

div#content a {
	font-weight: bold;
	color: #6a0949;
	text-decoration: underline;
	}

div#content a:hover {
	color: #ab1377;
	}
	
div#content_baca_events {
	text-align:center;
	}
	
body {
	background:#34020A;
	}
	
table#wrapper {
	border:1px solid #FFFDDF;
	}
	
#sidebar-nav {
	margin:0 0 10px 0;
}
	
#sidebar-nav a {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	margin:0 0 10px 20px; 
	color:#BB813B; 
	font-weight:bold;
}

#sub_nav-recipes {
	margin:0 0 0 23px;
}

table#sub_nav-recipes td {
	height: 30px;
	vertical-align: middle;
	padding: 0 8px;
	background: #ac8042;
	}

	
div#recipe-list ul{
	list-style:none;
	margin:35px 0;
}

div#recipe-list li{
	margin:0 0 40px 0;
}

div#recipe-list p{
	margin:0 0 10px 0;
	padding:0;
}

div#recipe-list img{
	border:1px solid #34020A;
}

div#recipe-list a{
	text-decoration:none;
	font-size:14px;
}
