@charset "utf-8";
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #9a988e;
	margin-top: 0px;
	margin-left: 0px;
}
#logo {
	float: left;
	margin-top: 10px;
	width: 235px;
	margin-bottom: 10px;
	margin-left: 615px;
}
#main {
	width: 855px;
	margin-left: auto;
	height: auto;
	margin-right: auto;
}
#main #nav {
	float: left;
	height: 24px;
	width: 735px;
	margin-top: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #320f03;
	clear: both;
}
#nav #home {
	background-image: url(../images/bg_home.jpg);
	background-repeat: no-repeat;
	margin-right: 2px;
	float: left;
	width: 110px;
	height: 18px;
	margin-left: 1px;
	padding-left: 15px;
	padding-top: 3px;
	background-position: right;
	background-color: #FFFFFF;
	border: 1px solid #c7c5c1;
}
#nav #about {
	float: left;
	background-image: url(../images/bg_about.jpg);
	width: 129px;
	height: 18px;
	margin-right: 2px;
	padding-left: 15px;
	padding-top: 3px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right;
	border: 1px solid #c7c5c1;
}
#nav #gallery {
	float: left;
	background-image: url(../images/bg_gallery.jpg);
	width: 118px;
	height: 18px;
	margin-right: 2px;
	padding-left: 15px;
	padding-top: 3px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right;
	border: 1px solid #c7c5c1;
}
#nav #accolades {
	float: left;
	background-image: url(../images/bg_accolades.jpg);
	width: 167px;
	height: 18px;
	margin-right: 2px;
	padding-left: 4px;
	padding-top: 3px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right;
	border: 1px solid #c7c5c1;
}
#nav #contact {
	float: left;
	background-image: url(../images/bg_contact.jpg);
	width: 134px;
	height: 18px;
	padding-left: 8px;
	padding-top: 3px;
	background-repeat: no-repeat;
	background-position: right;
	border: 1px solid #c7c5c1;
}
#main #content {
	float: left;
	width: 735px;
	margin-top: 15px;
}
#contentContact {
	float: left;
	width: 855px;
	margin-top: 26px;
}
#main #content #copy {
	float: left;
	margin-left: 11px;
	width: 447px;
	text-align: justify;
	font-family: Tahoma;
	font-size: 12px;
}
#contentContact #copy {
	float: left;
	margin-left: 11px;
	width: 410px;
	text-align: justify;
	font-family: Tahoma;
	font-size: 12px;
	margin-top: 0px;
}
#main #content #copyBackend {
	float: left;
	margin-left: 24px;
	width: 530px;
	text-align: justify;
	font-family: Tahoma;
	font-size: 12px;
}
#main #content #sideGraphic {
	float: left;
	width: auto;
}
#contentContact #sideGraphic {
	float: left;
	width: auto;
}
#main #footer {
	float: left;
	width: 735px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1d1c16;
	margin-top: 80px;
	font-weight: 500;
}
.head {
	font-family: "Lucida Sans Unicode";
	font-size: 34.8px;
	font-weight: bolder;
	text-transform: uppercase;
}
.headBackend {
	font-family: "Lucida Sans Unicode";
	font-size: 18px;
	font-weight: bolder;
	text-align: left;
}
.headBackend a {
	color: #1d1c16;
	text-decoration: none;
}
.headBackend a:hover {
	text-decoration: underline;
}
#main #content #copy hr {
	color:#6f6c60;
	height: 4px;
	width: 443px;
	background-color: #6f6c60;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 3px;
}
p {
	padding-left: 3px;
	line-height: 17px;
}
#footer a {
	color: #1d1c16;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#nav a {
	color: #320f03;
	text-decoration: none;
}
h2 {
	font-family: Tahoma;
	font-size: 18px;
	margin-bottom: 0px;
	text-transform: uppercase;
	margin-top: 15px;
}
h4 a {
	color: #1d1c16;
	text-decoration: none;
}
h4 a:hover {
	text-decoration: underline;
}
.blue {
	color: #08477d;
}
.brown {
	color: #553018;
}
.green {
	color: #506735;
}
.black {
	color: #0e1011;
}
.redish {
	color: #75381b;
}
#content #galleryTitle {
	font-family: "Lucida Sans Unicode";
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	float: left;
	display: block;
	width: 700px;
}
#main #content #catThumb {
	width: 80px;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	margin-right: 25px;
	text-align: center;
	margin-top: 15px;
	float: left;
}
#content #catThumb img {
	margin-bottom: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#catTitle {
	font-family:"Lucida Sans Unicode";
	font-size:12px;
	color:#000000;
	text-transform:capitalize;
	margin-bottom:3px;
}fieldset {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 20px;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #464239;
	border-left-color: #464239;
	margin-right: 5px;
}
#textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 20px;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #464239;
	border-left-color: #464239;
	width: 350px;
}
#button {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #414048;
	border-bottom-color: #414048;
	border-top-color: #8a887b;
	border-left-color: #8a887b;
}
#main #header img {
	float: left;
}
#main #header object {
	float: left;
}
.question {
	font-weight: bold;
}
#answer {
	font-style: normal;
	padding-left: 15px;
	margin-bottom: 10px;
	margin-top: 3px;
}
#questionSub {
	font-weight: bold;
	padding-left: 15px;
	text-align: left;
}
#answerSub {
	font-style: italic;
	padding-left: 30px;
	padding-bottom: 10px;
	margin-top: 3px;
}
#main #contentContact #contactSidebar {
	font-family: Tahoma;
	font-size: 12px;
	margin-top: 0px;
	float: left;
	margin-left: 0px;
}
#main #logo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main #subLinks {
	float: left;
	clear: both;
	margin-left: 555px;
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#main #subLinksA {
	float: left;
	clear: both;
	margin-left: 555px;
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.leslieImage {
	border: 1px solid #000000;
	padding: 2px;
	margin-bottom: 0px;
	margin-top: 17px;
	margin-right: 8px;
}
.building {
}
.building {
	padding: 1px;
	border: 1px solid #000000;
	margin-bottom: 5px;
}
