
/*  BEGIN main layout styling */
html, body {
margin: 0;
padding: 0;
height: 100%; /* Required */
font: 12px normal Arial, Helvetica, sans-serif;
}

#container{
position: relative;
min-height: 100%;
background: #fff url(../../images/bg_header_green.jpg) repeat-x;
 /* For Modern Browsers <strong>/
height: auto !important; /</strong> For Modern Browsers <strong>/
height: 100%; /</strong> For IE */
}

#content{
width: 980px;
margin: 0 auto 20px;
background: #fff;
padding-bottom: 101px; /* this MUST match the height of the #foot! */
position: relative;
}

#foot{
width: 100%;
background: url(../../images/NEW/bg_footer.gif) repeat-x;
position: absolute;
bottom: 0;
height: 39px; /* this MUST match the padding-bottom of the #content! */
}
#footlinks{
width: 980px;
margin: 6px auto 0;
text-align: center;
}
#footlinks li{
display: inline;
list-style-type: none;
padding-right: 40px;
}
#footlinks li a{ color: #25385c;}
#footlinks li a:hover{ color: #333;}
#foot blockquote{
margin:0;padding: 2px 0 0;
font-size: 10px;
text-align: center;
}

#OLDfoot{
clear: all;
width: 100%;
background: #f3fddc;
position: absolute;
bottom: 0 !important;
bottom: -1px; /* For Certain IE widths */
height: 101px; /* this MUST match the padding-bottom of the #content! */
border-top: 5px solid #89b330;
}

#OLDfootText{
size:10px;
color: #89b330;
padding-bottom:10px;
}

#header{
height: 193px;
width: 100%;
background: #fff url(../../images/bg_header_green.jpg) repeat-x;
position: relative;
}

#col1{
clear: left;
float: left;
width: 155px;
height: 100%;
background: url(../../images/bg_vert_seperation.gif) no-repeat 100% 10%;
}
#col2{
float: left;
width: 617px;
padding: 0 4px;
margin: 0;
}
#col3{
float: left;
width: 192px;
padding: 0 4px;
}

#mainmenu{
margin-top: -3px;
}
#mainmenu ul{
padding: 0;
margin: 0;
color: #fff;
float: left;
width: 100%;
font-size: 13px;
}

#mainmenu ul li { display: inline; }

#mainmenu ul li a{
height: 22px;
padding: 17px 20px 14px;
color: #fff;
text-decoration: none;
float: left;
border-left: 1px solid #fff;
}

#mainmenu ul li a:hover{
background-color: #afe04a;
color: #fff;
}

#flag_trailer{
display: block;
text-decoration:none;
width: 75px;
height: 91px;
background: url(../../images/flag_trailers.jpg) no-repeat;
position: absolute;
bottom: 1px;
right: 0;
}

.title_green_bold_upper{
color: #89b330;
font-family:Garamond, "Times New Roman";
font-size:16px;
text-decoration: none;
/*text-transform:uppercase;*/

}
.title_green_bold_upper a{
color: #89b330;
font-family:Garamond, "Times New Roman";
font-size:16px;
/*text-transform:uppercase;*/
text-decoration: none;
}

.title_green_bold_upper a:hover{
color: #c80000;
font-family:Garamond, "Times New Roman";
font-size:16px;
/*text-transform:uppercase;*/
text-decoration: none;
}

#submenu, #extralinks{
list-style-image: url(../../images/bg_bullet_greenball.gif);
margin-top:0px;
margin-bottom:0px;
}
#submenu a, #extralinks a{
color: #999;
margin-top:0px;
margin-bottom:0px;
}
#submenu li, #extralinks li{
margin:0px;
padding:0px;
margin-bottom:0px;

}
#submenu a:hover, #extralinks a:hover{
color: #89b330;
margin-top:0px;
margin-left:0px;
}
#submenu a#current, #extralinks a#current{
color: #89b330;
margin-top:0px;
margin-left:0px;
}

#badge{ margin: 10px auto 4px;}

#OLDfootlinks{
width: 500px;
margin: 20px auto 0;
}

#OLDfootlinks li{
display: inline;
list-style-type: none;
padding-right: 15px;
}
#OLDfootlinks li a{ color: #89b330;}

.imagePending {
color:#990000;
border:1px solid black;
padding: 10px;
width:190px;
background:#FFFFCC;
text-align:center;
}

h1 {
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

h4 {
	margin: 5px;
	padding: 0px;
}

.smallPicture {
	margin:10px;
	align:left;
}

.liftTable td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}

.liftTableHeaderRow {
background-color:#778899;
font-weight:bold;
color:#FFFFFF;
}

.pagetops{
font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}