

#newnav ul{
/*list-style-image: url(images/btn/movies.gif) ;*/
margin: 0px;
padding-right: 10px;
border: none;
background:url(http://harrisonburg.mylocallookup.com/images/navBG.png);
background-repeat:no-repeat;
height:240px;
width:200px;
padding-top:35px;
padding-left:1px;
list-style:none;
}
#newnav ul li {
margin: 0px;
padding: 0px;
}
#newnav ul li a {
font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
font-size: 100%;
display: block;/*setting for FF and other standards compliant browsers*/
#display: block; /*setting for IE7*/
_display: block ;/*setting for IE6*/
border-bottom: 1px solid #c8cdd1;
padding: 5px 0px 10px 40px;
text-decoration: none;
color: #666666;
width:155px;
height:18px;
line-height:25px;
}

#newnav ul li a:hover, #newnav ul li a:focus {
color: #000000;
background-color: #eeeeee;
opacity: .3;
filter: alpha(opacity=30);
-moz-opacity:.3; 
}

/*added by fg*/			
#home_btn ul li {
margin-left: 5px;
background-image:url(http://portland.mylocallookup.com/images/home_btn.jpg);
list-style:none;
background-repeat:no-repeat;
}

#home_btn ul li a {
font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
font-size: 90%;
display: block;/*setting for FF and other standards compliant browsers*/
#display: block; /*setting for IE7*/
_display: block ;/*setting for IE6*/
padding: 5px 0px 0px 30px;
color: #666666;
width:165px;
height:29px;
vertical-align:middle;
line-height:18px;
}

#home_btn ul li a:hover, #home_btn ul li a:focus {
color: #000000;
opacity: .3;
filter: alpha(opacity=30);
-moz-opacity:.3; 
}


.green{
background:url(../images/submit_btn.jpg);
font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
padding:0px 6px;
height:25px;
width:75px; 
line-height:24px;
color:#FFFFFF;
font-size:14px;
margin-left:5px;
display:inline-block;
text-decoration:none;
}

div.box{
background-color:fbe159;
width:712px;
height:62px;
position:absolute;
left:235px;
top:97px;
vertical-align:middle;

}

input.keyword{
color: #781351;
background-color: transparent;
/*background: #fee3ad;*/
height:20px;
padding: 3px 2px 0px 12px;
margin-left:55px;
}

input.searchs{
color: #781351;
background-color: transparent;
/*background: #fee3ad;*/
height:20px;
padding: 3px 2px 0px 5px;
margin-left:65px;
}

div.row {float: left; margin: 0; padding: 0; width: 650px; }
div.cols3 {float: left; width: 32%; margin: 0 0 0 0; padding: 2px; font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
font-size: 100%;}
div.cols2 {float: left; width: 40% 40%; margin: 0 25px 20px 25px; padding:0; font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
font-size: 100%; }	
div.cols1 {width: 60%; margin: 0 3px 0 0; padding: 0;}

