/* CSS Document */

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

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

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

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


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

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

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

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

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

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

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

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

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

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

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

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

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

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

.title18-maroon {
	font-family:"Trebuchet MS";
	color:#4f160b;
	font-size:18pt;	
}

.title14-maroon {
	font-family:"Trebuchet MS";
	color:#4f160b;
	font-size:14pt;	
}

.title14-tan {
	font-family:"Trebuchet MS";
	color:#ede4d4;
	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.topmenu {
	font-family:"Trebuchet MS";
	color:#4f160b;
	font-size:9pt;	
}

a.email {
	font-family:"Trebuchet MS";
	color:#4f160b;
	font-size:10pt;	
	text-decoration:underline;
}

a.bottommenu {
	font-family:"Trebuchet MS";
	color:#b49a68;
	font-size:7.5pt;	
}

a.bottomlink {
	font-family:"Trebuchet MS";
	color:#d4d5cf;
	font-size:7.5pt;	
    text-decoration:underline;	
}

a.emaillink_xsm {
	font-family:"Trebuchet MS";
	color:#4f160b;
	font-size:7.5pt;	
    text-decoration:underline;	
}

a.emaillink_mid {
	font-family:"Trebuchet MS";
	color:#4f160b;
	font-size:9pt;	
    text-decoration:underline;	
}

/*Hyperlink Hover Style*/

a.topmenu:hover {
	font-family:"Trebuchet MS";
	color:#b49a68;
	font-size:9pt;	
}

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

a.bottommenu:hover {
	font-family:"Trebuchet MS";
	color:#ede4d4;
	font-size:7.5pt;	
}

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

a.emaillink_xsm:hover {
	font-family:"Trebuchet MS";
	color:#b49a68;
	font-size:7.5pt;	
    text-decoration:underline;	
}		

a.emaillink_mid:hover {
	font-family:"Trebuchet MS";
	color:#b49a68;
	font-size:9pt;	
    text-decoration:underline;	
}		

/*Border Styles*/
.border_maroon1 {
	border: 1px solid #4f160b;
}

.border_maroon2 {
	border: 2px solid #4f160b;
}

.border_maroon4 {
	border: 4px solid #4f160b;
}

#thankyou {
	margin:0 auto 0 auto;
	width:850px;
	text-align:left;
	background-image:url(graphics/thankyou.jpg);
	background-position:center top;
	background-repeat:repeat-y;
}

#thankyou p {
	margin:0;
	font-family:'GoudyBookletter1911Regular',Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	padding:0 25px 0 50px;
}

#thankyou h1 {
	margin:0;
	font-family:'MiamaRegular',Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	padding:0 25px 0 50px;
}
