body {
	font-size: 13px;
	line-height: 110%;
	font-family: arial, verdana, helvetica, sans-serif;
}
a {
	color: #000;
	text-decoration: none;
}
	a img {
		border: none;
	}
h1 {
	font-size: 16px;
	line-height: 120%;
	margin-bottom: 0;
	text-transform: uppercase;
	font-weight: normal;
}
	h1 a {
		color: #000;
		text-decoration: none;
	}
	h1 span.subtitle {
		display: block;
		font-size: 14px;
		padding: 3px 0;
	}
h2 {
	font-size: 16px;
	line-height: 125%;
}
	h2 #original{
		display: block;
		font-weight: normal;
		font-size: 18px;
		margin-bottom: 0.3em;
	}
h3 {
	font-size: 13px;
	color: #810000;
	margin: 15px 3px 3px 3px;
}
p {
	margin: 3px;
}

div.hidden {
/*	border-top: 1px solid #000;*/
}
	div.hidden p {
		display:block!important;
	}
div.images {
	display:block!important;
	margin-bottom: 0.5em;
/*	border-top: 1px solid #000;*/
}
div.hidden h3 {
	background: none!important;
	padding-left: 0!important;
}
div#menu {
	display: none;
}
p#image_foot {
	display:none!important;
}
ul.switcher {
	display:none;
}
#utils {
	display:none;
}
#quicklinks {
	border-bottom: 1px solid #777;
	padding: 0 0 5px 0;
	font-size: 12px;
	margin: 0 0 15px 0;
	text-transform: uppercase;
}
#quicklinks p, #quicklinks a {
	margin: 0;
	padding: 0;
}
#quicklinks ul {
	display:none;
}
#menuAcc {
	display:none;
}
a.contact {
	display: none;
}


#right {
	display: inline; /* IE hack */
	clear: right;
	float: right;
	width: 42%;
/*	margin-right: 13px;*/
}
#left {
	display: inline; /* IE hack */
	clear: left;
	float: left;
	width: 53%;
/*	margin-left: 17px;*/
}


#left ul.paints {
	padding-bottom: 0.5em;
	border-bottom: 0;
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
ul.paints {
	padding-bottom: 0.5em;
	border-bottom: 1px solid #000;
}
	ul.paints li {
		padding: 0.2em;
	}
		ul.paints li a {
			text-decoration: none;
			color: #000;
		}
#top {
	display: none;
}

#footer {
	display: block;
	text-align: center;
	padding-top: 2em;
	clear: both;
	width: 100%;
}




	#footer #food_extra {
		display: none;
	}
#selector {
	display: none;
}
.copy, .info p {
	font-size: 9px;
}

