body {
	background-image: url(images/bodybg.jpg);
	background-repeat: repeat-x;
}.mainbody {
	background-color: #FFFFFF;
	border: 5px solid #E8E8E8;
}
.righboxbg {
	background-image: url(images/right-box-bg.jpg);
	background-repeat: repeat-x;
}
.rightmission {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a.rightmission {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: normal;
	color: #E18616;
	text-decoration: underline;
	}
.righmissionbigger {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: normal;
	color: #E18616;
	text-decoration: none;
}
.singleboxbg {
	background-image: url(images/single-box.jpg);
	background-repeat: no-repeat;
}
.subheads {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.wideboxbg {
	background-image: url(images/wide-box.jpg);
	background-repeat: no-repeat;
}
.ourgoal {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #808080;
	text-decoration: none;
}
.blogheading {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
	line-height:28px;
}
.bodytext {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a.bodytext {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #CE6B2A;
	text-decoration: underline;
	}
	.questionq {
	font-family: "Trebuchet MS";
	font-size: 28px;
	font-weight: bold;
	color: #1465A6;
	text-decoration: none;
}
.answera {
	font-family: "Trebuchet MS";
	font-size: 28px;
	font-weight: bold;
	color: #D06A28;
	text-decoration: none;
}
.footer {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	line-height: 22px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/footer-bg.jpg);
	background-repeat: repeat-x;
}
.footerlinks {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	line-height: 22px;
	color: #FFFFFF;
	text-decoration: underline;
}
.smalltext {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.borders {
	border: 1px dotted #CCCCCC;
}
.smalltext2 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.productshighlite {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #D06A28;
	text-decoration: none;
}
.rightborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right:5px;
}

