@charset "UTF-8";
/* CSS Document */
@import url('headers.css');
* {margin: 0; padding: 0;}

body {background: #e1e1e1 url('http://www.nbdatest.info/parks/images/bg.jpg') repeat-x top center;
	font: 12px 'Lucida Sans', Helvectica, Arial;
	line-height: 1.5em;
	color: #414141;
	}

#ie6 {background: #ffbbbb;
	width: 900px;
	padding: 20px;
	margin: 0 auto;
	}

#ie6 h1 {font: bold 22px 'Lucida Sans', Arial, Verdana;}	
	
.indent {padding-left: 35px; display:block;}	
ul.submenu {list-style: inside; text-indent: 30px;}

ul#minimenu {list-style: none; list-style-position: outside; width: 750px;}
ul#minimenu li {display: block; padding-right: 20px; float: left; font-size: 10px;}
ul#minimenu li a {text-decoration: none; color: #540006;}

#wrap {width: 940px; margin: 0 auto; background: #FFF; position: relative;}

#header { margin: 0 auto; height: 91px; width: 940px; background: url('http://www.nbdatest.info/parks/images/header.jpg') no-repeat;
	}
	
#content {width: 940px; background: #fff; position: relative; clear: both; float: left;}

#copy { position: absolute; left: 0; width: 275px; z-index: 3; padding: 15px; color: #d1d1d1; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 30px; top: 53px;}

#image { position: absolute; right: 0; z-index: 1; }


#left {width: 610px; position: relative; float: left; background: #FFF; padding: 25px 25px 15px 25px;}

#feature-one { width: 300px; float: left; padding-right: 10px;}

#feature-two { width: 300px; float: left; padding-right: 10px;}

#feature-one h2, #feature-two h2, #left h2 {font-size:18px; color: #540006;}

#right {width: 240px; position: relative; float: left; background: #f7f7f7; padding: 20px;}
#right-alt {width: 240px; position: relative; float: left; background: #FFF; padding: 20px;}

#footer {width: 920px; clear: both; padding: 10px; font-size: 9px; border-top: 1px solid #dadada;}

#nav {
	position: relative;
	margin: 0 auto; 
	width:940px;
	height:35px;
	z-index: 9;
	background: #ffffff url('http://www.nbdatest.info/parks/images/address.jpg') top right no-repeat;
		}	
		
.orange {color:#e9b034;}

.green { color:#9ceb03;}

.quote {font: italic 11px/17px 'Lucida Sans', Verdana, Arial;}

.who {float: right;}

.separator {padding: 10px 0px;}

#slider {
    width: 940px;
	height: 476px;
    margin: 0 auto;
    position: relative;
	z-index: 1;
	top: 0px;
	float: left;
}

.scroll {
    height: 423px;
    width: 940px;
    overflow: hidden;
    position: relative;
    clear: left;
    background: #000;
}

.scrollContainer div.panel {

    height: 423px;
    width: 940px;
	 
}

.scrollContainer div.panel img {
right: 0;
position: absolute;
bottom: 0;
}

#shade {
    background: #EDEDEC url(images/shade.jpg) no-repeat 0 0;
    height: 50px;
}

ul.navigation {
    list-style: none;
    margin: 0;
    padding: 0;
    background: #111;
	height: 53px;
}

ul.navigation li {
    display: block;
	float: left;
    margin-left: 7px;
	margin-top: 3px;
}

ul.navigation a {
    padding: 3px;
    color: #666;
    text-decoration: none;
	font: 10px "Lucida Sans", Verdana, Arial;
}

ul.navigation a:hover {
    color: #888;
}

ul.navigation a.selected {
    color: #999;
}

ul.navigation a:focus {
    outline: none;
}

.scrollButtons {
    position: absolute;
    top: 50%;
    cursor: pointer;
}

.scrollButtons.left {
    left: -20px;
}

.scrollButtons.right {
    right: -20px;
}

.hide {
    display: none;
}

.listing-header {font-weight: bold; font-style: italic; color: #111;}

img.style {padding: 0px 0px 13px 13px;}
img.subhead {padding: 15px 0px;}
