@charset "iso-8859-2";
/* CSS Document */



/* typography */

a:link, a:visited, a:active, a:visited { color:#5a5e39; text-decoration: none;  }
footer a:link, footer a:visited, footer a:active, footer a:visited { color:#ffffff; text-decoration: none;  }
footer a:hover  { text-decoration: underline;   }

a.down:link, a.down:visited, a.down:active, a.down:visited { color:#5a5e39; text-decoration: underline;  }


#textarea a:hover, #textarea2 a:hover { border-bottom: 1px solid #d6dac1; }


p, li, td, th {
font-size: 9pt;
line-height: 12pt;
color:#2d2e28;	
margin-top: 0px;
margin-bottom: 10px;
}

th {
font-size: 9pt;
line-height: 12pt;
font-weight: 600;
color:#2d2e28;	
border-bottom: none;
margin-bottom: 3px;
text-align: left;
vertical-align: top;
}

li, td, th, input, select { margin: 0; }

.sitearea p  {
	font-size: 8pt;
	line-height: 11pt;
	color: #393b26;
}

footer p {	color: #ffffff; }

h1 {
font-size: 12pt;
line-height: 18pt;
font-weight: 600;
color:#2d2e28;	
border-bottom: 1px solid #d6dac1;
margin-left: -20px;
margin-right: -10px;
padding-left: 20px;
}

h2 {
font-size: 10pt;
line-height: 12pt;
font-weight: 600;
color:#2d2e28;	
border-bottom: 1px solid #d6dac1;
}

.sitearea h2 {
font-size: 10pt;
line-height: 12pt;
font-weight: bold;
color:#393b26;	
border-bottom: none;
}
#searchoptions h2 {
	margin: 0;
	padding: 5px;
}

#featurearea h2, #featurearea p {
color:#5a5e39;	
font-weight: 600;
border-bottom: 0;
}
#featurearea h1{
border-bottom: 0;
}

h3 {
font-size: 9pt;
line-height: 12pt;
font-weight: 600;
color:#2d2e28;	
border-bottom: none;
margin-bottom: 3px;
}
h4 {
font-size: 9pt;
line-height: 12pt;
font-weight: 600;
color:#2d2e28;	
border-bottom: none;
margin-bottom: 3px;
margin-top:3px;
}


hr {
height:1px; 
border:none; 
color:#cdccca; 
background-color:#cdccca;	
}
#searchoptions hr {
height:1px; 
border:none; 
color:#784236; 
background-color:#5A5E39;	
}



#facebook h2, #textarea-small h2 {
	background-color: #784236;
	color: #ffffff;
	padding: 7px 5px 6px;
	margin-top: 0;
	border-bottom: 0;
}

#search p, #searchall p{
	color: #5a5e39;
	font-size: 10pt;
	display: inline;
	float: left;
	padding-top: 6px;
	margin-bottom: 0;
	}
#show, #show2  {
	color: #784236;
	}
#show2  {
	display: none;
	}

#search img, #searchall img {
	padding-top: 6px;
	padding-left: 12px;
	padding-right: 20px;
	float: left;
	}
#search input, #searchall input, #searchoptions select,  #searchoptions input {
	padding: 2px;
	font-size: 8pt;	
	background-color: #d7d7bd;
	border: 1px solid #ffffff;
	color: #5a5e39;
}
select {
		font-family: 'Open Sans', sans-serif;
	font-size: 8pt;
}
#search input, #searchall input[type="text"] {
	background-image: url(../elements/glass.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 220px;
}
#searchoptions input[type="submit"] {
	width: 60px;
	float: right;
	background-image: url(../elements/glass2.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #5A5E39;
	border: none;
	color: #ffffff;
	text-transform: uppercase;
}
#searchoptions label {
		color: #5a5e39;
	font-size: 10pt;

}

/* layout */

body {
	background-color: #d7d7bd;
	margin: 0;
	font-family: 'Open Sans', sans-serif;
	background-image: url(../elements/headerstrip.jpg);
	background-repeat: repeat-x;
	background-position: top;
	
}

#container {
	position: relative;
	margin: 0 auto;
	background-color: #ffffff;
	width: 1100px;
	padding-bottom: 30px;
}


header {
		position: relative;
		height: 200px;
		width: 100%;
		margin-top: 13px;
	}
	.logo {
		position: relative;
		float: left;
		height:	auto;
	}
	
	
#gallery {	
	width: 900px;
	right: 0;
	height: 180px;
	position: absolute;
	overflow: hidden;
	margin-top: 10px;
}

#gallery2 {	 /*for mobile version */
	display: none;
	width: 900px;
	right: 0;
	height: 220px;
	position: absolute;
	overflow: hidden;
	margin-top: 10px;
}


#maincontent {
	position: relative;
	background-color: #fff;
	min-height: 530px;
	margin-right: 10px;
	clear: both;
	width: 800px;
}

#maincontent.t2 {
	width: 1100px;
}

#search, #searchall {
	background-color: #d7d7bd;
	height: 30px;
	margin-left: 10px;
	margin-right: 10px;
}
#searchall {
	clear: both;
	margin-bottom: 10px;
}
#searchoptions {
	background-color: #d7d7bd;
	margin-left: 10px;
	margin-right: 10px;
	padding: 10px;
	display: none;
}

.sitearea, .textile {
	background-color: #d7d7bd;
	position: relative;
	float: left;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 45px;
	overflow: hidden;
	}

.sitearea {
	width: 330px;
	height: 230px;
	margin-left: 10px;
	margin-bottom: 10px;
	}
.textile {
 	width: 130px;
	height: 160px;
	margin-left: 10px;
 	margin-top: 10px;
	margin-bottom:10px;
	}

#sitearea1, #sitearea2 {
	margin-top: 10px;
}
.textile img { 
  width: auto;
  height: auto;
}
.sitearea h1, .textile h1  {
	font-family: 'Arial', sans-serif;
	font-size: 11pt;
	background-color: #5a5e39;
	color: #ffffff;
	padding: 6px;
	padding-left: 10px;
	margin: 0; 
	transform: rotate(270deg);
	-ms-transform: rotate(270deg); /* IE 9 */
	-webkit-transform: rotate(270deg); /* Opera, Chrome, and Safari */
}
.sitearea h1  {
	width: 234px;
	position: absolute;
	top: 107px;
	left: -107px;
	
}
.textile h1 {
	width: 170px;
	position: absolute;
	top: 70px;
	left: -80px;

	
}
.sitearea h1 a, .textile h1 a {
	color: #ffffff;
	display: block;
}

.sitearea img { 
  width: 100%;
  height: auto;
}
.textile img { 
  width: auto;
  height: auto;
}

#sitearea1 h1 { 	background-color: #5a5e39; }
#sitearea2 h1 { 	background-color: #784236; }
#sitearea3 h1 { 	background-color: #6a5923; }
#sitearea4 h1 { 	background-color: #7f5330; }



#textarea {
	position: relative;
	clear: both;
	padding: 20px;	
}

#textarea2 {
	position: relative;
	padding: 20px;
	padding-top: 0;
	width: 630px;
	float: left;	
}


#featurearea {
	position: relative;
	float: left;
	min-height: 412px;
	width: 340px;
	padding: 20px;
	padding-left: 60px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	background-color: #c6c4af;
}

	
#featurearea img {
	width: 100%;
	height: auto;
}

.featurearea {
	position: relative;
	min-height: 317px; }

.featurearea h1  {
	font-family: 'Arial', sans-serif;
	font-size: 10pt;
	background-color: #5a5e39;
	color: #ffffff;
	padding: 12px;
	padding-left: 100px;
	margin: 0; 
	transform: rotate(270deg);
	-ms-transform: rotate(270deg); /* IE 9 */
	-webkit-transform: rotate(270deg); /* Opera, Chrome, and Safari */
	width: 245px;
	position: absolute;
	top: 134px;
	left: -215px;
	
}
#featurearea h1 a {
	color: #ffffff;
	display: block;
}


#facebook, #textarea-small {
	position: absolute;
	width: 290px;
	background-color: #ffffff;
	top: 200px;
	right: 10px;
	min-height: 530px;
}

footer {
		position: relative;
		clear: both;
		min-height: 130px;
		height: auto;
		width: 100%;	
		background-color: #41210a;

}

#contact {
		position: absolute;
		right: 0;
		top: 0;
		height: 100%;
		background-color: #784236;
		width: 260px;
		padding-left: 20px;
		padding-right: 20px;
		border-left: 10px solid #ffffff;
}

#contact p {
	float: left;
	padding-top: 20px;
	padding-right: 15px;
	border-right: 1px solid #ffffff;
}
#contact p.last {
	padding-left: 15px;
	border: none;
}


/* incidentals */

a img { 	border: none; }

input {  
	font-size: 8pt; 
	color: #787878;  
}
.tabledetails  { border-collapse: collapse;  width: 100%;}

.tabledetails th { 	width: 30%; }
.tabledetails td, .tabledetails th { 	border-bottom: 1px solid #d6dac1; }


.printbutton {
	
	position: absolute;
	bottom: -20px;
	right: 20px;
}
#print-gallery {
		display: none;
}
#wordlist {
max-height: 300px;
overflow:auto;	
}
#catlist {
max-height: 420px;
overflow:auto;	
}

.wordnote {
	font-weight: normal;
	font-size: 10pt;
}

.wordcatlist {	
	float: left;
	margin-left: 25px;
}
/* adjustments for responsive design */



@media only screen and (max-width: 1400px)  { 
#container, #maincontent.t2 { 	width: 1000px; }
#maincontent {	width: 700px; }
.sitearea {	width: 280px; } 
#gallery { width: 800px; }
#textarea2 { width: 530px; }
@media only screen and (max-width: 1300px)  { 

}


@media only screen and (max-width: 1200px)  { 
#container, #maincontent.t2  { 	width: 900px; }
#maincontent {	width: 600px; }
.sitearea {	width: 525px; height: 280px } 
#gallery { width: 700px; }
#textarea2 { width: 430px; }

}


@media only screen and (max-width: 920px)  { 
#container,#maincontent.t2  { 	width: 800px; }
#maincontent {	width: 500px; }
.sitearea {	width: 425px;} 
#gallery { width: 600px; }
#textarea2 { width: 330px; }

#contact {
		position: relative;
		clear: both;
		width: 90%;
		padding-left: 5%;
		padding-right: 5%;
		height: 100px;
		border-left: none;
		border-top: 10px solid #ffffff;
}


}



@media only screen and (max-width: 480px)  { 
#container, #maincontent.t2 { 	width: 100%; }
#maincontent {	width: 100%; margin-right: 0;}
.sitearea {	width:  76%;} 
header { height: 170px; }

#gallery { 	display: none;	 }
#gallery2 { 	display: block;	 }
.pika-stage { width: 220px; height: 264px; }
.pika-thumbs li{ width: 70px; height:70x; }


#textarea2 {width: 90%;  }
#featurearea {	width: 70%;} 

#facebook { display: none; }

#textarea-small { 
position: relative;
clear: both;
width:  95%;
top: 0;
min-height: 0;
padding-left: 20px;
padding-bottom: 20px;
  }


#search input { width: 190px; }
#show2  { display: inline; 	}
#show  { display: none; 	}



}
