body {
	margin: 0px;
}

body,h1,h2,h3,h4,td,p,a,ul,li { font-family: Georgia, "Times New Roman", Times, serif;}

h1 { font-size: 20px;
       color: #908d3e; }

h2 { font-size: 15px;
       color: #908d3e;}

p { font-size: 12px;
     color: #383716;
	 line-height: 17px; }
     
p.address { font-size: 10px; }
p.phone { font-size: 12px;
	      font-weight: bold;
	      color:000000; }
p.busname { font-size: 12px;
	      font-weight: bold;
	      color:000000; }
	      
ul,li { font-size: 13px;
	font-weight: normal;
	line-height: 16px;
	list-style-image: url(images/blk_pixel_arrow.gif); }
	
a.navbar:link { font-size: 10px;
		    color: #ffffff;
		    text-decoration:none;
		    padding: 3 3 3 5; }
		    
a.navbar:visited { font-size: 10px;
		    	color: #ffffff;
		    	text-decoration:none;
		    	padding: 3 3 3 5; }
		    
a.navbar:hover { font-size: 10px;
		   	 color: #ffffff;
		    	text-decoration: overline;
		    	padding: 3 3 3 5; }
			
.status  { font-size: 10px;
		   	 color: #ffffff;
		    	text-decoration: overline;
		    	padding: 3 3 3 5; }


div#body {
	background-color:#d3d2c1;
	border:1px solid #000000;
	float:right;
	width:400px;
	margin-top:10px;
	text-align:left;
	padding:5px;

				
a.footernav:link { font-size: 10px;
			color: #ffffff;
			text-decoration: none; }
			
a.footernav:visited { font-size: 10px;
			color: #ffffff;
			text-decoration: none; }
			
a.footernav:hover { font-size: 10px;
			color: #ffffff;
			text-decoration: overline; }
			
a.email:link { font-size: 11px;
	         font-weight:bold;
		    color: #8c8707;
		    text-decoration:none; }
		    
a.email:visited { font-size: 11px;
	         font-weight:bold;
		    color: #8c8707;
		    text-decoration:none; }
		    
a.email:hover { font-size: 11px;
	         font-weight:bold;
		    color: #8c8707;
		    text-decoration:underline; }
			
.footernav {  font-size: 10px;
			color: #ffffff;s
			text-decoration none; }
			
.bgcolor { background-color: #666666;}

#navbar_tile { background-image: url(images/navbar_tile.gif);
		    background-repeat: repeat-x;
		    background-position: 50% 50%; }
		    
		    
#hdr_interface { width: 360px;
		      height: 15px;
		      background-color: #eeefd4;
		      border: 1px solid #ADCE9C;
		      padding: 3px 3px 3px 10px;
		      font-size: 12px;
		      font-weight: bold;
		      color: #dadad6; }
		      
#right_column { background-image:url(images/colorbar.gif);
		      background-repeat:no-repeat;
		      background-position: 85% 0%; }