@charset "utf-8";
/* CSS Document */
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	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;
	background-repeat: repeat;
	background-color: #6E682F;
	background-image: url(../images/topbg.jpg);
}
h1 {
	font-size: 18px;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 6px;
	color: #27170C;
}


.wrapper {
	margin-right: auto;
	margin-left: auto;
}
.oneColFixCtrHdr #header {
	height: 186px;
	background-image: url(../images/topbg.jpg);
	background-repeat: repeat-x;
}
#logo {
	height: 118px;
	width: 401px;
	float: left;
	margin-top: 64px;
}
#headertext {
	width: 368px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	float: right;
	text-align: right;
	color: #E3D37E;
	margin-top: 99px;
}
#headertext a {
	text-decoration: none;
	color: #E3D37E;
}
#headertext  a:hover  {
	color: #422814;
	text-decoration: none;
}
#craftsmanship {
	height: 38px;
	width: 332px;
	margin-left: 35px;
}


#headercontent {
	height: 186px;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
#navbarwrapper {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	height: 26px;
}


.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr  #navbar {
	height: 26px;
	background-color: #422814;
}
.oneColFixCtrHdr  #maincontent {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #6E682F;
}
#maincontentwrapper2 {
	background-image: url(../images/mainbg.jpg);
	background-repeat: repeat;
}

#maincontentwrapper {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	float: right;
	position: relative;
	background-image: url(../images/brownbackground.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#mainleft {
	width: 230px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #E3D37E;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	float: left;
	line-height: 1.6em;
	text-decoration: none;
	font-style: normal;
	height: 344px;
}
#mainleft2 {
	float: left;
	width: 242px;
	padding-top: 8px;
	background-color: #422814;
}
#mainleftnav {
	width: 242px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	text-align: left;
	padding: 0px;
}
#mainleftnav ul {
	margin: 0px;
	padding: 0px;
}
#mainleftnav li {
	display: block;
	list-style-type: none;
	text-align: left;
}
#mainleftnav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E3D37E;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 232px;
	padding-right: 0px;
	display: block;
}
#mainleftnav a:hover {
	color: #422814;
	background-color: #E3D37E;
}
#mainleftnav a.selected {
	color: #422814;
	background-color: #E3D37E;
}




#mainright {
	height: 349px;
	width: 525px;
	float: right;
}
#mainright2 {
	width: 510px;
	padding-top: 5px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.8em;
	color: #E3D37E;
	padding-right: 5px;
	overflow-x: auto;
	overflow-y: auto;
	padding-left: 10px;
	scrollbar-base-color: #E3D37E;
	scrollbar-arrow-color: #E3D37E;
	scrollbar-3dlight-color: #E3D37E;
	scrollbar-darkshadow-color: #421F07;
	scrollbar-face-color: #422815;
	scrollbar-highlight-color: #93903C;
	scrollbar-shadow-color: #6E682E;
	scrollbar-track-color: #6E682E;
	padding-bottom: 5px;
	float: right;
	}
#mainright2 a {
	color: #E3D37E;
	text-decoration: underline;
}
#mainright2 a:hover {
	color: #422814;
	text-decoration: underline;
}
#chooser {
	background-color: #6E682F;
	display: block;
	padding-right: 0px;
	padding-bottom: 8px;
	margin-right: auto;
	width: 710px;
	margin-left: auto;
	padding-left: 10px;
	padding-top: 10px;
	height: 560px;
}
#chooser  a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: 4px solid #422814;
	float: left;
	margin: 5px;
}
#chooser  a  img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	vertical-align: middle;
}
#chooser  a:hover {
	border-top-color: #E3D37E;
	border-right-color: #E3D37E;
	border-bottom-color: #E3D37E;
	border-left-color: #E3D37E;
}
#infobar {
	background-color: #422814;
	height: 24px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#contactinfo {
	height: 19px;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #E3D37E;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#logos {
	height: 116px;
	width: 510px;
	text-align: center;
}
.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 */
}
#bottom {
	background-image: url(../images/topbg.jpg);
	background-repeat: repeat;
	height: 100%;
	display: block;
}
