/* CSS Document */

body{
margin:0;
padding:0;
line-height: 1.5em;
background-color:#ffffff;
/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
font-size:14px;

}

#website{
width: 780px;
margin: 30px auto;
background-color:#ffffff;
padding:2px 2px 2px 2px;
border: 1px #249039 solid;
}


#maincontainer{
width: 780px; /*Width of main container*/
margin: 20px auto; /*Center container on page*/
background-color:#ffffff;
border: 1px #249039 solid;
background-image:url(bg_image3.gif);
background-repeat:no-repeat;
background-position:bottom right;
}

#topsection{
background-color:#ffffff;
/*background: #fff100;*/
height: 110px; /*Height of top section*/
margin:0;
padding:0 0 0 0px;
}

#topinner1{
width:190px;
height:110px;
float:left;
}

#topinner2{
width:590px;
height:110px;
float:left;
}

#topgrad{
background: #249039;
height:10px;
margin:0;
padding:0;
background-image:url(topgrad.gif);
background-repeat:repeat-x;
}

#banner1{
background: #249039;
height: 35px;
margin:0;
padding:0 0 0 0;
}



#banner_top{
background: #249039;
height:20px;
margin:0;
padding:0;

}

#banner_bottom{
background: #249039;
height:15px;
margin:0;
padding:0;
background-image:url(bottomgrad.gif);
background-repeat:repeat-x;
}

.banner2{
background: #ffffff;
height: 2px;
margin:0;
padding:0;
clear:both;
}


#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 190px; /*Set left margin to LeftColumnWidth*/

}

#leftcolumn{
float: left;
width: 190px; /*Width of left column*/
margin-left: -780px; /*Set left margin to -(MainContainerWidth)*/
background: #249039;
height:810px;
}

#leftcolumn2{
float: left;
width: 190px; /*Width of left column*/
margin-left: -780px; /*Set left margin to -(MainContainerWidth)*/
background: #249039;
height:1600px;
}



#footer{
clear: left;
width: 100%;
background: #249039;
color: #FFF;
text-align: center;
padding: 4px 0;
height:50px;
}

.footertable{font-size:10px; color:#FFFFFF; width:90%; height:100%;}

#footer a{
color: #FFFF80;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

.qsearch{
width:190px;

}

.searchoptions{
width:100px;
font-size:10px;
}

.searchoptions2{
width:94px;
font-size:10px;
}

.boxtext{
width:70px;
color:#FFFFFF;
}

.height5{
height:5px;

}

.selecta{
width:120px;
}

li.rent{
padding-bottom:10px;
}

#blueblock{
width: 190px;
border-right: 0px solid #000;
padding: 0 0 0 0;
margin-bottom: 1em;
font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
font-size: 90%;
background-color: #249038;
color: #333;
}

* html #blueblock{ /*IE 6 only */
w\idth: 157px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#blueblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#blueblock li {
border-bottom: 1px solid #ffffff;
margin: 0;
}

#blueblock li a{
display: block;
padding: 5px 5px 5px 8px;
border-left: 0px solid #fef000;
border-right: 0px solid #fef000;
background-color: #249038;
color: #fff;
text-decoration: none;
width: 100%;
}

html>body #blueblock li a{ /*Non IE6 width*/
width: auto;
}

#blueblock li a:hover{
border-left: 10px solid #ee1c23;
border-right: 0px solid #ff0000;
background-color: #fef000;
color: #000;
}

li.topline{
border-top: 1px solid #ffffff;
margin: 0;
}

.red{color:#ee1c23;}

.headerpad{padding:0px; margin:10px 4px 4px 10px;}

.floatRight{float:right; padding:0 0 0 10px; margin:0;}

.homeul{margin:5px 0 5px 20px; padding:0;}

.select{width:177px;}

.inputh{display:none;}

.bolda{font-weight:bold;}

.bigga{font-size:18px;}

.disclaimer{font-size:10px; font-style:italic; color:#333333;}

a:link      { color: #249039; text-decoration: none; font-weight:normal }
a:visited   { color: #249039; text-decoration: none; font-weight:normal }
a:hover     { color: #249039; text-decoration: underline; font-weight:underline }

.clocktable{height:35px;}

.imagelink{border:0px;}

.serviceprice{font-size:46px; color:#FF0000;}

.servicetable{width:560px; border-color:#000000;}

.boldred{font-weight:bold; color:#FF0000;}

.green{
color:#249039;
}

.under{
text-decoration:underline;
}