BODY {
	margin: 0;
	background: White url('../images/main-bg.gif') repeat-y top center;
	color: #3d301f;
	font: 12px "Trebuchet MS",Arial,Helvetica,sans-serif;
	text-align: center;
}
P {
	margin: 0px;
	font: 12px Arial,Helvetica,sans-serif;
	line-height: 14px;
}

FORM {
	margin: 0;
}

TD {
	vertical-align: top;
}
H1, H2, H3, H4, H5 {
	margin: 0;
	padding: 0;
}
BR.clear {
	clear: both;
}
IMG {
	border-style: none;
}
a:link, a:active, a:visited {
	color:#3D301F;
	text-decoration:underline;
}
a:hover {
	color:#B50000;
	text-decoration:none;
}

/* */
#wrapper {
	width: 940px;
	margin: 0 auto 0 auto;
	position: relative;
	text-align: left;
}
#logo {
	position: absolute;
	top: 20px;
	left: 35px;
}
#headerHolder {
	height: 97px;
	background: url('../images/header-bg.gif') no-repeat top right;
}
#slideshowHolder {
	background: url('../images/slideshow-bg.gif') no-repeat top right;
}
#contentHolder {
	background: #1f1a17;
	padding: 20px;
	margin: 10px 15px;
	width: 870px;
	min-height: 250px;
}
H2.title {
	padding: 4px 10px 2px 10px;
	font: bold 14px Arial;
	text-transform: uppercase;
	background: url('../images/title-bg.gif') no-repeat;
	cursor: pointer;
	margin: 0;
}
.news {
	padding: 0 20px 0px 20px;
}
.news P {
	margin: 5px 0 10px 20px;
	font: normal 10px Arial;
	line-height: 12px;
}
#content, #content P, #content LI {
	color: #dbd9d7 !important;
}
#content H1 {
	color: White;
	font: Bold 28px Arial;
	margin-bottom: 10px;
}

#content H2 {
	color: White;
	font: Bold 14px Arial;
	text-transform: uppercase;
	margin-bottom: 10px;
}
#content A:link, #content A:active, #content A:visited {
	color: White;
}
#content A:hover {
	color: White;
}
.photo {
	background: White;
	padding: 5px;
	margin: 0px !important;
}
.photoLeft {
	float: left;
	margin: 0 20px 0 0;
	background: White;
	padding: 5px;
}
.photoRight {
	float: right;
	margin: 0 0 0 20px;
	background: White;
	padding: 5px;
}
.vSep {
	width: 1px;
	background: #888;
}
.hSep {
	margin: 15px 0;
	height: 1px;
	background: #888;
}
#langHolder {
	position: absolute;
	left: 630px;
	top: 30px;
}
#navHolder {
	position: absolute;
	right: 20px;
	top: 70px;
}
#navHolder * {
	float: left;
}
#supNav {
	position: absolute;
	left: 713px;
	top: 25px;
}
#navHolder IMG {
	margin-right: 3px;
}
a.subNav:link, a.subNav:visited, a.subNav:active {
	font: normal 11px Arial;
	text-decoration: none;
	display: block;
	padding-left: 20px;
	border-bottom: solid 1px #aaa;
	background: #eee;
}
a.subNav:hover {
	color:#3D301F;
	text-decoration: none;
	background: #ddd;
}
a.link:link, a.link:visited, a.link:active {
	font: normal 11px Arial;
	text-decoration: none;
	display: block;
	margin-left: 30px;
}
a.link:hover {
	text-decoration: underline;
}

/* SLIDESHOW */
#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#sswrapper {display:none}
#sswrapper * {margin:0; padding:0}
#fullsize {position:relative; width:705px; height:312px; padding:0px;}
#information {position:absolute; bottom:0; width:500px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:4px 8px 3px; font-size:14px}
#information p {padding:0 8px 8px}
#image {width:500px}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(images/left.gif) left center no-repeat}
#imgnext {right:0; background:url(images/right.gif) right center no-repeat}
#imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(images/link.gif) center center no-repeat}
#thumbnails {margin-top:15px}
#slideleft {float:left; width:20px; height:81px; background:url(images/scroll-left.gif) center center no-repeat; background-color:#222}
#slideleft:hover {background-color:#333}
#slideright {float:right; width:20px; height:81px; background:#222 url(images/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#333}
#slidearea {float:left; position:relative; width:456px; margin-left:5px; height:81px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px}

.photoCell {
	padding: 0 10px 10px 0;
	text-align: center;
	float: right;
}
.photoCell IMG {
	background: White;
	padding: 5px;
}
TEXTAREA.contact, INPUT.contact {
	border-style: none;
	width: 300px;
}

#footerHolder {
	position: relative;
	padding-left: 20px;
	padding-bottom: 5px;
}
#footerHolder, #footerHolder A:link, #footerHolder A:active, #footerHolder A:visited, #footerHolder A:hover {
	font: 11px Arial;
	text-decoration: none;
}
