@charset "utf-8";
/* CSS Document */

#container {
	text-align: left;
	width: 966px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#left {
	float: left;
	width: 513px;
	background-color: #A77229;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-left: 6px;
	padding-left: 15px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #000;
}
a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #580303;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #510000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #DFB67D;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #4F0000;
	text-decoration: none;
	font-weight: bold;
}
#menu {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #D70000;
	margin-right: 8px;
	margin-left: 6px;
	height: 18px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #4E0503;
	text-decoration: none;
}
#footer {
	margin-top: 5px;
	margin-bottom: 0px;
	background-color: #A77229;
	margin-left: 6px;
	margin-right: 8px;
	height: 30px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #26000A;
	text-decoration: none;
	text-align: center;
	padding-top: 10px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#header {
	width: 965px;
	margin-right: auto;
	margin-left: auto;
	height: 428px;
	padding: 0px;
}
#right {
	margin-right: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #DFB67D;
	margin-left: 0px;
	width: 386px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	float: right;
	padding-left: 15px;
	color: #A77229;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	height: 1690px;
}
body {
	font-size: 12px;
	color: #CCC;
	margin: 0px;
	background-color: #6B0705;
}
.boxRight {
	background-image: url(images/right.png);
	background-repeat: repeat-y;
	margin-bottom: 0px;
}
.boxLeft {
	background-image: url(images/left.png);
	background-repeat: repeat-y;
}
.boxCenter {
	background-color: #A77229;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
.boxCenterText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	padding-top: 10px;
	padding-left: 12px;
}
.boxTop {
	background-image: url(images/top.png);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #6B0705;
	padding-top: 19px;
	padding-left: 30px;
	text-transform: uppercase;
	font-weight: normal;
	background-position: bottom;
}
#leftGallery {
	float: left;
	width: 513px;
	background-color: #A77229;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-left: 6px;
	padding-left: 15px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #000;
	height: 1690px;
}
