/*Top Main Header*/
#body {background-color: white; width:800px}
img.main_header { vertical-align:top; margin-top: 15px; margin-left: 0px; padding: 0px; height: 100px; width: 550px;}
#logo {margin-right: 0px; margin-top: 0px}
#title {padding: 0px;}
#callnow {background: gray; color: black; margin: 0px; padding:2px 10px; width: 780px; border-top:2px black solid}

/*defaults*/
a:link {color: #006633;
	border-bottom: 1px dashed #006633;
	text-decoration:none;
	font-size:12px;
}
a:visited {color: #666666;
	border-bottom: 1px dashed #666666;
	text-decoration:none;
	font-size:12px;
}
a:hover {color: #333333;}

/*Menu*/
ul.menu {margin-top: 0px;
	padding: 3px 0;
	margin-left: 0;
	border-bottom: 2px solid black;
	border-top:2px solid black;
	font: bold 12px Verdana, sans-serif;
	text-align:left;
	width: 800px;
	background-color: #006633;
	}

li.menu {list-style: none;
	margin: 0;
	display: inline;}

li.menu a {padding: 3px 0.5em;
	margin-left: 2px;
	border: 1px solid #778;
	border-bottom: none; border-top: none;
	background: #006633;
	text-decoration: none;}

ul.menu li a:link { color: white; }
ul.menu li a:visited { color: white; }
ul.menu li a:hover{color: black;
		background: white;
		border-color: #227;}
li.menu a#current{color: black;
		background: white;
		border-bottom: 2px solid white;}

/* Whole page */
table.page {margin-top: 0px; margin-bottom:40px;
		padding-left:3px; padding-right: 0px; padding-top: 0px; padding-bottom: 0px;
		 width:800px; background: white; border-spacing:0px}

/*content*/
td.content { vertical-align: top; 
	     	margin-left: 7px;
		padding-left: 0px; }
h3.content {width:100%; margin-left: 10px; text-align: left; border-bottom: 2px solid #333333;}
div.content {margin-left: 15px; width: 618px;}
h4.content {color: white; width: 100%; background-color:#006633; margin-top:0px; margin-left: 0px; padding:2px 5px;}
p.content {margin-left: 20px;}
ul.content {margin-left: 0px;list-style: circle}
ul.content li{padding: 3px 5px;}
#floatleft {float: right;
		width: 300px;
		padding: 5px;
		margin:0px 0px 0px 10px;
		border: 1px solid black;
		text-align:center;
		}
#floatleft p{background:#006633; padding:2px 5px; color:white; margin:0px;}

#ArrowLeft, #ArrowRight {padding: 0px 5px 2px 5px;}

#floatright {float: left;
		width: 400px;
		padding: 0px;
		margin: 0px 0px 0px 105px;
		border: 2px solid green;
		text-align: center;
	}
#floatright p{background:#006633; padding: 2px 5px; color: white; margin: 0px;}


/* Once again you guys are doing good, It may be worth to create a staff class (this is class content) if there are enough changes to warrant it. There are also id's (look at top of this file for what happens with the id='callnow' attribute */

/*content2-staff pages - names and contact info*/
td.content2 { vertical-align: top; 
	     	margin-left: 7px;
		padding-left: 0px; }
h3.content2 {width:100%; margin-left: 10px; text-align: left; border-bottom: 2px solid #333333;}
div.content2 {margin-left: 15px; width: 200px;}
h4.content2 {color: white; width: 100%; background-color:#006633; text-align: center; margin-top:0px; margin-left: 10px}
p.content2 {margin-left: 20px;}
a.content2:link {color: #006633; margin-right: 5px;}
a.content2:hover {color: #006633; margin-right: 5px;}
a.content2:visited {color: #666666; margin-right: 5px;}
ul.content2 {margin-left: 10px;list-style: circle}

/*content3-staff pages - bio*/
td.content3 { vertical-align: top; 
	     	margin-left: 7px;
		padding-left: 0px; }
h3.content3 {width:100%; margin-left: 10px; text-align: left; border-bottom: 2px solid #333333;}
div.content3 {margin-left: 10px; width: 420px;}
h4.content3 {color: white; width: 100%; background-color:#006633; text-align: center; margin-top:0px; margin-left: 5px}
p.content3 {margin-left: 20px;}
a.content3:link {color: #006633; margin-right: 5px;}
a.content3:hover {color: #006633; margin-right: 5px;}
a.content3:visited {color: #666666; margin-right: 5px;}
ul.content3 {margin-left: 10px;list-style: circle}

p.content4 {margin-left: 20px;
	font-size:12px;}

/*info section*/
td.info_section {width: 160px;
		 margin-right: 5px;
		 padding: 0px;
	 	 vertical-align: top;	}
#whole {width: 150px; border: 1px solid #333333; text-align: center}
	
	/* Section neccesary for IE--the bastards */
	a.info_section:link,a.info_section,a.info_section:visited,a.info_section:active {color: black; border: none; display: block}

h5.info_section {padding:2px 3px;
		 background: #006633;
		 color: white;
		 margin-top:0px;
		 margin-bottom: 0px;}
img.info_section {margin-top: 5px;
		 margin-bottom: 5px;
		 border: 0px;
		 padding: 5px;
		 width:130px;
		 height: 130px;}

/*Just for the forecast page*/
div.forecast {width: 100%; height: 140px; margin-left: 15px}
div.forecast p{margin-left: 100px;}
table.forecast {text-align:center; height:90px; vertical-align: top; width: 100%;}
td.forecast { vertical-align: top;}
img.forecast {width: 100px; height: 100px;}
p.forecast {margin-left:15px;}
a.forecast:link {color: #666666; margin-right: 5px; font-size: 5px}
a.forecast:hover {color: #666666; margin-right: 5px; font-size: 5px}
a.forecast:visited {color: #666666; margin-right: 5px; font-size: 5px}
#glance {text-align: center; width: 100px; }
#glance h5 {font-weight: bold; font-size: 16px}
/* Table version */
#forecasttable {margin: 10px 0px 30px 30px;border-spacing: 1px 1px}
#forecasttable tr,#forecasttable tr td{margin:0px;padding:2px 10px;}
#firstrow {font-weight:bold;}

/* Misc Stuff */


/*Copy Right*/
#copy {text-align:center;
	position: relative;
	top:10px;
	width:800px; }
#copy img {border:none;}
#copy a {border: none;}
#copy h4 {font: 12px serif;
	font-weight: bold;}

/*Title Overlays*/
#title {width:800px; height: 160px;margin:0px; padding:0px;}
#title img{position:absolute; top: 10px; left: 10px;}

/*Mini Menu*/
#minimenu {width: 610px;font-size: 12px; color: #006633; text-align:left; margin: 10px 15px;}
#minimenu a {border: 0px; text-decoration: none;  padding: 3px 10px;} 

/* Valid */
#valid a, #valid img {border: 0px;}
#valid p {display:inline}



/*lightbox stuff*/
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}

