@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #4F3305;
	background-image: url(back2011.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.oneColFixCtrHdr #container {
	width: 900px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	background-image: url(head10.png);
	background-repeat: no-repeat;
	height: 300px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	background-position: center top;
	margin: 0px;
	width: 860px;
}
.gifback a {
	color: #4B3407;
}
.oneColFixCtrHdr #container #header #nav ul li img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-top: 170px;
	padding-right: 0;
	padding-left: 120px;
}
.oneColFixCtrHdr #mainContent {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-image: url(trans.png);
	margin-top: 10px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #4B3407;
}
.images {
	margin-bottom: 3px;
	border: thin solid #4B3407;
}
.imagesbig {
	border: thin solid #4B3407;
	float: left;
	margin-right: 15px;
}
.caption {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #372604;
}
.captionbox {
	text-align: left;
	width: 350px;
}
.oneColFixCtrHdr #footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #DDDDDD;
	background-image: url(footerback.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 75px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.oneColFixCtrHdr #container #footer h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
.oneColFixCtrHdr #container #mainContent #address img {
	float: left;
	margin-right: 10px;
}
#address {
	height: 157px;
	padding-left: 80px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.6em;
	font-weight: bold;
	color: #EBDFB6;
}
.oneColFixCtrHdr #container #mainContent #address a {
	color: #4B3407;
}
.oneColFixCtrHdr #container #footer h1 a {
	color: #000;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.oneColFixCtrHdr #header h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-right: 0;
	padding-left: 120px;
	padding-top: 20px;
	color: #937F29;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.oneColFixCtrHdr #header h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	padding-right: 0;
	padding-left: 120px;
	padding-top: 20px;
	color: #0F482D;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	text-align: left;
	font-weight: bold;
}
.imagessires {
	margin-bottom: 3px;
	border: 3px solid #4B3407;
	margin-top: 3px;
	margin-right: 15px;
	margin-left: 3px;
}
.h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #D9CDBF;
	background-color: #4B3407;
	text-align: center;
	padding: 4px;
	width: 650px;
	border: thin solid #BDA978;
}
.pullout {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #D9CDBF;
	background-color: #4B3407;
	text-align: center;
	padding: 4px;
	width: 350px;
	border: thin solid #BDA978;
	line-height: normal;
	margin-top: 75px;
	float: right;
	margin-right: 30px;
}
.gifback {
	background-color: #D4CDAF;
}

#nav {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 0px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#nav ul {
	margin-right: auto;
	margin-left: 175px;
	padding: 0px;
	margin-top: 0px;
	list-style-type: none;
}
#nav ul li {
	float: left;
	width: 200px;
	margin-right: 75px;
	margin-top: 0px;
	padding-top: 0px;
	height: 43px;
}
.specialboarimage {
	float: right;
	margin-left: 10px;
	border: thin solid #4F3305;
}
.oneColFixCtrHdr .facebook {
	height: 83px;
	width: 83px;
	position: absolute;
	top: 200px;
	right: 50px;
}
.oneColFixCtrHdr .sales {
	height: 300px;
	width: 250px;
	position: absolute;
	top: 200px;
	left: 15px;
}

