/* CSS Document for dobbefestival.com */
body {
	background: #4e4639 url("../images/body_back.gif") repeat-x top center;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0px;
	padding-top: 32px;
}

div#total_back {
	background: url("../images/total_back.gif") repeat-y center top;
	width: 780px;
}

div#top_back {
	background: url("../images/header_back.gif") no-repeat center top;
}

div#bottom_back {
	background: url("../images/footer_back.gif") no-repeat center bottom;
	padding: 0px 23px 38px 23px;	
	_padding-bottom: 20px;
}

div#main {
	padding-top: 12px;
	width: 734px;
}

/* Begin header styles */
div#header {
	height: 117px;
	overflow:hidden;
}

div#logo {
	float: left;
	height: 115px;
	width: 130px;
}

div#header_right {
	float: right;
	width: 600px;
}

div#stock {
	height: 64px;
}
/* End header styles */

/* Begin left styles */
div#left {
	float: left;
	width: 180px;
}

div#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div#menu ul li {
	float: left;
}

div#menu ul li a {
	color: #6c6c6c;
	display: block;
	margin-bottom: 1px;
	width: 180px;
}

div#menu ul li ul {
	color: #6c6c6c;
}

div#menu ul li ul li a {
	display: block;
	font-size: 0.8em;
	padding: 2px 0px 2px 10px;
	width: 170px;
}

div#menu_bottom {
	background: #ffffff url("../images/menu_bottom.gif") no-repeat top left;
	clear: both;
	height: 189px;
	text-align: center;
	width: 180px;
}

div#menu_bottom a img {
	margin-top: 20px;
}
/* End left styles */

/* Begin right styles */
div#right {
	background: #f5f5f5 url("../images/content_top_back.gif") repeat-x top left; 
	padding-top: 5px;
	clear: right;
	float: right;
	width: 552px;
}

div#content_wrap {
	padding: 16px;
}

div#content {
	min-height: 400px;
	_height: 400px;	/* IE hack */	
}

/* End right styles */

/* Begin footer styles */
div#clearer {
	background: #fff url("../images/content_bottom_clearer.gif") no-repeat;
	border: 0px solid #fff;
	clear: both;
	height: 5px;
	margin: 0px;
	overflow: hidden;
	width: 734px;
}

div#red {
	background: #90291c;
	height: 20px;
	margin: 2px 0px 4px 0px;
}

div#footer {

}

ul#footer_menu {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul#footer_menu li {
	float: right;
}

ul#footer_menu li a {
	color: #fff;
	font-weight: bold;
	font-size: 0.8em;
	margin-right: 4px;
	text-decoration: none;
}

/* End footer styles */
