/* CSS Document */

body { margin:0px; }

#main { vertical-align:top; }

#header { text-align:center;
background:url(../images/headerBG.gif) repeat-x top left; }

#menuBox { background:#bf8215; }

#img1 { vertical-align:top; }

#textBox { padding:10px; }

#textBox2 { background:#ffffff; }

#textarea1, #textarea1 td, #textarea2, #textarea2 td, #textarea3, #textarea3 td { font:12px Georgia, "Times New Roman", Times, serif;
color:#666666;
vertical-align:top; }

#footer { border-top:10px solid #bf8215; }

#address { font:11px Georgia, "Times New Roman", Times, serif;
color:#666666;
padding:2px 0px; }

#contact { font:11px Georgia, "Times New Roman", Times, serif;
color:#666666;
text-align:right;
padding:2px 0px; }

#contact a { color:#666666; text-decoration:none; }
#contact a:hover { text-decoration:underline; }

a { color:#000000; text-decoration:none; }

a:hover { text-decoration:underline; }

#textarea1 a img, #textarea1 td a img, #textarea2 a img, #textarea2 td a img,
#textarea3 a img, #textarea3 td a img { border-color: #000000;
opacity: 1;
filter: alpha(opacity=100); }

#textarea1 a:hover img, #textarea1 td a:hover img, #textarea2 a:hover img, #textarea2 td a:hover img,
#textarea3 a:hover img, #textarea3 td a:hover img { 
opacity: .85;
filter: alpha(opacity=85); }

a#button { 
white-space: nowrap;
font: 9pt Georgia, "Times New Roman", Times, serif; 
text-transform:uppercase;
  color: #666666;
  text-decoration: none;
 padding: 0px 10px;
  border: 1px solid #666666;
  background: #e5e6e8;
}

a#button:hover { 
text-decoration: none; color: #666666; background: #e5e6e8; border: 1px solid #bf8215;
}

#members { border:1px solid #bf8215; }

#memBox { padding: 15px 0px 20px 0px;
vertical-align:top; }

#membersHeader { background:#bf8215; 
font: 8pt Georgia, "Times New Roman", Times, serif;
color: #ffffff;
padding: 4px 6px 3px 6px;
text-transform:uppercase; }

.memberslogin, #membership_register, .style2, .loginerror { font-family: Georgia, "Times New Roman", Times, serif;
font-size: 8pt !important;
color: #666666; }

.forgotpw { font-family: Georgia, "Times New Roman", Times, serif;
font-size: 8pt !important;
color: #666666; }

#member_pass, #member_email { size:24;
border: 1px solid #bf8215; 
font-size: 12px; 
color: #ffffff; 
background: #000000;
padding: 0px 3px 0px 3px; }

#visible_area{
	width:500px;/*required*/
	overflow:hidden;/*required*/
	position:relative;/*required*/
	height:60px;/*required but obviously adjustable*/
}

#visible_area_menu {
	width:678px;/*required*/
	overflow:hidden;/*required*/
	position:relative;/*required*/
	height:150px;/*required but obviously adjustable*/
}

#testscroller, #testscroller2 {
	white-space:nowrap;
} 

#testscroller a, #testscroller2 a {
	display: inline-block;
	padding: 0 1 0 0; }
	
#mid { vertical-align:middle; }

#mid a { width: 30px;
opacity: 1;
filter: alpha(opacity=100);}

#mid a:hover { opacity: .85;
filter: alpha(opacity=85);}

#visible_area #bridgetools, #visible_area_menu #bridgetools { position:absolute; top: 10px; left: 10px; z-index:1; }