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

.content-title {
	color: #eb8123;
	text-transform: lowercase;
	font-size: 1.3em;
	text-align: center;
	margin: 20px 0;
}


.contentwrap {
	background: url(../../images/contenttop_bg.gif) top center no-repeat;
	border: 3px #9dc35e solid;
	width: 95%;
	margin: 0 auto;
}

.contentwrap p {
	font-size: .9em;
	padding: 5px 15px;
}

.clear {clear: both;}

.brdr {border: 1px solid #000;}

.left {float: left;}

.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: 976px; 
	margin: 0 auto; 
	background: transparent;
}

#header{
	background: transparent url('../../images/header.gif') no-repeat;
	width: 976px;
	height: 235px; 
	position:relative;
}

.viewcrate {
	position: absolute;
	top: 110px;
	left: 685px;
	height: 40px;
	width: 145px;
	text-indent: -9000px;
}

.loginheader {
	position: absolute;
	top: 150px;
	left: 685px;
	height: 15px;
	width: 145px;
	text-indent: -9000px;
}

.giftregistry {
	position: absolute;
	top: 167px;
	left: 685px;
	height: 17px;
	width: 145px;
	text-indent: -9000px;
}

.giftcards {
	position: absolute;
	top: 185px;
	left: 685px;
	height: 15px;
	width: 145px;
	text-indent: -9000px;
}

.searchbox {
	background: url(../../images/search.gif) top no-repeat;
	padding: 15px 0 0 0;
	width: 165px;
	text-align: center;
	position: absolute;
	top: 110px;
	left: 535px;
	}
.searchtxt {
	border: none;
	color: #703f19;
}	

.search-button {
	margin: 5px 0 0 0;
	background: url(../../images/search_go.gif) no-repeat;
	width: 35px;
	height: 36px;
	border: none;
	cursor: hand;
	cursor: pointer;
}

#logo{
	text-indent: -9000px;
	width: 284px; 
	height: 120px;
	left: 50px;
	top: 65px;
	position: relative;
	cursor: hand;
	cursor: pointer;
}

#logo h1{
	width: 284px; 
	height: 120px;
	margin: 0;
	padding: 0;
}

#sitewrap {
	width: 976px;
	background: url(../../images/sitemid.gif) center repeat-y;
}

#sitemain {
	width: 976px;
	background: url(../../images/sitebott.gif) center bottom no-repeat;
	min-height: 200px;
	padding: 0 0 30px 0;
}

.leftside {
	width: 180px; 
	float: left;
	margin: 0 0 0 70px;
	_margin-left: 35px; /* IE6 Tomfoolery */

}
.rightside {
	width: 640px; 
	float: left;
}

#bottomnav{
	background: transparent;
	width: 976px;
	height: 22px;
	padding: 0;
	margin: 20px auto;
	text-align: center;
}
#bottomnav a {
	text-decoration: none;
}
#bottomnav a img{
	border-style: none;
}

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

.breadcrumb {
	position: absolute;
	top: 210px;
	left: 670px;
	text-transform: lowercase;
	color: #f7a143;
	font-weight: normal;
}

.breadcrumb a {
	color: #f7a143;
}
.searchwrap {
	position: relative;
}