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

#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #940016;
	overflow: hidden;
}
#logo {
	float: left;
	width: 880px;
	background-color: #FFFFFF;
	height: 100px;
}
#mainimg {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}
#mainimg2 {
	float: left;
	width: 376px;
}
#intro {
	padding: 10px;
	float: right;
	height: 225px;
	width: 280px;
	background-color: #FFFFE1;
}
#intro2 {
	padding: 10px;
	float: right;
	width: 304px;
	background-color: #FFFFE1;
	height: 230px;
}
#homepageboxes {
	padding: 0px;
	width: 700px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D48080;
	height: 115px;
	float: left;
}
#maintext {
	padding: 10px;
	width: 680px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D48080;
	float: left;
}
body {
	margin-top: 25px;
	margin-bottom: 0px;
	background-color: #FFFFCC;
	background-image: url(images/mainback.jpg);
	background-attachment: fixed;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: small;
	color: #940016;
}
a:link {
	color: #940016;
	text-decoration: none;
}
a:visited {
	color: #940016;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #940016;
	text-decoration: none;
}
.style2 {font-size: small}
.footer {
	color: #FFFFFF;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}
#banner {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.MainContainer {
	background-color: #FFFFFF;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border: 4px solid #940016;
	height: auto;
}
.collectionsimg {
	float: right;
	width: 425px;
	margin-left: 25px;
}

.logoheader {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	height: 55px;
	margin-top: 10px;
}
.homeflash {
	width: 880px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #000000;
	border-left-color: #CCCCCC;
	height: 450px;
}
.mainmenu {
	width: 882px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	background-image: url(images/navback.png);
	background-repeat: repeat;
}
.MainContentHome {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.footer {
	width: 880px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
	color: #666666;
	font-size: 9px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 5px;
}
.banners {
	width: 880px;
	margin-top: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
}
.tablelink {
	font-family: Arial, Helvetica, sans-serif;
}
.SubHdTXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #940016;
}
.collectionsfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	color: #999999;
	text-align: center;
}

