@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111111;
	margin:0; padding: 0;
}

h1 {
	margin:0px;
	padding:0px;
}

.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 24px;
	font-weight: normal;
	color: #666666;
	padding-top:8px;
}

.bodyTextP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 24px;
	font-weight: normal;
	color: #666666;
	padding-top:8px;
	padding-bottom:18px;
}

.bodyTextIndent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 24px;
	font-weight: normal;
	color: #666666;
	text-indent:50px;
	padding-top:8px;
}

.forumWarning {
	padding-top:12px;
	padding-bottom:0px;
	margin-right:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
}

.missionText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 21px;
	font-weight: normal;
	color: #000000;
	padding:10px;
}

.boldWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 21px;
	font-weight: bold;
	color: #FFFFFF;
	padding:10px;
	padding-top:0px;
}

ul.listBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 24px;
	font-weight: bold;
	color: #666666;
}

.smallSideBarText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	padding:10px;
	padding-top:0px;
}

.headerextender {
	width:100%;
	height:110px;
	background-image:url(/images/pageelements/headerextender.png);
}

.pageheader {
	width:960px;
	height:80px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(/images/pageelements/pageheader.png);
}

.menubackground {
	width:960px;
	height:30px;
	background-image:url(/images/pageelements/menubackground.png);
	color:white;
	margin-left:auto;
	margin-right:auto;
	z-index:-1;
}

.centerbackground {
	width:992px;
	background-image:url(/images/pageelements/centerbackground.png);
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
}

.centerbody {
	width:960px;
	margin-left:auto;
	margin-right:auto;
}

#textFooterBox {
	width:960px;
	background-color:#fff;
	padding-top:20px;
	clear:both;
}

.textFooterFont {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul.sideBarList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	padding:10px;
	padding-top:0px;
	margin-top:0px;
	list-style:none;
}

.mainText {
	padding-top:12px;
	padding-bottom:0px;
	margin-right:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.travisSideBar {
	width: 156px;
	float: left;
	background-color: #aa4f4b;
}

.standardContentBox {
	margin:12px;
	width:756px;
	float:left;
}

.narrowContentBox {
	margin:12px;
	width:600px;
	float:left;
}

.wideContentBox {
	margin:0px;
	width:804px;
	float:left;
}

.testimonialSideBar {
	width: 168px;
	float: left;
	margin-left:0px;
}

.moreLink {
	text-align:right;
	font-size:16px;
}

.testimonialBox {
	width:144px;
	padding:12px;
	background-image:url(/images/patterns/gradient_1.gif);
	background-repeat:repeat-y;
}

.testimonialWords {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	line-height: 21px;
	font-weight: normal;
	color: #000000;
}

.testimonialCleanWords {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style:normal;
	line-height: 21px;
	font-weight: normal;
	color: #000000;
}

.testimonialSign {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color: #3d6498;
	padding-top:18px;
}

