body {
	margin: 0;
	background-color: #c41f29;
	background-image: url(images/bg_repeat.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
#main {
	width: 800px;
	margin: 0 auto;
	position: relative;
}
#header {
	padding-top: 77px;
	height: 29px;
}
#logo {
	position: absolute;
	top: 47px;
	right: 30px;
	z-index:1000;
}
#footer {
	clear: both;
	padding-top: 10px;
	color: #ffffff;
	font-size: 12px;
	text-align: center;
	line-height: 18px;
}
.smallfooter {
	font-size: 10px;
}
#copyarea {
	padding: 4px;
	position: relative;
}
#copyarea_scroll {
	padding: 4px;
	position: relative;
}
#copyarea_left {
	background-color: #ffffff;
	float: left;
	width: 545px;
}
#copyarea_left_padding {
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 12px;
}
#copyarea_left_padding_scroll {
	/*height: 352px;
	overflow: auto;*/
	min-height: 400px
}
#subpage {
	padding: 20px;
}
#copyarea_left p, #copyarea_left li {
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
#copy_right {
	background-image: url(images/right_col_bg.gif);
	background-repeat: repeat-x;
	float: right;
	width: 244px;
	height: 335px;
	color: #ffffff;
	/*color: #000000;*/
	font-size: 12px;
}
#copy_right ul {
	margin: 4px 0px 4px 0px;
	padding-left: 18px;
}
#copyarea_left a {
	color: #9A1820;
	text-decoration: underline;
}
#copyarea_left a:hover {
	text-decoration: none;
}
.navcell {
	border-right: 1px solid #3F3F41;
}
.navcell a {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	text-align: center;
	display: block;
	width: 100%;
	line-height: 29px;
	text-transform: uppercase;
}
.navcell a.on {
	background-color: #000000;
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter: alpha(opacity=50);
}
.navcell a:hover {
	background-color: #000000;
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter: alpha(opacity=50);
}
#tagline {
	font-size: 19px;
	color: #000000;
	padding-bottom: 10px;
}

.tagline {
	font-size: 19px;
	color: #000000;
	padding-bottom: 10px;
}

.second_tagline {
	font-size: 19px;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
}



#index_background {
	background-image: url(images/index_background.gif);
	background-repeat: no-repeat;
	height: 146px;
	margin-top: 10px;
}
#index_background p {
	font-size: 12px;
	color: #000000;
	padding: 0;
	margin: 0;
	padding-left: 222px;
	padding-top: 57px;
	line-height: 18px;
}
#index_background a {
	color: #9A1820;
}
#copy_right_content {
	padding: 27px 8px 0px 8px;
}
#hometrucks {
	position: absolute;
	top: 230px;
	right: 0px;
	border: 10x solid #000000;
	z-index: 500;
}
#footertag {
	font-size: 15px;
	 font-weight: bold;
	 text-align: center;
	 letter-spacing: 3px;
	 text-transform: uppercase;
}
.floatimageright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 9px;
}
#subleft {
	float: left;
	width: 240px;
}
#subright {
	float: right;
	width: 240px;
}
.newsdate {
	white-space: nowrap;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	color: #666666;
	font-size: 12px;
}
.newsdate {
	padding-bottom: 2px;
	padding-top: 2px;
	vertical-align: top;
}
.newstitle {
	font-size: 12px;
	vertical-align: top;
}
.fileext {
	padding: 0px 2px 0px 2px;
	font-size: 10px;
	color: #ffffff;
	background-color: #c41f29;
}
.floatimageright2 {
	float: right;
	padding-left: 10px;
	padding-top: 0px;
	margin-top: 0;
	padding-right: 15px;
	text-align: center;
	font-size: 12px;
}
.floatimageright2 a {
	text-decoration: none;
}
.floatimageright2 img {
	border: none;
	padding: 2px;
	text-decoration: none;
}
.popbody {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	background-image: none;
}
.closebar {
	padding: 5px 5px 5px 5px;
	background-color: #c41f29;
	text-align: right;
}
.closebar a {
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}
.closebar a:hover {
	text-decoration: none;
}
.imagewindow {
	padding: 5px 5px 5px 5px;
	text-align: center;
}