/*-------------------------------------------
	TITLE: Dutch Homestead
	CREATED: 8/30/2007

--
	LAYOUT
	- HEADER
	- MENU
	- CONTENT
	- FOOTER
	
	MISCELLANEOUS
	- CLEAR FIX
--

-------------------------------------------*/

a {color: #7B332D; text-decoration:underline;}
a:hover{color: #DD0000; text-decoration:underline; }
:focus {-moz-outline-style: none;}
a img {border: 0px;}
a.spagallery:hover img {border: 4px solid #011238; text-decoration: none; color: white; height: 98px; width: 98px;}
a.spagallery {border: 0px; text-decoration: none;}

html,body {
	background-image: url(../images/body_bg.jpg);
	background-repeat:repeat;
	background-position:center top;
	background-color: #5B4C33;
	margin:0px; 
	padding:0px; 
	text-align:center; 
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
}

#pagewidth{ 
	width:862px; 
	background-image: url(../images/content_bg.gif);
	background-repeat:repeat-y;
	text-align:left;  
	margin-left:auto; 
	margin-right:auto;  
} 

/*-------------------------------------------
	- HEADER
		- logo
		- slogan
		- newsletter
-------------------------------------------*/
 
#header{
	position:relative;  
	background-color:#943C35; 
	width:100%;
	height: 35px;
	margin:0px;
} 

h1 {
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#F8F3ED;
	text-align:center;
	padding-top:5px;
	margin:0px;
}


/*-------------------------------------------
	- MENU
		- offstate
		- hovering items
-------------------------------------------*/
	
#middle {height: 291px;	background-image: url(../images/middle_bg.jpg);	background-color: #ffffff;}

#middle ul {list-style-type:none; margin: 0px; padding:  39px 0px 0px 0px;}
#middle li {height: 23px; width: 237px; margin-bottom: 15px; }
#middle a {display:block; height: 23px; text-indent: -9999px; border-bottom: none;}

	/*- offstate -*/

#middle li.list1 {background:transparent url(../images/home_btn.jpg); background-repeat:no-repeat;}
#middle li.list2 {background:transparent url(../images/about_us_btn.jpg); background-repeat:no-repeat;}
#middle li.list3 {background:transparent url(../images/spas_hot_tubs_btn.jpg); background-repeat:no-repeat;}
#middle li.list4 {background:transparent url(../images/chemicals_accessories_btn.jpg); background-repeat:no-repeat;}
#middle li.list5 {background:transparent url(../images/spas_gallery_btn.jpg); background-repeat:no-repeat;}
#middle li.list6 {background:transparent url(../images/contact_us_btn.jpg); background-repeat:no-repeat;}

	/*- hovering items -*/

#middle a#item1 {background:transparent url(../images/home_btn.jpg) no-repeat;}
#middle a#item2 {background:transparent url(../images/about_us_btn.jpg) no-repeat;}
#middle a#item3 {background:transparent url(../images/spas_hot_tubs_btn.jpg) no-repeat;}
#middle a#item4 {background:transparent url(../images/chemicals_accessories_btn.jpg) no-repeat;}
#middle a#item5 {background:transparent url(../images/spas_gallery_btn.jpg) no-repeat;}
#middle a#item6 {background:transparent url(../images/contact_us_btn.jpg) no-repeat;}

#middle a#item1:hover {background-position:0px -23px; z-index:50;}
#middle a#item2:hover {background-position:0px -23px; z-index:50;}
#middle a#item3:hover {background-position:0px -23px; z-index:50;}
#middle a#item4:hover {background-position:0px -23px; z-index:50;}
#middle a#item5:hover {background-position:0px -23px; z-index:50;}
#middle a#item6:hover {background-position:0px -23px; z-index:50;}

/*-------------------------------------------
	- CONTENT
		- leftcol
		- maincol
		- rightcol
-------------------------------------------*/

	/*- leftcol -*/

#leftcol {
	padding: 0px 8px 0px 8px;
	float: left;
	width: 185px;
	color: #000000;
	text-align:center;
}

#leftcol p {
	font-size: 12px;
	line-height: 20px;
}

#leftcol td {
	font-size: 11px;
	font-weight:bold;
}

#leftcol td a img {border:2px solid #7B332D; margin-bottom:-1px;}
#leftcol td a:hover img {border:2px solid #DD0000; text-decoration:none;}


h2.about_us2 {
	margin: 0px;
	margin-bottom: -15px;
	background-image: url(../images/theres_nothing_quite_like.png);
	background-repeat:no-repeat;
	width: 197px;
	height: 16px;
	text-indent: -9999px;
}

	/*- center -*/
	
#maincol {
	padding: 0px 12px 0px 12px;
	float: left;
	width: 476px;
	color: #0A0A0A;
}

#maincol p {
	font-size: 12px;
	line-height: 20px;
}

#maincol td {
     font-size:11px;
}

#maincol td.sheds {
     font-size:11px;
	 font-weight:bold;
	 text-align:center;
	 text-transform:uppercase;	
}

#maincol td.sheds img {
     border: 1px solid black;
}

#maincol ul {
	font-size: 11px;
	padding: 0px 16px 16px 16px;
	line-height: 18px;
}

h2 {
	font-size:16px;
	color:#1D1D1D;
	font-weight:bold;
	margin: 0px 0px -2px 0px;
}

h3 {
	font-size:17px;
	color:#7B332D;
	font-weight:bold;
	text-align:center;
	margin: -8px 0px -8px 0px;
}


	/*- rightcol -*/
	
#rightcol {
	padding: 0px 8px 0px 8px;
	float: right;
	width: 145px;
	color: #333333;
}

#rightcol p {
	font-size: 12px;
	line-height: 20px;
	text-align:center;
}

#rightcol hr {
    color:#663300;
	height: 1px;
	background-color:#663300;
}




ul {
	margin: 0px;
	padding: 0px;
}

ul.arrow {
	font-size: 11px;
	list-style-image:url(../images/arrow.png);
	margin-left: 0px;
	padding-left:14px;
}


#footer {
	width:860px;
	height: 30px;
	margin:0px;
	background-color:#943C35;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding-top: 12px;
	clear: both;
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F8F3ED;
	text-align: center;
	margin-left:auto; 
	margin-right:auto;  
}

#footer a {color: #F8F3ED; text-decoration:none;}
#footer a:hover{color: #9B9B68; text-decoration:underline; border-bottom: 0px;}

					
 /* *** Float containers fix: *** */ 
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  
