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

/*       =reset           */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}

ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* ================================ */




/* ================================ */

body {
	background:transparent url(../images/background.jpg) repeat;
	width:100%;
	height:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:40px;
	padding-bottom:40px;
}

div#container {
	background:transparent url(../images/shadow-top.png) no-repeat;
	width:927px;
	top:12px;
	margin:auto;
	position:relative;
	padding-top: 16px;
	padding-right: 0;
	padding-bottom: 40px;
	padding-left: 0;
}

div#hd, div#bd, div#ft {
	position:relative;
	width:927px;
	background:transparent url(../images/shadow-middle.png) repeat-y;
	float:left;
}

a:link {
	outline:none;
	text-decoration: none;
	color: #990000;
}

a:visited {
	outline:none;
	text-decoration: none;
	color: #990000;
}

a:active {
	outline:none;
	text-decoration: none;
	color: #990000;
}

a:hover {
	outline:none;
	text-decoration: underline;
	color: #990000;
}

a img {
	border:none;	
}

div#hd {
	height:119px;
}

div#ft {
	background:transparent url(../images/shadow-bottom.png) no-repeat;
	height:16px;
	display:block;
}

h4#tagline {
	background:transparent url(../images/header2.png) no-repeat;
	width:895px;
	height:119px;
	float:right;
	margin:0 16px 0 0;
	z-index:1;
	text-indent:-9999px;
}

h3#logo {
	background:transparent url(../images/logo.png) no-repeat;
	width:203px;
	height:139px;
	position:absolute;
	margin:18px 0 0 25px;
	text-indent:-9999px;
	z-index:2;
}

ul#nav {
	position:absolute;
	left:500px;
	top:90px;
	width:400px;
	z-index:3;
}

ul#nav li a {
	display:block;
	text-indent:-9999px;
	height:15px;
}

ul#nav li {
	float:left;
	margin-left:26px;
	height:15px;
}

ul#nav li a#home {
	background:transparent url(../images/home.png) no-repeat;
	width:82px;
}

ul#nav li a#gallery {
	background:transparent url(../images/gallery.png) no-repeat;
	width:112px;
}

ul#nav li a#services {
	background:transparent url(../images/services.png) no-repeat;
	width:120px;
}

ul#nav li a#contact {
	background:transparent url(../images/contact.png) no-repeat;
	width:145px;
}
 
ul#nav li a#home, ul#nav li a#gallery, ul#nav li a#services, ul#nav li a#contact {
	background-position:0 -30px;
}

ul#nav li a#home:hover, ul#nav li a#gallery:hover, ul#nav li a#services:hover, ul#nav li a#contact:hover {
	background-position:0 -15px;
}

ul#nav li a#home.selected, ul#nav li a#gallery.selected, ul#nav li a#services.selected, ul#nav li a#contact.selected {
	background-position:0 0;
}

div#slideShow {
	background:transparent url(../images/slide-show.jpg) no-repeat;
	width:895px;
	height:351px;
	margin-left:16px;
}


div#gallerymain {
	background:transparent url(../images/gallerymain2.jpg) no-repeat;
	width:895px;
	height:351px;
	margin-left:16px;
}


div#homemain {
	background:transparent url(../images/gallerymain.jpg) no-repeat;
	width:895px;
	height:351px;
	margin-left:16px;
}

div#servicesmain {
	background:transparent url(../images/servicesmain.jpg) no-repeat;
	width:895px;
	height:351px;
	margin-left:16px;
}

	
div#contact {
	background:transparent url(../images/contact-info.gif) no-repeat;
	width:221px;
	height:229px;
	float:left;	
	margin:10px 0 0 16px;
	text-indent:-9999px;
}


span.email a {
	width:150px;
	height:20px;
	display:block;
	float:left;
	position:relative;
	top:110px;
	left:30px;
}


div.fn-org, span.type {
	font-weight:bold;
	color:#4a3321;
}

div.fn-org, div.street-address, div.tel {
	width:150px;
}

span.type {
	margin-right:7px;
	color:#727623;
}

span.email {
	line-height:40px;
}

div.country-name {
	text-indent:-9999px;
}

div#text {
	float:right;
	width:570px;
	margin-right:80px;
}

h1#headline {
	background:transparent url(../images/headline.gif) no-repeat;
	width:562px;
	height:55px;
	text-indent:-9999px;
	margin:30px 0 20px 0;
}

h1#galleryhead {
	background:transparent url(../images/select_a_gallery.png) no-repeat;
	width:268px;
	height:23px;
	display:block;
	text-indent:-9999px;
	position:absolute;
	top:365px;
	left:250px;
}

h1#serviceshead {
	background:transparent url(../images/serviceshead.png) no-repeat;
	width:268px;
	height:23px;
	text-indent:-9999px;
	margin:30px 0 20px 0;
}
.servicessub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #4a3321;
	letter-spacing: 1px;
	margin-bottom: 2px;
}

p {
	margin:0 0 20px 0;
}

div#ft p{
	height:13px;
	margin:20px 0 0 18px;
	width:885px;
}

span#copyright, span#credits {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#928268;
}


span#copyright {
	display:block;
	float:left;
	margin:0 5px 20px 0;
}

span#credits {
	display:block;
	float:right;
	margin-bottom: 30px;
}


/* ================================ gallery.html ================================ */

h1#select {
	background:transparent url(../images/select.png) no-repeat;
	width:200px;
	height:15px;
	position:relative;
	top:15px;
	left:350px;
	text-indent:-9999px;
}

div#selectLeft {
	background:transparent url(../images/select-left.png) no-repeat;
	width:21px;
	height:21px;
	position:absolute;
	top:70px;
	left:8px;
	background-position:0 -21px;
	cursor:pointer;
}

div#selectRight {
	background:transparent url(../images/select-right.png) no-repeat;
	width:21px;
	height:21px;
	position:absolute;
	top:70px;
	right:8px;
	background-position:0 -21px;
	cursor:pointer;
}

div#selectLeft:hover {
	background-position:0 0;
}

div#selectRight:hover {
	background-position:0 0;
}

	
div#lightbox {
	position:relative;
	top:15px;
	left:10px;
	height:150px;
	overflow:hidden;
}

ul#images {
	height:160px;
	display:block;
	margin-left:5px;
}

ul#images li {
	float:left;
	
}

ul#images li img {
	border:1px solid #4a3321;
}


div#galleryNav {
	background-color:#dad3b7;
	width:659px;
	position:absolute;
	left:251px;
	top:396px;
	height:194px;
	overflow:hidden;
}

ul#images p {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#4a3321;
	line-height:20px;
	font-size: 11px;
}







 




