/*
red from SBA logo: #db1f31
yellow from new site logo: #f19a10
 */

body {margin-top:3px; font-family: Arial, Helvetica, sans-serif;font-size:10pt;}

a {text-decoration:none;color:#db1f31;}
a:visited {color:gray;}
a:hover {text-decoration:underline;}

h1 { font-size:10pt }
h2 { font-size:10pt }
h3 { font-size:10pt }

.left {float:left;}
.right {float:right;}

.navleft { font-size:9pt; text-align:left }
.navright { font-size:9pt; text-align:right }
.navcenter { font-size:9pt; text-align:center }

.headnav {width:745px;font-size:9pt;padding:0;}

.bordercontainer {width:745px;border:1px #db1f31 solid;padding:0;margin-top:2px;margin-bottom:2px;}

div.flash {
	background:url(noflashheader.jpg);
	padding:0
}

div.navbar {
	background-color:#f19a10;
	padding:5px;
	text-align:center;
}

a.nav {
	color:white;
	padding-right:10px;
	padding-left:10px;
	font-size:10pt;
	font-weight:bold
}

a.nav:visited { color:white }

a.nav:hover {
	color: #db1f31;
	text-decoration: none;
}

#dropmenudiv{
position:absolute;
border:1px solid silver;
border-bottom-width: 0;
font:normal 10px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 10px;
border-bottom: 1px solid gray;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #cccccc;
color:#db1f31;
}

div.homeleftbar {
	float:left;padding:0px;margin:0 10px 0 0
}

div.homebox {
	width:180px;
	background-color:white;
	border:1px #db1f31 solid;
}

h3.hboxh3 {
	font-size:10pt;
	font-weight:normal;
	text-align:center;
	margin:0px;
	background-color:#db1f31;
	color:white;
	padding:5px;
}

h4.hboxh4 {
	font-size:9pt;
	font-style:italic;
	margin:0px;
	padding:3px;
}

h4.hbox4news { 
	font-size:9pt;
	font-weight:normal;
	margin:0px;
	padding-left:3px;
 }


h4.hbox4events { 
	font-size:9pt;
	font-weight:normal;
	margin:0px;
	padding:3px;
 }

h4.hboxh4photo {
	font-size:9pt;
	font-style:italic;
	margin:0px;
	padding:3px;

}

h5.hboxh5 {
	font-size:9pt;
	font-weight:normal;
	text-align:center;
	margin:0px;
	background-color:#f19a10;
	padding:5px;
}

div.homeboxtext {
	margin:0px;
	font-size:9pt;
	padding:3px;
}

div.homeboxphoto {
	text-align:center;
	padding:5px;
}

ul.homeboxlist {
	padding:3px;
	margin-left:15px;
	margin-top:5px;
	margin-bottom:5px;
}

div.homerighttext {
	padding-right:10px;
	padding-left:10px;
}

div.content {margin:10px; }

div.homerightimgbar {
	float:right;
	margin-left:5px;
}

img.homerightimg {
	width:200px;
	height:94px;
   border:2px solid gray;
	margin:5px;
}

.footer {
	width:740px;
}

img.validate {
	border:0;
	width:88px;
	height:31px;
	vertical-align:middle;
}

img.validate2 {
	border:0;
	width:98px;
	height:31px;
	vertical-align:middle;
}

div.bisdircontent { 
	padding:10px;
	font-size:9pt; 
}

.search {
	text-align:right;
	font-weight:bold;
} 

.busdirheadmain {
font-size:10pt;
margin-top:3px;
margin-bottom:0px;
float:left;
  }
  
.busdirhead2 {  
font-size:10pt;
margin-top:3px;
margin-bottom:0px;
 }

.busdirhead3 {
font-size:8pt;
margin-top:0px;
margin-bottom:10px;
 }

.busdirhead4 {
font-size:8pt;
margin-top:5px;
margin-bottom:0px;
 }
  
div.listcount { 
text-align:right;
font-weight:bold;
 }
 
div.pagecount {  
text-align:center;
font-weight:bold;
 }

table.buslist { 
width:100%;
 margin-top:8px;
 margin-bottom:8px;
 background-color: #DCDCDC;
 font-size:9pt;
 }
 
td.buslistcontact { 
width:40%;
vertical-align:top;
 } 
 
td.buslistdescr { 
 width:60%;
 vertical-align:top;
  }
  
img.buslistimg { 
border: 1px #191970 solid;
width:150px;
height:100px;
margin:3px;
float:right;
 }

div.login { 
width: 400px;
margin:auto;
text-align:center;
 }
 
div.login2 { 
text-align:right 
 }