	.overlay {
	position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
	width: 100%;
	background: #000000;
	opacity: 0.3;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30);
    filter:alpha(opacity=30);
	-moz-opacity:0.3;
	-khtml-opacity: 0.3;
!important 
	}
	
		.overlay1 {
	position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
	width: 100%;
	background: #FFFFFF;
	opacity: 0.2;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=20);
    filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
!important 
	}
	
		.overlay2 {
	position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
	width: 100%;
	background: #000000;
	opacity: 0.6;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
    filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
!important 
	}

	
	
	.container {
		position: relative;
		float: left;
	}
		.container1 {
		position: relative;
		float: left;
	}
	
			.container2 {
		position: relative;
		float: left;
	}


	.content {
		position: relative; /* Fixes the z-index */
		float: left;
               
	}
	#container .content {
		width: 100%;
	}
		#container1.content {
		width: 100%;
	}

	* html #container .overlay { height: expression(document.getElementById("container").offsetHeight); }
	* html #container1 .overlay1 { height: expression(document.getElementById("container1").offsetHeight); }
	* html #container2 .overlay2 { height: expression(document.getElementById("container2").offsetHeight); }

	

	
	body, html {
padding:0px;
margin:0px;
height:100%;
background-repeat:no-repeat;
background-attachment:fixed;
}



h1 { font-family: "Century Gothic", Century, Tahoma;  font-size: 26px; color: #FFFFFF; text-decoration: none; font-weight: normal; margin: 0; padding: 0;}

	
.forms { font-family: "Century Gothic", Century, Tahoma;   font-size: 11px; color: #000000; text-decoration: none ; border: 0 none; background-color: #FFFFFF; }
.forms1 { font-family: "Century Gothic", Century, Tahoma;   font-size: 11px; color: #000000; text-decoration: none ; border: 0 none; background-color: #FFFFFF; border: 0 none; }
.button { font-family: "Century Gothic", Century, Tahoma;  font-size: 12px; color: #FFFFFF; text-decoration: none ; background-color: #000000; padding: 2px; border 0 none; }
.linkf { font-family: "Century Gothic", Century, Tahoma;   font-size: 10px; color: #FFFFFF; text-decoration: none ; }
.text { font-family: "Century Gothic", Century, Tahoma;  font-size: 11px; color: #FFFFFF; text-decoration: none }
.small { font-family: "Century Gothic", Century, Tahoma;   font-size: 10px; color: #FFFFFF; text-decoration: none}
.links{ font-family: "Century Gothic", Century, Tahoma;  font-size: 11px; color: #FFFFFF; text-decoration: none }
.link { font-family: "Century Gothic", Century, Tahoma;   font-size: 11px; color: #000000; text-decoration: none ; padding: 4px; background-color: #d46d4d}
.wtext { font-family: "Century Gothic", Century, Tahoma;  font-size: 10px; color: #FFFFFF; text-decoration: none }
.wlinks { font-family: "Century Gothic", Century, Tahoma;  font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: underline}
.text1 { font-family: "Century Gothic", Century, Tahoma;  font-size: 11px; color: #FFFFFF; text-decoration: none }
.titles {
	font-family: "Century Gothic", Century, Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.address { font-family: "Century Gothic", Century, Tahoma;  font-size: 11px; color: #FFFFFF; text-decoration: none ; line-height: 16px}

.links2 { font-family: "Century Gothic", Century, Tahoma;  font-size: 11px; color: #000000; text-decoration: none }
.text2 { font-family: "Century Gothic", Century, Tahoma;  font-size: 11px; color: #000000; text-decoration: none }


img.plinks { border: 1px #000000 solid; }
.plinks img{ border: 1px #000000 solid; }
a.plinks:hover img{ border: 1px #FFFFFF solid; }

 img { border: none; margin: 0; vertical-align: middle; }


.navigation { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;  font-size: 14px; color: #FFFFFF; text-decoration: none; height:22px; line-height:22px; margin-bottom: 3px; padding-left: 20px;  width:100%; display:inline-block  }
a.navigation:hover {  color: #FFFFFF; background-color:#000000; }
.navactive { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;  font-size: 14px; color: #FFFFFF; background-color:#000000; text-decoration: none; height:22px; line-height:22px; margin-bottom: 3px; padding-left: 20px;  width:100%; display:inline-block  }



#flashphoto { height: 100%; }


a.links:hover {
	color: #FFF;
}
a.titles:hover {
	color: #FFF;
}

a.link:hover {
	color: #d46d4d;
	background-color: #000000;
}

