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

html,body{margin:0;padding:0}

body{
	font-family: arial, sans-serif;
}

div#header{
	position:absolute;
	height:100px;
	width: 500px;
	left:250px;
	top:0px;
	font-family: "century gothic", arial, "sans serif";
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
	color: #3b2313;
	background-color: #cebc9d;
	letter-spacing: normal;
	text-align: center;
	word-spacing: 2px;
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3b2313;

}
	
div#header p{
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
	}

div#logo{
	position:absolute;
	height:100px;
	width:250px;
	background-image: ;
	background-position: left;
	left: 0px;
	top: 0px;
	background-image: url(../images/logo_01.gif);
	background-repeat: no-repeat;
}
div#navbar1 {
	height: 30px;
	width: 750px;
	position: absolute;
	left: 0px;
	top: 100px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;}

div.navigation ul {
	height: 30px;
	width: 750px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
div.navigation li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	float: left;
	background-color: #3B2313;
	color: #cebc9d;
	list-style-type: none;

}
div.navigation li a {
	text-decoration: none;
	color: #CEBC9D;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-align: center;
	display: block;
	width: 124px;
	float: left;
	height: 30px;

}
div.navigation li a:link ,a:visited {
	color: #cebc9d;
	float: left;
	background-color: #3B2313;
	float: left;
	
}
div.navigation li a:hover ,a:active {
	color: #3B2313;
	float: left;
	background-color: #DACDB6;
	float: left;
	}


body#home a#homeLink,
body#EIFS a#EIFSLink,
body#hardcoat a#hardcoatLink,
body#exteriorDetails a#exteriorDetailsLink,
body#interiorPlaster a#interiorPlasterLink,
body#photoGallery a#photoGalleryLink,
body#hardcoatPhotos a#hardcoatPhotosLink
body#EIFSPhotos a#hardcoatPhotosLink
body#interiorPhotos a#hardcoatPhotosLink
body#exteriorPhotos a#hardcoatPhotosLink
{
	color: #3B2313;
	float: left;
	background-color: #DACDB6;
}

div#content{
	position:absolute;
	height:310px;
	width:250px;
	left: 500px;
	top: 130px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3b2313;
	font-family: Arial, Helvetica, sans-serif;
}
	
div#content h2{
	font-size: 11px;
	color: #3b2313;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 11px;
}
div#content p{
	position: absolute;
	font-size: 11px;
	color: #3B2313;
	line-height: 16px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	left: 1px;
	top: 27px;
}

div#imagebox{
	height:310px;
	width:500px;
	color:#3B2313;
	position:absolute;
	top:130px;
	left:0px;

}	
	
div#navbar2 {
	height: 30px;
	width: 750px;
	background-color: #3B2313;
	position: absolute;
	left: 0px;
	top: 440px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3b2313;
	border-top-style: none;
}
		
div#extra{
	position:absolute;
	width:750px;
	height:100px;
	top:470px;
	left:0;
	background-color: #CEBC9D;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3b2313;
	border-top-style: none;
	border-bottom-style: none;

} 
div#footerBar{
	background: #dacdb6;
	position:absolute;
	top:570px;
	left:0px;
	height:30px;
	width: 750px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3b2313;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3b2313;
}
div.footer ul{
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5px;
	color: #3b2313;
	text-decoration: none;
	line-height: 10px;
	margin: 10px;
	padding: 0px;
	color: #3b2313;
}
div.footer li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5px;
	color: #3b2313;
	display: inline;
	}
	
div.footer li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5px;
	text-transform: lowercase;
	color: #3b2313;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3b2313;
	padding-right: 5px;
	padding-left: 3px;
	display: inline;
	}
	
div.footerEnd li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5px;
	color: #3b2313;
	text-decoration: none;
	border-right-width: none;
	padding-right: 10px;
	display: inline;}

div.footer a:link, a:visited {
	text-decoration: none;
	background-color: transparent}

div.footer a:hover, a:active {
	text-decoration: underline;
	background-color: transparent
}
div#thumbs1 ul {
	height: 50px;
	width: 250px;
	position: absolute;
	left: 0px;
	top: 251px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
div#thumbs2 ul {
	height: 50px;
	width: 250px;
	position: absolute;
	left: 0px;
	top: 333px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
div#thumbs3 ul {
	height: 50px;
	width: 250px;
	position: absolute;
	left: 0px;
	top: 384px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}

div.thumbs li {
	float: left;
	list-style-type: none;

}
div.thumbs li a {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-color: #FFFFFF;
	display: block;
	width: 82px;
	float: left;
	height: 52px;


}
div.thumbs li a:link ,a:visited {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-color: #FFFFFF;
	
}
div.thumbs li a:hover ,a:active {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-color: #999999;
