﻿/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}




    
	 
        body{
		margin: 0 auto;
		padding:0;
		background:#000 url(rough-sawn-wood-bg.jpg) repeat; 
 background-color: #222222;
 
 background-position: left;
 background-attachment:fixed;
		
        }
	
		 #headerMini {
	
	margin:0;
	height:130px;
	width:140%;
	background: url(home-bgTop.png);
	overflow:visible;
}
#headerMini img.logo {
	
	margin: 0;
	padding: 0;
}
#headerMini img.miniBarns {
	position:absolute;
	margin: -75px 0 0 160px;
	padding:0;
	overflow:hidden;
	 
}
#customNavigation img {
	border:none;
}

		#customNavigation {
		margin:0 auto -15px -50px;
		width:1000px;
		height:137px;
		 background: url(transparent_wood.png) no-repeat; 
}
		#customNavigation ul {
			list-style:none;
		}
		#customNavigation ul li {
			float:left;
			
		}#customNavigation ul li.home{margin:25px 0 0 35px;}#customNavigation ul li.plans{margin:20px 0 0 20px;}#customNavigation ul li.living{margin:18px 0 0 20px;}#customNavigation ul li.work{margin:20px 0 0 10px;}#customNavigation ul li.contact{margin-top:25px;}
		#customNavigation li a {
					margin: 0;
					
		}
		
		#customNavigation li a:link {
			color:#000;
			font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
			font-weight:bold;
			text-decoration:none;
		}
		
		#customNavigation li a:visited {
			color:#000;
			font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
			font-weight:bold;
			text-decoration:none;
		}
		
		#customNavigation li a:hover {
			color:#6A3E00;
		}
		#navigation{ 
		
		margin: 0 auto;
		width: 900px;
		} 
		
		#navigation ul{
		list-style:none;
		
		}
		#navigation li{ 
		display:block;
		float:left;
		margin-left: 15px;
margin-right:		10px;
		}
		#navigation a:link{ 
		color:#000;
		}
#navigation a:visited{
	color:#000;
}
#navigation a:hover{
	color:#7fff00;
}		
	
	
h2 {
		color:#222222;
		font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
		font-size:1.2em;
		margin: -40px 0 0 80px;
	}




	 #major_content{
		
        margin: 0 auto;
        width: 900px;
        

		} 
		
		
		
		 #major_content p{
		margin:0 auto;
		width: 820px;
		}
		
		
		
	 
		#content_wrapper_background {
			background: #fafafa url(images/pbg_1.jpg);
		}
		
		
		#plans_content{
		
        margin-top: 20px;
        width: 900px; 
		}
		
		#flash_wrapper{
			
		width:900px;
								height:40px;
		margin:20px auto 0px 0;
								} 
	#photo_gallery{
	
	
	}
		#photo_closing_wrapper{
		
								} 	
		#photo_gallery ul{
		
			list-style:none;
			margin:0 auto;
		}
		#photo_gallery .spaced {
			margin:30px auto 20px 0px;
			
			
		}
		#photo_gallery .spaced_2 {
			float:right;
			margin:-205px 40px 0px 0px;
			
			
		}
		#photo_gallery .spaced_3 {
			margin:25px auto 30px 142px;
		}
	
p {
	font-family:Verdana, Geneva, sans-serif;
	color: black;
	
}

h1 {
	
	color: #663300;
text-align:center;
font-weight: bold;
padding:12px 0;
}
h1 span {
	color:#3E1F00;
	font-size:48px;
	font-family: western;
	font-weight:normal;
	
}

#plans_content h2 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #663300;
	padding-left: 10px;
	
}
#other_content h2 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #000;
	text-align:center; 
	font-size:1.8em;
	} 
h3 {
	font-family: Verdana;
	color: #663300;
	padding: 0;
	text-align:center;
}
h4.art {
	margin:0 auto;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align:center;
	color:#363;
	font-size:130%;
}
h6 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align:center;
	color: #663300;
}

a:link {
	font-family: Verdana;
	text-decoration: none;
	color:#900;
	font-weight: bold;
}

a:visited {
	font-family: Verdana;
	text-decoration: none;
	color: #663300;
	font-weight: bold;
}

a:hover {
	font-family: Verdana;
	text-decoration: none;
	color: #F30;
	font-weight: bold;
}

a:active {
	font-family: Verdana;
	text-decoration: none;
	color: maroon;
	font-weight: bold;
}



p.textsubphotos{
	text-indent:1.0em;
	padding: 40px;
	line-height:1.2em;
	
	
}
#ownerContent {
	
	width:800px;
	height: 340px;
	
}
#ownerContent p {
	clear:left;
	font-family:"Franklin Gothic Book";
	font-size:100%;
	color:#333;
	
	width: 450px;
	padding:10px 100px 0 0;
}
#ownerContent p.contactMain {
	clear:both;
	margin:-200px 0 0 640px;
	width:200px;
	font-size:0.8em;
}
#ownerContent a {
	color: #663300;
}
#main_text{
text-indent: 1.0em;
padding: 20px 0 0 0;
}
#blueFlash {
	margin:0 auto;
	width:900px;
	height:600px;
}

	#promotionContent {
		margin:0 auto 40px auto;
		padding: 40px 0;
		width: 855px;
		height: 120px;
	}
	#promotionContent img {
		border:#999 solid 1px;
	}
		#promotionContent p{
			width:855px;
			margin:0;
			padding:4px 0;
			text-align:right;
			color:#000;
			font-family:"Franklin Gothic Book";
			font-size:0.8em;
		}
	 .copyNo {
	  float:right;
	  margin:-1px 50px 0 0 ;
  }
  p.timber_homes {
	  font-size:85%;
	
  }
 #footer{
	 clear:both;
	background:url(images/bg_footer.png);
width:100%;
height:240px;
margin:0;
padding:0;
}
#footer ul {display:inline;
	margin:0 auto;padding:40px 0 0 0;float:left;width:700px;}
	#footer li {margin: 0 auto;list-style:none;float:left;
	}
	
	#footer li a {font-size:12px;background:url(images/divider.png) no-repeat 0 50%;padding:0 10px;
	}
	#footer li a.first {background:none;padding-left:30px;}

h5{
margin: 0 auto;
clear:both;
text-align:left;
padding: 30px;
}

#galleryHole {
	padding: 0 0 0 35px;
}
#galleryHole .left {
	width: 600px;
	height:auto;
}
#galleryHole .rght {
	width:300px;
	height:auto;
}