body {
	background-image:url('images/bg.gif');
	background-repeat: repeat;
	background-color: #999999;
	margin: 0px;
	padding: 0px;
	}

body, th, td, p, li, ul {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #5000; 
	}

H5 {
	font-size: 14px; 
	color: #790C0C;
	}

H4 {
	font-size: 16px; 
	color: #790C0C;
	}
	
a:link {
	text-decoration: underline; 
	color: #790C0C;
	} 
a:visited {
	text-decoration: underline; 
	color: #790C0C;
	}
a:hover {
	text-decoration: none; 
	color: #790C0C; 
	}
	
a.whiteLink:link {
	font-size: 11px;
	text-decoration: underline; 
	color: #FFFFFF;
	} 
a.whiteLink:visited {
	font-size: 11px;
	text-decoration: underline; 
	color: #FFFFFF;
	}
a.whiteLink:hover {
	font-size: 11px;
	text-decoration: none; 
	color: #FFFFFF; 
	}
	
.bigRed {
	font-size: 18px; 
	color: #790C0C;
	}

.imageFloat {
	float: left;
	}
	
.homeText {
	font-size: 14px;
	font-weight: bold;
	}
	
.testimonial {
	margin-left: 20px;
	margin-right: 15px;
	margin-top: 75px;
	margin-bottom: 15px;
	}

.small {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 10px;
	}

.small2 { 
	font-size: 12px;
	color: #5C5C5C;
	}
	
.white { 
	font-size: 11px;
	color: #FFFFFF;
	}
	
.white2 { 
	font-size: 13px;
	color: #FFFFFF;
	}
	
.red {
	color: #CF0100;
	}
	
.blue {
	font-weight: bold;
	color: #020D99;
	}

.blueTitle {
	padding-left: 15px;
	padding-right: 15px;
	font-weight: bold;
	color: #020D99;
	}

.barText {
	padding-top: 5px;
	padding-left: 16px;
	padding-right: 16px;
	padding-bottom: 10px; 
	}
	
.contactButton { 
	color: #ffffff; 
	background-color: ##790C0C;
	border: 1px solid #;
	}

.contactInput { 
	font-size: 11px;
	background-color: #FFFFFF; 
	border: 1px solid ##790C0C;
	} 
	
.marginRight {
	padding-right: 21px;
	}
	
.mainText {
	padding-left: 15px;
	padding-right: 15px;
	}

.missionMargin {
	padding-top: 17px;
	padding-left: 29px;
	padding-right: 18px;
	}
	
.homeBar {
	background-image:url('images/hmboxbg.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	}
	
.subBar {
	background-image:url('images/cigs.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	}
	
.imageFloat {
	float: left;
	padding-right: 20px;
	}