/* CSS Document */
body {
	margin:0; padding:0; color:#242530; 
	background: #6e6d49 url(images/main_bg.gif) 0 0 repeat-x;
	font:normal 12px/14px Arial, Helvetica, sans-serif;
}
div, a, p, img, ul, h1, h2, h3, dl, dt, dd {
	margin:0;
	padding: 0;
}
.spacer {
	font-size:0; line-height:0; clear:both;
}
ul {
	list-style:none;
}
a {
	text-decoration:none; outline:none;
}
img {
	border:none;
}
/*-------- HEADER ----------*/
div#header {
	width:800px; margin:0 auto; height:150px; position:relative; color:#AC9B56;
	background: #393939 url(images/hdr_bg.jpg) 0 16px repeat;
}

div#header div.logo {
	position:absolute;
	left:50px;
	top:32px;
	font: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: c2a96c;
	border:none;
	visibility: visible;
	padding-top: 12px;
	padding-bottom: 12px;
	margin-top: 0px;
}

div#header div.slogan {
	position:absolute;
	left:50px;
	top:80px;
	font: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: c2a96c;
	border:none;
	visibility: visible;
	padding-bottom: 5px;
}

/*--------------------- BODY ----------------------*/
div#body {
	width:800px; margin:0 auto; position:relative;
}
div#body h2 {
	font-family:Georgia, "Times New Roman", Times, serif; font-size:18px; font-weight:bold;
	color:#CDAB7A; text-transform:capitalize;
} 
/*---------- PHOTO PANEL -----------*/
div#body div.photopanel ul {
	height:25px; padding: 0 0 0 0; margin-left: 35px;
}
div#body div.photopanel ul li {
	padding:0; height:35px; font-size:13px;
}
div#body div.photopanel ul li a {
	color:#242530; font-weight:bold; line-height:25px; 
}
div#body div.photopanel ul li a:hover {
	color:#cdab7a;
	background-color:#282629;
}
div#body div.photopanel ul li.noBdr {
	border:none;
}
div#body div.photopanel h2 {	
	padding:0 0 10px 13px;
} 
div#body div.photopanel div.nav {
	width: 165px;
	height: 205px;
	background: url(images/nav_bg2.jpg) repeat;
	float:left;
	font: Georgia, "Times New Roman", Times, serif;
	color:#c2a96c;
	border-bottom: double;
	border-top: double;
	border-bottom-color: #FFFFFF;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 30px;
}
div#body div.photopanel div.photomain {
	width: 380px;
	height: 205px;
	float: left;
	background:#2C2C2C;
	color:#B8B8B8;
	border-bottom: double;
	border-top: double;
	border-bottom-color: #FFFFFF;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 18px;
}

div#body div.photopanel div.textdynamic {
	width: 165px;
	height: 205px;
	background: url(images/nav_bg2.jpg) repeat;
	float:left;
	font: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	border-bottom: double;
	border-top: double;
	border-bottom-color: #FFFFFF;
	padding-top: 12px;
	padding-right: 30px;
	padding-bottom: 12px;
	padding-left: 0px;
	color:#242530;
	font-weight:bold;
	line-height:25px;
}

/*---------- CONTAINER -----------*/
div#body div.container {
	padding: 0 0 0 0; width: 800px;
}
/*---------- WELCOME PANEL -----------*/
div#body div.welcomePanel {
	width:775px;
	float:left;
	padding-top: 0;
	padding-right: 12px;
	padding-left: 12px;
}
div#body div.welcomePanel h2 {	
	padding:15px 0 10px 13px;
} 
div#body div.welcomePanel p.news {
	background-color:#2C2C2C;
	font-size:14px;
	font: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	color:#B8B8B8;
	padding-top: 10px;
	padding-right: 32px;
	padding-bottom: 10px;
	padding-left: 24px;
}

div#body div.welcomePanel p.spaceabove {
	padding-top: 10px;
	padding-right: 32px;
	padding-bottom: 10px;
	padding-left: 24px;
}

/*---------- RIGHT PANEL -----------*/
div#body div.rightPanel {
	width:695px;
	padding-left:130px;
}
div#body div.container div.rightPanel h2 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
	margin: 0px;
} 

/*-- GALLERY --*/
div#body div.rightPanel div.gallery {
	background:#000;
	width:460px;
	color:#CDAB7A;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 25px;
	padding-right: 21px;
	padding-bottom: 18px;
	padding-left: 9px;
}
div#body div.rightPanel div.gallery ul.gal {
	 font-size:0; line-height:0;
}
div#body div.rightPanel div.gallery ul.gal li {
	float:right;
	margin:0;
	width:140px;
	height:100px;
	padding-top: 0;
	padding-right: 9px;
	padding-bottom: 25px;
	padding-left: 0;
}
div#body div.rightPanel div.gallery ul.gal li a img {
	border:#fff 2px solid;
	text-align: center;
}
div#body div.rightPanel div.gallery ul.gal li a {
	color:#AC9B56; font-weight:bold; line-height:25px; background-color: #242530;
}

div#body div.rightPanel div.gallery p {
	font-size: 12px;
	line-height: 20px;
	text-indent: 12px;
	margin-left: 32px;
}

div#body div.rightPanel div.gallery h2 {
	font-size: 14px;
	line-height: 20px;
	text-indent: 0;
	margin-left: 12px;
}

div#body div.rightPanel div.gallery a {
	color: #CF8628
}

/*--------- FOOTER --------*/
div#footer {
	background-color: #393939;
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
	background-position: 0;
	text-align: center;
}
div#footer ul {
	height:25px;
	width:375px;
	text-align:center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
div#footer ul li {
	float:left; border-left:#868587 1px solid; height:19px;
}
div#footer ul li a {
	color:#CDB96A; font-weight:bold; line-height:19px; background-color:#393939;
	display:block; padding:0 10px; font-size:11px;
}
div#footer ul li a:hover {
	color:#E1D08F; background-color:#282629;
}
div#footer ul li.noBdr {
	border:none;
}
div#footer p {	
	padding:0 0 12px; text-align:center; font-size:10px;
}
div#footer p a {
color:#B8B8B8; text-decoration:none;
}
div#footer p a:hover {
color:#CDB96A;
}
/*------ SLIDESHOW --------*/
#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {width:756px; margin:20px auto; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:750px; height:450px; padding:2px; border:1px solid #ccc; background:#000}
#information {position:absolute; bottom:0; width:750px; 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:750px}
#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:706px; margin-left:5px; height:81px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px}

/*------ MISC --------*/
a.moreBtn {
	font-weight:bold; color:#CDAB7A; font-size:11px;
}
a.moreBtn:hover {
	color:#9D8563;
}
.topPad {
	padding-top:18px !important;
}
.leftPad {
	padding-left:38px !important;
}
.noPad {
	padding-bottom:0 !important;
}
.noPad1 {
	padding-right:0 !important;
}
