/*
	AUTHOR: Sandeep Jambhekar
			sandeep@e6creative.com
			http://www.e6creative.com
*/

/*RESETS*/
* {margin:0; padding:0;}
html {overflow:auto;}
body {font:62.5% Tahoma, sans-serif; background-image: url(site_bg.png); background-position: top ; background-color: #ba5600; background-repeat: repeat-x;}
ul {list-style:none inside;}
p {font-size:1.3em; line-height:1.3em; margin-bottom:1.3em;}
a {outline:none;}
a img {border:none;}
/*END RESETS*/


/*COMMON*/
.floatleft {float:left;}
.floatright {float:right;}
.clear {clear:both;}
.none {display: none;}
/*END COMMON*/

/*LAYERS*/

h1.logo {
	z-index: 6000;
}
#page_scroll {
	z-index: 5000;
}
#home_scroll {
	z-index: 5000;
}
#top-photo {
	z-index: 400;
}
#top-photo-frame {
	z-index: 300;
}
#bottom-photo {
	z-index: 200;
}
#feature-container{
	z-index: 400;	
}
#page-feature-container{
	z-index: 400;	
}
#nav li a {
	z-index: 300;
}
#nav {
	z-index: 200;
}
#excursions-link {
	z-index: 150;
}
#page-content-container {
	z-index: 100;
}
#content-container {
	z-index: 100;
}
/*END LAYERS*/


/*STRUCTURE*/
#container {
	display: block;
	position: relative;
}
#header-container {
	height: 345px;
	width: 1100px;
	display: block; 
	position: relative;
	margin: 0 auto;
	background-position: center top;
	background-repeat: no-repeat;
}
h1.logo {
	height: 280px;
	width: 280px;
	display: block;
	position: fixed;
	margin: -50px auto 0 50px;
	background-image: url(logo.png);
	background-repeat: no-repeat;
	position: absolute;
}
#content-container {
	width: 1100px;
	display: block;
	position: relative;
	margin: 155px auto;
	background-image: url(content_bg.png);
	background-repeat: repeat-y;
	background-position: center;
}
#login-content-container {
	width: 1100px;
	display: block;
	position: relative;
	margin: 0px auto 155px auto;
	background-image: url(content_bg.png);
	background-repeat: repeat-y;
	background-position: center;
}
#sub-content-container {
	width:850px;
	margin:0px auto;
	text-align:center;
}

#nav {
	height: 97px;
	float: right;
	margin-right: 130px;
}
#nav ul#tabs {
	display: block;
	height: 97px;
}
#nav ul#tabs li {
	display: inline;
	float: left;
	height: 97px;
	width: 107px;
	margin-right: 5px;
	background-image: url(tabs.png);
	background-position: left;
	background-repeat: no-repeat;
}
#nav ul#tabs li:hover {
	background-position: right;
}
#nav li a {
	height: 28px;
	width: 107px;
	margin-top: 70px;
	text-align: center;
	display: block;
    float: left;
    text-decoration: none;
}
#excursions-container {
	width: 350px;
	height: 515px;
}
#excursions {
	width: 235px;
	height: 497px;
	margin: 18px auto auto 115px;
	background-image: url(excursions.png);
	background-position: center;
	background-repeat: no-repeat;
}
#excursions-link{
	display: block;
	position: absolute;
	top: 60px;
	left: 127px;
	width: 214px;
	height: 40px;
}
ul#excursions-nav{
	display: block;
	position: absolute;
	top: 115px;
	left: 170px;
}
#footer-container {
	width: 1100px;
	height: 75px;
	margin: -155px auto;
	background-image: url(content_bg_bottom.png);
	background-position: top center;
	background-repeat: no-repeat;
}
#login-container {
	width: 1100px;
	height: 65px;
	margin: 10px auto 0px auto;
	padding:0px;
	background-image: url(content_login_top_new.png);
	background-position: top center;
	background-repeat: no-repeat;
	
}
#tombstone {
	margin: 35px 0 0 140px;
}
#privacy {
	margin: 35px 140px 0 0;
}
ul#privacy_nav li{
	display: inline;
}
ul#privacy_nav li a{
	color: black;
	font-size: 1.2em;
}
#social-networks-container {
	width: 200px;
}
ul#social-networks {
	display: block;
	position: relative;
	left: 153px;
	top: -8px;
}
ul#social-networks li {
	display: inline;
	float: left;
	height: 32px;
}
ul#social-networks li a {
	width: 32px;
	height: 32px;
	display: block;
	background-position: left;
	background-repeat: no-repeat;
}
ul#social-networks li a:hover {
	background-position: left;
}
ul#social-networks li a.linkedin {
	background-image: url(Linkedin_32x32.png);
}
ul#social-networks li a.facebook {
	background-image: url(FaceBook_32x32.png);
}
ul#social-networks li a.myspace {
	background-image: url(MySpace_32x32.png);
}
ul#social-networks li a.twitter {
	background-image: url(Twitter_32x32.png);
}
ul#social-networks li a.flickr {
	background-image: url(Flickr_32x32.png);
}
ul#social-networks li a.youtube {
	background-image: url(YouTube_32x32.png);
}

/*END STRUCTURE*/


/*STYLES*/

h2 {
	font-weight: bold;
	color: #00693c;
	font-size: 2.2em;
	margin-bottom: 6px;
}
h3 {
	font-weight: bold;
	color: #532d19;
	font-size: 1.6em;
	margin-bottom: 6px;
}
h4 {
	font-weight: bold;
	font-size: 1.3em;
	margin-bottom: 6px;
}

.featuredevent {
	font-size:14px;
	font-weight:bold;
}

#nav li a {
	font-weight: bold;
	color: white;
	font-size: 1.2em;
}
#excursions-nav li a {
	color: #00693c;
	text-decoration: none;
	font-size: 1.4em;
	line-height: 1.4em;	
}
#excursions-nav li:hover {
	list-style: url(bullet.png) outside;
}
#excursions-nav li a:hover{
	color: #532d19;
}
#feature p {
	line-height: 1.4em;
}
#learn-more p a {
	color: #00693c;
	font-weight: bold;
}

.learnmore {
	color:#00693c;
	font-weight:bold;
}

#learn-more ul li a, #panel {
	color: #e98300;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}


#learn-more ul li a:hover {
	color: #00693c;
}
.light {
	font-weight: lighter;
}
/*END STYLES*/
