@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	background-color:#000;
	margin: 0;
	padding: 0;
	background-image:url(../images/wood.jpg);
}

h1{

}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#666666;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#666666;
}

/*****Home Page****/

#container {
	width:770px;
	margin:0 auto;
	background-position:50px -30px;
	background-image:url(../images/header-bg.png);
	background-repeat:no-repeat;
}

#logo {
	width:273px;
	height:145px;
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
}

#address a {
	text-decoration:none;
	color:#feffd7;
}

#address a:hover {
	color:#d71018;
}

#menu {
	font-size:14px;
	padding-top:14px;
	text-align:center;
	color:#c84b1e;
}

#menu a {
	font-size:18px;
	color:#feffd7;
	text-decoration:none;
}

#menu a:hover {
	color:#d71018;
}

#on a {
	color:#d71018;
}

#shadow-top {
	width:770px;
	height:38px;
	margin-top:-20px;
	background-image:url(../images/shadow-top.png);
	background-repeat:no-repeat;
}

#shadow-btm {
	height:38px;
	background-image:url(../images/shadow-btm.png);
	background-repeat:no-repeat;
	color:#897566;
	font-size:10px;
	padding-top:10px;
	text-align:center;
}



#shadow-btm a {
	color:#897566;
	text-decoration:none;
}

#shadow-btm a:hover {
	color:#65564b;
}

#footer { 
	width:500px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	margin-top:-20px;
	color:#ffffff;
}

#footer a { 
	color:#ffffff;
}

#footer a:hover { 
	text-decoration:underline;
}


#content {
	width:770px;
	height:700px;
	background-image:url(../images/shadow-mid_2.png);
	background-repeat:repeat-y;
	background-position:top center;
	}


#main {
	width:623px;
	margin-left:auto;
	margin-right:auto;
	margin-top:90px;
	padding:0px 20px 10px 20px;
	}

#servicesMap {
	width:567px;
	margin-left:auto;
	margin-right:auto;
	}

.title {
	font-size:18px;
	color:#64000b;
}

.title2 {
	font-size:16px;
	color:#64000b;
}

.footerclass {
	font-size:15px;
	color:#ffffff;
}


.browntext {
	color:#64000b;
}


.smaller {
	font-size:10px;
}

a {
	color:#666;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	color:#64000b;
}

#s3slider {
	width: 650px; /* important to be same as image width */ 
	height: 370px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden; /* important */
	margin-left:auto;
	margin-right:auto;
	top:55px;
}

#s3slider img {
border:10px solid #fff;
}

#s3sliderContent {
   width: 614px; /* important to be same as image width or wider */

   position: absolute; /* important */
   top: 0px; /* important */
   left:0;
   padding:0;
   margin:0;
}

.s3sliderImage {
  position:absolute;
  left:20px;
  top:0;
  display: none; /* important */
}

.clear {
   clear: both;
}

/*----Service Page--*/
#servicestext{
	width: 634px; /* important to be same as image width */ 
	height: 150px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden; /* important */
	margin-left:auto;
	margin-right:auto;
	top:55px;
}
#textleft{
	margin-left:30px;
	float:left;
	width:300px;
}

#textright{
	float:left;
	width:300px;
}

/*----End Service Page--*/


/*----Testimonials Page----*/

#testimonialsText{
	width: 634px; /* important to be same as image width */ 
	position: relative; /* important */
	overflow: hidden; /* important */
	margin-left:auto;
	margin-right:auto;
	top:55px;
}

#testimonialsTextLeft{
	margin-left:30px;
	float:left;
	width:250px;
	padding:20px;
}

#testimonialsTextRight{
	float:left;
	width:250px;
	padding:20px;
}

/*----End Testimonials Page----*/

/*----Contact Page----*/
#contactText{
	width: 634px; /* important to be same as image width */ 
	height: 150px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden; /* important */
	margin-left:auto;
	margin-right:auto;
	top:55px;
}

#contactTextLeft{
	width:567px;
	margin-left:auto;
	margin-right:auto;
}

#contactMain {
	width:623px;
	margin-left:auto;
	margin-right:auto;
	margin-top:40px;
	padding:0px 20px 0px 20px;
	}

	
#contactForm{
	width:567px;
	height:350px;
	margin-left:auto;
	margin-right:auto;
	}
	
	
#contact-area {
	width: 500px;
	margin-top: 20px;

}

#contact-area input, #contact-area textarea {
	padding: 2px;
	width: 400px;
	font-family: Helvetica, sans-serif;
	font-size: 1.4em;
	margin: 0px 0px 5px 0px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 80px;

}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}

#contact-area input.submit-button {
	width: 100px;
	float: left;

}

label {
	float: left;
	text-align: left;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 1.4em;
}
	
/*----EndContact Page----*/

/*---Gallery page--*/


div.content a, div.navigation a {
	text-decoration: none;
}
div.content a:hover, div.content a:active {
	text-decoration: underline;
}

div.navigation a.pageLink {
	height: 77px;
	line-height: 77px;
}


div.controls {
	margin-top:15px;
	height: 23px;

}
div.controls a {
	padding:15px;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
}

#galleryDiv {
	width: 635px; /* important to be same as image width */ 
	height: 420px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden; /* important */
	margin-left:auto;
	margin-right:auto;
	top:50px;

}

img{
border:0px;
}


div.slideshow-container, div.slideshow a.advance-link{
	width: 650;  /*his should be set to be at least the width of the largest image in the slideshow with padding */
	margin:0px;
	padding:0px;
	position:relative;
}

*/
div.slideshow a.advance-link {
	display: block;
	line-height: 312px; /* This should be set to be at least the height of the largest image in the slideshow with padding */
	text-align: center;
}

div.slideshow a.advance-link:hover,
div.slideshow a.advance-link:active,
div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow a.advance-link:focus {
	outline: none;
}

div.slideshow img {
border:10px solid #ffffff;
}

div.navigation-container {
	width:623px;
margin-left:-5px;
}


#mainGallery {
	width:623px;
	margin-left:auto;
	margin-right:auto;
	margin-top:70px;
	padding:0px 20px 10px 10px;
	}

div.navigation a.pageLink:focus {
	outline: none;
}

ul.thumbs {
	margin: 0px;
	padding: 0px;
}

ul.thumbs li {
	float: left;
	list-style: none;
}
a.thumb {
	padding-left:15px;
	padding-right:10px;
	pading-top:15px;
	padding-bottom:15px;
	display: block;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border:2px solid #ffffff;
	display: inline;
}

#gallerySubnav{
width:340px;
margin-left:auto;
margin-right:auto;
text-align:center;
padding-top:25px;

}
/*---End Gallery Page---*/




   