body {
	background: #4d2e0d; 
	font-family: century gothic, helvetica, sans-serif;
	font-size: 12pt;
	margin: 0px;
	padding: 0px; 
	color: #4d2e0d;
}
form {
	padding: 0px;
	margin: 0px;
}
a {
	color: #4d2e0d; 
	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;
}


.searchbox {
	width: 165px;
	}
	
.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: 954px; 
	margin: 0 auto; 

}

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

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

#logo{
	text-indent: -9000px;
	width: 284px; 
	height:60px;
	left: 50px;
	top:100px;
	position: relative;
}
#logo h1{
	width:284px; 
	height: 60px;
	margin: 0;
	padding: 0;
}

#topnav{
	width: 954px;
	height: 23px;
	bottom: 0;
	left: 70px;
	position: absolute;
}
#topnav a {
	text-decoration: none;
	margin-right: 27px;
}
#topnav a img{
	border: none;
}


#sitewrap {
	width: 954px;
	background: url(../../images/mid2.gif) repeat-y;
}


#sitemain {
	width: 954px;
	min-height: 450px;
	background: url(../../images/mid.gif) no-repeat;
	min-height: 516px;
	padding: 20px 0 0 0;
}

.content {
	width: 810px;
	margin: 0 0 0 60px; 
	_margin-left: 30px;

	min-height: 400px;
}

.content-title {
	width: 80%;
	margin: 0 auto;
	color: #91bfd6;
	font-size: 16pt;
	text-transform: lowercase;
	font-weight: normal;
	text-align: center;	
}
.contentpage {
	width: 85%;
	margin: 20px auto;
	border: 1px solid #87c1df;
	background: #cae9f9;
	padding: 15px;
}
.contentpage p {
	font-size: .9em;
}

#bottomnav{
	background: transparent;
	width: 954px;
	height: 22px;
	padding: 0;
	margin: 0;
}
#bottomnav a {
	text-decoration: none;
}
#bottomnav a img{
	border-style: none;
}

.footer {
	font-size: .8em;
	margin: 20px auto; 
	margin-bottom: 0;
	width: 760px;
}
.footer p {
	margin: 0;
	padding: 0;
}
.footer a {}
.footer .inside {
	float: right;
	text-align: right;
}
.footer .inside span {
	font-size: .9em;
}