/* ---------------------------- */
/* STANDARD HTML TAG RESET */
/* ---------------------------- */
body,
ul, li,
form {
	border: 0;
	margin: 0;
	padding: 0;
	}

/* ---------------------------- */
/* STANDARD HTML TAG DEFINITION */
/* ---------------------------- */
html {font-size: 100%;} 

body,
form, input {
	color: #000;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: .9em;
	}

body {
	background: #19116e url(images/bg.jpg) no-repeat top center;
	}

h1 {background-color: #d8e8fb; border-bottom: 4px double #241e18; font-size: 1.45em; margin: 0; padding: 23px;}
h2 {font-size: 0.9em; margin: 0 0 15px 0; padding: 0; text-transform: uppercase;}
h3 {font-size: 1.1em; margin: 0 0 15px 0; padding: 0; text-decoration: underline;}
#events h2 {font-size: 0.9em; margin: 0; text-transform: none;}
#events h3 {font-size: 1.45em; text-decoration: none; text-decoration: none;}
#events-post h4 {margin: 0; text-transform: uppercase; text-decoration: none;}
#home h1 {background-color: transparent; border: 0; font-size: 1.525em; padding: 0;}
#home h2 {font-size: 1em; font-weight: normal; margin: 0; text-transform: none;}
#home h3 {font-size: 0.9em; margin: 12px 0 0 0; text-align: center; text-decoration: none; text-transform: uppercase;}
#home h3 a {color: #b5ecfe; text-decoration: none;}

p {margin: 0 0 15px 0; padding: 0;}

a:link, a:visited {color: #1d6ee2;}
a:hover {color: #164ead;}

.bold {font-weight: bold;}
.float-left {float: left;}
.float-right {float: right;}
.pdf {background-image: url(images/btn-pdf.png); background-repeat: no-repeat; display: block; height: 20px; padding: 0 0 0 25px;}
.event-title {font-weight: bold; text-transform: uppercase;}
.details {font-size: 0.9em; line-height: 1.5;}
.times {background-color: #fff; border: 3px solid #000; padding: 10px;}

img {border: 0;}


/* ---------------------------- */
/* HEADER */
/* ---------------------------- */
#header a {
	background-image: url(images/promenade-logo.jpg);
	display: block;
	height: 77px;
	margin: 0 auto;
	width: 900px;
	}
	
/* ---------------------------- */
/* MAIN */
/* ---------------------------- */
#main {
	background-image: url(images/bg-shadow.png);
	background-repeat: repeat-y;
	margin: 0 auto;
	width: 900px;
	}
	
/* ---------------------------- */
/* NAVIGATION */
/* ---------------------------- */
#nav {
	background-image: url(images/bg-nav.png);
	background-repeat: repeat-x;
	font-size: 0.8em;
	font-weight: bold;
	height: 34px;
	margin: 0 auto;
	text-align: center;
	text-transform: uppercase;
	width: 874px;
	}
#nav ul {
	padding-top: 10px;
	}
#nav ul li {
	display: inline;
	}
#nav ul li a {
	border-right: 1px solid #2689fe;
	color: #b5ecfe;
	height: 34px;
	margin: 0 -3px 0 0;
	padding: 9px 16px;
	text-decoration: none;
	}
#nav ul li a:hover, #current {
	background-image: url(images/bg-nav-hvr.png);
	color: #fff;
	text-decoration: none;
	}
#nav ul li #nav-contact {
	border: none;
	}
#current {
	background-image: url(images/bg-nav-hvr.png);
	color: #fff;
	text-decoration: none;
	height: 34px;
	padding: 9px 0;
	text-decoration: none;
	}
#nav #current a {
	margin: 0 -3px 0 0;
	}

/* ---------------------------- */
/* CONTENT */
/* ---------------------------- */
#content {
	padding: 0 24px;
	overflow: hidden;
	width: 852px;
	}
#content-main {
	border: 1px solid #fff;
	float: left;
	width: 641px;
	}
#home #content-main {
	height: 347px;
	}
#content-main #wrapper {
	margin: 0;
	padding: 0;
	width: 641px;
	}
#content-main #image, #content-main #fullsize {
	width: 641px;
	}
#faux {
	background: #09121a url(images/callout-shopper.jpg) no-repeat bottom right;
	overflow: hidden;
	width: 852px;
	}
#copy {
	background-color: #e7f1fd;
	margin: 5px;
	min-height: 555px;
	overflow: hidden;
	padding: 0 0 25px 0;
	}
#copy2 {
	padding: 23px;
	}
#copy2 ul {
	margin: 0 40px 0 18px;
	}
#copy2 li {
	list-style-image: url(images/arrow.png);
	margin: 0 0 10px 0;
	}
#fullsize #imgprev, #fullsize #imglink, #fullsize #imgnext {
	display: none;
	}
	
/* ---------------------------- */
/* FEATURES */
/* ---------------------------- */
#features {
	background-color: #cccbca;
	float: left;
	height: 168px;
	margin-top: 11px;
	padding: 7px;
	width: 837px;
	}
#features p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: .8em;
	}
#feat-shopping a {
	background: #fff url(images/feat-shopping.jpg) no-repeat top left;
	border: 1px solid #817777;
	color: #FFFFFF;
	float: left;
	height: 158px;
	padding: 4px 9px;
	text-decoration: none;
	width: 173px;
	}
#feat-shopping a:hover {
	background: #fff url(images/feat-shopping.jpg) no-repeat bottom left;
	}
#feat-map a {
	background: #fff url(images/feat-map.jpg) no-repeat top left;
	border: 1px solid #817777;
	color: #241e18;
	float: left;
	height: 158px;
	margin: 0 7px;
	padding: 4px 9px;
	text-decoration: none;
	width: 416px;
	}
#feat-map a:hover {
	background: #fff url(images/feat-map.jpg) no-repeat bottom left;
	}
#feat-dining a {
	background: #fff url(images/feat-dining.jpg) no-repeat top left;
	border: 1px solid #817777;
	color: #241e18;
	float: left;
	height: 158px;
	padding: 4px 9px;
	text-decoration: none;
	width: 173px;
	}
#feat-dining a:hover {
	background: #fff url(images/feat-dining.jpg) no-repeat bottom left;
	}
	
/* ---------------------------- */
/* SIDEBAR */
/* ---------------------------- */
#events {
	background-color: #09121a;
	background-image: url(images/bg-column.jpg);
	background-repeat: no-repeat;
	border-top: 1px solid #fff;
	float: left;
	min-height: 203px;
	max-height: 203px;
	padding: 14px;
	width: 179px;
	}
#home #events {
	background-image: url(images/events.jpg);
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	min-height: 347px;
	padding: 0;
	width: 207px;
	}
#events a {
	color: #fff;
	}
#callout-map {
	border: 1px solid #FFFFFF;
	margin-left: 3px;
	}
#events-post {
	display: block;
	margin: 10px 20px;
	}

/* ---------------------------- */
/* FOOTER */
/* ---------------------------- */
#footer {
	color: #b5ecfe;
	background-color: #241e18;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.675em;
	text-align: center;
	padding: 15px 0 35px 0;
	width: 852px;
	}
#footer ul {
	padding-top: 10px;
	}
#footer ul li {
	display: inline;
	}
#footer ul li a {
	border-right: 1px solid #b5ecfe;
	color: #fff;
	padding: 0 5px;
	text-decoration: none;
	}
#footer ul li a:hover {
	text-decoration: underline;
	}
#footer ul li #footer-contact {
	border: none;
	}
#footer p {
	margin: 4px;
	}
#end-cap {
	background-image: url(images/bg-shadow-b.jpg);
	height: 13px;
	margin: 0 auto;
	width: 900px;
	}



