@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/bacground1.jpg);
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
}
.general {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
}
.generalbold {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.red {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #CC0000;
	text-decoration: none;
}
.red:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.blk_link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.blk_link:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #CC002E;
	text-decoration: none;
}


.h3 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
}
.alllink {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #CBB67F;
}
.h3_red {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #CC0000;
}
.nav {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #333333;
}
.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CFBA83;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}
.h2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}
.slogan {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #CCCCCC;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
a:link {
	color: #CAB57E;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
a:visited {
	color: #CAB57E;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
a:hover {
	color: #CC3300;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
a:active {
	color: #CAB57E;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	}
a.red1:link {
	color: #CC0000;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 14px;
}
a.red1:visited {
	color: #CC0000;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 14px;
}
a.red1:hover {
	color: #000000;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 14px;
}
