html, body, input, select, textarea, h4 {
	font-family: "Segoe UI", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #403E26;
	font-size: 14px;
}

.serif {
	font-size: 20px;
	color: #FFFFFF;
	text-transform: none;
	font-style: italic;
	font-weight: normal;
	background: #CFCB95;
	padding: 10px;
	margin: 0px;
	text-align: center;
}

#showroom .title, #openmenu, #closemenu {
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-size: 20px;
	line-height: 32px;
}

#showroom, .mini, #subtitle, .abstract, #buy, legend {
	font-size: 13px;
}

#menu, #tools, #context li, #list li span.oldprice, #list li span.price, .box, .newsletter, input.sendnews {
	font-size: 12px;
}

#footer, .path, .subtitle, #privacy, .paginate, #list li span.category, .micro {
	font-size: 11px;
}

#subfooter {
	font-size: 10px;
}

h1 {
	font-size: 10px;
	line-height: 20px;
}

h2 {
	font-size: 20px;
}

.item {
  text-transform: capitalize;
}


#context h2, .big, #buy .price, .white, .red, h3.right {
	font-size: 20px;
}

.white, .red {
	line-height: 18px;
}

#list li span.price {
	font-size: 16px;
}

a, #context h2 a:hover, #tools a:hover, #context li li a:hover, #news li a:hover, #list a:hover span.category, #footer a:hover, #news a:hover span, #footer #info a:hover, #subtitle a:hover, #showroom li a:hover, #openmenu a:hover, #closemenu a:hover {
	color: #CC6600;
}

a:hover {
	color: #FF9933;
}

#tools a, #menu a, #showroom a, #news li a, #context li li a, .notice, .project, #news a .abstract, #subtitle a, #openmenu a, #closemenu a {
	color: #403E26;
}

#showroom li.title a, #showroom li.title a:hover, .white {
	color: #FFFFFF;
}

#menu a:hover, #list a span.category, #info, #privacy, .oldprice, #footer #info a, .mini, .micro, .submit:hover, h3.right {
	color: #706E5C;
}

h1, #footer a, #subfooter, #subfooter a {
	color: #A09F93;
}

#subfooter, #subfooter a {
	color: #CFCFC9;
}

h2, h3, .list a .title {
	color: #006699;
}
#context h2 a, .price, .red {
	color: #993300;
}

a {
	cursor: pointer;
	text-decoration: none;
}

#menu, #showroom, #catalogue li, .strong, .list .title, .box span, .upperstrong {
	font-weight: bold;
}

h1, #context h2, #catalogue li li, #showroom .title, #showroom li span, h3.right {
 	font-weight: normal;
 }

#context h2 {
	font-variant: small-caps;
}

#showroom, p.abstract, .italic, h3.right {
	font-style: italic;
}

#showroom li span {
	font-style: normal;
}

h1, #tools, #menu li, #catalogue li, #footer li, #subfooter, .uppercase, .upperstrong, .path, #subtitle, legend, .submit, .paginate {
	text-transform: uppercase;
}

#menu li li, #catalogue li li, #showroom .title {
	text-transform: none;
}

ol ol {
	list-style: lower-latin;
}

.oldprice {
	text-decoration: line-through;
}