body {
	background-image: url(images/body-bg.jpg);
	background-repeat: repeat-x;
}
.navigation {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	line-height:40px;
	color: #FFFFFF;
	text-decoration: none;
	background-image:url(images/button-bg.jpg);
	background-repeat:repeat-x
}
.mainboxborders {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #C0C0C0;
	border-left-color: #C0C0C0;
}
.headings {
	font-family: "Trebuchet MS";
	font-size: 28px;
	font-weight: normal;
	line-height:0px;
	margin-top:0px;
	color: #000000;
	text-decoration: none;
}
.subheadings {
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: normal;
	line-height:24px;
	margin-top:0px;
	color: #666666;
	text-decoration: none;
}
.bodytext {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	margin-top:0px;
	text-decoration: none;
}
.bodytext a {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	margin-top:0px;
	color: #FC7904;
	text-decoration: none;
	}

.h4 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	margin-top:0px;
	margin-bottom:0px;
	line-height:18px;
	color: #333333;
	text-decoration: none;
}
.teamlinks {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	margin-top:0px;
	color: #FC7904;
	text-decoration: none;
}
.featuredboxtext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #F2F2F2;
	text-decoration: none;
}
#greydiv {
	background-color: #F0F0F0;
}
.h3 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #003C77;
	text-decoration: none;
}
