body {
	padding: 0px;
	margin: 0px;
	background: #bce3df;
	font-family: Arial, Tahoma, sans-serif;
	color: #231f20;
	text-align: center;
	min-width: 986px;
}

#wrapper {
	margin:0 auto;
	width:986px;
	text-align: left;
}


p {
	color: #231f20;
	font-size: 14px;
	margin: 0px;
	padding: 0px;	
}

h1 {
	color: #f04f34;
	font-size: 22px;
	font-weight: bold;
	margin: 30px 0px 0px 0px;
	padding: 0px;
}

h2 {
	color: #231f20;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	margin: 20px 0px 10px 0px;
	padding: 0px;
}

h3 {
	color: #231f20;
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h4 {
	font-weight: normal;
	color: #231f20;
	font-size: 12px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	line-height: 15px;
}

h5 {
	font-weight: bold;
	color: #fff;
	font-size: 14px;
	padding: 0px;
	margin: 7px 0px 0px 22px;
}

form {
	margin: 0px;
	padding: 0px;
}

.description {
	font-weight: normal;
	color: #231f20;
	background-color: #efefef;
	padding: 2px 6px;
	margin: 5px 0px 10px 0px;
	font-size: 12px;
}
.description p {
	padding: 5px 0px;
}

#container {
	width: 986px;
	padding: 0px 13px 0px 6px;
	margin: 0px;
	background: transparent url('images/bg_shadow_sides.png') repeat-y center left;
	overflow: hidden;
}

#trim-header {
	margin: 0px;
	padding: 0px;
	height: 5px;
	background: transparent url('images/bg_shadow_top.png') no-repeat bottom left;
}

#trim-footer {
	margin: 0px;
	padding: 0px;
	height: 19px;
	background: transparent url('images/bg_shadow_bottom.png') no-repeat top left;
}

#header {
	display:block;
	width: 585px;
	height: 173px;
	background: #f04f34 url('images/header.jpg') no-repeat top left;
	float: left;
	margin: 0px;
	padding: 0px;
}

#header a {
	width: 215px;
	height: 20px;
	left: 240px;
	top: 135px;
	position: relative;
	background: transparent;
	display: block;
}

#header span {
	display: none;
}

#header-quote {
	float: left;
	clear: right;
	background: #f04f34;
	height: 173px;
	width: 382px;
}

#header-quote img {
	padding: 8px 0px 0px 9px;
}

#menu-bg {
	padding: 0px;
	margin: 0px;
	height: 38px;
	width: 967px;
	background: transparent url('images/bg_nav.png') repeat-x top left;
	overflow:hidden;
	clear: both;	
}

#menu {
	padding: 0px;
	margin: 0px 0px 0px 5px; /*20px left*/
	height: 38px;
	background: transparent url('images/menu.png') no-repeat top left;
	overflow:hidden;
	clear: both;	
}

#menu span {
	display: none;
}

#menu li {
    height:38px;
    display:block;
}

#menu li, #menu a {
    height:38px;
    display:block;
}

#menu li {
    float:left;
    list-style:none;
    display:inline;
}
    
#menu_why {width: 128px; margin-left: 0px;} 
#menu_where {width: 117px; margin-left: 12px;}
#menu_partners {width: 72px; margin-left: 2px;}
#menu_campaign {width: 141px; margin-left: 12px;}

#menu_why a:hover {background:url("images/menu.png") 0px -38px no-repeat; }
#menu_where a:hover {background:url("images/menu.png") -139px -38px no-repeat; }
#menu_partners a:hover {background:url("images/menu.png") -260px -38px no-repeat;}
#menu_campaign a:hover {background:url("images/menu.png") -344px -38px no-repeat; }
    
#menu_why a:active {background:url("images/menu.png") 0px -38px no-repeat; }
#menu_where a:active {background:url("images/menu.png") -139px -38px no-repeat; }
#menu_partners a:active {background:url("images/menu.png") -260px -38px no-repeat; }
#menu_campaign a:active {background:url("images/menu.png") -344px -38px no-repeat; }

body#why #menu_why a {background:url("images/menu.png") 0px -38px no-repeat; }
body#where #menu_where a {background:url("images/menu.png") -139px -38px no-repeat; }
body#partners #menu_partners a {background:url("images/menu.png") -260px -38px no-repeat; }
body#campaign #menu_campaign a {background:url("images/menu.png") -344px -38px no-repeat; }


#content-left {
	margin: 0px;
	padding: 0px;
	width: 768px;
	height: 668px;
	float: left;
	overflow: auto; /* added for scrollbars */
}

#content-left #inner-shadow {
	height: 10px;
	padding: 0px;
	margin: 0px;
}

#content-right {
	margin: 0px;
	padding: 0px;
	width: 199px;
	height: 668px;
	background: transparent url('images/bg_rightcolumn.jpg') no-repeat top left;
	float: left;
	clear: right;
}

#content-right img {
	margin: 9px 0px 0px 22px;
	padding: 0px;
	border: none;
}

/* WHY ----------------------------------------- */

#why #content-left {
	background-color: #f04f34;
	color:#fff;
}

#why #inner-shadow {
	background: transparent url('images/shadow_inner_red.png') repeat-x top left;
}

#why img#title {
	display:block;
	margin: 30px 0px 0px 20px;
	background-color: #f04f34;
}

#why img#subtitle {
	display:block;
	margin: 10px 0px 0px 36px;
}

#why h1 {
	color: #fff;
	font-size: 18px;
	font-weight: normal;	
	margin: 15px 60px 15px 36px;	
}

#why h2 {
	color: #f0ef83;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 60px 15px 36px;	
}

#why p {
	color: #fff;
	font-size: 14px;
	line-height: 14px;
	padding: 0px 60px 0px 36px;	
	margin: 0px 0px 15px 0px;		
}

#why a {
	color: #f0ef83;
	text-decoration: none;
}

#why a:hover {
	color: #fff;
	text-decoration: none;
}

#why ul {
	color:#fff;
}



/* WHERE ----------------------------------------- */

#where #content-left {
	background-color: #f0ef83;
}

#where #content-left #inner-shadow {
	background: transparent url('images/shadow_inner_yellow.png') repeat-x top left;
}

#where #content-left #listings {
	width: 470px;
	height: 623px;
	margin: 10px 0px 0px 20px;
	padding: 0px;
	float: left;
	background: #fff;
}


#where #content-left #listings #nav {
	width: 444px;
	margin: 5px 5px 0px 5px;
	padding: 4px 7px;
	background: #fff;
	border: 1px solid #bce3df;
}

#where #content-left #listings #events {
	width: 438px;
	height: 578px;
	margin: 0px 5px 5px 5px;
	padding: 0px 10px 0px 10px;
	background: #fff;
	border-left: 1px solid #bce3df;
	border-right: 1px solid #bce3df;
	border-bottom: 1px solid #bce3df;
	overflow: auto;
}

#where #content-left #map {
	width: 250px;
	margin: 10px 0px 0px 0px;
	float: right;
	clear: right;
}

#where a {
	color: #f04f34;
}

#where a:hover {
	text-decoration: none;
}

/* PROMO ----------------------------------------- */

#promotions #content-left {
	background-color: #f0ef83;
}

#promotions #content-left #inner-shadow {
	background: transparent url('images/shadow_inner_yellow.png') repeat-x top left;
}

#promotions #content-left #listings {
	width: 470px;
	height: 623px;
	margin: 10px 0px 0px 20px;
	padding: 0px;
	float: left;
	background: #fff;
}


#promotions #content-left #listings #nav {
	width: 444px;
	margin: 5px 5px 0px 5px;
	padding: 4px 7px;
	background: #fff;
	border: 1px solid #bce3df;
}

#promotions #content-left #listings #events {
	width: 438px;
	height: 578px;
	margin: 0px 5px 5px 5px;
	padding: 0px 10px 0px 10px;
	background: #fff;
	border-left: 1px solid #bce3df;
	border-right: 1px solid #bce3df;
	border-bottom: 1px solid #bce3df;
	overflow: auto;
}

#promotions #content-left #map {
	width: 250px;
	margin: 10px 0px 0px 0px;
	float: right;
	clear: right;
}

#promotions a {
	color: #f04f34;
}

#promotions a:hover {
	text-decoration: none;
}


/* PARTNERS ----------------------------------------- */

#partners #content-left {
	background-color: #48463b;
}

#partners #inner-shadow {
	background: transparent url('images/shadow_inner_brown.png') repeat-x top left;
}

#partners img#title {
	display:block;
	margin: 30px 0px 0px 20px;
}

#partners img#subtitle {
	display:block;
	margin: 10px 0px 0px 36px;
}

#partners h1 {
	color: #f0ef83;
	font-size: 28px;
	font-weight: normal;	
	margin: 15px 60px 15px 36px;	
}

#partners h2 {
	color: #f0ef83;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 60px 15px 36px;	
}

#partners p {
	color: #fff;
	font-size: 14px;
	line-height: 14px;
	padding: 0px 60px 0px 36px;	
	margin: 0px 0px 15px 0px;		
}

#partners a {
	color: #f0ef83;
}

#partners a:hover {
	text-decoration: none;
}


/* CAMPAIGN ----------------------------------------- */

#campaign #content-left {
	background-color: #f0ef83;
}

#campaign #inner-shadow {
	background: transparent url('images/shadow_inner_yellow.png') repeat-x top left;
}

#campaign img#title {
	display:block;
	margin: 30px 0px 0px 20px;
}

#campaign img#subtitle {
	display:block;
	margin: 10px 0px 0px 36px;
}

#campaign h1 {
	color: #000;
	font-size: 18px;
	font-weight: normal;	
	margin: 15px 60px 15px 36px;	
}

#campaign h2 {
	color: #000;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 60px 15px 36px;	
}

#campaign p {
	color: #000;
	font-size: 14px;
	line-height: 14px;
	padding: 0px 60px 0px 36px;	
	margin: 0px 0px 15px 0px;		
}

#campaign a {
	color: #1e8cfc;
}

#campaign a:hover {
	text-decoration: none;
}



.hood_desc {
	display: none;
	font-size: 12px;
	line-height: 14px;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	font-style: italic;
}
.hood_desc em {
	font-style: normal;
}