body, html {
font-family: Verdana, sans-serif; font-size: 11px;
padding:0; margin:0; width:100%; height:100%; background-repeat:no-repeat; background-attachment:fixed; }

	.overlay {
	position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
	width: 100%;
	background: #050505;
	opacity: 0.7;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
    filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
!important 
	}
	
		.overlay1 {
	position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
	width: 100%;
	background: #050505;
	opacity: 0.3;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30);
    filter:alpha(opacity=30);
	-moz-opacity:0.3;
	-khtml-opacity: 0.3;
!important 
	}
	

			.overlaynavi {
	position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
	width: 100%;
	background: #FFFFFF;
	opacity: 0.4;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);
    filter:alpha(opacity=40);
	-moz-opacity:0.4;
	-khtml-opacity: 0.4;
!important 
	}


	
	.container {
		position: relative;
		float: left;
	}
		.container1 {
		position: relative;
		float: left;
	}
	
			.containernavi {
		position: relative;
		float: left;
	}




	.content {
		position: relative; /* Fixes the z-index */
		float: left;
               
	}
	#container .content {
		width: 100%;
	}
		#container1.content {
		width: 100%;
	}

		#containernavi.content {
		width: 100%;
	}

	
	/* Let's compensate for IE6's inability to interpret top: 0; and bottom: 0; */
	* html #container .overlay { height: expression(document.getElementById("container").offsetHeight); }
	* html #container1 .overlay1 { height: expression(document.getElementById("container1").offsetHeight); }
    * html #containernavi .overlaynavi { height: expression(document.getElementById("containernavi").offsetHeight); }


h1 { font-family: "Century Gothic", Century, Tahoma;  font-size: 30px; color: #d46d4d; text-decoration: none; font-weight: normal; margin: 0; padding: 0;}
	
.forms { font-family: "Century Gothic", Century, Tahoma;   font-size: 11px; color: #050505; text-decoration: none ; border: 0 none; background-color: #FFFFFF; }
.forms1 { font-family: "Century Gothic", Century, Tahoma;   font-size: 11px; color: #8e8e8e; text-decoration: none ; border: 0 none; background-color: #000000; border: 1px solid; border-color: #8e8e8e;}
.button { font-family: "Century Gothic", Century, Tahoma;   font-size: 11px; color: #000000; text-decoration: none ; padding: 4px; background-color: #d46d4d; border:0}
.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 }
.textp { 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: #9b9796; 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: #8e8e8e; text-decoration: none }
.titles { font-family: "Century Gothic", Century, Tahoma;  font-size: 17px; color: #9b9796;  text-decoration: none }
.address { font-family: "Century Gothic", Century, Tahoma;  font-size: 11px; color: #8e8e8e; text-decoration: none ; line-height: 16px}

.links2 { font-family: "Century Gothic", Century, Tahoma;  font-size: 11px; color: #d46d4d; text-decoration: none }
.text2 { font-family: "Century Gothic", Century, Tahoma;  font-size: 11px; color: #050505; text-decoration: none }
.mtext1 { font-family: "Century Gothic", Century, Tahoma; font-size: 11px; color: #6D7D9E; text-decoration: none }


img.plinks { border: 1px #050505 solid; }
.plinks img{ border: 1px #050505 solid; }
a.plinks:hover img{ border: 1px #9b9796 solid; }

 img { border: none; margin: 0; vertical-align: middle; }


.navigation { font-family: "Century Gothic", Century, Tahoma;  font-size: 26px; color: #272323; text-decoration: none; }
a.navigation:hover {  color: #d46d4d; }
.navactive { font-family: "Century Gothic", Century, Tahoma;  font-size: 26px; color: #d46d4d; text-decoration: none; }


#flashphoto { height: 100%; }

.toggle_container
{ display: none; margin: 0px; position: relative;  }

.trigger {
	margin-right: 10px;
	padding: 0;
	cursor:pointer;
}


a.links:hover {
	color: #FFF;
}
a.titles:hover {
	color: #FFF;
}

a.link:hover {
	color: #d46d4d;
	background-color: #050505;
}

** style for jquery ui datepicker **/
#ui-datepicker-div{
    font-size:11pt;
	z-index: 1000 !important;
}
#ui-datepicker-div span.ui-datepicker-month{
    color:#fff;
}
#ui-datepicker-div span.ui-datepicker-year{
    color:#eee;
}


#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; }
