* { margin: 0;
	padding: 0; 
	border: 0; 
}

html {
	font-size: 62.5%;
}

body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 1.1em;
	color:#000000;
	background-color: #e6dcc6;
}

h1 {
    font-size: 2.1em;
}
    
h2 {
    font-size: 1.9em;    
}
    
h3 {
    font-size: 1.7em;
}
    
h4 {
	font-size: 1.5em;    
}
    
h5 {
	font-size: 1.3em;    
}
    
a:link {
	color:#000000; 
	text-decoration: underline;
}

a:visited {
	color:#333333;
	text-decoration: underline;
}

a:hover {
	color: #666666;
	text-decoration: none;
}

a:active {
	color:#999999;
	text-decoration: underline;
}

#header {
	width:776px;
	height:155px;
	/*background-color:#33FF00;	*/
}

#nav {
	width:142px;
	float:left;
	/*background-color:#990000;*/
}

#media {
	width:286px;
	height:300px;
	float:left;
	margin-bottom:12px;
	padding-left:30px;
	text-align:center;
	/*background-color:#FF0000;*/
}

.photostrip {
	width:614px;
	height:131px;
	float:left;
	margin-top:12px;
	/*background-color:#00FF33;*/
}

.main {
	width:634px;
	/*margin-right:20px;*/
	float:left;
	/*background-color:#FFFF00;*/
}

.contact {
	width:634px;
	float:left;
}

.contact p {
	margin-left:20px;
}

.contactinfo {
	float:left;
	/*width:240px;*/
	/*margin-left:20px;*/
	margin-bottom:16px;
}

.contactinfo h1{
	font-size:1.5em;
	padding-bottom:2px;
	border-bottom:#000000 solid 1px;
	margin-left:20px;
}

.contactinfo p {
	margin-left:20px;
}

#container {
	width:776px;
}

#plain {
	width:500px;
	height:250px;
	text-align:center;
	float:left;
	padding:20px;
	line-height:2em;
}



/* ------------- STYLES FOR INDEX ---------------- */

.indexcopy {
	width:275px;
	/*margin-left:40px;*/
	/*padding-left:40px;*/
	float:left;
	color:#02592e;
	line-height:1.4em;
	text-indent:1.5em;
}

.indexcopy p {
	padding-left:40px;
}

.indexcopy h3 {
	border-bottom:solid #02592e 2px;
	padding-bottom:4px;
}

.indexcopy img {
	border-bottom:solid #02592e 2px;
	margin-bottom:6px;
	margin-left:40px;
}

/* ------------ STYLES FOR ABOUT --------------------*/

.about {
	width:614px;
	margin-right:20px;
	float:left;
	/*background-color:#FFFF00;*/
}

.about p {
	line-height:1.4em;
	text-indent:1.5em;
	padding:4px;
	/*margin-right:250px;*/
	margin-left:40px;
	width:304px;
}

.abouthead {
	margin-left:40px;
	border-bottom:solid #02592e 2px;
}

.aboutcopy {
	margin-left:40px;
	width:310px;
	float:left;
}


/* ------------ STYLES FOR PRODUCTS ----------------------*/

.productnav {
	width:614px;
	float:left;
	margin-bottom:12px;
}

.products {
	width:614px;
	float:left;
	/*text-align:center;*/
	/*margin:0;
	padding:0;*/
}

.prodcopy {
	/*margin-left:40px;*/
	width:350px;
	float:left;
	margin-bottom:12px;
}

.prodcopy p {
	line-height:1.4em;
	text-indent:1.5em;
	margin-left:40px;
	/*padding:4px;*/
}

.productmain {
	width:614px;
	float:left;
	text-align:center;
}

.productmain  img {
	margin-left:13px;
	margin-bottom:13px;
}

.prodhead {
	margin-left:40px;
	border-bottom:solid #02592e 2px;
	margin-bottom:8px;
}


/* -------------- STYLES FOR SERVICES -----------------*/

.services {
	width:614px;
	margin-right:20px;
	float:left;
	line-height:1.4em;
	margin-bottom:12px;
}

.servicescopy {
	width:614px;
	float:left;
}

.servicescopy p {
	margin-left:40px;
	/*margin-right:150px;*/
	padding:4px;
}

.servicescopy li {
	margin-left:60px;
	/*margin-right:150px;*/
}

.serviceshead {
	margin-left:40px;
	border-bottom:solid #02592e 2px;
}

.staff {
	float:right;
	margin-left:12px;
}

/* ------------ STYLES FOR MAPS --------------------*/

#map {
	width: 575px;
	height: 350px;
	border:#000000 solid 2px;
	margin-bottom:12px;
	margin-left:20px;
	float:left;
}

#map2 {
	width: 500px;
	height: 300px;
	border:#000000 solid 2px;
	margin-bottom:12px;
	margin-left:20px;
	float:left;
}

.panel {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color:#CCCCCC;
}

.address {
	margin:12px 0 12px 20px;
	float:left;
	width:45%
	/*background-color:#f3ede1;*/
}

.address h3 {
	padding:4px 10px 2px 0px;
	/*background-color:#c6ae86;*/
	/*border-bottom:#000000 solid 1px;*/
	margin-left:4px;
	font-size:1.75em;
}

.address p {
	margin:0px 0 0 12px;
	line-height:1.5em;
	font-size:1.2em;
}

/* ------------------ FORM STYLES ------------------- */
input, textarea {
	padding:2px;
	background-color:#ffffff;
	border:#000000 thin solid;
}

form {
	margin-left:20px;
	margin-bottom:20px;
}

.required {
	font-weight:bolder;
}

.plain {
	border:0;
	background-color: #e6dcc6;
}


/* ----------- CSS FOR LIGHTBOX ------------ */

#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 */
} 

	
/*------------ FOOTER --------------*/

.footer {
	width:614px;
	clear:left;
	padding:4px 0 4px 0;
	font-size:.9em;
	text-align:center;
	margin:0;
}	

.footer p {
	margin:0;
}	

/* -------------- MENU PLAY ---------------*/

#menu {
	/*position:relative; */
	/*margin-top:20px; */
	/*left:5px; */
	display:block; 
	width:200px;
	float:left;
	margin-left:40px;
}

#menu a, #menu a:visited {
	display:block; 
	width:200px; 
	height:24px; 
	background:url(../images/menubg.jpg); 
	background-position:left top; 
	background-color:transparent; 
	text-align:left;
	color:#006600; 
	line-height:24px; 
	text-decoration:none; 
	font-family:arial, sans-serif; 
	font-weight:bold; margin-top:0px;
	/*padding-left:8px;*/
}

#menu a:hover {
	background-position:left bottom;
	line-height:24px;
	overflow:hidden;
	color:#000000;
}