	.overlay {
	position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
	width: 100%;
	background-image:url(images/overlay2.png);
!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-image:url(images/overlay3.png);
!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: 20px;
	color: #FFF;
	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: 10px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 18px;
	width: 80px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.forms2{
	font-family: "Century Gothic", Century, Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 18px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.button {
	font-family: "Century Gothic", Century, Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #9D9376;
	padding: 1px;
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;
	line-height: 18px;
}

.text5 {
	font-family: "Century Gothic", Century, Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	line-height: 16px;
}

.small {
	font-family: "Century Gothic", Century, Tahoma;
	font-size: 11px;
	color: #FFF;
	text-decoration: none
}
.links{
	font-family: "Century Gothic", Century, Tahoma;
	font-size: 11px;
	color: #FFF;
	text-decoration: none
}
.link {
	font-family: "Century Gothic", Century, Tahoma;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	padding: 4px;
	background-color: #276c90
}
.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: 12px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.address { font-family: "Century Gothic", Century, Tahoma;  font-size: 11px; color: #000000; 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: "Century Gothic", Arial;
	font-size: 18px;
	color: #f0eded;
	text-decoration: none;
	height:22px;
	line-height:20px;
	margin-bottom: 3px;
}
a.navigation:hover {  color: #666666; }
.navactive { font-family: "Century Gothic", Arial;  font-size: 12px; color: #3399CC; text-decoration: none; height:22px; line-height:20px; margin-bottom: 3px; padding-left: 10px; }



#flashphoto { height: 100%; }


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

a.link:hover {
	color: #d46d4d;
	background-color: #000000;
}
#mask {
  position:absolute; left:0; top:0; z-index:9000; background-color:#000; display:none; }
  
#boxes .window {
  position:absolute; left:0; top:0; width:800px; height:600px; display:none; z-index:9999; padding:20px; }

#boxes #dialog {
  width:auto; height:auto; }
  
