@charset "utf-8";
/* CSS Document */

@font-face {
	font-family:Sansation;
	src: url(Sansation_Regular.ttf) format("opentype");
}
/* Overall Properties --------------*/
a{text-decoration: none;}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

body{	
	background-color:#f3f0e8;
	/*background-image:url(tile.png);
	background-repeat:repeat-y;
	background-position:top center;*/
	
	}
	
.footerContainer{
	display:block;
	height:24px;
	width:100%;
	left:0px;
	bottom:0px;
	position:fixed;
	z-index:1;
	background-image:url(star.png);
	border-top: 2px solid #F55E00;	
}

.topContainer{
	display:block;
	height:88px;
	width:100%;
	left:0px;
	top:0px;
	position:fixed;
	z-index:1;	
}

.topBarBackground{
	position:absolute;
	top:0px;
	height:88px;
	width:100%; 
	z-index:-1; 
	background-image:url(star.png);	
}

.topInternal{
	z-index:1;
	/*width:996px;*/ 	/*Change Back*/ 
	width:100%;			
	height:100%;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	border-bottom: 2px solid #F55E00;
}

.logo{
	float:left;
	margin-top:4px; 
	width:300px; 
	height:88px; 
	background-image:url(layout/fn_02.png);
	z-index:2;
	margin-left:8px;
}

.columnContainer{
	display:block;
	height:100%;
	width:100%;
	left:0px;
	top:0px;
	position:fixed;
}

.columnInternal{
	width:996px;
	height:100%;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;	
}

.scrollingContainer{
	width:996px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;	
}

.anchorSpacer{
	position:relative;
	clear:both;
	height:112px;
	width:100%;
}

.anchorInner{
/*	height:996px;
*/	width:768px; 
	position:relative; 
	float:left; 
	clear:both;
}
/*----------------------------------*/


/*Spacers---------------------------*/
.spacer112{
	height:112px;
	width:100%;
	float:left;
}

.leftLine{
	margin-left:8px;
	float:left; 
	height:100%;
	border-left:dashed 1px #aaaaaa;
}



/* SlideView Properties ------------*/
/*preload classes*/ 
.svw {width: 50px; height: 20px; background: #f3f0e8;} 
.svw ul {position: relative; left: -999em;} 
 
/*core classes*/ 
.stripViewer {  
position: relative; 
overflow: hidden;  
border: 5px solid #f3f0e8;   
margin: 0 0 1px 0; 
} 
.stripViewer ul { /* this is your UL of images */ 
margin: 0; 
padding: 0; 
position: relative; 
left: 0; 
top: 0; 
width: 1%; 
list-style-type: none; 
} 
.stripViewer ul li {  
float:left; 
} 
.stripTransmitter { 
overflow: auto; 
width: 1%; 
} 
.stripTransmitter ul { 
margin: 0; 
padding: 0; 
position: relative; 
list-style-type: none; 
} 
.stripTransmitter ul li{ 
width: 20px; 
float:left; 
margin: 0 1px 1px 0; 
} 
.stripTransmitter a{ 
font: bold 10px Verdana, Arial; 
text-align: center; 
line-height: 22px; 
background: #f3f0e8; 
color: #ff3c00; 
text-decoration: none; 
display: block; 
} 
.stripTransmitter a:hover, a.current{ 
background: #ff3c00; 
color: #f3f0e8; 
} 
 
/*tooltips formatting*/ 
#tooltip { 
background: #362f2d; 
color: #ffe9b6; 
opacity: 0.85; 
border: 5px solid #ffe9b6; 
} 
#tooltip h3 {  
font: normal 15px sans-serif;  
margin: 0;  
padding: 6px 2px;  
border: 0; 
} 
/*----------------------------------*/

/* Twitter Style -------------------*/
.twitter_div{
	width:160px;	
}
.twitter_div ul {
	margin-left:32px;
	font-family: arial;
	font-weight:normal;
	font-size: 12px;
	color:#282115;
	margin:0px;
	padding:0px;	
}
.twitter_div ul li {
	margin-left:24px;
	margin-right:0px;
	/*font-family: Cambria, serif;*/
	/*font-weight:bold;*/
	color:#362f2d;
	/*font-size:14px;*/
	list-style:decimal-leading-zero;
	text-align:left;
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	/*text-transform: uppercase;*/
	letter-spacing: 1px;
	line-height: 1.0em;
}
.twitter_div ul li a {
	font-family: arial;
	font-weight:bold;
	color:#ff3c00;
	font-size:9px;
	text-transform:capitalize;
}
/*----------------------------------*/

.spacerTop{
	position:fixed;
	top:0px;
	left:16px;
	width:1088px;
	height:16px;
	background-image:url(blue_title.jpg);
	background-repeat:repeat-x;
}

.spacerTitle{
	position:fixed;
	top:16px;
	left:16px;
	width:1088px;
	height:100px;
	background-image:url(blue_title.jpg);
	background-repeat:repeat-x;
}

.spacerLeft{
	float:left;
	width:608px;
	height:100%;
	clear:both;
}
.spacerCenter{
	float:left;
	width:64px;
	height:100%;
}

.sideBar{
	position:fixed;
	top:124px;
	left:0px;
	width:16px;
	border-right:solid 1px #cccccc;
	height:100%;
}

.spacerRight{
	float:left;
	width:31px;
	height:100%;
	/*background-color:#444444;*/
}

.spacerInternal{
	width:100%;
	height:50px;
}

.columnLeft{
	float:left;
	width:575px;
	height:100%;
	padding-left:16px;
	padding-right:16px;
}

.columnLeftWide{
	float:left;
	width:800px;
	height:100%;
	padding-left:16px;
	padding-right:16px;
}

.columnCenterFixed{
	/*position:fixed;
	top:124px;
	left:694px;*/
	float:left;
	width:160px;
	height:600px;
	padding-left:16px;
	padding-right:16px;
}

.columnCenter{
	/*position:fixed;
	top:124px;
	left:694px;*/
	float:left;
	width:159px;
	height:100%;
	padding-left:16px;
	padding-right:16px;
	/*background-color:#666666;*//*
	border-left:solid 1px #2e3c44;*/
}

.columnRight{
	float:left;
	width:160px;
	height:100%;
	padding-left:16px;
	padding-right:16px;/*
	border-left:solid 1px #2e3c44;*/
}
}

.sectionTitle{
	margin-bottom:-0px;
	border-bottom: solid 2px #d7ff5e;
}

/*Text ******************************/
.textBlock{
	font-family:Cambria;
	font-weight:normal;
	font-style:normal;
	font-size:14px;
	color:#362f2d;
}

.textBlockDiv{
	position:relative; 
	float:left;
	width:432px;
	padding-left:16px;
}
.textBlockDivWide{
	padding-top:15px;
	position:relative; 
	float:left;
	width:100%;
	/*padding-left:16px;*/
}

.textBlockContent{
	font-size: 15px;
	font-family: Cambria, sans-serif;
	color: #362f2d;
	text-align: left;
	line-height: 1.1em;
	font-style: normal;
	font-weight:bold
}

.textBlockContent span{
	font-size: 18px;
	font-family: Cambria, sans-serif;
	color: #362f2d;
	text-align: left;
	line-height: 1.1em;
	font-style: normal;
	font-weight:bold;
}

.textBlockQuote {
	margin:0px 32px 0px 32px;
	padding:8px 8px 8px 8px;
	font-size: 18px;
	font-family: Arial,sans-serif;
	color: #362f2d;
	text-align: center;
	line-height: 1.1em;
	font-style: normal;
	font-weight:bold;
	border-top:2px #ff3c00 dashed;
	border-bottom:2px #ff3c00 dashed;
}

.textBlockQuote span{
	font:Georgia, "Times New Roman", Times, serif;
    color: #ff3c00;
	font-style:italic;
	font-size:40px;
	margin-left:40px;
}

.textBlockContent a{
	font-size: 15px;
	font-family: Cambria, sans-serif;
	color: #ff3c00;
	text-align: left;
	line-height: 1.1em;
	font-style: normal;
	font-weight:bold
}

.textBlockContent a:hover{
	font-size:15px;
	color:#362f2d;
}

.textBlockR{
	font-family:Arial;
	font-weight:bold;
	font-style:normal;
	font-size:14px;
	color:#ff3c00;
	text-align:right;
	padding:4px;
}

.textBlockR1{
	font-family:Arial;
	font-weight:bold;
	font-style:normal;
	font-size:16px;
	color:#ff3c00;
	text-align:left;

}

.textBlockR span{
	padding:4px;
}

.textBlockR a{
	padding:4px;
	font-family:Arial;
	font-weight:bold;
	font-style:normal;
	font-size:14px;
	color:#ff3c00;
	margin-top:16px;
}

.textBlockR span:hover{
	color:#f3f0e8;
	background-color:#362f2d;
}


.textNext{
	margin:4px;
}

.textBlockG{
	font-family:Cambria;
	font-weight:normal;
	font-style:normal;
	font-size:14px;
	color:#ff3c00;
}

.textBlock a{
	font-family:Cambria;
	font-weight:normal;
	font-style:normal;
	font-size:14px;
	color:#d7ff5e;
}

.textTitle{
	font-family:Arial;
	font-weight:bold;
	font-size:32px;
	color:#ffffff;
}

.textTitleContent{
	font-size: 30px;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	color: #333333;
	text-align: justify;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	letter-spacing: 1px;
}

.textSubTitle{
	font-family:Arial;
	font-weight:bold;
	font-size:22px;
	color:#333333;
	line-height:115%;
}

.textSubTitleG{
	font-family:Arial;
	font-weight:bold;
	font-size:22px;
	color:#ff3c00;
}

.textBlockTitle{
	font-family:Arial;
	font-weight:bold;
	font-size:18px;
	color:#333333;
}

.internalList ul{
	margin-left:-10px;
	margin-top:5px;	
}

.internalList ul span{
	margin-left:-30px;
	font-family:Arial;
	font-weight:bold;
	font-style:normal;
	font-size:18px;
	color:#362f2d;	
}

.internalList ul li{
	list-style:decimal-leading-zero;
	font-family:Arial;
	font-weight:bold;
	font-style:normal;
	font-size:13px;
	color:#362f2d;
	border-top:1px #bbbbbb dashed;
	padding-bottom:2px;
}

.internalList ul li a{
	list-style:decimal-leading-zero;
	font-family:Arial;
	font-weight:bold;
	font-style:normal;
	font-size:13px;
	color:#362f2d;
}

.internalList ul li a:hover{
	color:#ff3c00;
}

.itemList ul{
	margin-left:32px;
}

.itemList ul li{
	list-style-type:circle;
	font-family:Arial;
	font-weight:bold;
	font-style:normal;
	font-size:17px;
	color:#333333;
}

.itemList a{
	font-family:Arial;
	font-weight:normal;
	font-style:italic;
	font-size:12px;
	color:#777777;
}

.itemList a:hover{
	font-family:Arial;
	font-weight:normal;
	font-style:italic;
	font-size:12px;
	color:#333333;
}

.itemList2 ul{
	margin-left:32px;
}

.itemList2 ul li{
	list-style-type:circle;
	font-family:Arial;
	font-weight:bold;
	font-style:normal;
	font-size:18px;
	color:#333333;
}

.itemList2 a{
	font-family:Arial;
	font-weight:normal;
	font-weight:bold;
	font-style:normal;
	font-size:17px;
	color:#ff3c00;
}

.itemList2 a:hover{
	font-family:Arial;
	font-weight:normal;
	font-weight:bold;
	font-style:normal;
	font-size:17px;
	color:#00C3FF;
}

/* Images -----------------------------------------------*/

.imageBorder{
	border:solid 4px #2e3c44;
	float:left;
}

.videoImage{
	border:solid 1px #888888;
	padding:2px;
	margin:2px;
	float:left;
	width:240px;
}

.videoImage p{
	clear:left;
	font-family:Cambria;
	font-weight:bold;
	font-style:normal;
	font-size:14px;
	text-align: center;
	color:##FF3C00;
}

.icon{
	position:relative;
	float:left;
	margin:2px;
	padding-top:1px;
}

.icon:hover{
	position:relative;
	float:left;
	margin:0px;
	padding-top:1px;
	border:2px #ff3c00 solid;
}

.tooltip span {
	display:none; 
	padding:4px 4px;
	width:90px;
	}

.tooltip:hover span{
	z-index:2;
	font-family:Arial;
	font-weight:bold;
	font-style:normal;
	font-size:11px;
	
	display:inline; 
	position:absolute;
	left:32px;
	top:48px;
	/*background:#362f2d; 
	color:#f3f0e8;*/
	border: 2px solid #ff3c00;
	background:#362f2d; 
	color:#f3f0e8;
	}

.img{
	float:left;
	position:relative;
	/*clear:left;*/
}

.imgTitle{
	float:left;
	margin-right:12px;
	position:relative;
	/*clear:left;*/
}

/* Containers ***********************/

.scrolling_container{
	width:1088;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	z-index:-2!important;
}

.galleryBar{
	position:relative;
	float:left;
	background-color:#362f2d;
	width:768px;
	text-align:left;
	font-family:Arial;
	font-weight:bold;
	font-style:normal;
	font-size:12px;
	color:#f3f0e8;
	padding-top:3px;
	padding-bottom:3px;
}

.galleryBar:hover{
	background-color:#ff3c00;
}

.galleryBlock{
	position:relative;
	float:left;
	background-color:#362f2d;
	width:736px;
	text-align:center;
	font-family:Arial;
	font-weight:bold;
	font-style:normal;
	font-size:18px;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:16px;
	padding-right:16px;
}

.galleryText{
	height:484px; 
	width:176px; 
	position:absolute; 
	right:0px; 
	top:0px;
	margin-right:16px;
	margin-top:8px;
	margin-bottom:-16px;
}

.galleryText ul{
	margin:0px;
}

.galleryText ul li{
	margin-left:-8px;
	list-style:decimal-leading-zero;
	font-family:Arial;
	font-weight:bold;
	font-style:normal;
	font-size:13px;
	color:#ff3c00;
	text-align:left;
	padding-bottom:3px;
	border-top:dashed #555555 1px;
}

.galleryText ul li span{
	
	color:#f3f0e8;
	

}

.gallerySmallText{
	position:absolute;
	bottom:100px;
	width:100%; 
	height:50px; 
	text-align:center;
	font-family:Arial;
	font-weight:normal;
	font-style:normal;
	font-size:11px; 
	color:#f3f0e8
}

.gallerySmallText span{
	font-weight:bold;
	color:#ff3c00
}

.spacer1{
	position:relative;
	float:left;
	margin-top:16px;
	width:100%;
}

.footer{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-top:4px;
	text-align:center;
	font-family:Arial;
	font-weight:bold;
	font-style:normal;
	font-size:11px;
	color:#00c3ff;
}

.footer a{
	font-family:Arial;
	font-weight:bold;
	font-style:normal;
	font-size:11px;
	color:#00c3ff;
}

.footer a:hover{
	font-family:Arial;
	font-weight:bold;
	font-style:normal;
	font-size:11px;
	color:#ff3c00;
}




