@charset "UTF-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}
a {
	color:#fff;
	outline:none;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:13px;
	line-height:1.5em;
	color:#fff;
	background-color:#1a0b0a;
	background-repeat: repeat;
	background-position: left top;
	background:url(images/bg-new.gif) top left repeat-y;
}
#sidebar {
	/*background:url(images/bg_sidebar.jpg) left top repeat-y;
	border-right:1px solid #f3635a;*/
	background:url(images/bg_sidebar-new.jpg) left top no-repeat;
	width:242px;
	min-height:668px;
	float:left;
}
#nav ul {
	list-style:none;
	margin:10px 26px 0 0px;
}
#nav li {
	height:18px;
	margin-bottom:12px;
	display:block;
}
#nav a {
	height:18px;
	display:block;
	color:#fff;
	font-size:18px;
	text-transform:uppercase;
	text-decoration:none;
	text-align:right;
	padding:0;
	line-height:18px;
}
#nav a:hover, #nav a.selected {
	background:url(images/bg_nav-active.gif) bottom left repeat-x;
}
#mainContent {
	float:left;
	width:720px;
	/*background:url(images/bg_content.jpg) right repeat-y;*/
	min-height:600px;
	display:inline;
	margin-left:12px;
}
img#mainImg {
	margin-top: 10px;
	margin-left: 10px;
	border: 3px solid #ffffff;
}
div#rotation {
	margin:10px 0 10px 12px;
	height:457px;
	text-align:center;
	overflow: hidden;
	
}
div#rotation div {
	width:686px;
	text-align:center;
	
}
div#rotation div img {
	margin:0 auto;
}
div#mainImg {
	width:686px;
	height:359px;
	margin-top: 20px;
	margin-left: 10px;
	text-align:center;
	
}
div#mainImg img {
	border:3px solid #ffffff;
}
#custom #mainCopy p {
	float:left;
}
#mainCopy {
	margin-top:3px;
	margin-left: 10px;
	width: 666px;
	padding: 10px 13px 10px 13px;
	min-height:200px;/*background:url(images/bg_copy.png) left top no-repeat;*/
}
#mainCopy h2 {
	margin-bottom: 10px;
	font-size:16px;
	font-weight:normal;
	border-bottom:1px solid #4c3230;
	padding:2px 0;
	color:#fff;
}
#mainCopy p {
	margin-bottom: 16px;
	color:#e7f0e1;
}
#mainCopy p.first {
	margin-top:24px;
}
#mainCopy p.first:first-line {
	font-weight:bold;
	color:#fff;
}
#mainCopy p span {
	color:#fff;
}
#mainCopy h1 {
	font-size:1.2em;
	font-weight:bold;
	color:#fff;
	padding-bottom:10px;
	text-align:center;
	line-height:1.5em;
	border-bottom:1px solid #4c3230;
	margin-bottom:14px;
}
#mainCopy p strong {
	font-size:1em;
	font-weight:bold;
	color:#fff;
}
#wrapper {
	min-width:980px;
	width:100%;/*background-image: url(images/bg_wholepage2.jpg);
	background-repeat: repeat-y;
	background-position: left top;*/
	}
#footer {
	clear:left;
	height:80px;
	padding-top:60px;
	padding-left:18px;/*background:#1a0b0a url(images/bg_footer.jpg) top repeat-x;
	border-top:1px solid #3e3e3e;*/
	}
#footer p {
	margin-left: 250px;
	margin-top: 10px;
}
#links #mainCopy p {
	width:200px;
	float:left;
	text-align:center;
	padding-right:15px;
}
#footer div {
	display:inline;
}
span.adr {
	text-transform:uppercase;
}
#contact p.fn {
	display:none;
}
#home #mainCopy ul {
	margin: 0 0 0 20px;
}
p.controls {
	width:600px;
	padding:1px 0 2px 61px
}
p.controls span {
	cursor:pointer;
	margin-right:14px;
	padding:2px 8px;
	border:1px solid #4c3230;
	color:#fff;
}
p.controls span:hover {
	border:1px solid #ccc;
	background-color:#000;
}
#mainCopy p.controls span.clicked {
	color:#666;
}
#thumbs ul, #thumbs ul li {
	list-style:none;
}
#thumbs ul {
	margin-left:14px;
}
#thumbs ul li img {
	width:40px;
	height:40px;
	overflow:hidden;
	float:left;
}
#thumbs ul li {
	display:block;
	float:left;
	margin:6px;
}
#thumbs li.activeSlide {
	border:1px solid white;
}
ul.gallery {
	text-align:center;
	list-style:none;
}
ul.gallery li {
	text-align:center;
	width:692px;
	cursor:pointer;
	background-color: transparent;
}
ul.gallery li img {
	margin:0 auto;
	cursor:pointer;
}
p.first {
	clear:both;
	padding-top:20px;
}
div#mainImg {
	overflow:hidden;
	height:365px;
	width:692px;
}
img.border {
	border: 3px solid #ffffff;
}
#slideControls {
	text-align: center;
	font-size: 11px;
	margin: 20px 0 5px;
}
#slideControls a {
	text-decoration: none;
	padding: 5px 8px;
	background: #5F1512;
	border: 1px solid #939393;
}
#slideControls a:hover {
	background: #6F2622;
}
