body {
	font-family: century gothic, helvetica, sans-serif;
	font-size: 12pt;
	margin: 0px;
	padding: 0px; 
	color: #593e1b;
}
form {
	padding: 0px;
	margin: 0px;
}

a {
	color: #593e1b; 
	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;
}
.contentpage {
	margin: 20px auto;
	width: 90%;
}
.content-title {
	text-align: center;
	color: #227986;
	font-size: 120%;
}
.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: 1024px;
	background: #fff url(../../images/background.gif) top center no-repeat; 
	margin: 0 auto; 
}

#header{
	height: 180px; 
	width: 900px;
	position: relative;
}

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

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

#topnav{
	width: 900px;
	height: 30px;
	margin: 0 auto;
	text-align: right;
}
#topnav a {
	text-decoration: none;
}
#topnav a img{
	border: none;
}

#sitemain {
	width: 900px;
	margin: 0 auto;
	min-height: 450px;
}

.leftside {
	width: 200px; 
	float: left;
}
.rightside {
	width: 695px; 
	float: right;
	position: relative;
}


#bottomnav{
	background: url(../../images/footer_bg.gif) bottom no-repeat;

	width: 1024px;
	height: 83px;
	padding: 20px 0 0 0;
	margin: 20px auto 0 auto;
	text-align: center;
}
#bottomnav .inside {
	padding: 40px 0 0 0;
}
#bottomnav a {
	margin: 0 35px 0 0;
	text-decoration: none;
}
#bottomnav a img{
	border-style: none;
}

.footer {
	font-size: .9em;
	margin: 20px auto 0 auto; 
	width: 1024px;
	height: 83px
}
.footer p {
	margin: 0;
	padding: 0;
}
.footer a {}
.footer .inside {
	float: right;
	text-align: right;
}
.footer .inside span {
	font-size: .85em;
}.newsletter p {
	margin: 0;
	padding: 0;
}

.newsletter form {
	text-align: center;
}
.contentpage .newsletter .newstext {
	border: 1px	#593e1b solid;
	width: 160px;
	margin: 0 auto;
	height: 20px;
}

.contentpage .newsletter .newssubmit {
	margin: 5px auto;
	background: transparent url(../../images/addme.gif) no-repeat;
	height: 17px;
	width: 72px;
	border: none;
}
