@charset "UTF-8";
img a {
	border: 0;
	border-style: none;
}
body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #666666;
	background-image: url(_images/bgimage.gif);
	min-width: 1200px;
}

#header {
	height: 200px;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
#mainContent  {
	padding-top: 25px;
	width: 1100px;
	background-color: #FFF;
}
#gallery {
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	height: 650px;
	overflow: scroll;
}
.galleryBox {
	float: left;
	width: 250px;
	text-align: center;
	padding-bottom: 45px;
}
#gallery_cut {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	height: 650px;
	overflow: scroll;
	float: left;
}
#rack_cut_Images {
	width: 650px;
	float: left;
	padding-top: 65px;
	text-align: center;
}
#rack_cut_Info {
	float: right;
	height: 600px;
	width: 350px;
	text-align: left;
	padding-top: 35px;
	padding-right: 15px;
	padding-left: 25px;
}

.hiddenImages {
	display: none;
}
#headerSpread {
	background-color: #E5F1EB;
	height: 200px;
	width: 100%;
	border-bottom-width: medium;
	border-bottom-style: none;
	border-bottom-color: #953927;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#footmenuSpread {
	background-color: #883325;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #C28668;
	border-right-color: #C28668;
	border-bottom-color: #C28668;
	border-left-color: #C28668;
}
#footSpread {
	background-color: #E5F1EB;
	width: 100%;
	border-bottom-width: medium;
	border-bottom-style: none;
	border-bottom-color: #953927;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-bottom: 5px;
}
#footer {
	height: 160px;
	width: 1075px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 11px;
	color: #9A4433;
	text-align: left;
	padding-left: 25px;
	padding-top: 25px;
}
#footer a {
	text-decoration: none;
	color: #9A4433;
}
#footer a:hover {
	color: #007236;
}
#menu_foot {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#footer_credit {
	height: 35px;
	width: 1075px;
	margin-right: auto;
	margin-left: auto;
	background-color: #EAF3EF;
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 10px;
	color: #9A4433;
	text-align: left;
	padding-left: 25px;
}
#footer_credit a {
	color: #9A4433;
}

.thumbSpace {
	padding-right: 5px;
	padding-left: 5px;
}
.thumbSpace_vert {
	padding-top: 7px;
	padding-bottom: 7px;
}
#mainContent_Subset {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#mainRegion_home {
	padding-top: 35px;
	padding-left: 35px;
	background-color: #FFF;
	padding-bottom: 45px;
}
#rackImagesHome {
	float: right;
	height: 600px;
	width: 400px;
	text-align: left;
	padding: 0px;
}
