	   /* 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;
		
        }
		#logo_drop{
		margin:0 auto;
		padding:0;
		background: url(horse_barns_gradients.png) no-repeat;
		width:1000px;
		height:300px;
		}
		
		 #logo_heading{
		margin: 0 auto;
			
			width: 1000px;
			padding: 0;
				
			cursor: pointer;
				}
		
		#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;
}		


/* >>>>>>>>>>> //////////////////   END UNIVERSAL CSS    /////////////////////////////////   >>>>>>>>>>>>>> BEGIN MAIN CONTENT<<<<<<<<<<<<< */


			#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;
		}
		
	
	
	 #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);
			margin: 40px auto;
		}
		
		
		#plans_content{
		
        margin-top: 20px;
        width: 900px; 
		}
		#plans_content h1{
			padding: 20px 0;
		}
		#plans_content ul li{
			margin:10px 0 0 120px;
			
		}
	 
		
p {
	font-family: Verdana;
	color: black;
	
}

h1 {
	color:#3E1F00;
	font-size:1.8em;
	font-family: western;
	font-weight:normal;
	text-align:center;
	padding:20px 0;
}
h2 {
	font-family: Verdana;
	color: maroon;
	
}
h3 {
	font-family: Verdana;
	color: maroon;
}
h4 {
	font-family: Verdana;
	color: maroon;
}

h6 {
	font-family: Verdana;
	color: maroon;
}

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

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

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

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

#contact_area{
 	margin: 0 auto;
    width: 800px; 
	height:450px;
   -moz-border-radius:40px;
   -webkit-border-radius:40px;
   border:#3f3f3f 2px outset;
	
}
#electronic_mail{
	margin:0 auto;
	width:380px;
	float:left;
	
}
#other_contact{
	margin:-420px 0 0 400px;
	width:340px;
	padding:20px;
	  

		

}
#other_contact h2{
	line-height:1.1em;
	font-family:Verdana, Geneva, sans-serif;
	font-style:italic;
	font-size:1.4em;
}
#other_contact p{
	width:300px;
	line-height:1.4em;
}
#contact_area p{
	padding: 5px 20px;
}
#contact_area input { 
background:#f8f8f8; 
}
textarea { 
background:#f8f8f8; 
margin: 5px 20px;
}
	 #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;
}				
#other_content p{
	padding:20px 0;
}