.sIFR-hasFlash .contentheading, .sIFR-hasFlash #content h3, .sIFR-hasFlash #content h4 {
	line-height: 1em;
	font-size: 22pt;
	width: 100%;
	}

.sIFR-hasFlash div.componentheading {
	font-size: 30px;
	}

.sIFR-hasFlash .pristine {
	font-size: 26px;
}

.sIFR-hasFlash p.frontpageText1 {
         font-size:  18pt;
}

.sIFR-hasFlash p.frontpageText2 {
         font-size:  20pt;
}

.sIFR-hasFlash p.frontpageText3 {
         font-size:  18pt;
}

body {
	background-color: #6e5544;
	text-align: center;
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	}

#header {
	text-align: center;
	height: 145px;
	width: 675px;
	margin: 0 auto;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: -35px 0px;
	}
	
#topNav {
	float: center;
	width: 615px;
	height: 15px;
	color: #FFFFFF;
	font-size: .85em;
	text-align: right;
	padding-left: 0px;
	padding-right: 65px;
	margin-top: 3px;
    clear: both;
	}

#topMenu {
	width: 320px;
	float: right;
	height: 44px;
	margin-top: 95px;
	}

#topMenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
	}

#topMenu ul li {
	display: inline;
	margin: 0;
	padding: 0;
	}

#topMenu ul li a {
	width: 178px;
	height: 44px;
	float: left;
	}

#topMenu ul li a#collection {
	background-image: url(../images/collection.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	}

#topMenu ul li a#collection:hover {
	background-image: url(../images/collection.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}

#topMenu ul li a#about {
	background-image: url(../images/about.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 113px;
	}

#topMenu ul li a#about:hover {
	background-image: url(../images/about.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 113px;
	}

#container {
	text-align: center;
	margin: 0 auto;
	width: 675px;
	background-color: #6e5544;
	}

#menu {
	text-align: right;
	height: 17px;
	width: auto;
	padding-right: 30px;
	background-color: #6e5544;
	}

#banner {
	height: auto;
	}

#content {
	text-align: left;
	color: #FFFFFF;
	line-height: 1.3em;
	clear: both;
	margin-left: 45px;
	margin-right: auto;
	margin-top: 20px;
}

#footer {
	width: 615px;
	height: 20px;
	color: #FFFFFF;
	font-size: 0.75em;
	text-align: left;
	padding-left: 30px;
	padding-right: 30px;
	margin-top: 30px;
         clear: both;
	}

#footerInset {
	float: left;
	padding-left: 20px;
	}

a, a:link, a:visited {
	color: #CAAA93;
	font-weight: bold;
	text-decoration: none;
	}

a:hover {
	font-weight: bold;
	color: #ffffff;
	}

#menu div.moduletable {
	background-color: #6e5544;
}

#menu ul#mainlevel {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
	background-color: #6e5544;
	}

#menu ul li {
	display: inline;
	margin: 0;
	padding: 0;
	background-color: #6e5544;
	}

#menu ul li a {
	float: right;
	padding-right: 25px;
	color: #fff;
	font-size: 1em;
	font-weight: normal;
	text-transform:: uppercase;
	letter-spacing: 0px;
	background-color: #6e5544;
	}

#menu ul li a:hover {
	color: #CAAA93;
	background-color: #6e5544;
	}

span.small, td.createdate, td.modifydate, div.blog_more {
	color: #999;
	font-size: .8em;
	}

.sectiontableheader {
	padding: 10px;
	color: #ffffff;
	font-weight: bold;
	}

tr.sectiontableentry1 {
	padding: 10px;
	background-color: #B89882;
	}

tr.sectiontableentry2 {
	padding: 10px;
	background-color: #927059;
	}


form#addtocart input#quantity, form#addtocart div select_Size_field, form#addtocart div select#Material_field, input   { color: #000; background-color: #caaa93; border: solid 1px }

form#addtocart submit  {
	color: #ffffff;
	}