/* CSS Document */

body {margin:0px;
	  padding:0px;
	
} /* Need to set body margin and padding to get consistency between browsers. */




/* Main navigation menu setup and sub menu. */

a.nav:link {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	background: url(none);
	line-height: 20px;
}
a.nav:visited {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	background: url(none);
	line-height: 20px;
}

a.nav:hover {
	font-family: Arial;
	font-size: 12px;
	color: #0099ff;
	text-decoration: none;
	font-weight: normal;
	background: url(none);
	line-height: 20px;
}
a.nav:active {
	font-family: Arial;
	font-size: 12px;
	color: #0099ff;
	text-decoration: none;
	font-weight: normal;
	background: url(none);
	line-height: 20px;
}


.navblue {
	font-family: Arial;
	font-size: 12px;
	color: #0099ff;
	text-decoration: none;
	font-weight: normal;
	background: url(none);
	line-height: 15px;
}


a.navselected:link {font-family: Arial; font-size: 11px; color: #BABABA; text-decoration: none; font-weight: normal; background: url(none); line-height: 13px;}
a.navselected:visited {font-family: Arial; font-size: 11px; color: #BABABA; text-decoration: none; font-weight: normal; background: url(none); line-height: 13px;}
a.navselected:hover {font-family: Arial; font-size: 11px; color: #0099ff; text-decoration: none; font-weight: normal; background: url(none); line-height: 13px;}
a.navselected:active {font-family: Arial; font-size: 11px; color: #0099ff; text-decoration: none; font-weight: normal; background: url(none); line-height: 13px;}


a.navhighlight:link {
	font-family: Arial;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	background: url(none);
	line-height: 15px;
	text-align: left;
	text-indent: 15px;
	margin-left: 15px;
}
a.navhighlight:visited {
	font-family: Arial;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	background: url(none);
	line-height: 15px;
	text-align: left;
	text-indent: 15px;
	margin-left: 15px;
	
}
a.navhighlight:hover {
	font-family: Arial;
	font-size: 11px;
	color: #0099ff;
	font-weight: normal;
	line-height: 15px;
	text-align: left;
	text-indent: 15px;
	margin-left: 15px;

}
a.navhighlight:active {
	font-family: Arial;
	font-size: 11px;
	color: #0099ff;
	text-decoration: none;
	font-weight: normal;
	background: url(none);
	line-height: 15px;
	text-align: left;
	text-indent: 15px;
	margin-left: 15px;
}





a.subnav:link {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	background: url(none);
	vertical-align: middle;
}
a.subnav:visited {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	background: url(none);
	vertical-align: middle;
}

a.subnav:hover {
	font-family: Arial;
	font-size: 11px;
	color: #0099ff;
	text-decoration: none;
	font-weight: normal;
	background-image: none;
	vertical-align: middle;
}

a.subnav:active {
	font-family: Arial;
	font-size: 11px;
	color: #0099ff;
	text-decoration: none;
	font-weight: normal;
	background: url(none);
	vertical-align: middle;
}



/* background image layout. */


.backgroundimage {
	position:absolute;
	float: left;
	z-index: 1;
	left: -120px;
	padding: 0px;
	overflow: visible;
	top: -200px;
	margin: 0px;
	}

 


.mainimagearea {
	z-index: 2;
	}


/* Text font styles. */


.paragraphspacer {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	text-align: left;
	vertical-align: top;
	letter-spacing: 0px;
	margin-bottom: 20px;
    }


.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	background: url(none);
    }

.headertextblack {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	background: url(none);
	line-height: 20px;
    }
	
.quotetextblue {
	font-family: Arial;
	font-size: 20px;
	color: #0099ff;
	background: url(none);
	line-height: 22px;
	padding-top: 15px;
	padding-bottom: 15px;
    }	


.bodytextwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
	background: url(none);
	text-align: center;
	vertical-align: middle;
	letter-spacing: 1px;
	word-spacing: 1px;
	background-color: #0099FF;
    }
	
.bodytextblack {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	background: url(none);
	text-align: left;
	vertical-align: top;
	line-height: 13px;
	margin-bottom: 10px;
    }	
	
.captiontextblack {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-align: left;
	line-height: 13px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 34px;
	}	
	

.buttonlinktext {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; text-transform: none; color: #FFFFFF; background: #52525A url(none); text-align: center;vertical-align: middle; letter-spacing: 1px;}
	


.buttonlinktextred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #990000;
	background: url(none);
	text-align: center;
	vertical-align: middle;
	letter-spacing: 1px;
    }

.legalline {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
	color: #666666;
	text-align: left;
	vertical-align: top;
	letter-spacing: 0px;

    background-color: ;
	background-image: none;
    }


/* Table layout styles. *//* Table layout styles. *//* Table layout styles. *//* Table layout styles. *//* Table layout styles. *//* Table layout styles. *//* Table layout styles. */


#data-table-1 {
	margin: 0px;
	padding: 0px;
	width: 600px;

}	


#data-table-1 td:first-child {
	font-weight: bolder;
	font-family: Arial;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;

}


#data-table-1 td {
	color: #666666;
	font-family: Arial;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
	border-top: 0px solid #CCCCCC;
	font-size: 11px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
}
				

#data-table-1 caption {
	width: 600px;
	font: italic 11px Arial;
	text-align: left;
	height: 15px;
}

#data-table-1 th {
	color: #000000;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-top: 0px hidden #CCCCCC;
	border-left: 0px hidden #CCCCCC;
	text-align: left;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}


#data-table-1 th.nobg {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
	font-weight: normal;
	border-right: 0px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
	border-top: 0px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #CCCCCC;
	background-image: none;
	}


#data-table-1 th.nobgalt {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
	font-weight: normal;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px hidden #CCCCCC;
	border-left: 1px hidden #FFFFFF;
	}


#data-table-1 td.alt {
	background: #F5FAFA;
	color: #797268;
}

#data-table-1 th.spec {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-top: 0px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
}


a.spec:link, a.spec:visited {font-family: Arial; font-size: 11px; text-decoration: none; color: #000000;}
a.spec:hover, a.spec:active {font-family: Arial; font-size: 11px; text-decoration: none; color: #0099ff;}



#data-table-1 th.specalt {
	height: 15px;
	border: 1px hidden #FFFFFF;
}

ol.BulletNoIndent {
	list-style-type: disc;
	margin-left: 0px;
	padding-left: 0px;
	display: list-item;
	visibility: visible;
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	background: url(none);
	text-align: left;
	vertical-align: top;
	line-height: 13px;
	margin-top: 0px;
}


ul.BulletNoIndent {
	list-style-type: disc;
	margin-left: 0px;
	padding-left: 0px;
	display: list-item;
	visibility: visible;
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	background: url(none);
	text-align: left;
	vertical-align: top;
	line-height: 13px;
	margin-top: 0px;
}

li {
	list-style-type: disc;
	margin-bottom: 5px;
	padding-left: 0px;
}


/*Grepages*//*Grepages*//*Grepages*//*Grepages*//*Grepages*//*Grepages*//*Grepages*//*Grepages*//*Grepages*//*Grepages*//*Grepages*//*Grepages*//*Grepages*//*Grepages*/


.black_overlay{
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.7;
	opacity:.70;
	filter: alpha(opacity=70);
	float: left;
	overflow: visible;
	visibility: inherit;
	display: none;
}
 
.white_gallery_1 {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
	color: #666666;
	text-align: left;
	display: none;
	position: absolute;
	top: 12%;
	left: 50%;
	margin-left: -255px;
	z-index:1002;
	overflow: visible;
	text-decoration: none;
}

.white_gallery_2 {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
	color: #666666;
	text-align: left;
	display: none;
	position: absolute;
	top: 12%;
	left: 50%;
	margin-left: -255px;
	z-index:1002;
	overflow: visible;
	text-decoration: none;
}

.white_gallery_3 {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
	color: #666666;
	text-align: left;
	display: none;
	position: absolute;
	top: 5%;
	left: 50%;
	margin-left: -255px;
	z-index:1002;
	overflow: visible;
	text-decoration: none;
}

.heads_gallery {
	display: none;
	position: fixed;
	top: 30%;
	left: 50%;
	margin-left: -255px;
	z-index:1002;
	overflow: visible;
	border:none;
	text-decoration: none;	
}

a.gallery:link, a.gallery:visited {
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-align: left;
	line-height: 13px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 34px;
}

a.gallery:hover, a.gallery:active {
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-align: left;
	line-height: 13px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 34px;
}

.sitebox {
		width:849px;
		padding-left:100px;
}

.mediabox {
	width:198px;
	height:50px;
	background-color:#999999;
}

.left {
	float:left;
}
.right {
	float:right;
}

.alpha1 {
	float:left;
	width:20px;
}

.alpha2 {
	float:left;
	width:380px;
	padding-bottom:3px;
}

.navcol1 {
	width:25px;
}

.navcol2 {
	width:160px;
}

.space {
	font-size: 5px;
	line-height: 6px;
}

.pagecol1 {
	width:400px;
	padding-left:34px;
}

.pagecol2 {
	width:214px;
}

.row1 {
padding:0px;
	
	
}

.col1 {
	width:198px;
	height:321px;
	background-color:#FFFFFF;
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	text-align: left;
	vertical-align: top;
	line-height: 13px;
	padding-right:1px;
}

.col2 {
	width:650px;
	background-color:#FFFFFF;
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	text-align: left;
	vertical-align: top;
	line-height: 13px;
	padding:0px;
}

.subnav1 {
	width:650px;
	height:18px;
	background-color:#666666;
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	text-align: left;
	line-height: 13px;
	text-indent: 34px;
	padding-top:4px;
	margin-top:-2px;
}

.footerrow {
	width:650px;
	height:100px;
	padding-top:30px;	
}
