@charset "utf-8";
body {
	background-color: #000000;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

a {
	color: #FFFFFF;
}

.header {
	background-color: #A0620E;
	float: left;
	height: 49px;
	width: 950px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #000000;
	position: relative;
}
.navholder {
	float: right;
	margin-right: 30px;
}
.navholder .navNode {
	background-color: #6B4321;
	padding: 10px;
	margin-top: 7px;
	margin-right: 5px;
	margin-bottom: 6px;
	margin-left: 0px;
	float: left;
	position: relative;
}
.navNode a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}



.frontImageGallery {
	background-color: #593709;
	float: left;
	height: 400px;
	width: 910px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 11px;
	padding-left: 20px;
}
.container {
	background-color: #A0620E;
	float: left;
	width: 950px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.container h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 15px;
}
.container h1 img {
	margin-bottom: -10px;
	padding-bottom: -10px;
	margin-top: -10px;
}

.productInsert h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6C430B;
	float: left;
	height: 48px;
	width: 230px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 20px;
	padding-left: 70px;
}

.container .productInsert {
	background-color: #814F0C;
	float: right;
	height: 320px;
	width: 300px;
	margin-right: 30px;
}
.topLine {
	background-color: #593709;
	float: left;
	height: 25px;
	width: 870px;
	padding-top: 10px;
	padding-right: 60px;
	padding-bottom: 11px;
	padding-left: 20px;
	margin: 0px;
	font-size: 18px;
	text-align: right;
}
.productInsert ul {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.productInsert li {
	padding-bottom: 10px;
	margin-left: 10px;
}
.productInsert a {
	color: #FFFFFF;
}
.imageNode {
	margin: 10px;
	float: left;
	width: 197px;
	text-align: center;
	height: 150px;
}
.imageNode a {
	font-weight: bold;
	color: #FFFFFF;
}

.imageNode img {
	border: 4px solid #6B4321;
}
.imgGen {
	border: 4px solid #6B4321;
}
.errors {
	color: #FFFF00;
}
.navholder .navSubNode {
	background-color: #6B4321;
	padding: 10px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	position: relative;
	clear: both;
}
.navSubNode a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#mainContainer .nameCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
