body {
	font: 14px OptimaLTStd, Optima, Arial, Verdana, sans-serif;
	background-color: #fbe9b5;
	color: #3b2e06;
	margin-top: 10px;
	background: url( '../images/bg.jpg' );
}

a {
	text-decoration: none;
	color: #3b2e06;
}

a:hover {
	text-decoration: underline;
}

em {
	font-style: oblique;
}

strong {
	font-weight: bold;
}

p {margin-bottom: 10px;}

#gallery img {
	padding: 10px;
}

#contact input {
	position: absolute;
	left: 140px;
}

#contact select {
	position: absolute;
	left: 140px;
}

td {
	padding: 4px;
}

.center {
	text-align: center;
}

/* HEADER */

#wrapper { 
	 width: 962px;
	 text-align: left;
	 margin: 20px auto;
	 margin-bottom: 0;
	 border: 1px #8e8568 solid;
	 background: #3b2e06;
	 -webkit-box-shadow: 2px 2px 20px #baad86;
}

#wrapper-site {
	width: 962px;
	text-align: left;
	margin: 20px auto;
	margin-bottom: 0;
	border: 1px #8e8568 solid;
	background: url( '../images/menu-bg-2.jpg' ) bottom left no-repeat;
	-webkit-box-shadow: 2px 2px 20px #baad86;
}

#header {
	width: 100%;
	height: 137px;
	background: url( '../images/header.jpg' ) no-repeat;
}

#header-site {
	width: 100%;
	height: 181px;
	background: url( '../images/header-2.jpg' ) no-repeat;
}

/* MENU */

#seperator-top {
	width: 100%;
	height: 44px;
	background: url( '../images/seperator-top.jpg' ) no-repeat;
}

#seperator-bottom {
	width: 100%;
	height: 44px;
	background: url( '../images/seperator-bottom.jpg' ) no-repeat;
	clear: both;
}

.menu {
	width: 160px;
	height: 433px;
}

.menu div {
	width: 160px;
	height: 46px;
}

.menu div a {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}

#menu-home div a:hover {
	background-image: none;
}

#menu-site div a:hover {
	background-image: none;
}

#menu-home {
	position: relative;
	float: left;
	background: url( '../images/menu-bg.jpg' ) no-repeat;
}

#menu-site {
	position: relative;
	float: left;
}

div#home {
	background: url( '../images/menu-home.jpg' ) 0 -46px no-repeat;
	}

div#home a {
	background: url( '../images/menu-home.jpg' ) top left no-repeat;
	}

div#products {
	background: url( '../images/menu-products.jpg' ) 0 -46px no-repeat;
	}

div#products a {
	background: url( '../images/menu-products.jpg' ) top left no-repeat;
	}

div#gallery {
	background: url( '../images/menu-gallery.jpg' ) 0 -46px no-repeat;
	}

div#gallery a {
	background: url( '../images/menu-gallery.jpg' ) top left no-repeat;
	}
	
div#faq {
	background: url( '../images/menu-faq.jpg' ) 0 -46px no-repeat;
	}

div#faq a {
	background: url( '../images/menu-faq.jpg' ) top left no-repeat;
	}

div#login {
	background: url( '../images/menu-login.jpg' ) 0 -46px no-repeat;
	}

div#login a {
	background: url( '../images/menu-login.jpg' ) top left no-repeat;
	}

div#about {
	background: url( '../images/menu-about.jpg' ) 0 -46px no-repeat;
	}

div#about a {
	background: url( '../images/menu-about.jpg' ) top left no-repeat;
	}
	
div#contact {
	background: url( '../images/menu-contact.jpg' ) 0 -46px no-repeat;
	}

div#contact a {
	background: url( '../images/menu-contact.jpg' ) top left no-repeat;
	}
	
div#home2 {
	background: url( '../images/menu-home-2.jpg' ) 0 -46px no-repeat;
	}

div#home2 a {
	background: url( '../images/menu-home-2.jpg' ) top left no-repeat;
	}

div#products2 {
	background: url( '../images/menu-products-2.jpg' ) 0 -46px no-repeat;
	}

div#products2 a {
	background: url( '../images/menu-products-2.jpg' ) top left no-repeat;
	}

div#gallery2 {
	background: url( '../images/menu-gallery-2.jpg' ) 0 -46px no-repeat;
	}

div#gallery2 a {
	background: url( '../images/menu-gallery-2.jpg' ) top left no-repeat;
	}
	
div#faq2 {
	background: url( '../images/menu-faq-2.jpg' ) 0 -46px no-repeat;
	}

div#faq2 a {
	background: url( '../images/menu-faq-2.jpg' ) top left no-repeat;
	}

div#login2 {
	background: url( '../images/menu-login-2.jpg' ) 0 -46px no-repeat;
	}

div#login2 a {
	background: url( '../images/menu-login-2.jpg' ) top left no-repeat;
	}
	
div#about2 {
	background: url( '../images/menu-about-2.jpg' ) 0 -46px no-repeat;
	}

div#about2 a {
	background: url( '../images/menu-about-2.jpg' ) top left no-repeat;
	}
	
div#contact2 {
	background: url( '../images/menu-contact-2.jpg' ) 0 -46px no-repeat;
	}

div#contact2 a {
	background: url( '../images/menu-contact-2.jpg' ) top left no-repeat;
	}
	
/* CONTENT */

#leftpane {
	width: 600px;
	position: relative;
	float: left;
}

#leftpane-site {
	width: 160px;
	position: relative;
	float: left;
}

#midpane {
	position: relative;
	float: right;
	height: 433px;
	width: 303px;
}

#rightpane {
	position: relative;
	float: right;
	width: 479px;
	min-height: 501px;
	padding: 10px;
	background-color: #fff;
	border-left: 2px #39311a solid;
}

#rightpane-site {
	width: 782px;
	min-height: 501px;
	float: right;
	position: relative;
	padding: 10px;
	background-color: #fff;
}

.fixedheight {
	height: 501px;
}

#rightpane p {
	text-align: justify;
	width: 465px;
}

.floatright {
	position: relative;
	float: right;
}

.floatleft {
	position: relative;
	float: left;
	margin-right: 3px;
}


/* FOOTER */

#footer-clear {
	height: 1px;
	position: relative;
	clear: both;
}

#footer {
	height: 185px;
	position: relative;
	clear: both;
	background: url( '../images/footer.jpg' ) no-repeat;
}

#footer-site {
	width: 962px;
	margin: 20px auto;
	margin-top: 0;
	height: 65px;
	position: relative;
	clear: both;
	border: 1px #3b2e06 solid;
	border-top: 0;
	background: url( '../images/footer-2.jpg' ) no-repeat;
	-webkit-box-shadow: 2px 2px 20px #baad86;
}

.footer-blurb {
	position: relative;
	text-align: left;
	float: left;
	margin-top: 26px;
	margin-left: 8px;
	height: 152px;
	width: 301px;
	color: #fff;
	cursor: pointer;
}

.footer-blurb p {
	margin-top: 10px;
}

.footer-blurb:hover {
	background-color: #544722;
}

#blurb-middle {
	border-left: 3px #000 solid;
	border-right: 3px #000 solid;
	padding-left: 10px;
	padding-right: 10px;
}

.blurb-title {
	font-size: 18px;
}

.footer-blurb img {
	border: 1px #000 solid;
	position: relative;
	float: right;
	margin-left: 10px;
}

#footer-menu {
	position: relative;
	
	float: right;
	text-transform: uppercase;
	font: 14px Perpetua;
	font-weight: bold;
	height: 30px;
}

.footer-menu-home {
	margin-top: 10px;
}

.footer-menu-site {
	position: relative;
	top: 80px;
}

.treefrog-site {
	position: relative;
	top: 80px;
}