* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: left;
	font: 0.8em/1.3em "Trebuchet MS", Verdana, helvetica, sans-serif;
	height: 100%;
	background: #000000 repeat;
}
#container {
	position: relative;
	display: block;
	width: 100%;
	max-width: 1280px;
	overflow: hidden;
	min-width: 778px;
	z-index: 1;
	margin: 0px auto;
	background: #FFFFFF;
	background-color: #FFFFFF;
}
#bar_top {
	position: absolute;
	width: 65%;
	min-width: 520px;
	height: 50px;
	z-index: 2;
	left: 0px;
	top: 0px;
	background: url(images/bg_blue.jpg) repeat;
	border-right: 1px solid #77E0FF;
	border-bottom: 1px solid #77E0FF;
}
#bar_right {
	position: absolute; 
	display: block;
	width: 7%; 
	height: 4000px;
	z-index: 3; 
	right: 0px; 
	bottom: 200px;
	background:  url(images/bar.jpg) repeat-y left bottom;
}
#bar_btm {
	position: absolute; 
	width: 65%; 
	height: 50px; 
	z-index: 5; 
	right: 0px; 
	bottom: 0px; 
	background: url(images/bg_blue.jpg) repeat;
	border-left: 1px solid #77E0FF;
	border-top: 1px solid #77E0FF;
}
#bar_left {
	position: absolute;
	display: block;
	width: 7%;
	height: 4000px;
	top: 200px;
	left: 0px;
	z-index: 4;
	background: url(images/bar.jpg) repeat right top;
}
#circles_top {
	position: absolute; 
	display: block;
	width: 100%; 
	height: 436px; 
	z-index: 1; 
	right: 0px; 
	top: 0px; 
	background:  url(images/circles_top.jpg) no-repeat right top;
	overflow: hidden;
}
#circles_btm {
	position: absolute; 
	display: block;
	width: 100%; 
	height: 351px; 
	z-index: 1; 
	left: 0px; 
	bottom: 0px; 
	background:  url(images/circles_btm.jpg) no-repeat left bottom;
}
#main {
	position: relative;
	display: block;
	width: 82%;
	z-index: 1;
	top: 0px;
	margin: 0% auto;
}
#header {
	position: relative;
	display: block;
	width: 100%;
	height: 334px;
	border-bottom: 1px solid #AAAAAA;
}
#logo {
	position: absolute;
	display: block;
	z-index: 200;
	top: 100px;
	left: 0px;
}
#theme {
	position: absolute;
	display: block;
	z-index: 199;
	right: 0px;
	top: 0px;
	background: url(images/summer.jpg) no-repeat right top;
	height: 334px;
	width: 760px;
}
#page_title {
	position: absolute;
	display: block;
	z-index: 201;
	bottom: 0px;
	left: 0px;
}
#flashcontent {
	float: left;
	height: 330px;
	width: 520px;
	background: url(images/photo1.jpg) no-repeat;
	border: 1px solid #777777;
	margin: 10px 3% 10px 0px;
}
#mall_info {
	position: relative;
	display: block;
	text-align: left;
}
#holiday_hours {
	position: relative;
	display: block;
	float: left;
	width: 180px;
	padding: 15px;
	margin: 20px 0px 0px 30px;
	border: 1px solid #A8D5EA;
}
#float {
	position: relative;
	display: block;
	float: left;
	width: 370px;
	padding-right: 10px;
}
ul#nav {
	position: relative;
	display: block;
	float: right;
	list-style: none;
	width: 520px;
	height: 20px;
	padding: 20px 20px 0px 0px;
}
ul#nav li {
	position: relative;
	float: right;
	display: block;
	padding: 0px 5px 0px 5px;
}
ul#nav li a {
	color: #B0E5FA;
	font-size: 14px;
	line-height: 20px;
	padding: 0px 15px 0px 15px;
}
ul#nav li a:hover {
	background: url(images/hover.jpg) no-repeat left center;
	color: #ffffff;
}
ul#nav li a.current {
	line-height: 18px;
	font-size: 16px;
	color: #ffffff;
}
.shopping {
	position: relative;
	display: inline;
	float: left;
	width: 45%;
	margin-right: 3%;
}
#footer {
	display: block;
	width: 100%;
	padding: 20px 0 40px 0;
}
address {
	padding: 10px 0px 0px 0px;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 1.0em;
	font-style: normal;
	line-height: 1.2em;
	}
p {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-family: "Trebuchet MS", Verdana, helvetica, sans-serif;
}
p.hours {
	width: 530px;
	margin-bottom: 10px;
	background: #FFFFFF;
}
p.news {
	padding: 20px 0px 0px;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 1.0em;
	font-style: normal;
	line-height: 1.2em;
	}

p.p1 {
	margin-top: 10px;
}
p.p2 {
	margin-top: 5px;
}
p.copyright {
	padding: 5px 0px 30px 0px;
	line-height: 1.5em;
}
.season {
	color: #ED7C02;
}
ul {
	list-style: none;
}
ul li {
	display: block;
	padding: 5px 0px 0px 0px;
	line-height: 1.2em;
}
h1 {
	position: relative;
	display: block;
	padding: 30px 0px 0px 0px;
	margin: 0px;
	width: auto;
	font-size: 1.5em;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
}
h1.info {
	width: 300px;
	background: #AAAAAA;
}
h2 {
	color: #000000;
	font-size: 1.0em;
	padding: 15px 0px 0px;
	margin: 0px;
	line-height: 1.2em;
	font-weight: bold;
}
h3 {
	font-size: 1.2em;
	color: #C51604;
	padding: 20px 0px 0px 0px;
	margin: 0px;
}
h4 {
	color: #000000;
	font-size: 1.0em;
	padding: 15px 0px 0px 0px;
	margin: 0px;
	line-height: 1.2em;
}
h5 {
	font-size: 12px;
	color:#000000;
	text-decoration: underline;
	padding-top: 10px;
	font-weight: normal;
}
.clear {
	display: block;
	height: 1px;
	width: 100%;
	overflow: hidden;
	clear: both;
}
a:link, a:visited, a img{	
	color: #04B5FC;
	text-decoration: none;
	border: none;
}
a:hover {
	color: #038BBE;
	text-decoration: none;
}
