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

body {	
	background: transparent url('../images/main_bg.gif') repeat top left;	
	background-color: #000000;
	background-position: top center;
	background-attachment:fixed;
	text-align:center;
	margin: 20px 0px 0px 0px;
	height: 100%;
}

#force_bottom {  /* for the watermark */
	height: 95%; 
	float: left; 
	width: 1px; 
	font-size: 1px;
	padding: 0px; 
	margin: 0px; 
} 
/* ----- TEXT ----- */

td, th {
	color: #000000;
	font-family: Georgia, Times New Roman, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 19px;
}
.fontsm {
	color: #000000;
	font-size: 11px;
}
.fontsmwht {
	color: #FFFFFF;
	font-family: Georgia, Times New Roman, sans-serif;
	font-size: 11px;
}
.font2 {
	color: #000000;
	font-family: Georgia, Times New Roman, sans-serif;
	font-size: 12px;
}
.font3 {
	color: #000000;
	font-family: Georgia, Times New Roman, sans-serif;
	font-size: 14px;
}
.title {
	color: #000000;
	font-family: Georgia, Times New Roman, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: normal;
	margin: 0 10px;
	text-align: center;
}
.testimonial {
	color: #000000;
	font-family: Georgia, Times New Roman, sans-serif;
	font-size: 11px;
	line-height: normal;
	margin: 0 10px;
}
h3 {
	color: #FFFFFF;
	font-family: Georgia, Times New Roman, sans-serif;
	font-size: 17px;
	line-height: normal;	
}
/* ----- FORMATTING ----- */

#header {
	background: transparent url('../images/header_01.png') no-repeat top left;
	width: 900px;
	height: 189px;
}
#header h1 {
	position:absolute;
	text-indent:-99999px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}
#footer {
	background: transparent url('../images/round_footer.gif') no-repeat top left;
	width: 905px;
	height: 34px;	
}
#nav {
	background: transparent url('../images/navigation/nav_bg.gif') no-repeat top left;
	width: 900px;
	height: 46px;
}
#nav a {
	-moz-outline-style: none;
}
#sideshadow {
	background: transparent url('../images/sideshadow.gif') repeat-y top left;	
	width: 5px;
}
#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: Georgia, Times New Roman, sans-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: #ffffff; 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: #FFFFFF;
	width: 250px;

}
.select   {
	font-family: Arial, Helvetica;
	border: 1px solid #343434;
	font-size: 12px; 
	color: #000000;
	background-color: #F0F0F0;
}
.button   {
	background-color: #3e3322;
	color: #FFFFFF;
	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;
}
#watermark {
	clear: both;
	background: transparent url(../images/bottom_grass.png) repeat-x bottom center;	
	height: 102px; 
	vertical-align: middle; 
	padding: 0px 0px 0px 0px;	/* top right bottom left */
	margin: 0px 0px 0px 0px; 		
}
/* ----- 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:#FFFFFF; 
	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: #990000; TEXT-DECORATION: underline; }
	a:visited{ color: #990000; TEXT-DECORATION: underline; }
	a:active{ color: #990000; TEXT-DECORATION: underline; }
	a:hover{ color: #990000; TEXT-DECORATION: none; }

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

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


* 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:#000000;
	padding: 10px;
	border-bottom: 2px solid #444;
	border-right: 2px solid #444;	
	}
#lightboxDetails{
	font-family: Verdana, Arial, Helvetica;
	color: #000000;
	font-size: 10px;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#closeButton{ top: 7px; 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;
}