@charset "utf-8";
/* CSS Document */

body {
	background:url('images/background.jpg');
	background-position:center -400px;
	background-repeat:no-repeat;
	/*background-color:#11519e;*/
	background-color:#2bb8d6;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#00486d;
	font-size:15px;
	word-spacing:-1px;
}

img, div { behavior: url(/iepngfix.htc) }

#header {
	width:1000px;
}
#content {
	background:url('images/content.png') 0 90px no-repeat;
	width:1000px; 
	height:700px; 
	margin: 30px auto 0 auto;
}
#logo {
	width:322px; 
	height:78px;
	margin-left:10px;
	float:left;
}
#menu {
	width:550px; 	
	height:70px;
	float:right;
}
#menu img {
	width:70px;
	height:70px;
	float:right;
	padding:0 10px 0 10px;
	cursor:pointer;
}
#body {
	clear:both;
	margin:0 50px 0 50px;
	padding-top:55px;
}
a img {
	border:none;
}
a {
	outline:none;
	color:#00486d;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
p {
	line-height:1.3em;
	margin-top:8px;
}
h1 {
	text-transform:uppercase;
	margin:0;
	padding:0;
	font-size:24px;
}
h2 {
	font-size:16px;
	margin-bottom:0px;
}
#scroller p {
	margin-top:0px;
	clear:both;
}
.header_links {
	list-style:none;
	padding-left:0px;
}
.header_links a {
	text-decoration:none;
	color:#60abc1;
}
.header_links h2 {
	margin:0px;
}
.heading {
	 width:263px;
	 height:40px;
}
#dropdown div, #shopList div, .catLine, .shop div {
	cursor:pointer;
	padding:2px 0 2px 5px;
	height:19px;
}
.instructions {
	color:#cccccc; 
	text-align:center;
	padding:4px;
}
#shopInstructions, #shop div {
	width:271px;
}
#contact input, #contact textarea, #directory select {
	border:none;
	background:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	overflow:auto;
	color:#00486d;
}
.preload {
	position:absolute;
	visibility:hidden;
	height:0px;
	width:0px;
}
#preload_major_tenants {
	background:url('images/major_tenants.png');
}
#preload_fashion {
	background:url('images/fashion.png');
}
#preload_takeaway {
	background:url('images/takeaway.png');
}
#preload_food {
	background:url('images/food.png');
}
#preload_health_beauty {
	background:url('images/health_beauty.png');
}
#preload_gifts {
	background:url('images/gifts.png');
}
#preload_misc {
	background:url('images/misc.png');
}
#preload_services {
	background:url('images/services.png');
}
