body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
}

h1 {
	border-bottom: 1px solid #666666;
	color: #000000;
}

#menu h2.top {
	margin: 0 0 10px 0;	
}

#menu dl {
	margin: 0 0 5px 0;
	background: url(../images/global/menu-line.gif) repeat-x left bottom;
	clear: both;
	float: left;
	width: 386px;
}

#menu dd {
	font-style: italic;	
	float: left;
	padding: 0 10px 0 0;
	background: #c2b59b;
}

#menu dd.price {
	float: right;
	padding: 0 0 0 10px;
}

#sidebar {
	display: none;		
}

#banner, #navigation, #containerTop {
	display: none;	
}

#wrapper {
	padding: 0 0 0 0;	
}

#content, #page {
	padding: 0 0 0 0;
	width: 100%;
}

#page {
	clear: both;	
}

#pageSidebar {
	clear: left;	
}

#logo {
	background: #000000;
	display: block;
	position: relative;
	left: 0px;
	top: 0px;
	height: auto;
	padding: 0 0 0 0;
	width:800px;
	margin: 0 auto;
}

#logo a {
	color: #000000;
	text-indent: 0px;
	height: auto;
	width: auto;
	display: block;
	margin: 0 0 1em 0;
	font-weight: bold;
	font-size: 1.2em;
}

#menu h2 {
	color: #000000;	
}
