/* CSS Document */

/* CSS Document */

.bodytext1 {
	font-family:"Trebuchet MS";
	color:#ffffff;
	font-size:10pt;
	line-height: 12pt;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.menutext {
	font-family:"Trebuchet MS";
	color:#F7E7D8;
	font-size:12pt;	
}

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

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

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

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

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

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

a.menutext {
	font-family:"Trebuchet MS";
	color:#F7E7D8;
	font-size:12pt;	
	text-decoration:none;
}

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

a.contacttext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 	color: #ffffff;
	font-size:10pt;	
	text-decoration:none;
} 

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

a.email_link {
	font-family:"Trebuchet MS";
	color:#F7E7D8;
	font-size:10pt;	
}

/*Hyperlink Hover Style*/
a.menutext:hover {
	font-family:"Trebuchet MS";
	color:#E81D0C;
	font-size:12pt;	
	text-decoration:none;
}

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

a.contacttext:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 	color: #ffffff;
	font-size:8pt;	
	text-decoration:underline;
} 

a.links:hover {
	font-family:"Trebuchet MS";
	color:#E0201B;
	font-size:10pt;
	text-decoration:none;
	text-decoration:underline;
} 

a.links:menu {
	font-family:"Trebuchet MS";
	color:#F7E7D8;
	font-size:12pt;
	text-decoration:none;	
}

a.menulinks:hover {
	font-family:"Trebuchet MS";
	color:#DA2421;
	font-size:12pt;
	text-decoration:none;	
}

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

/*Border Styles*/
.border_tan{
	border: 2px solid #FAE9D9;
}

.border_white {
	border: 2px solid #ffffff;
}

.border_red {
	border: 2px solid #E21F1D;
}

.border_gold1 {
	border: 1px solid #cbb174;
}

.border_gold2 {
	border: 2px solid #cbb174;
}

.border_gold4 {
	border: 4px solid #cbb174;
}

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