body {
	margin: 0px;
	font-family: Arial, Gill Sans MT, Gill, Verdana;
	font-size: 80%;
}



/* STRUCTURE CSS */

#wrapper {
	width: 100%;
}

#wrapper-content {
	width: 100%;
	min-height: 491px;
}
.bg-wide {
	background: #EDE9ED;
}

#header {
	width: 100%;
	height: 137px;
	border-bottom: 1px solid #EDE9ED;
}
#header-inner {
	width: 1025px;
	margin: 0px auto 0px auto;
}

#logo {
	float: left;
	width: 312px;
	height: 85px;
	margin-top: 25px;
}

#upper-right {
	float: right;
	color: #410041;
	padding: 10px;
	margin-right: 22px;
	margin-top: 10px;
	border: 1px solid #430243;
}

#menu {
	float: right;
	width: 624px;
	clear: both;
	margin-right: -8px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#menu ul li {
	float: left;
	height: 20px;
	padding-left: 5px;
	padding-right: 6px;
	border-right: 1px solid #B0B0B0;
}
#menu ul li span {
	font-size: 90%;
	font-weight: bold;
	height: 28px;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 10px;
	display: block;
	cursor: pointer;
}
#menu ul li.last {
	border: 0px;
}
#menu ul li.menuon span {
	background-color: #EDE9ED;
}
#menu ul li a {
	color: #410041;
	text-decoration: none;
}
#menu ul li a:hover {
	color: #666;
}

#content {
	width: 1025px;
	min-height: 491px;
	margin: 0px auto 0px auto;
	color: #3F003F;
	background-color: #fff;
}

#content #column-left {
	float: left;
	width: 350px;
	padding-top: 10px;
	margin-right: 50px;
}
#content #column-right {
	float: left;
	width: 465px;
	height: 331px;
	border: 80px solid #EDE9ED;
}
#home #column-left {
	background-color: #EDE9ED;
}
#home #column-left img {
	border-right: 1px solid #EDE9ED;
}
#home #column-right img {
	border-left: 1px solid #EDE9ED;
}
#home #column-right {
	background-color: #EDE9ED;
}
#content #content-wide {
	float: left;
	width: 945px;
	min-height: 412px;
	border: 40px solid #EDE9ED;
}

#content-wide #column-left {
	float: left;
	width: 226px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}	
#content-wide #column-right {
	float: right;
	width: 226px;
	padding: 0px;
	border: 0px;
	
}
#content-wide #column-centre {
	float: left;
	width: 493px;
	padding: 0px;
	border: 0px;
}

#content-wide #centre {
	width: 100%;
	margin: 0px auto 0px auto;
	text-align: center;
}

#footer {
	width: 100%;
	border-top: 1px solid #EDE9ED;
}
#footer-inner {
	width: 1025px;
	margin: 0px auto 0px auto;
}
#footer #left {
	float: left;
}
#footer #right {
	float: right;
	padding-top: 25px;
	padding-right: 22px;
}
#footer #right p {
	font-size: 85%;
	color: #999;
	text-align: right;
	margin-bottom: 5px;
}
#footer #right p a {
	color: #999999;
}
#footer #right p a:hover {
	color: #666666;
}
#footer .link {
	float: left;
	padding: 25px 15px 15px 15px;
}
#footer .link a {
	color: #999;
	text-decoration: none;
}
#footer .link a:hover {
	color: #666;
}
#footer .divider {
	float: left;
	color: #999;
	padding: 25px 0px 15px 0px;
}



/* CONTENT CSS */

h1 {
	font-size: 160%;
	font-weight: normal;
	padding-bottom: 5px;
	padding-left: 6px;
	margin-top: 15px;
	margin-bottom: 25px;
	border-bottom: 1px solid #EDE9ED;
}
#home h1 {
	font-size: 190%;
	font-weight: bold;
	line-height: 170%;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#contact h1, #sitemap h1, #credits h1 {
	width: 500px;
}

p {
	padding-left: 6px;
	margin-top: 0px;
	margin-bottom: 11px;
}
p.special {
	font-family: Times New Roman;
	font-weight: bold;
	font-style: italic;
	font-size: 130%;
	text-align: center;
	margin: 0px;
	padding: 10px 35px 10px 35px;
	color: #fff;
	background-color: #7A4C7A;
}
#home p.special {
	color: #410041;
}
.fade-outer {
	margin-top: 40px;
	height: 100px;
}
.fade-canvas {
	float: left;
	width: 420px;
	height: 100px;
	margin-left: 36px;
}
.fade p {
	left: 0px;
	top: -49px;
	font-size: 130%;
	font-weight: normal;
	background: none;
}
p.special br {
	line-height: 70%;
}
#home p.special {
	width: 350px;
	margin-top: 48px;
}
a {
	color: #3F003F;
	text-decoration: none;
}
a:hover {
	color: #BB00BB;
}
#buying p.special {
	float: left;
	margin-top: 90px;
}
#selling p.special {
	float: left;
	margin-top: 23px;
}
#contact p {
	margin-bottom: 16px;
}

ul {
	margin: 0px;
	padding: 0px;
	padding-left: 22px;
	list-style-image: url('../images/bullet.gif');
}
ul.nobullets {
	list-style-image: none;
	list-style: none;
}
ul.nospace li {
	line-height: 110%;
}
#content ul {
	margin-bottom: 10px;
}
#content ul li {
	font-size: 100%;
}
#home #column-centre {
	margin-top: 60px;
}
#home #column-centre #quotes {
	margin-top: 20px;
}	
#home #column-centre ul {
	text-align: left;
	margin-left: 178px;
	margin-top: 30px;
}
#credits ul.nobullets {
	margin-left: -20px;
}
#sitemap #centre ul {
	width: 100px;
	text-align: left;
	padding-left: 75px;
	margin: 0px auto 0px auto;
}

.list-left, .list-centre, .list-right {
	float: left;
	margin-left: -6px;
	width: 122px;
}

.text-box {
	float: left;
	width: 245px;
	height: 240px;
	padding: 20px;
	margin-right: 15px;
	background-color: #EDE9ED;
}
.text-box-group {
	float: left;
	margin-left: 180px;
}



/* UTILITY CSS */

.clear {
	clear: both;
}
img {
	border: 0px;
}
.text-left {
	text-align: left;
}



/* JQUERY SLIDESHOW CSS */

#gallery {
	float: left;
	position: relative;
}
div#galleryTop div#slide-holder {
	width: 465px;
	height: 340px;
	z-index: 40;
}
div#galleryTop div#slide-holder div#slide-runner {
	top: 0px;
	left: 0px;
	width: 465px;
	height: 340px;
	overflow: hidden;
	position: absolute;
}
div#galleryTop div#slide-holder img {
	margin: 0;
	display: none;
	position: absolute;
}
div#galleryTop div#slide-holder div#slide-controls {
	left: 0;
	bottom: 0px;
	width: 465px;
	height: 46px;
	display: none;
	position: absolute;
}
div#galleryTop div#slide-holder div#slide-controls p.text {
	float: left;
	color: #fff;
	display: inline;
	line-height: 16px;
	margin: 15px 0 0 20px;
	text-transform: uppercase;
}
div#galleryTop div#slide-holder div#slide-controls p#slide-nav {
	float: right;
	height: 24px;
	display: inline;
	margin: 11px 15px 0 0;
	display: none;
}
div#galleryTop div#slide-holder div#slide-controls p#slide-nav a {
	float: left;
	width: 24px;
	height: 24px;
	display: inline;
	margin: 0 5px 0 0;
	line-height: 24px;
	font-weight: bold;
	text-align: center;
	color: #000;
	text-decoration: none;
	background-position: 0 0;
	background-repeat: no-repeat;
}
div#galleryTop div#slide-holder div#slide-controls p#slide-nav a.on {
	color: #fff;
	background-position: 0 -24px;
}
div#galleryTop div#slide-holder div#slide-controls p#slide-nav a {
	background-image: url(../images/silde-nav.png);
}
