body {
	background-color:#5A3D1C;
	margin: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 175%;
	color:#000000;
}

#center {
	width: 807px;
	height:610px;
	background-position:center middle;
	background-image:url(../images/background2.jpg);
	background-repeat:no-repeat;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}


#purple {
	width: 573px;
	height:8px;
	top: 142px;
	left: 40px;
	z-index:50;
	background-position:top left;
	background-image:url(../images/purple-strip.gif);
	background-repeat:no-repeat;
	position:absolute;
}



#orange {
	width: 573px;
	height:8px;
	top: 142px;
	left: 40px;
	z-index:50;
	background-position:top left;
	background-image:url(../images/orange-strip.gif);
	background-repeat:no-repeat;
	position:absolute;
}


#freeship {
	width: 573px;
	height:80px;
	top: 48px;
	left: 56px;
	z-index:50;
	background:transparent;
	position:absolute;
	line-height:150%;
	font-size:10px;
	font:Verdana, Geneva, sans-serif;
}

#shoppingcart {
	width: 160px;
	height:25px;
	top: 105px;
	left: 460px;
	z-index:50;
	position:absolute;
	margin: 0px 0px 10px 0px;
}


#logo {
	width: 152px;
	height:151px;
	top: 52px;
	left: 607px;
	z-index:52;
	position:absolute;
}


#footer {
	margin: 50px 6px 10px 6px;
	text-align:center;
	font-size:11px;
	color: #9E7E5E;
}

#footer a, #footer a:visited {
	color:#9E7E5E;
	text-decoration:none;
	font-weight:normal;
}

#footer a:hover{
	color:#9E7E5E;
	font-weight:normal;
	text-decoration:underline;
	border-bottom:none;
}



#scrolltext {
	font-size:10px;
	font-style:italic;
	color:#5A3D1C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 137px 16px 9px 6px;
	text-align:left;
}

#intro p{
	font-size:9px;
	line-height:165%;
	color:#f9f1d7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 6px 0px 10px;
}



a, a:visited {
	color:#6B1D19;
	font-weight:bold;
	text-decoration:underline;
}

a:hover {
	color: #9B1A18;
	font-weight:bold;
	text-decoration:underline;
}



#event {
	font-size:9px;
	font-weight:normal;
	color:#5A3D1C;
	line-height:170%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 5px 3px 35px 8px;
	padding:0px;
}

#event p{
	margin: 8px 0px;
	line-height:150%;
}

#nav {
	font-size:16px;
	font-weight:normal;
	color:#5A3D1C;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 230px 3px 7px 8px;
padding: 0px;
}

#nav a, #nav a:visited {
	font-size:16px;
	font-weight:normal;
	color:#5A3D1C;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	border-bottom-width: 0px;
}

#nav a:hover {
	color: #5A3D1C;
	font-weight:normal;
	text-decoration:underline;
}

#nav a.current {
	color: #5A3D1C;
	font-weight:bold;
	text-decoration:none;
}
#nav ul {
	list-style: none;
	margin: 0px;
	padding-bottom:0px;
	padding-left: 1em;
	text-indent: -1em;
}

#nav li {
	padding: 5px 0px;
}

a.imagelink {
	border-bottom: none; 
		border-bottom-width: 0px;
 	border-bottom-style:none;
}

.imagelink a{
	border-bottom: none; 
		border-bottom-width: 0px;
 	border-bottom-style:none;
}


a.small, a.small:visited {
	color:#6B1D19;
	font-weight:bold;
	text-decoration:underline;
	font-size:9px;
}

a.small:hover {
	color: #9B1A18;
	font-weight:bold;
	font-size:9px;
	text-decoration:underline;
}