@charset "utf-8";
.font1 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC0000;
}
.font2 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}

p {
	font-family: Calibri, Garamond, "Segoe UI";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-transform: none;
}
a {
	color: #006633;
	text-decoration: underline;
}
.top {
	background-image: url(beaufort.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

body {
	background-color: #CCCCCC;
	background-image: url(bg11.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
.color1 {
	background-color: #FDE2B5;
}

.menu1 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
}
.menu1:hover {
	font-family: "Trebuchet MS", Verdana;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #006600;
	text-decoration: underline;
}
.text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #A59B8F;
}
.text1 {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #BD5151;
	text-transform: none;
}
.text7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-transform: none;
}
.text3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #91AA4C;
}
.graymenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
h1 {
	font-family: Calibri, Garamond, "Segoe UI";
	font-size: 20px;
	font-weight: bolder;
	color: #090;
}
.bg11 {
	background-image: url(bg1.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: center;
}

