body {
	font-family: Century Gothic, Arial, sans-serif;
	background-color: #bfb38b;
	color: #5B0000;
}

h3 {
	color: #fff;
	font-size: 1.5em;
}

.content
{
	margin: 0 20px;
}

.content a
{
	color: #fff;
}


.content p.linkage
{
	margin-top: 2em;
	text-align: right;
	font-size: 1.7em;
	color: #ddd;
}

.content p.linkage a { color: #fff; }

span#nav li {
	list-style: none;
	list-style-type: none;
	height: 25px;
	text-align: right;
	margin-bottom: 10px;
	vertical-align: top;
}

a:link { 
	color: #5B0000;

}

a:visited {
	color: #5B0000;
}


a:hover, a:active {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}

.footer {
	color: #333;
	text-align: center;
	font-size: 14pt;
}

.copyright {
	font-size: 11pt;
	font-style: italic;
	text-align: center;
	color: #333;
}

.name {
	font-size: 24pt;
	letter-spacing: .4em;
	font-weight: 100;
}

.subname {
	color: #333;
	font-size: 18pt;
	letter-spacing: .4em;
	font-weight: 100;
}

.heading {
	font-size: 18pt;
	color: #333;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.salestable {
	vertical-align: top;
	font-size: 10pt;
	color: #333;
}

.bodytext {
	color: #333;
}

.viewcart {
	vertical-align: bottom;
	text-align: right;
}

#myGallery
{
	width: 550px !important;
	height: 550px !important;	
	text-align: left;
	margin: 0 auto;
}
