/* MHC Cascading Stylesheet 1.0 - SH 16/1/2009 */

body {
	background: #f3f2e7;
	font-family: "Georgia", serif;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #2c1a00;
}
div.center {
	text-align: center;
	margin: 0 auto;
	width: 870px;
	background: #f3f2e7 url(/page_bg.jpg) top center repeat-y;
}
div#affiliates {
	width: 870px;
	height: 40px;
	margin: 0  auto;
	text-align: left;
	background: url(/path.jpg) top center no-repeat;
}
div#affiliates span.affiliates {
	color: #2c1a00;
	display: block;
	padding: 18px 0 0 50px;
	font-size: 12px;
	overflow: hidden;
}
div#affiliates span.affiliates span#affiliate {
	font-weight: bold;
}
div#header {
	background: url(/header.jpg) top left no-repeat;
	height: 160px;
	width: 870px;
	margin: 0 auto;
}
div#wrapper {
	margin: 0 auto;
	width: 770px;
	text-align: left;
}
div#leftcolumn {
	margin: 0;
	width: 180px;
	float: left;
	padding: 5px 0 0 0;
	text-align: center;
}
.heading {
	margin: 0 auto;
	font-weight: bold;
	font-family: Georgia, serif;
	color: #2c1a00;
	font-size: 1.20em;
	line-height: 20px;

	text-align: left;
	padding-left: 0px;
	margin-bottom: 10px;
}
div#leftcolumn .heading {
	font-size: 1.2em;
	text-align: center;
	background: url(/menurow.jpg) bottom center no-repeat;
}
div#maincolumn .heading {
	font-size: 1.3em;
	text-align: left;
}
div#portfolio {
	margin-left: auto;
	margin-right: auto;
	width: 115px;
	height: 320px;
	text-align: center;
}
div#portfolio img {
	display:block;
	margin:auto;
	border: 0;
}
div#maincolumn {
	padding: 5px 0 0 20px;
	float: left;
	clear: right;
	width: 550px;
	background: transparent url(/dot.png) top left repeat-y;
}
div#maincolumn img#sample {
	display: block;
	margin: 0 auto;
	border: solid thick white;
}
div#maincolumn #caption {
	margin: 10px 0 30px 0;
	text-align: center;
}
div#maincolumn #caption span {
	display: block;
	font-size: .90em;
	font-weight: normal;
	color: #2c1a00;
}
div.item span.title {
	display: block;
	font-size: 1.3em;
	font-weight: bold;
	color: #2c1a00;
}
div.item span.subtitle {
	display: block;
	font-size: .90em;
	font-weight: normal;
	color: #666;
}
div.item p {
	padding: 0 0 0 10px;
}
p#contact {
	margin: 0 auto;
	padding-top: 40px;
	clear: both;
	text-align: center;
	font-size: 1.50em;
	color: #2c1a00;
}
p#contact img {
	vertical-align: middle;
	padding-right: 10px;
}
div#footer {
	margin: 0 auto;
	width: 830px;
	height: 40px;
	vertical-align: top;
	background: url(/footer.jpg) bottom center no-repeat;
}

/* Category styles */
a img {
	border: 0;
}

div#navigation img {
	padding: 3px;
	float: right;
	cursor: pointer;
}

div#thumbnails {
	clear: both;
	overflow: auto;
	height: 120px;
}
div#thumbnails img {
	cursor: pointer;
}

div#item-container {
	display: none;
}

img#spotlight {
	border: solid thick white;
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
	margin-right: auto;
}
div.bl {
	background: url(/bl.gif) 0 100% no-repeat #E1DEEE;
	margin-top: 50px;
}
div.br {
	background: url(/br.gif) 100% 100% no-repeat;
}
div.tl {
	background: url(/tl.gif) 0 0 no-repeat;
}
div.tr {
	background: url(/tr.gif) 100% 0 no-repeat;
	padding: 20px;
}
div#panel input {
	margin: 5px;
	padding: 3px 5px 3px 5px;
	vertical-align: middle;
	font-family: "Georgia", serif;
	border: solid 1px #7F9DB9;
	background: white;
}
div#panel span#send {
	background: white;
	padding: 3px 5px 3px 5px;
	cursor: pointer;
	vertical-align: middle;
	border: solid 1px #7F9DB9;
}

