body {
margin:0;
padding:0;
height:100%;
width:100%;
background-image:url('images/checkBG.gif');
}

/*************************************\
			Layout
\*************************************/


#wrapper {
	background-color:white;
	border:1px solid black;
	margin:0px 10px 0px 10px;
	width:990px;
}

#header {
	height:62px;
	background-color:#ffffff;
	background-image:url('images/header_terrain.jpg');
	background-repeat:no-repeat;
	background-position: right top;
}

#headernav{
	background-color:#ffffff;
	height:23px;
}

#headerbanner {
	background-color:black;
	height:20px;
	text-align:right;
}

#leftcol {
	background-color:#ffffff;
	border:1px solid #ffffff;
	height:850px;
	width:115px;
	float:left;
	border-right:1px dotted black;
	font-size:12px;
}

#rightcol {
	background-color:#ffffff;
	border:1px solid #ffffff;
	height:700px;
	width:155px;
	float:right;
	font-size:12px;
}

#mainsec {
	background-color:white;
	height:850px;
	width:700px;
	margin-left:120px;
	border-right:1px dotted black;
}

#mission {
	width:700px;
	height:170px;
	border-bottom:1px dotted black;
	text-align:center;
}

#mission img {
	margin-top:0;
	padding-top:0;
}

#mainsecTop {
	width:700px;
	height:350px;
	border-bottom:1px dotted black;
}

#mainsecBottom {
	width:700px;
	height:400px;
}

#footer {
	background-color:black;
	clear:both;
	height:40px;
	text-align:right;
}

#copyright {
	background-color:#ffffff;
	color:#000000;
	text-align:center;
	font-size:10px;
	line-height:3px;
	height:70px;
}
/*************************************\
			Main Logos
\*************************************/

#mainlogo {
	position:absolute;
	left:0px;
	top:0px;
	z-index:10;
}

#littlelogo {
	position:absolute;
	left:950px;
	top:120px;
	z-index:10;
}

/*************************************\
			Images
\*************************************/

img {
	border:none;
}

.centeredImage {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
}

#mainsec img {
	margin-top:50px;
}

.spotimage {
	text-align:center;
	position:absolute;
	left:450px;
	top:120px;
	width:320px;
	height:240px;
}

.spotimage img {
	border:4px solid black;
}

.headlineimage {
	text-align:center;
	position:absolute;
	left:490px;
	top:120px;
	width:320px;
	height:240px;
}

.headlineimage img {
	border:4px solid black;
}

#headlineImage {
	
}

/*************************************\
			Lists
\*************************************/

#headernav ul {
	margin-top:0;
	margin-bottom:0;
}

#headernav li {
	display: inline;
	list-style-type: none;
	color:#ffffff;
	padding-right:17px;
}

#leftcol ul {
	list-style-type:none;
	padding-left:0;
	margin-left:0;
}

#footer li {
	display: inline;
	list-style-type: none;
	color:#ffffff;
	padding-right:5px;
	font-size:10px;
}

/*************************************\
			Links
\*************************************/

#header a {
	color:black;
	text-decoration:none;
}

#header a:hover {
	color:#ff7c00;
	text-decoration:underline;
}

#headernav a {
	color:black;
	text-decoration:none;
}

#headernav a:hover {
	color:#ff7c00;
	text-decoration:underline;
}

#headerbanner a {
	color:#ffffff;
	text-decoration:none;
}

#headerbanner a:hover {
	color:#ff7c00;
	text-decoration:underline;
}

#leftcol a {
	color:#000000;
	text-decoration:none;
}

#leftcol a:hover {
	color:#ff7c00;
	text-decoration:underline;
}

#rightcol a {
	color:#000000;
	text-decoration:none;
}

#rightcol a:hover {
	color:#ff7c00;
	text-decoration:underline;
}

#mainsec a {
	color:#000000;
	text-decoration:none;
}

#mainsec a:hover {
	color:#ff7c00;
	text-decoration:underline;
}

#footer a {
	color:#ffffff;
	text-decoration:none;
}

#footer a:hover {
	color:#ff7c00;
	text-decoration:underline;
}

/*************************************\
			Horizontal Rules
\*************************************/

#leftcol hr {
	width:90%;
}

#rightcol hr {
	width:90%;
}

#mainsec hr {
	width:99%;
}

/*************************************\
			Headings
\*************************************/

h1 {
	text-align:center;
	color:#ff7c00;
}

#welcome {
	text-align:center;
	color:#ff7c00;
	background-image:url('images/mission_image.jpg');
	background-repeat:no-repeat;
	width:700px;
	height:292px;
}

#welcome h1 {
	padding-top:245px;
}

h3.contactHeading {
	color:#ff7c00;
	background-color:#ffffff;
	border:none;
}

h3.newobstacle {
	color:red;
	background-color:#ffffff;
	border:none;
}

#missionHeading {
	text-align:center;
}

/*************************************\
			Text and Fonts
\*************************************/

body {
	font-family:arial;
}

#headernav li.top {
	margin-left:115px;
}

#headerbanner {
	color:white;
}

#leftcol h3 {
	color:#FF7C00;
	background-color:#ffffff;
	border:none;
}

#leftcol h3.top {
	margin-top:60px;
}

#rightcol h4 {
	color:#FF3100;
}


#spotCount {
	margin-right:520px;
	color:#ffffff;
}

#bannerNews {
	margin-right:80px;
	color:#ffffff;
	font-weight:bold;
}

.bolder {
	font-weight:bolder;
}

.error {
	color:red;
}
/*************************************\
			Forms and Inputs
\*************************************/

form {
	margin-top:0;
}

/*input {
	width:150px;
}*/

select {
	width:150px;
}

/*************************************\
			Paragraphs
\*************************************/

#loggeduser {
	margin-left:155px;
}

#paginate {
	text-align:center;
}

/*#ourAim {
	position:absolute;
	padding:0;
	margin:0;
	display:block;
	left:140px;
	top:210px;
	z-index:10;
	border:1px solid green;
	width:200px;
	height:300px;
	text-align:justify;
}

#headline {
	position:absolute;
	display:block;
	padding:0;
	margin:0;
	left:440px;
	top:200px;
	z-index:10;
	border:1px solid red;
	width:200px;
	height:300px;
	text-align:justify;
}*/

#headline1 {
	/*border:1px solid green;*/
	width:340px;
	height:290px;
	
}

#headline1 img {
	padding:0;
	margin:0;
}

#headline2 {
	/*border:1px solid red;*/
	width:340px;
	height:290px;
	margin-left:350px;
	margin-top:-291px;
	
}

#headline2 img {
	padding:0;
	margin:0;
}

#headlineContent {
	width:350px;
}

#spotOfTheDay {
	/*border:1px solid red;*/
	width:340px;
	height:360px;
	margin-top:30px;
}

#spotOfTheDay img {
	padding:0;
	margin:0;
}

#extraContent {
	/*border:1px solid green;*/
	width:340px;
	height:360px;
	margin-left:350px;
	margin-top:-361px
}

#extraContent img {
	padding:0;
	margin:0;
}

/*************************************\
			Spans on index
\*************************************/

span.headline {
	font-weight:bolder;
}

span.headlineContent {
	
}

/*************************************\
			Pull Downs
\*************************************/
/*
#nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
  
#nav li {
  display: inline;
  position: relative;
  width: 10em;
}

li.subnav ul {
  display: none;
  position: absolute; 
  top: 1em;
  left: 0;
  }
  
li.subnav > ul {
	top: auto;
	left: auto;
	}

li.subnav:hover ul, li.over ul{ 
	display: block;
}

#nav li ul li {
	background-color:white;
	border:1px solid gray;
	border-top:none;
}

#nav li ul li a {
	color:black;
	text-decoration:none;
}

#nav li ul li a:hover {
	color: #ff7c00;
	text-decoration: underline;
}
*/

/*************************************\
			Sitemap
\*************************************/

#sitemap {
	line-height:40px;
}

#sitemap li ul {
	line-height:30px;
}

/*************************************\
			Tables
\*************************************/

th {
	background-color:#ffffcc;
}

tr.even {
	background-color:#cccccc;
}

tr.odd {
	background-color:#99ccff;
}

#result {
	width:100%;
}

#gallery {
	width:100%;
	text-align:center;
}

/*************************************\
			Classes
\*************************************/

.username {
	font-size:14px;
}

.spotAddressInfo {
	background-color:#ffffcc;
	border:1px solid #cccccc;
	width:45%;
}

.viewLargerImage {
	/*background-color:#99ccff;
	border:1px solid #cccccc;*/
}

h3 {
	background-color:#ffffcc;
	border:1px solid #cccccc;
	width:99%;
}

.newsheading {
	font-weight:bold;
}

.newsdate {

}
