/* CSS Document */
html, body {
margin:0;
padding:0;
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color:#999999;
color: #fff;
}

h1 {
padding: 0;
margin: 0;
font-size:16px;
font-weight:500;
font-stretch:narrower;
color:#fff;
}

h2 {
padding: 0;
margin: 0;
font-size:14px;
font-weight:500;
font-stretch:narrower;
color:#003300;
}

table {
margin: 0;
padding: 0;
}

p {
font-size:12px;
}

ul {
text-decoration: none;
}

a:link {
text-decoration:none;
}

a:visited {
text-decoration: none;

}

a:hover {
text-decoration:none;
}

a:active {
text-decoration:none;
}

#container {
width: 900px;
height: 560px;
margin: 20px auto 0;
background-image:url(../images/containerbg.jpg);
background-repeat:repeat-x;
}

#header {
width: 900px;
height: 115px;
padding-top: 30px;
}

#header a{
color:#333333;
margin-left: 20px;
}

#header a:hover{
color:#FF0000;
margin-left: 20px;
}

#menu {
padding: 5px;
color:#333333;
border-top: #FFFFFF 3px solid;
}

#content {
width:900px;
height: 200px;
color: #fff;
background-image:url(../images/homeimg.jpg);
}

#contentmain {
width:900px;
height: 200px;
color: #fff;
background-image:url(../images/contentmain.gif);
background-repeat:no-repeat;
}

#contentgallery {
width:900px;
color: #fff;
background-image:url(../images/contentmain.gif);
background-repeat:no-repeat;
}


#maintext {
position: relative;
top: 30px;
width: 680px;
height: 350px;
margin: 0 auto;
padding: 10px;
color:#333333;
font-size: 14px;
background-image: url(../images/maintextbg.gif);
background-repeat:repeat;
overflow: auto;
}

#maintext p{
font-size: 14px;
}

#gallery {
width: 680px;
height: 350px;
margin: 15px auto;
padding: 10px;
background-image: url(../images/maintextbg.gif);
background-repeat:repeat;
overflow: auto;
}

.mainsubhead {
display:block;
width: 155px;
height: 23px;
margin: 10px 0 0 0;
padding: 5px 0 0 35px;
color:#FFFFFF;
font-size: 16px;
font-weight: bold;
background-color:#999999;
background-image: url(../images/promoheadingbg.gif);
background-repeat:no-repeat;
}

.mainsubhead1 {
display:block;
width: 90px;
height: 23px;
margin: 10px 0 0 0;
padding: 5px 0 0 35px;
color:#FFFFFF;
font-size: 16px;
font-weight: bold;
background-color:#999999;
background-image: url(../images/promoheadingbg.gif);
background-repeat:no-repeat;
}

.mainsubhead2 {
display:block;
width: 150px;
height: 23px;
margin: 10px 0 0 0;
padding: 5px 0 0 35px;
color:#FFFFFF;
font-size: 16px;
font-weight: bold;
background-color:#999999;
background-image: url(../images/promoheadingbg.gif);
background-repeat:no-repeat;
}


#hometext {
width: 280px;
margin-left: 20px;
margin-top: 10px;
}

.homeheading {
color:#333333;
font-size: 15px;
padding:0;
margin: 0;
}

#hometext p{
padding: 10px 0 0 0;
margin: 0;
}

.logo {
margin-left: 20px;
}


#form {
width: 250px;
height: 216px;
padding:20px 5px 0 5px;
margin-top: -210px;
margin-left:540px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
background-image:url(../images/formbg.gif);
background-repeat:repeat;
}

#promohome {
width: 200px;
height: 150px;
margin-left: 90px;
margin-top: 15px;
background-color: #999999;
background-image: url(../images/promoheadingbg.gif);
background-repeat:no-repeat;
float: left;
}

#promohome p{
padding: 7px;
}

#promohome a{
color:#FFFFFF;
}

#promohome a:hover{
color:#FF0000;
}

#promohome2 {
width: 200px;
height: 150px;
margin-left: 50px;
margin-top: 15px;
background-color:#999999;
background-image: url(../images/promoheadingbg.gif);
background-repeat:no-repeat;
float: left;
}

#promohome2 p{
padding: 7px;
}

#promohome2 a{
color:#FFFFFF;
}

#promohome2 a:hover{
color:#FF0000;
}


#promohome3 {
width: 200px;
height: 150px;
margin-left: 50px;
margin-top: 15px;
background-color:#999999;
background-image: url(../images/promoheadingbg.gif);
background-repeat:no-repeat;
float: left;
}

#promohome3 a{
color:#FFFFFF;
}

#promohome3 a:hover{
color:#FF0000;
}

.promo {
position: relative;
top: 5px;
margin-left: 40px;
font-size: 16px;
}

.promotruck {
margin-top: 12px;
}

#footer {
height: 10px;
padding-top: 5px;
clear: both;
text-align: center;
font-size: 12px;

}

#footer a{
color: #fff;
}

#footer a:hover{
color:#CC0000;
}
