/* www. GLOBAL CSS */
@import url("reset.css");
body {
	background:#554c43; color:#655f5a; font-size:13px; font-family:Verdana;
}
#LeftWrapper {
	width:888px; margin:auto; padding-left:16px; background:url(../gfx/left.gif) repeat-y left;
}
#RightWrapper {
	padding-right:16px; background:url(../gfx/right.gif) repeat-y right;
}
#Logo {
	float:left; width:318px; height:219px;
}
#Banner {
	float:left; width:554px; height:219px;
}
#Navigation {
	clear:both; height:49px; background:url(../gfx/navbar.jpg) no-repeat;
}
.Links {
	font-family:"Times New Roman", Times, serif, "Trebuchet MS", Tahoma; font-size:18px; margin-left:16px; width:550px; height:49px; float:left;
}
.Links li {
	float:left; text-transform:uppercase; padding:18px 18px 0 10px;
}
.Links a {
	color:#2c241e; text-decoration:none;
}
.Links a:hover, .Links a.on {
	color:#fff; text-decoration:none;
}
#Galleries {
	height:34px; background:#ada8a3; border-top:2px solid #76716e;
}
#Galleries .Links {
	width:auto; height:34px;
}
#Galleries li {
	font-size:16px; padding:8px 18px 0 10px;
}
#Tel {
	width:290px; float:left; margin-top:10px; font-size:15px; font-weight:bold; font-style:italic; color:#eaeaea; text-align:right; font-family:Arial, Helvetica, sans-serif;
}
#Tel a {
	color:#eaeaea; text-decoration:none; font-style:normal; font-weight:normal;
}
#Tel a:hover {
	color:#eaeaea; text-decoration:underline;
}
#Content {
	background:#fff; clear:both; padding-bottom:30px;
}
#InPagePhotos {
	float:right; width:343px; padding:5px 5px 0 0;
}
#InPagePhotos div {
	min-height:93px;
}
#InPagePhotos img {
	float:right;
}
p {
	margin:0 0 10px 25px; line-height:18px;
}
h1,h2 {
	font-family:"Times New Roman", Times, serif, "Trebuchet MS", Tahoma; font-weight:normal; color:#000; text-transform:uppercase; font-size:15px; text-decoration:underline;
}
h1 {
	padding:35px 0 10px 0; margin-left:25px;
}
h2 {
	 margin:15px 0 0 25px;
}
#Footer {
	width:904px; margin:auto;
}
form {
	margin-left:25px; height:480px;
}
fieldset {
	width:500px; height:390px; background:#9f9993; float:left;font-family:"Times New Roman", Times, serif, "Trebuchet MS", Tahoma; font-weight:normal; color:#000; text-transform:uppercase; font-size:14px;
}
label {
	width:158px; padding-right:9px; float:left; text-align:right; line-height:22px; margin-bottom:5px;
}
input {
	width:220px; height:20px; padding:2px 0 0 3px; border:0; font-size:13px; color:#655f5a; float:left; margin-bottom:5px;
}
textarea {
	width:282px; height:208px;color:#655f5a; font-size:13px; font-family:Verdana; border:0; padding:3px;
}
p#SubmitButton {
	margin-left:165px;
}
a.Btn {
	font-size:18px;color:#2c241e; text-decoration:none; font-family:"Times New Roman", Times, serif, "Trebuchet MS", Tahoma;
}
a.Btn:hover {
	color:#fff; text-decoration:none;
}
#ContactDetails {
	float:left; width:300px; padding-left:15px;
}
#ContactDetails h2 {
	text-decoration:none; margin:10px 0 0 0;
}
#ContactDetails h2 span {
	font-weight:bold; font-style:italic; color:#000; font-family:Arial, Helvetica, sans-serif; font-size:15px;
}
#ContactDetails h2 a {
	text-transform:lowercase; font-family:Arial, Helvetica, sans-serif; color:#655f5a; text-decoration:none;
}
#ContactDetails h2 a:hover {
	color:#655f5a; text-decoration:underline;
}
address {
	color:#655f5a;
}
.Error {
	margin:0 0 10px 170px; width:290px; color:#be022a; font-size:15px; text-transform:capitalize; font-weight:normal; clear:both; display:none;
}

div.content {
	/* The display of content is enabled by a javascript generated style on the page.
	   This is so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float:right;
	width:550px; padding-right:15px;
}
div.content a, div.navigation a {
	text-decoration: none;
	color: #777;
}
div.content  a:focus, div.content  a:hover, div.content  a:active {
	text-decoration: underline;
}
div.controls {
	height: 23px; padding-top:5px;
}
div.controls a {
	font-weight:bold; color:#3c3a38
}
div.ss-controls {
	float: left; font-family:Arial, Helvetica, sans-serif; font-size:14px;
}
div.nav-controls {
	float: right;
}

div.loader {
	background-image: url('../gfx/loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 550px;
	height: 350px
}
div.slideshow {
	clear: both;
}
div.slideshow span.image-wrapper {
	float: left;
	padding-bottom: 12px;
}
div.slideshow a.advance-link {
	padding: 2px;
	display: block;
	border: 1px solid #ada8a3;
}
div.slideshow img {
	border: none;
	display: block;
}
div.download {
	float: right;
}
div.embox {
	clear: both;
}
div.image-title {
	font-weight:bold; font-size:14px; color:#3c3a38;
}

div.image-desc {
	line-height: 1.3em; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#655f5a;
}
div.navigation {
	/* The navigation style is set by a javascript generated style on the page.
	   This is so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 0 0;
	list-style: none;
}
a.thumb {
	padding: 2px;
	display: block;
	border: 1px solid #938c85;
}
ul.thumbs li.selected a.thumb {
	background: #938c85;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination span.current {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ada8a3; background:#ada8a3; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#3c3a38; text-decoration:none;
}
div.pagination a:hover {
	text-decoration: none; color:#fff;
}
div.pagination span.current {
	color: #fff;
}

/* Minimal Gallery Styles */
#thumbs-min ul.thumbs li {
	float: none;
	padding: 0;
	margin: 0;
	list-style: none;
}

#thumbs-min a.thumb {
	padding: 0px;
	display: inline;
	border: none;
}

#thumbs-min ul.thumbs li.selected a.thumb {
	background: inherit;
	color: #000;
	font-weight: bold;
}