body {
	background: #8d9147; 
	font-family: century gothic, helvetica, sans-serif;
	font-size: 12pt;
	margin: 0px;
	padding: 0px; 
	color: #432812;
}
form {
	padding: 0px;
	margin: 0px;
}
a {
	color: #432812; 
	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 {
	border: 1px solid #8d9147;
	width: 90%;
	margin: 20px auto;
	color: #8d9147;
}
.contentwrap a {
	color: #8d9147;
}
.contentwrap .content-title {
	text-align: center;
	color: #8d9147;
	margin: 10px 0;
}	

.contentwrap .inside {
	font-size: .85em;
	padding: 0 10px;
}


.searchbox {
	width: 165px;
	background: url(../../images/search.gif) left no-repeat;
	position: absolute;
	left: 556px;
	top: 47px;
	padding: 0 0 0 65px;
	}
	
.searchtext {
	border: 1px solid #8d9147;
}

.searchbox input {
	color: #432812;
}

.searchgo{
	border: none;
	background: url(../../images/search_go.gif) no-repeat;
	width: 33px;
	height: 23px;
}
	
.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: 780px; 
	margin: 40px auto; 
	margin-bottom: 0;
	background: #ffffff;
}

#header{
	background: #fff url('../../images/header.gif') no-repeat;
	height: 148px; 
	position:relative;
}

#cartnav{
	padding:0;
	margin:0;
	height: 18px; 
	top: 15px; 
	left: 450px;
	position: absolute;
}
#cartnav a img{
	border-style:none;
}

#logo{
	text-indent: -9000px;
	width: 225px; 
	height:148px;
	left: 0px;
	top: 0px;
	position: absolute;
}

#logo h1{
	width: 225px; 
	height: 148px;
	margin: 0;
	padding: 0;
}

#topnav{
	width: 780px;
	height: 35px;
	background: #d56f14;
	text-align: center;
}

#topnav a {
	text-decoration: none;
}

#topnav a img{
	border: none;
	margin: 0 15px 0 0;
}

#sitemain {
	width: 780px;
	min-height: 450px;
	padding-bottom: 20px; 
}

.leftside {
	width: 200px;
	margin: 0;
	padding: 0; 
	float: left;
}

.rightside {
	width: 570px; 
	margin: 0;
	padding: 0; 
	float: left;
}



.footer {
	background: transparent;
	font-size: .9em;
	margin: 20px auto; 
	width: 780px;
}
.footer p {
	margin: 0;
	padding: 0;
	font-size: .85em;
}
.footer a {}
.footer .inside {
	float: right;
	text-align: right;
}
.footer .inside span {
	font-size: .75em;
}