@charset "utf-8";




#fancybox-left-ico { 
 left: -19px; 
} 

#fancybox-right-ico { 
 right: -19px; 
 left: auto; 
} 

#fancybox-left:hover span {
	left: -19px;
}

#fancybox-right:hover span {
	left: auto;
	right: -19px;
}





/*This rule controls the current page hilite.
Make sure to edit the body id = on each page.*/

body#home a#home-button,
body#about a#about-button,
body#services a#services-button,
body#gallery a#gallery-button,
body#contact a#contact-button {
	/* [disabled]border-left: 1px solid #fff; */
	color: #fff;
}


html,
body {
   margin:0;
   padding:0;
   height:100%;
}




body {
	background: url(../images/wood-texture.jpg) fixed;
}
h2 {
	font-size: 2em;
	padding-bottom: 1em;
	color: #7D7061;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
h3 {
	font-size: 2em;
	padding-bottom: 1em;
	color: #7D7061;
	font-weight: normal;
}

h4 {
	font-size: 1.8em;
	padding-bottom: 1em;
	color: #7D7061;
	font-weight: normal;
}


p {
	font-size: 1.4em;
	padding-bottom: 1.4em;
	line-height: 1.6em;
	color: #7D7061;
	
}

.contactDetailsPara {
	font-size: 1.4em;
	line-height: 0.5em;
	color: #7D7061;
	
}

.mapClickHere {
	text-align: right;
	
}


a {
	color: #3C8491;
	text-decoration: none;
}
a:hover {
	color: #4A3929;
}

#directionList{
	list-style: disc outside;
	padding-left: 15px;
}


#directionList li{
	font-size: 1.2em;
	padding-bottom: 1.2em;
	line-height: 1.6em;
	color: #7D7061;
}




/* CSS Document */

#wrapper {
	width: 1000px;
	min-height:100%;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/page-background.png) repeat-y fixed center top;
	overflow: hidden;
	position:relative;
}


#header {
	height: 130px;
	background: url(../images/header-background.png) no-repeat center center;
	position: relative;
	overflow: visible;
	margin-top: 40px;
	margin-bottom: 80px;
}
.header-logo {
	text-indent: -9999px;
}

.contact-logo {
	margin-bottom: 20px;
	margin-left: -1px;
}
#topcontact {
	position: absolute;
	top: -27px;
	left: 56px;
	text-align: right;
	height: 31px;
	width: 332px;
}

#topcontact ul {
	float: right;
}



#topcontact li {
	float: left;
	font-size: 1.8em;
	padding-bottom: 1em;
	color: #7D7061;
	font-weight: normal;
}

#topcontact2 {
	position: absolute;
	top: -27px;
	right: 42px;
	text-align: right;
	height: 31px;
	width: 360px;
}
#topcontact2 ul {
	float: right;
}

#topcontact2 li {
	float: left;
	font-size: 1.8em;
	padding-bottom: 1em;
	color: #7D7061;
	font-weight: normal;
}

#topcontact li a {
	
	text-decoration: none;
	color: #4A3929;
	font-weight: normal;
}

#topcontact li a:hover {
	/* [disabled]border-left: 1px solid #fff; */
	color: #C63;
}

#navigation {
	position: absolute;
	top: 50px;
	right: 50px;
	text-align: right;
	/* [disabled]height: 28px; */
	width: 611px;
}
#navigation ul {
	float: right;
}

#navigation li {
	float: left;
}



#navigation li a {
	border-left: 1px solid #4A3929;
	display: block;
	text-decoration: none;
	color: #4A3929;
	font-weight: normal;
	font-size: 1.6em;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 24px;
	height: 24px;
	padding-left: 20px;
}
#navigation li #home-button {
	border-style: none;
}



#navigation li a:hover {
	/* [disabled]border-left: 1px solid #fff; */
	color: #fff;
}





#content {
	margin-bottom: 40px;
	overflow: hidden;
	/* [disabled]padding:10px; */
	padding-bottom:80px;   /* Height of the footer */
}

#GalleryColumn {
	/* [disabled]width: 960px; */
	float: left;
	/* [disabled]margin-left: 40px; */
}

.groupWrap {
	margin-bottom: 40px;
	margin-left: 60px;
	/* [disabled]margin-right: 60px; */
}

.grouped img {
	margin: 0px 20px 20px 0px;
	padding: 8px;
	border: 1px solid #D4C790;
}
.grouped:hover img{
	border: 1px solid #7D7061;

}



#home-leftColumn {
	width: 500px;
	float: left;
	margin-left: 60px;
}

#home-leftColumn img {
	padding-bottom: 20px;
}

#home-rightColumn {
	width: 320px;
	float: right;
	margin-right: 60px;
	background: url(../images/wood-shaving.jpg) no-repeat right bottom;
}

#home-rightColumn img {
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
}

#about-leftColumn {
	width: 400px;
	float: left;
	margin-left: 60px;
	
}

#about-rightColumn img {
	padding-bottom: 20px;
}

#about-rightColumn {
	width: 400px;
	float: right;
	margin-right: 80px;
	background: url(../images/wood-shaving.jpg) no-repeat right bottom;
}

#about-leftColumn img {
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
}

#contact-leftColumn {
	width: 400px;
	float: left;
	margin-left: 60px;
}
#contact-rightColumn {
	width: 400px;
	float: right;
	margin-right: 60px;
}
#contact-rightColumn iframe {
	border: 1px solid #7D7061;
}

.signiture {
	font-size: 1.8em;
	font-style: italic;
}




#footer {
	border-top: 1px solid #B08659;
	clear: left;
	width: 960px;
	position: absolute;
	bottom:1px;
	height: 80px;
	margin-left: 20px;
	left: 1px;
   }
   
#signoff {
	clear: left;
	width: 960px;
	position: absolute;
	bottom:24px;
	height: 80px;
	margin-left: 20px;
	left: 65px;
   }
   

#sitemap {
	display: block;
	position: absolute;
	font-weight: normal;
	font-size: 1.1em;
	text-align: left;
	line-height: 1.5em;
	color: #999;
	bottom: 22px;
	right: 44px;
}
#footer_hybrid {
	display: block;
	position: absolute;
	font-weight: normal;
	font-size: 1.1em;
	text-align: left;
	line-height: 1.5em;
	color: #999;
	bottom: 23px;
	left: 38px;
	width: 194px;
}

#footer_hybrid a {
	color: #09F;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#footer_hybrid a:hover {
	color: #09F;
	text-decoration: underline;
}

#hybrid {
	font-family: Arial, Helvetica, sans-serif;
}













#formWrapper {
	text-align: left;
}

#formMail label {
	display: block;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	padding-bottom: 6px;
	color: #7D7061;
}
#formMail Input , #formMail textarea{
	display: block;
	width: 100%;
	/* [disabled]float: left; */
	margin-bottom: 20px;
	height: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.4em;
	color: #57867E;
}
#formMail textarea {
	height: 200px;
}

#formMail #Submit {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	margin-top: 20px;
	font-weight: bold;
	float: right;
	/* [disabled]margin-right: 10px; */
	color: #000;
	width: 100px;
	height: 30px;
}
