html,
body{
	background: #E3E3E3;
	color: #fff;
	font-family: verdana;
	font-size: 13px;
}

table.color {
	border-color: #4f81bd; 
	border-width: 1px; 
	border-style: solid; 
	padding: 0px;
	background: #E3E3E3;
}
tr.color {
	background: #E3E3E3;
}
th.color {
	background-color: #4f81bd;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
}
td.color {
	background: #E3E3E3;
	font-size: 12px;
	padding: 2px;
	padding-left: 5px;
}

table.error {
	border-color: #990000; 
	border-width: 1px; 
	border-style: solid; 
	padding: 0px;
}
tr.error {
}
th.error {
	background-color: #990000; 
	color: #fff; 
	font-size: 14px; 
	font-weight: bold;
	padding: 5px;
}
td.error {
	font-size: 12px;
}



img{
	border: none;
}

#wrapper{
	margin: 0 auto;
	width: 1009px;
}

#footer,
a{
	color: #013079;
}

#footer{
	padding-left: 30px;
}

.header-image-container{
	position: relative; top: -50px;
}

.editButton {
	font-size: 9px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	background: #339900;
	border-color: #000;
	border-style: solid;
	border-width: 1px;
	margin-left:10px;
	padding: 3px;
}
	
.greenButton {
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	background: #339900;
	border-color: #000;
	border-style: solid;
	border-width: 1px;
	padding: 3px;
	margin: 10px;
}

.redButton {
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	background: #cc0000;
	border-color: #000;
	border-style: solid;
	border-width: 1px;
	padding: 3px;
	margin: 10px;
}

.hide {display:none}
#home {background:url(../images/home-bg.jpg) no-repeat; width:1024px; height:567px;margin:0 auto;position:relative}
#register {background:url(../images/register_off.jpg) no-repeat;width:279px;height:281px;position:absolute;top:11px;left:4px}
#register:hover {background:url(../images/register_ov.jpg)}
#leftnav {background:url(../images/sign-nav_off.jpg) no-repeat;width:200px;height:191px;position:absolute;top:295px;left:87px;z-index:100}
#about {width:200px;height:68px;position:absolute;top:3px}
#about:hover {background:url(../images/about-roll.jpg)}
#faq {width:200px;height:67px;position:absolute;top:62px}
#faq:hover {background:url(../images/faq-roll.jpg)}
#contact {width:200px;height:66px;position:absolute;bottom:5px}
#contact:hover {background:url(../images/contact-roll.jpg)}
#phone {width:205px;height:47px;position:absolute;bottom:3px;left:41px}
#employee {width:110px;height:39px;position:absolute;bottom:3px;right:285px;background:url(../images/employees_off.jpg) no-repeat;z-index:20}
#employee:hover {background:url(../images/employees_ov.jpg)}
#bags {width:293px;height:171px;position:absolute;bottom:-68px;right:0}
#home-p {position:absolute;bottom:74px;right:7px;padding-left:352px;padding-right:40px;line-height:21px;font-size:14px;font-family:Verdana, Geneva, sans-serif}

#int {width:1009px;margin:0 auto;position:relative;}
#register-int {background:url(../images/interior_01.jpg) no-repeat;width:252px;height:190px;position:absolute;top:0;left:0;}
#register-int:hover {background:url(../images/interior_hover_01.jpg)}
#about-int {background:url(../images/CampTrucking_interior-02.jpg) no-repeat;width:252px;height:45px;position:absolute;top:190px;left:0}
#about-int:hover {background:url(../images/CampTrucking_interior-02_ov.jpg)}
#faq-int {background:url(../images/CampTrucking_interior-03.jpg) no-repeat;width:252px;height:46px;position:absolute;top:235px;left:0}
#faq-int:hover {background:url(../images/CampTrucking_interior-03_ov.jpg)}
#contact-int {background:url(../images/CampTrucking_interior-04.jpg) no-repeat;width:252px;height:46px;position:absolute;top:281px;left:0}
#contact-int:hover {background:url(../images/CampTrucking_interior-04_ov.jpg)}
#home-int {background:url(../images/CampTrucking_interior-05.jpg) no-repeat;width:252px;height:43px;position:absolute;top:327px;left:0}
#home-int:hover {background:url(../images/CampTrucking_interior-05_ov.jpg)}
#home-camp-int {background:url(../images/int-home-to-camp.jpg) no-repeat;width:252px;height:197px;position:absolute;top:370px;left:0}

.aboutLI {margin-left:15px}
