@charset "utf-8";
/* CSS Document */

h3 {font-size:26px;
	color:#F93; display:inline;}

h2 {font-size:30px; color:#F93;
text-align:center;}

h4 {color:#F93; font-size:18px; text-align:center}

h5 {color:#F93; font-size:26px;}

p {color:#F93; padding:14px; font-weight:bold; display:block;}

#wrapper { margin:0 auto; 0 auto; width: 880px; }

#topnav  {background-image:url(images/backgrounds/longbluebg.png);background-repeat: no-repeat; margin-top:-10px; width: 1280px; height:130px; background-position: center;}
 
#navbar {position:relative; height:auto; width:960px; top:90px; left:180px;  }


#Aerialbanner {width:700px; margin:auto; margin-top:80px;
border-width:thick; text-align:center}

#topcontent {background-image:url(images/backgrounds/aerialbg.png); background-repeat:no-repeat width:600px; height:230px; margin-top:40px; border:30px;}

#aerialtext {margin-left:120px; width:200px; float:left; text-align:center; }

#fadeshow1 {width:220px; float:right; margin:25px; margin-right:80px;
text-align:center}

#wildlifebanner {margin-top:60px;
text-align:center}

#wildlifetext {margin-left:120px; width:200px; float:left; text-align:center;   }

#bottomcontent {background-image:url(images/backgrounds/aerialbg.png); background-repeat:no-repeat width:600px; height:230px; margin-top:40px; border:30px; }

#fadeshow2 {width:220px; float:right; margin:25px; margin-right:80px;
text-align:center}

#underwaterbanner {margin-top:60px; text-align:center}

#watercontent {background-image:url(images/backgrounds/aerialbg.png); background-repeat:no-repeat width:600px; height:230px; margin-top:40px; border:30px; }

#watertext {margin-left:120px; width:200px; float:left; text-align:center
;}

#fadeshow3 {width:220px; float:right; margin:25px; margin-right:80px;
text-align:center}

#nostalgiabanner {margin-top:60px; text-align:center}

#nostalgiacontent {background-image:url(images/backgrounds/aerialbg.png); background-repeat:no-repeat width:600px; height:230px; margin-top:40px; border:30px; }

#nostalgiatext {margin-left:120px; width:240px; float:left; text-align:center;}

#fadeshow4 {width:220px; float:right; margin:25px; margin-right:80px;
text-align:center}

#footer {clear:both; margin-top:60px;
border-top:#00C solid}

a:link {color: #F93;text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;color: #33F;}
a:active {text-decoration: none;}

 
.navigation {margin-top:5px; padding:0;
             list-style:none;}

.navigation li {float:left; width:150px;
                position:relative;
				text-align:left;}
				
.navigation li a {color:#F93; display:block;
                  padding:8px 7px 8px 7px;
                  text-decoration:none;
				  text-align:center;}

.navigation ul a:hover {color:#33F;}

.navigation ul {position:absolute; left:0;
                display:none; /* Hide it by default */
                margin:0 0 0 -1px;
                padding:0;
                list-style:none;
                background-color:#000;}
				
.navigation ul li {width:150px; float:left;
                   border-top:none;}
				   
.navigation ul a {display:block; /* Making sure a element covers                   whole li area */
                  height:15px;
                  padding:8px 7px 13px 7px;
                  color:#F93;
                  text-decoration:none;
                  border-top:none;}

.navigation ul a:hover {color:#33F;}
