body {
	margin:0;
	padding:0;
	width: 3250px;
	height: 509px;
	color:#5E341E;
	background-color: #FFFFFF;
	background-image: url(../img/backtile.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
}

h2 {font-size: 1.1em}
h3 {font-size: 1.4em}

hr, .hide {
	position:absolute; 
	top:0;
    left:-9000px;
}	

#page {
	height: 600px;
	width: 4900px;
}

#leftsider {
	padding: 50px 0 0 50px;
	float: left;
	width:300px; 
}

#leftsider h1 {font-size: 2.0em;}

#menu {
	width:590px;
	float:left;
	color: #BE851E;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	background-image: url(../img/navback.jpg);
	background-repeat: no-repeat;
	position: fixed;
	font-size: 11px;
	font-family: Tahoma;
	height: 25px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}

#menu ul {
	list-style: url(../img/rightsmall.png);
}

#menu a{
	text-decoration: none;
	color: #22b1e1;
}

#menu a:hover{
	border-bottom: 1px solid #22b1e1;
}

#content {
	float: left;
	font-size: 1.1em;
	margin-top: 40px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 40px;
	width: 5800px;
}
a {
	color: #D34591;
}


#content h4 {font-size: 1.2em;}

.par {
	margin: 0px 30px 0 0px;
	padding-left: 10px;
	float: left;
	height: 550px;
	background-color: #FFFFFF;
}

.althome {
	width: 700px;

}
.altscarves {
	width: 800px;

}
.althoodies {
	width: 1600px;
}
.altbuy {
	width: 450px;
}
.altabout {
	width: 375px;
}
.altcontact {
	width: 250px;

}

.alttext {
	width: 350px;

}

#note { 
	margin-top:10px;
}

p.secbot a{
	margin-top: -5px;
	padding-left: 15px;
	border-bottom:none;
	color: #22b1e1;
	background: url(../img/leftsmall.png) no-repeat scroll left center;
	text-decoration:none;
	font-size:0.9em;
}

p.secbot a:hover {
	border-bottom:1px solid #22b1e1;
}

#arrows {
	position: fixed;
	top: 0px;
	left: 640px;
	width: 130px;
	height: 30px;
	cursor: pointer;
}

#arrows ul {	
	margin: 0;
	padding: 0;
	list-style:none;
}

#arrows ul li {
	margin: 0;
	padding: 0;
	display:inline;
	width: 60px;
	height: 30px;
}

#arrows ul li a{
	margin-right: 5px;
	float: left;
	display: block;
	width: 57px;
	height: 37px;
	overflow: hidden;
	cursor: pointer;
	font-size: 50em;
	text-indent: -9000px;
}

#arrows ul #left a {
	background-color: transparent;
	background-image: url(../img/arrowleft.jpg);
	background-repeat: no-repeat;
}
#arrows ul #right a{
	background-color: transparent;
	background-image: url(../img/arrowright.jpg);
	background-repeat: no-repeat;
}


#rightsider {
	padding: 0 10px 0px 0;
}	

#rightsider a{
	color: #22b1e1;
	text-decoration: none;
}
