/*- - - - - - - - - - - - - - - - - - - - - */

body {	
	background: transparent url('../images/main_bg.gif') repeat-x top left;
	background-color: #080808;
	text-align:center;
	margin: 0px 0px 0px 0px;
	width: 100%;
	height: 100%;
}
#force_bottom {  /* for the watermark */
	height: 95%; 
	float: left; 
	width: 1px; 
	font-size: 1px;
	padding: 0px; 
	margin: 0px; 
} 
#watermark {
	clear: both;
	background: transparent url('../images/main_bg_bot.gif') repeat-x top left;
	height: 192px;
	vertical-align: middle; 
	padding: 0px 0px 0px 0px;	/* top right bottom left */
	margin: 0px 0px 0px 0px; 		
}
/* ----- TEXT ----- */

td, th {
	color: #000000;
	font-family: "Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 19px;
}
.fontsm {
	color: #000000;
	font-size: 11px;
}
.fontsmwht {
	color: #E0E0E0;
	font-family: Arial, Helvetica, serif;
	font-size: 11px;
}
.font2 {
	color: #000000;
	font-family: Arial, Helvetica, serif;
	font-size: 12px;
}
.font3 {
	color: #000000;
	font-family: Arial, Helvetica, serif;
	font-size: 14px;
}
.title {
	color: #000000;
	font-family: Arial, Helvetica, serif;
	font-size: 16px;
	font-weight: bold;
	line-height: normal;
	margin: 0 10px;
	text-align: center;
}
.testimonial {
	color: #000000;
	font-family: Arial, Helvetica, serif;
	font-size: 11px;
	line-height: normal;
	margin: 0 10px;
}
h1 {
	color: #FFFF66;
	font-family: "Times New Roman", Gill Sans MT, Georgia,Serif;
	font-size: 32px;
	font-weight: normal;
	line-height: normal;	
}
h3 {
	color: #E0E0E0;
	font-family: Arial, Helvetica, serif;
	font-size: 17px;
	line-height: normal;	
}
/* ----- FORMATTING ----- */

#header {
	height: 192px;
}
#header h1 {
	position:absolute;
	text-indent:-99999px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}
#footer {
	padding: 20px;
	height: 40px;	
}
#nav {
	position: relative;
	color: #E0E0E0;
	font-family: Gill Sans MT, Georgia, Arial, Helvetica, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	padding: 2px 20px 2px 0px;
	float: right;
	width: 800px;
}

#nav a:link {
	color: #E0E0E0;
	text-decoration: none;
	-moz-outline-style: none;
	padding: 2px 15px 2px 15px;
}
#nav a:visited {
	color: #E0E0E0;
	text-decoration: none;
	-moz-outline-style: none;
	padding: 2px 15px 2px 15px;
}
#nav a:active {
	color: #E0E0E0;
	text-decoration: none;
	-moz-outline-style: none;
	padding: 2px 15px 2px 15px;
}
#nav a:hover {
	background-color: #333333;
	color: #FFFFFF;
	text-decoration: none;
	-moz-outline-style: none;
	padding: 2px 15px 2px 15px;
}

#body {
	background-color: #333333;
	font-family: "Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;
	color: #E0E0E0;
	padding: 35px 35px 35px 35px;
	height: 400px;
}
#main_content {
	background-color: #E8DBBB;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	padding: 35px 35px 0px 35px;
	width:900px; 
	height: 656px;
}
.copyright {
	color: #666666;
	font-family: Gill Sans MT, Georgia, Arial, Helvetica, serif;
	font-size: 11px;
	padding: 10px;
	line-height: 17px;
}
.copyright a:link{ color: #666666; TEXT-DECORATION: none; }
.copyright a:visited{ color: #666666; TEXT-DECORATION: none; }
.copyright a:active{ color: #666666; TEXT-DECORATION: none; }
.copyright a:hover{ color: #E0E0E0; TEXT-DECORATION: underline; }

	/* ----- ROUNDED H1 TITLES ----- */
#titlebox {
	background-color: #ffeeba;
	color: #a69373;
	height: 35px;
}
#titlebox h1 {
	font-size: 20px;
	font-face: Gregoria;
	font-variant: small-caps;
	margin: 0 2px;
}
.title_left {
	background: url('../images/round_left.gif') no-repeat top left;
   	width: 18px;
   	height: 35px;
   	border: none;
}

.title_right {
	background: url('../images/round_right.gif') no-repeat top right;
   	width: 18px;
   	height: 35px;
   	border: none;
}
	/* ----- ROUNDED SIDE BOX ----- */
#roundbox {
	width: 195px;
	background-color: #fff;
	color: #000;
}
#roundbox p {
	margin: 0 10px;
}

.roundtop { 
	background: url('../images/tr.gif') no-repeat top right; 
}

.roundbottom {
	background: url('../images/br.gif') no-repeat top right; 
}

img.corner {
   width: 12px;
   height: 12px;
   border: none;
   display: block !important;
}

.fields   {
	font-family: Arial, Helvetica;
	border: 1px solid #343434;
	font-size: 12px; 
	color: #000000;
	background-color: #E0E0E0;
	width: 250px;

}
.select   {
	font-family: Arial, Helvetica;
	border: 1px solid #343434;
	font-size: 12px; 
	color: #000000;
	background-color: #F0F0F0;
}
.button   {
	background-color: #3e3322;
	color: #E0E0E0;
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;	
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	margin-top: 4px;
	padding: 3px;
}
hr {
   	border: 0;
   	color: #990000;
   	background-color: #990000;
   	height: 2px;
   	margin: 10px 0px 10px 0px;	/* top right bottom left */
}
.hide {
	display:none
} 
.show {
	display:inline
}
#row1 {
	background-color: #f3f3f3;
} 
#row2 {
	background-color: #e4e4e4;
}

/* ----- IMAGES ----- */
.border {
	border: 6px solid #000;
	margin: 14px;
}
.img_left {
	float: left;
	padding: 10px 20px 50px 0px;
}
.img_right {
	float: right;
	padding: 10px 0px 30px 20px;
}
.alert {
	font-family: Arial, Helvetica;
	background: transparent url('../images/alert_ico_sm.gif') no-repeat 0% 2%;
	border:10px solid #990000; 
	background-color:#990000; 
	color:#E0E0E0; 
	font-size: 12px; 
	padding-left: 20px;
	padding-bottom: 2px;
	line-height: 18px;
	margin: 4px;
	width:455px;
}
a[class ="popup"] {
   	padding-right: 20px;
   	background: transparent url('../images/popup.gif') no-repeat center right;
}
a.popup {
	padding: 3px 18px 0px 0px;
   	background: transparent url('../images/popup.gif') no-repeat center right;
}

/* ----- LINKS ----- */

	a:link{ color: #FFFFFF; TEXT-DECORATION: underline; }
	a:visited{ color: #FFFFFF; TEXT-DECORATION: underline; }
	a:active{ color: #FFFFFF; TEXT-DECORATION: underline; }
	a:hover{ color: #FFFFFF; TEXT-DECORATION: none; }

	a.whlink:link{ color: #E0E0E0; TEXT-DECORATION: none; }
	a.whlink:visited{ color: #E0E0E0; TEXT-DECORATION: none; }
	a.whlink:active{ color: #E0E0E0; TEXT-DECORATION: none; }
	a.whlink:hover{ color: #E0E0E0; TEXT-DECORATION: none; }
	

/*- - - - - - - - - - - - - - - - - - - - - */


* html img,
* html .png{
    position:relative;
    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "../images/spacer.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
    );
}


/*- - - - - - - - - - - - - - - - - - - - - */

#lightbox{
	background-color:#333333;
	padding: 10px;
	}
#lightboxDetails{
	font-family: Verdana, Arial, Helvetica;
	color: #000000;
	font-size: 10px;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(../images/overlay.png); }

* html #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;
}