@charset "UTF-8";
body {
	background-attachment: fixed;
	background-color: #1d3c53;
	background-image: url(images/pandora/whitepattern.jpg);
	/*background-repeat: repeat-x;*/
	background-position: left top;
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	line-height: 17px;
	letter-spacing: 0.5px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align:center;
}

a:link, a:visited {
	text-decoration:underline;
	color:#2c4459;
	
}
a:hover {
	color:#7e99aa;
	
}
#wrapper {
	margin-left:auto;
	margin-right:auto;
	width:890px;
}

#headercontact {
	color:#1d3c53;
	font-size: 16px;
	letter-spacing:2px;
	text-transform:uppercase;
}

#maincontent {
	position: relative;
	background-color: #f0e5db;
	background-repeat: no-repeat;
	width: 890px;
	height:1050px;
}
#pandora {
	position: relative;
	width: 604px;
	left: 270px;
	top: -1px;
}
#side {
	position: absolute;
	width:auto;
	left:0px;
	top:-3px;
	z-index:1;
	left: 7px;
}

#pandoralogo {
	position: absolute;
	width: auto;
	z-index: 1;
	left: 524px;
	top: 936px;
}
#text {
	position:absolute;
	text-align:left;
	width: 579px;
	padding-left:10px;
	line-height:20px;
	left: 284px;
	top: 587px;
}
#text h2 {
	font-size:18px;
	font-style:italic;
	text-align: center;	
}

#storehours {
	position: absolute;
	font-size:12px;
	text-align:left;
	width:277px;
	height:71px;
	left: 21px;
	top: 958px;
}

#footer {
clear:both;
color:#00385d;
letter-spacing:0px;
line-height:normal;
margin-left:auto;
	margin-right:auto;
padding:0;
padding-top:5px;
margin-bottom:10px;
width:890px;

}
#footer a:link, #footer a:visited {
color:#00385d;
text-decoration:underline;

}
#footer a:hover {
text-decoration:underline;
}

#footer ul {
list-style:none;
}
#left {
float:left;
width:60%;
text-align:left;
}
#right {
float:right;
text-align:right;
width:35%;

}
#right li {
	float:right;
	padding-left:5px;
}
#left li {
float:left;
padding-right:5px;
margin-right:5px;
}

#left ul {
padding:0;
overflow:auto;
margin-left:0px;
font-size:0.7em;

}


#left p {
font-size:12px;

}
