@charset "UTF-8";
body{
margin:0px;
padding:0px;
background-color:#3B3B3B;
color:#ffffff;


} img, div { behavior: url(../iepngfix.htc) }
#headerimages {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background: url(../images/tilebackground.gif) repeat-x;
	height: 215px;
}
P{
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
}

#wrapper{
margin-top:20px;
width: 960px;
	margin-right: auto;
	margin-left: auto;
	pading-bottom:50px;
	
	}
	
	#weather{
	
	float:left;
	width:40%;}
	#contact{
	
	float:left;
	width:40%;}
	
	#contact a{
	font-size:12px
	
	}

#camera{

float:right;
width:40%;

}
#gallery{

float:right;
width:50%;

}
#gallery img, .gallery{
margin:10px;
border:5px solid #ffffff;
}

.photos
{
clear:both;
}

#august, #november
{
float:left;
width:40%;
}

#october, #december
{
float:right;
width:40%;
margin-right:10%;
}

#cameralarge{
margin-left:auto;
margin-right:auto;
width:724px;



}
a:link, a:visited{
font: bold 18px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFCC00;
	
	

}
a:hover{
color:#FFFFFF;
}
#map{
padding:10px;
width:450px;
height:350px;
background: url(../images/blackyellwostripe.gif);
}
#cameraimagelarge{

	padding:10px;
	width:704px;
	height:480px;
	background: url(../images/blackyellwostripe.gif);
}

h1,h2,h3,h4{
	font: bold 18px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFCC00;
	text-decoration: none;
	padding:0px;
	margin:0px;
}

#cameraimage{
	padding:10px;
	width:352px;
	height:240px;
	background: url(../images/blackyellwostripe.gif);
}

#weathergraphs{
clear:both;
margin-top:20px;


}
#weatherlist{
	list-style:none;
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	
}
.weatherdata{
color:#FFCC00;
font-size:14px;

}
.graph{
float:left;
padding:10px;
margin-top:25px;

}
.row{
width:900px;

height:150px;
}
#nav{
height:43px;
background-color:#232323;
line-height:45px;

}
#nav ul{
padding:0px;
margin:0px;

}

#nav li{
display:inline;


}

#nav li a{
text-decoration:none;
padding: 10px 15px 10px 15px;

}

#nav li a:hover, #active{
background-color:#000000;

}