body, html {
font-family: Verdana, Tahoma, sans-serif; font-size: 11px;
padding:0; margin:0; width:100%; height:100%; background-repeat:no-repeat; background-attachment:fixed; }

#flashphoto { height: 100%; }

	.overlay {
	position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
	width: 100%;
	background: #FFFFFF;
	opacity: 0.7;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
    filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
!important 
	}
	
	
	.container {
		position: relative;
	}

	.content {
		position: relative; /* Fixes the z-index */
	}
	
	#container .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); }

h1 { font-family: "Century Gothic", Verdana; font-size: 20px; color: #333333; text-decoration: none; font-weight: normal; margin: 0; padding: 0; }
.forms { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: none ; border: 1px #CCCCCC solid; }
.forms1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border:none;
}

.forms {
	font-size: 11px; color: #333333;
	border: 1px solid #27a6c7; 
	background-color:#dceced;
	width:150px;
}


.submit { font-size: 11px; color: #FFFFFF; 
    padding:2px; 
	border:none;	
    background: url(/images/submit.png) left top no-repeat;
	width:150px;
	line-height:21px;
	height:21px;
	cursor:pointer;
	display:inline-block;
	text-decoration:none;
}

.address {
	font-family: "Trebuchet MS", Arial, Verdana, tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 18px;
}

.button { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; text-decoration: none; background-color: #27a6c7; padding:4px; border:none }
a.button:hover { background-color:#000000; }
.text {
	font-family: "Trebuchet MS", Arial, Verdana, tahoma;
	font-size: 11px;
	color: #4e4e4e;
	text-decoration: none;
	line-height: 18px;
}
.text1 {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; text-decoration: none; }
.text2 { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: none; }
.small { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: none; }
.links { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #333333; text-decoration: underline; }
.links1 { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: none; }
.link { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; text-decoration: none; background-color: #999999; padding-right: 2px; padding-left: 2px; }
.linkf { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #333333; text-decoration: none; }
.link2 {
	font-family: "Trebuchet MS", Arial, Verdana, tahoma;
	font-size: 11px;
	color: #27a6c7;
	text-decoration: underline;
	line-height: 18px;
	font-style: italic;
}
.pages { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #666666; text-decoration: none; }
.titles {
	font-family: "Trebuchet MS", Arial, Verdana, tahoma;
	font-size: 18px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.titlesg { font-family: Arial, Helvetica, sans-serif; font-size: 15px; color: #333333; text-decoration: none; }
.titlesmenu1 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000; text-decoration: none; }
.titlesmenu2 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #333333; text-decoration: none; }
.title1 { font-family: Verdana, sans-serif; font-size: 22px; color: #27a6c7; font-style:italic }

.wtext {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; text-decoration: none; }

.navigation { font-family: "Trebuchet MS", Arial, Verdana, tahoma; font-size: 16px; font-weight: bold; color: #999999; text-decoration: none; }
a.navigation:hover { font-family: "Trebuchet MS", Arial, Verdana, tahoma; font-size: 16px; font-weight: bold; color: #27a6c7; text-decoration: none; }
.navidown {
	font-family: "Trebuchet MS", Arial, Verdana, tahoma;
	font-size: 11px;
	color: #525252;
	text-decoration: none;
	line-height: 18px;
}

img { border: none; margin: 0; vertical-align: middle; }

img.plinks { border: 1px #666666 solid; }
.plinks img{ border: 1px #666666 solid; }
a.plinks:hover img{ border: 1px #E6E6E6 solid; }
.white {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.link2 {
	font-family: "Trebuchet MS", Arial, Verdana, tahoma;
	font-size: 11px;
	color: #27a6c7;
	text-decoration: underline;
	line-height: 18px;
	font-style: italic;
}

** 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; }
