body {
	background: #fff url(../../images/bg.gif); 
	font-family: century gothic, helvetica, sans-serif;
	font-size: 12pt;
	margin: 0px;
	padding: 0px; 
	color: #705c2c;
}
form {
	padding: 0px;
	margin: 0px;
}
a {
	color: #705c2c; 
	text-decoration: none;
	}
a img{
	border: none;
	}

h1 {
	font-size: 14pt;
	font-weight: bold;
	}
	
h4 {
	font-size: 12pt;
	font-weight: bold;
	margin: 0px;
	}


#canvas0_1 img {
	border: none;
}

.content {
	margin: 20px 0 0 0; 
	padding: 0;
}

.contentwrap {
	background: url(../../images/contentmid.gif) repeat-y;
	width: 601px;
	margin: 20px 0;
}

.contenttop {
	background: url(../../images/contenttop.gif) top no-repeat;
}

.contentbottom {
	background: url(../../images/contentbott.gif) bottom no-repeat;
	padding: 0 0 20px 0;
}

.contentbottom p {
	color: #705c2c;
	font-size: .9em;
	padding: 10px;
	margin: 10px 20px;
}

.content-title {
	color: #f7a537;
	text-align: center;
	text-transform: lowercase;
}
.searchbox {
	background: url(../../images/search.gif) left no-repeat;
	padding: 0 0 0 55px;
	width: 165px;
	position: absolute;
	left: 580px;
	top: 100px;
	}

input.searchtxt {
	background: url(../../images/search_bg.gif) no-repeat;
	height: 22px;
	width: 109px;
	color: #fff;
	border: none;
}
	
.clear {clear: both;}

.tinytxt {
	font-size: 7pt;
	line-height: 10px; 
	margin: 0px;
	padding: 0px;
}
.tinytxt input {
	font-size: 7pt;
	line-height: 10px;
	margin: 0px;
	padding: 0px;
}
.tinytxt a {
	margin: 0px;
	padding: 0px;
}
.input-err { 
	background-color: #b2e562; 
}


#rap{
	width: 804px; 
	margin: 0 auto; 
	margin-top: 30px;
	background: transparent;
}

#header{
	background: transparent url(../../images/header.gif) no-repeat;
	height: 154px; 
	position:relative;
	margin: 0;
	padding: 0;
}

#cartnav{
	padding:0;
	margin:0;
	height: 23px; 
	top: 74px; 
	left: 580px;
	position: absolute;
}
#cartnav a img{
	border-style:none;
}

#sitelogo{
	text-indent: -9000px;
	width: 220px; 
	height:80px;
	left: 290px;
	top:50px;
	position: absolute;
}
#sitelogo h1{
	width: 220px; 
	height: 80px;
	margin: 0;
	padding: 0;
	cursor: pointer;
}

#topnav{
	width: 804px;
	height: 23px;
	bottom: 0;
}
#topnav a {
	text-decoration: none;
}
#topnav a img{
	border: none;
}

#sitemain {
	background: transparent url(../../images/sitebott.gif) bottom no-repeat;
	width: 804px;
	padding: 0 0 42px 0;
 }
#sitewrap {
	background: transparent url(../../images/sitemid.gif);
	width: 804px;
}

.leftside {
	width: 170px; 
	float: left;
	margin: 0 0 0 6px;
}
.rightside {
	width: 618px; 
	float: left;
}


#bottomnav{
	text-align: center;
	background: #a9dbf2;
	width: 793px;
	height: 28px;
	padding: 0;
	margin: 0 0 0 6px;
}
#bottomnav a {
	text-decoration: none;
}
#bottomnav a img{
	border-style: none;
}

.footer {
	font-size: .9em;
	margin: 20px auto; 
	width: 790px;
	color: #705c2c;
}
.footer p {
	margin: 0;
	padding: 0;
	color: #705c2c;
}
.footer a {
	color: #705c2c;
}
.footer .inside {
	float: right;
	text-align: right;
}
.footer .inside span {
	font-size: .85em;
}
