.headerbg {
	background-image: url(images/header-bg.jpg);
	background-repeat: repeat-x;
}
.bodybg {
	background-image: url(images/body-bg4.jpg);
	background-repeat: repeat-x;
}
.bodybg2 {
	background-image: url(images/right-bar-bg.jpg);
	background-repeat: repeat-x;
}
.bodytopspacer {
	background-image: url(images/body-spacer.jpg);
	background-repeat: repeat-x;
}
.headings {
	font-family: "Trebuchet MS";
	font-size: 28px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.sechead {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: normal;
	color: #A55A01;
	text-decoration: none;
}
.homebodytext {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.quotetext {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #6D0000;
	text-decoration: none;
}
.buttonbg {
background-image: url(images/button-bg.jpg);
	background-repeat: repeat-x;
	font-family: Trebuchet MS ;
	font-size: 22px;
	font-weight: normal;
	color: #404040;
	text-decoration: none;
}
.activebuttonbg {
	background-color: #6E0200;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #D8D8D8;
}
.spacerborder {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D8D8D8;
}
.navspacer {
	background-image: url(images/body-spacer.jpg);
	background-repeat: repeat-x;
}
.topspacer {
	background-image: url(images/body-spacer.jpg);
	background-repeat: repeat-x;
}
.navtext {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.h1 {
	font-family: "Trebuchet MS";
	font-size: 32px;
	line-height:32px;
	margin-bottom: 0px;
	font-weight: normal;
	color: #6E0200;
	text-decoration: none;
}
.bodytext {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a.bodytext {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #6E0200;
	text-decoration: underline;
}
.line {
	background-image: url(images/line.jpg);
	background-repeat: repeat-x;
}
.bottoms {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #A00202;
	text-decoration: none;
}
.h2 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	color: #F5AC00;
	text-decoration: none;
	margin-bottom:0px;
}
.p {
margin-top:0px;
font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	}
.lightgreys {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
