body, html { padding: 0; margin: 0; }

body {
	background: #000;
	margin: 0;
	padding: 0;
	color: #535353;
	font: normal 13px/17px Arial, Verdana, serif;
}

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

ul {
	padding: 0;
	margin: 0 0 10px 30px;
}

li {
	padding: 0;
	margin: 0 0 2px 0;
}

h1 {
	padding: 0;
	margin: 0 0 20px 0;
	color: #333333;
	font: normal 24px/27px Georgia, Arial, Verdana, serif;
}

h2 {
	padding: 0;
	margin: 0 0 20px 0;
	color: #333333;
	font: normal 20px/27px Georgia, Arial, Verdana, serif;
}

h3 {
	padding: 0;
	margin: 0 0 20px 0;
	color: #333333;
	font: normal 18px/27px Georgia, Arial, Verdana, serif;
}

h4 {
	padding: 0;
	margin: 0 0 20px 0;
	color: #333333;
	font: normal 14px/27px Georgia, Arial, Verdana, serif;
}

.h2_slim {
	margin: 0 0 5px 0 !important;
}

a { color: #cc8b02; text-decoration: none; }

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

	.cotton_duck_body a { color: #5190bb; text-decoration: none; }

	.cotton_duck_body a:hover { color: #000; text-decoration: none; }

.clear { clear: both; padding: 0; margin: 0; line-height: 0; font-size: 0; }

.splash_body {
	background: #000;
	color: #535353;
	min-width: 699px;
}

.danks_street_depot_body {
	color: #666666;
	min-width: 938px;
}

.cotton_duck_body {
	color: #666666;
	min-width: 938px;
}

.jared_ingersoll_body {
	color: #666666;
	min-width: 938px;
}

.airport_body {
	color: #666666;
	min-width: 938px;
}

/* splash page layout */

#splash_wrapper {
	width: 100%;
}

	#splash_slideshow {
		width: 699px;
		height: 610px;
		margin: 0 auto 45px auto;
	}
	
	#splash_navigation {
		width: 699px;
		margin: 0 auto 10px auto;
		text-align: center;
		font: normal 14px/14px Georgia, Arial, Verdana, serif;
		color: #ffffff;
	}
		
		#splash_navigation a {
			color: #ffffff;
			margin: 0 40px;
		}
		
		#splash_navigation a:hover {
			color: #bbb;
			text-decoration: none;
		}
	
	#splash_subnavigation {
		width: 699px;
		margin: 0 auto 37px auto;
		padding: 0 0 0 125px;
		text-align: left;
		font: normal 12px/20px Georgia, Arial, Verdana, serif;
		color: #ffffff;
	}
		
		#splash_subnavigation a {
			color: #a3a3a3;
		}
		
		#splash_subnavigation a:hover {
			color: #bbb;
			text-decoration: none;
		}
	
	#splash_content {
		width: 615px;
		margin: 0 auto;
		text-align: center;
		font: normal 12px/20px Arial, Verdana, serif;
	}
	
/* cotton duck page layout */

.danks_street_depot_body #wrapper {
	background: #000 url(../images/bg_body_dank_street_depot.jpg);
}

.cotton_duck_body #wrapper {
	background: #000 url(../images/bg_body_cotton_duck.jpg);
}

.jared_ingersoll_body #wrapper {
	background: #67a40a url(../images/bg_body_jared_ingersoll.jpg) top center repeat-x;
}

.airport_body #wrapper {
	background: #000 url(../images/bg_body_airport.jpg) top left no-repeat;
}

#wrapper {
	width: 100%;
}

.danks_street_depot_body #header {
	background: url(../images/bg_header_dank_street_depot.png) top left no-repeat;
}

.cotton_duck_body #header {
	background: url(../images/bg_header_cotton_duck.png) top left no-repeat;
}

.jared_ingersoll_body #header {
	background: url(../images/bg_header_jared_ingersoll.png) top center no-repeat;
}

.airport_body #header {
	background: url(../images/bg_header_dank_street_depot.png) top left no-repeat;
}

#header {
	width: 972px;
	height: 486px;
	padding: 72px 0 0 0;
	margin: 0 auto;
	position: relative;
}

	#logo {
		position: absolute;
		z-index: 20;
	}
	
		.danks_street_depot_body #logo { width: 164px; height: 163px; top: 49px; left: 54px; }
		.cotton_duck_body #logo { width: 308px; height: 111px; top: 72px; left: 17px; }
		.jared_ingersoll_body #logo { width: 302px; height: 86px; top: 94px; left: 30px; }
		.airport_body #logo { width: 164px; height: 163px; top: 49px; left: 54px; }
	
		#logo a { display: block; }
	
	#top_nav {
		height: 35px;
		padding: 25px 102px 0 0;
		margin: 0 auto;
		width: 870px;
		font: normal 15px/20px Georgia, Arial, Verdana, serif;
		text-align: right;
		position: relative;
	}
	
		#top_nav a {
			color: #666666;
			text-decoration: none;
			margin: 0 12px;
		}
		
		#top_nav a:hover {
			color: #000;
			text-decoration: none;
		}
		
		.social_media {
			position: absolute;
			top: 23px;
			right: 26px;
		}
		
			.social_media a {
				width: 25px;
				height: 25px;
				margin: 0 0 0 7px !important;
				padding: 0;
				display: block;
				float: left;
			}
	
	#main_nav {
		margin: 0 auto;
		height: 51px;
		width: 972px;
		z-index: 20;
	}
	
		#nav {
			list-style: none;
			padding: 0 25px 0 0;
			margin: 0;
			height: 51px;
			float: right;
			z-index: 21;
		}
		
		#nav li {
			display: block;
			float: left;
			height: 51px;
			position: relative;
			z-index: 1000;
		}
		
		#nav li a {
			display: block;
			float: left;
			text-decoration: none;
			color: #fff;
			font: normal 15px/20px Georgia, Arial, Verdana, serif;
			height: 37px;
			padding: 14px 10px 0 10px;
		}
		
		#nav li a:hover {
			text-decoration: none;
			color: #333;
		}
		
		.danks_street_depot_body #nav li a:hover {
			color: #FAB524;
		}
		
		#nav li ul { /* second-level lists */
			list-style: none;
			padding: 0;
			margin: 0;
			top: 51px;
			position: absolute;
			width: 145px !important;
			left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
		}
		
		#nav li ul li {
			/*height: 29px !important;*/
			height: auto !important;
			width: 150px;
			/*padding: 1px 0 0 0;*/
			border-top: solid 1px transparent;
			margin: 0;
			display: block;
			float: left;
		}
		
		#nav li ul li a {
			width: 130px;
			height: auto !important;
			background: #222222;
			font: normal 13px/13px Georgia, Arial, Verdana, serif;
			text-transform: lowercase;
			padding: 8px 10px 8px 10px;
			margin: 0;
			opacity:0.85;
			filter:alpha(opacity=85);
			float: left;
			display: block;
		}
		
		.jared_ingersoll_body #nav li ul li a {
			background: #f5a601;
		}
		
		.cotton_duck_body #nav li ul li a {
			background: #80b0d1;
		}

		#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
			left: 0;
			float: left;
			display: block;
		}

	
	#banner {
		margin: 0 auto;
		width: 938px;
		height: 375px;
		overflow:hidden;
	}
	
	#nav_shadow {
		width: 972px;
		height: 4px;
		position: absolute;
		top: 183px;
		left: 0;
		padding: 0;
		margin: 0;
		line-height: 0;
		background: url(../images/nav_shadow.png) top left no-repeat;
		z-index: 1;
	}
	
	#main_top {
		width: 972px;
		height: 26px;
		margin: 0 auto;
		padding: 0;
		line-height: 0;
		background: url(../images/bg_main_top.png) top left no-repeat;
	}
	
	#main {
		width: 858px;
		padding: 14px 57px 12px 57px;
		margin: 0 auto;
		background: url(../images/bg_main_middle.png) top left repeat-y;
		position: relative;
	}
	
		#content {
			float: left;
			width: 525px;
		}
		
			.frame_top_left {
				position: absolute;
				top: 0;
				left: 39px;
			}
			
			.frame_top_right {
				position: absolute;
				top: 0;
				right: 39px;
			}
			
			.frame_bottom_left {
				position: absolute;
				bottom: 0;
				left: 39px;
			}
			
			.frame_bottom_right {
				position: absolute;
				bottom: 0;
				right: 39px;
			}
		
		#sidebar {
			float: right;
			width: 300px;
		}
		
	#main_bottom {
		width: 972px;
		height: 34px;
		margin: 0 auto;
		padding: 0;
		line-height: 0;
		background: url(../images/bg_main_bottom.png) top left no-repeat;
	}
	
	#footer_wrapper {
		margin: 14px 0 0 0;
		padding: 0;
		width: 100%;
		background: #000 url(../images/bg_footer.jpg) top left repeat-x;
		height: 184px;
	}
	
	#footer {
		width: 938px;
		margin: 0 auto;
		height: 184px;
	}
	
		.footer_left {
			float: left;
			color: #fff;
			margin: 0;
			padding: 26px 0 0 5px;
			font-size: 14px;
		}
		
			.footer_menu {
				color: #999999;
				font: normal 15px/20px Georgia,Arial,Verdana,serif;
			}
			
			.footer_menu a {
				color: #999999;
				text-decoration: none;
				margin: 0 12px;
			}
			
			.footer_menu a:hover {
				color: #666;
				text-decoration: none;
			}
			
			.footer_details {
				line-height:22px;
			}
			
			.footer_details a {
				color: #fff;
				text-decoration: none;
			}
			
			.footer_details a:hover {
				text-decoration: underline;
				color: #fff;
			}
		
		.footer_right {
			float: right;
			font-size: 11px;
			color: #666666;
			text-align: right;
			margin: 0;
			padding: 30px 9px 0 0;
		}
		
			.footer_right p { margin: 0; padding: 0; }
			.footer_right a { color: #666666; }
			.footer_right a:hover { color: #666666; text-decoration: underline; }
			.footer_images { margin: 0 0 15px 0 !important; }
			.footer_images a { margin: 0 0 0 18px; display: inline-block; }
	
	
/* articles layout */

.news-title {
	width: 272px;
	background: #333333;
	text-transform: lowercase;
	color: #f9f2e7;
	margin: 0;
	padding: 6px 14px;
	font-size: 24px;
}

.featured-title {
	width: 272px;
	background: #fab524;
	color: #fff;
	margin: 0;
	padding: 6px 14px;
	font-size: 24px;
	text-align: center;
}

.danks_street_depot_body .news-title {
	background: #fab524;
	color: #fff;
}

.sidebar_articles {
	list-style: none;
	padding: 0;
	margin: 0;
}

.article {
	padding: 10px 13px;
	margin: 10px 0 0 0;
	background: #fff;
	border: solid 1px #eeebe6;
	font-size: 12px;
	color: #666;
}

.post-title {
	font: normal 16px/20px Arial,Verdana,serif;
	padding: 0;
	margin: 0 0 3px 0;
}

	.post-title a { color: #000000; }
	
.post-meta {
	font-size: 12px;
	padding: 0;
	margin: 0 0 10px 0;
	color: #999999;
}

#featuredInclude {
	padding: 20px 13px 15px 13px;
	margin: 10px 0 0 0;
	background: #fff;
	border: solid 1px #eeebe6;
	font-size: 12px;
	color: #666;
	text-align: center;
}

#featuredInclude p {
	margin: 0 0 10px 0;
}

#featuredInclude h3 {
	font: normal 16px/20px Arial,Verdana,serif;
	padding: 0;
	margin: 15px 0 5px 0;
}

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

.rss {
	text-align: center;
	padding: 10px 0 5px 0;
}
