@charset "UTF-8";
/* CSS Document */
body {
	background-image: url(../Images2009/greenTile.gif); 
	margin: 0px; 
	padding: 0px; 
	text-align: center; 
	behavior: url(csshover.htc); /*WinIE behavior call*/ 
	font-family: Tahoma, Geneva, sans-serif; 
	color: #503e1e;
}
a {
	text-decoration: none; 
	color: #C93;
}
a:hover {
	color: #693; 
	text-decoration: underline;
}
#container {
	background-image: url(../Images2009/containerBgdShado.jpg); 
	background-repeat: repeat-y; 
	width: 1008px; 
	height: auto; 
	margin: 0 auto; 
}
#mast {
	margin: 0px; 
	padding: 20px 30px 0px 40px; 
	background: url(../Images2009/pinecone.jpg) no-repeat 785px 5px; 
	font-size: 20px; 
	color: #366;
}
#nav {
	height: 100px;
}
#content {
	padding: 0px 0px 10px 0px; 
	font-size: 14px; 
	text-align: justify;
}
#frontImg {
	float: left; 
	width: auto; 
	margin-left: 30px; 
	padding: 30px 10px 20px; 
	text-align: center;}
.intro {
	text-align: center; 
	font-size: 16px; 
	font-style: italic; 
	padding-bottom: 20px;
	display: block;
}
#hometext {
	position: relative; 
	width: 390px; 
	padding: 30px 0px 10px 0px; 
	font-size: 14px; 
	text-align: justify; 
	float: left;
}
#images {
	position: relative; 
	width: 330px; 
	float: left; 
	margin-left: 40px; 
	text-align: center; 
	padding-top: 30px; 
	padding-right: 30px; 
	padding-bottom: 20px; 
	padding-left: 30px;
}
#cabinimages {
	position: relative; 
	width: 150px; 
	margin-left: 80px; 
	padding: 10px 30px 20px; 
	text-align: center; 
	float: left
}
#chicks {
	position: relative; 
	margin-top: 250px; 
	padding-to: 100px;
}
#thumbnote {
	font-size: 11px; 
	font-style: italic;
}
#cabintext {
	position: relative; 
	width: 500px; 
	text-align: justify; 
	float: left; 
	padding-left: 40px;
}
#foodtext {
	position: relative; 
	width: 550px; 
	text-align: justify; 
	float: left; 
	padding: 10px 0px 30px 40px;
}
#ratestext {
	position: relative; 
	width: 400px; 
	text-align: left; 
	float: left; 
	padding-left: 40px;
}
#praisetext {
	position: relative; 
	width: 400px; 
	text-align: justify; 
	float: left; 
	padding-left: 40px;
}
#quote {
	font-style: italic; 
	background-color: #FFEFCE; 
	padding: 10px; 
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 3px 3px 4px #000;
	-moz-box-shadow: 3px 3px 4px #999; 
	-webkit-box-shadow: 3px 3px 4px #999; 
}
#no {
	width: auto; 
	text-align: center; 
	font-style: italic; 
	border: dotted 1px; 
	padding: 6px 0px 6px;
	background: #C93;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 3px 3px 4px #000;
	-moz-box-shadow: 3px 3px 4px #999; 
	-webkit-box-shadow: 3px 3px 4px #999;
}
#special {
	background-color: #FFEFCE; 
	border: dotted 1px; 
	padding: 0px 10px 30px 10px; 
	text-align: center;
}
h3 {
	display: inline;
}
h2 {
	text-transform: uppercase;
}
#footer {
	width: auto; 
	height: 100px; 
	text-align: left;
	float: left;
	clear: both;
	padding-left: 50px;
}
#copyright {
	height: 30px; 
	text-align: center; 
	color: #C90; 
	font-size: 8px; 
	background: url(../images/bottomEdge.jpg) no-repeat bottom center; 
	margin-bottom: -20px; clear: both;
}
#copyright a {
	color: #C93;
}
#copyright a:hover {
	color: #693; 
	text-decoration: underline;
}
#thanks {
	position: relative; 
	font-size: 14px; 
	text-align: center; 
	padding-top: 60px; 
	padding-bottom: 130px; 
	clear: both;
}
.spNote {
	font-style: italic; 
	font-weight: bold;
}
#yarn {
	width: auto; 
	margin: 30px 60px 0px 290px; 
	text-align: justify;
	background: url(../yarn/yarnBkd.png) no-repeat left 10px;
}
#yarn img {
	border: 1px solid #503e1e;
	margin: 5px 10px;
}
#yarn h1 {
	text-align: center;
}
#yarnimg {
	width: 200px;
	float: left;
	text-align: center;
	margin: 30px auto 0 60px;
}
#yarnimg img {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 3px 3px 4px #503e1e;
	-moz-box-shadow: 3px 3px 4px #503e1e; 
	-webkit-box-shadow: 3px 3px 4px #503e1e;
}
