/* CSS Document */

.bodytext1 {
	font-family:"Trebuchet MS";
	color:#3d2316;
	font-size:10pt;	
}

.bodytext2 {
	font-family:"Trebuchet MS";
	color:#7d4335;
	font-size:10pt;	
}

.bodytext3 {
	font-family:"Trebuchet MS";
	color:#c2b59b;
	font-size:10pt;	
}

.bodytext4 {
	font-family:"Trebuchet MS";
	color:#f6f2ef;
	font-size:10pt;	
}

.midtext1 {
	font-family:"Trebuchet MS";
	color:#3d2316;
	font-size:9pt;	
}

.midtext2 {
	font-family:"Trebuchet MS";
	color:#7d4335;
	font-size:9pt;	
}

.midtext3 {
	font-family:"Trebuchet MS";
	color:#c2b59b;
	font-size:9pt;	
}

.midtext4 {
	font-family:"Trebuchet MS";
	color:#f6f2ef;
	font-size:9pt;	
}

.smalltext1 {
	font-family:"Trebuchet MS";
	color:#3d2316;
	font-size:8pt;	
}

.smalltext2 {
	font-family:"Trebuchet MS";
	color:#7d4335;
	font-size:8pt;	
}

.smalltext3 {
	font-family:"Trebuchet MS";
	color:#c2b59b;
	font-size:8pt;	
}

.smalltext4 {
	font-family:"Trebuchet MS";
	color:#f6f2ef;
	font-size:8pt;	
}

.xsmalltext1 {
	font-family:"Trebuchet MS";
	color:#3d2316;
	font-size:7.5pt;	
}

.xsmalltext2 {
	font-family:"Trebuchet MS";
	color:#7d4335;
	font-size:7.5pt;	
}

.xsmalltext3 {
	font-family:"Trebuchet MS";
	color:#c2b59b;
	font-size:7.5pt;	
}

.xsmalltext4 {
	font-family:"Trebuchet MS";
	color:#f6f2ef;
	font-size:7.5pt;	
}

.menulink_top {
	font-family:"Trebuchet MS";
	color:#3d2316;
	font-size:8pt;	
}

.clickhere {
	font-family:"Trebuchet MS";
	color:#17281e;
	font-size:8pt;	
	text-decoration:none;		
}		

.weblink {
	font-family:"Trebuchet MS";
	color:#7d4335;
	font-size:10pt;	
	text-decoration:underline;		
}		

.title18-brown {
	font-family:"Trebuchet MS";
	color:#5a1b0c;
	font-size:18pt;	
}

.title14-brown {
	font-family:"Trebuchet MS";
	color:#5a1b0c;
	font-size:14pt;	
}
.title18-orange {
	font-family:"Trebuchet MS";
	color:#a44414;
	font-size:18pt;	
}

.title14-orange {
	font-family:"Trebuchet MS";
	color:#a44414;
	font-size:14pt;	
}

.title18-rust {
	font-family:"Trebuchet MS";
	color:#ca944c;
	font-size:18pt;	
}

.title14-rust {
	font-family:"Trebuchet MS";
	color:#ca944c;
	font-size:14pt;	
}

.title18-tan {
	font-family:"Trebuchet MS";
	color:#d3b184;
	font-size:18pt;	
}

.title14-tan {
	font-family:"Trebuchet MS";
	color:#d3b184;
	font-size:14pt;	
}

.title18-white {
	font-family:"Trebuchet MS";
	color:#ffffff;
	font-size:18pt;	
}

.title14-white {
	font-family:"Trebuchet MS";
	color:#ffffff;
	font-size:14pt;	
}

a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 	color: #000045;
	text-decoration:none;
} 

/*Hyperlink Hover Style*/
a:hover {
	 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	 color: #ffffff; 
	 text-decoration:none;
}

a.menulink_top {
	font-family:"Trebuchet MS";
	color:#3d2316;
	font-size:8pt;	
}

a.menulink_bottom {
	font-family:"Trebuchet MS";
	color:#3d2316;
	font-size:7.5pt;	
	text-decoration:none;
}

.weblink:hover {
	font-family:"Trebuchet MS";
	color:#3d2316;
	font-size:10pt;	
	text-decoration:underline;		
}		

a.brown-rust_link {
	font-family:"Trebuchet MS";
	color:#3d2316;
	font-size:7.5pt;	
	text-decoration:none;		
}	

a.link10 {
	font-family:"Trebuchet MS";
	color:#3d2316;
	font-size:10pt;	
	text-decoration:none;		
}		

/*Hyperlink Hover Style*/

a.menulink_top:hover {
	font-family:"Trebuchet MS";
	color:#7d4335;
	font-size:8pt;	
	text-decoration:none;
}

a.menulink_bottom:hover {
	font-family:"Trebuchet MS";
	color:#7d4335;
	font-size:7.5pt;	
	text-decoration:none;
}

a.brown-rust_link:hover {
	font-family:"Trebuchet MS";
	color:#7d4335;
	font-size:7.5pt;	
	text-decoration:underline;		
}		

a.link10:hover {
	font-family:"Trebuchet MS";
	color:#7d4335;
	font-size:10pt;	
	text-decoration:underline;		
}		

/*Border Styles*/
.border_tan1 {
	border: 1px solid #9c8b68;
}

.border_tan2 {
	border: 2px solid #9c8b68;
}

.border_tan4 {
	border: 4px solid #9c8b68;
}

.border_brown1 {
	border: 1px solid #5f5a5e;
}

.border_brown2 {
	border: 2px solid #5f5a5e;
}

.border_brown4 {
	border: 4px solid #5f5a5e;
}

.top-border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

