/* CSS Document */

/*#navholder img { behavior: url(iepngfix.htc); } 
#navlist img, background-image, div { behavior: url(iepngfix.htc); }
#holder background-image, div { behavior: url(iepngfix.htc); }
#topofholder background-image, div { behavior: url(iepngfix.htc); }
#footer background-image, div { behavior: url(iepngfix.htc); }
#cutout img { behavior: url(iepngfix.htc); }
#cutout_full img { behavior: url(iepngfix.htc); }
#cutout_left img { behavior: url(iepngfix.htc); }*/

html {
  width: 100%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right:0px;
	width:100%;
	text-align:left;
	
	/* fonts */
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	}
	
	
a, a:visited {
color:#FF6600;
text-decoration:none;
}

a:hover {
color: #FF3300;
text-decoration:underline;
}
	
p {		font-size:14px;
	line-height:20px;
	font-weight: 200;
	}
	
	

#cutout {

	width:335px;
	height:400px;
	text-align: right;
	float:right;
	clear:none;
	/*position:absolute;
	top:0px;
	right:-10px;*/z-index:0;
}
#cutout_left {

	
	height:400px;
	text-align: left;
	top:0px;left:0px;
	clear:none;
	/*position:absolute;
	width:335px;float:left;
	*/z-index:-1;
}
#cutout_full {
	
	height:400px;
	text-align:right;
	clear:none;
	/*position:absolute;
	top:0px;
	right:-10px;*/z-index:0;
}

#topofholder {
	
	background-image:url(images/ui/copytop2.png);
	background-repeat:no-repeat;
	 clear:both;
	 width:530px;
	 /* adjust here if you want to avoid overlap in Safari or Firefox*/
	 margin-bottom:-3px;


}
#holder {
	
	background-image:url(images/ui/ts_copyback.png);
	background-repeat:repeat;
	 padding:15px;
	 clear:none;
	 margin-top:0px;
	 width:470px;
	/*padding:20px;
	height: 228px;background-color:#996633;*/

}
#copyholder {
 /*background-image:url(images/ui/ts_copyback.png);
 background-repeat:repeat;
 width:500px;
position:absolute;
 z-index:400;
 left: 200px;
 top:80px;
 

 height:300px;width:60%;
 margin-right:200px;
  float:left;clear:none;
 font-size:12px; overflow:hidden;
 */

position:absolute;	z-index:3;
	
	
	clear:none;
	top:80px;
	left:200px;
	width:500px;
}

#footer {
 
 margin:50px auto 0px auto;
 /*height:300px;width:60%;*/
 z-index:5;
 font-size:10px;
 clear:none;
 text-align:right;
 width:440px;
 background-image:url(images/ui/ts_copyback.png);
 padding: 10px 10px 10px 0;

}

#rightcolfixed {
width:150px;
float:right;
clear:none;
background-color:#0099CC;
height:200px;
}

#navholder {
position: absolute;
width:170px;
left:10px;
top:80px;
z-index:1;
clear:none;

}
#navlist {
width:154px;
background-image:url(images/nav/ts_navback2.png);
/*background-position:10px 20px;*/
background-repeat:repeat;
padding:8px;
padding-top:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
color:#FFFFFF;
margin-top:-3px;
letter-spacing: tight;
}

#navlist a, a:visited {
text-decoration:none;
font-weight: normal;
color:#FFFFFF;
}

#navlist a:hover, a:active {
	text-decoration: underline;
	/*font-weight:bold;*/
color:#FFCC33;

}

#imagefloater {
position:absolute;
top:250px;
left:595px;
height:260px;
overflow: visible;
z-index:12;
clear:none;
border: #993300 thin solid;
}

.imagewordwrapRIGHT {
float:right;
margin-left:6px;
margin-bottom:6px;
margin-top:6px;
}

.imagewordwrapLEFT {
float:left;
margin-right:6px;
margin-bottom:6px;
margin-top:6px;
}

/* FONTS */

h1 { /*THIS IS THE ORANGE HEADER TEXT*/
	margin-top:-40px; 
	margin-left: -10px;
	/*color: #B90110; burgundy red*/
	color:#E16622;	font-family:Georgia, "Times New Roman", Times, serif;
	font: Georgia, "Times New Roman", Times, serif;
	font-size:32px;
	line-height:20px;
	font-weight:bold;
	}
	
h2 { /* GREAT ON WHITE CLOUDS OUR GREY CLOUDS*/
	margin-top:-18px;
	margin-right:-5px;*/
	margin-bottom:-40px;
		font-family:Georgia, "Times New Roman", Times, serif;
	font: Georgia, "Times New Roman", Times, serif;
	color: #E5E5E5;
	font-size:44px;
	font-weight:lighter;
	}
	
h3 { /*GREAT ON BLUER SKIES*/
	margin-top:-18px;
	margin-right:-5px;
	margin-bottom:-40px;
		font-family:Georgia, "Times New Roman", Times, serif;
	font: Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
	font-size:44px;
	font-weight:lighter;
	}
	
.titlebold {
	margin-top:-120px; 
	margin-left: 0px;
	/*color: #B90110; burgundy red*/
	color:#E16622;
	font-family:Georgia, "Times New Roman", Times, serif;
	font: Georgia, "Times New Roman", Times, serif;
	font-size:34px;
	line-height:20px;
	font-weight: lighter;
	}


.headline {
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
font-size:18px;
color:#333366;
}

.subheadline {
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
font-size:14px;
color:#333366;
}

#smallbold {
font-size: 11px;
font-weight:bold;
}

#smallbold a, a:visited {
font-size: 11px;
font-weight:bold;
color: #FF6600;
}

#smallbold a:hover, a:active {
font-size: 11px;
font-weight:bold;
color: #FF6600;
text-decoration:underline;
}

#hotlink{
font-size:13px;
font-weight:bold;
color: #FF6600;
text-decoration:none;
}

#hotlink a, a:visited{
font-size:13px;
font-weight:bold;
color: #FF6600;
text-decoration:none;
}

#hotlink a:hover, a:active {
text-decoration:underline;
}

.navlink a, a:visited {
font-size:12px;
color:#FFFFFF;
line-height: 18px;
text-decoration:none;
}

.navlink a:hover, a:active {
color:#FFCC33;
text-decoration:underline;
}

