/* CSS version 2.0, by Boris Cherny. */
/*Many thanks to Andreas, NickyD, ditchCrawler, TomW, whowrotewhat, hash bar, and Sanden Cottongame */
* {
	border: 0;
	margin: 0;
	padding: 0;
}
body {
	background: #6183ad url(Images/background_big.gif) center repeat-y;
	color: #616161;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 69%;
	text-align: center;
}
a {
	color: #6799b1;
	text-decoration: underline;
}
a:hover {
	color: #838f96;
	text-decoration: none;
}
acronym {
	border-bottom: 1px dashed #999999;
	cursor: help;
}
h1 {
	border-bottom: 1px solid #aec4de;
	border-top: 1px solid #aec4de;
	border-right: 20px solid #6183ad;
	color: #6183ad;
	font-size: 130%;
	font-weight: normal;
	margin: 5px 0;
	background: #d7e5ef;
}
#rates_ad
{
	font-size: 170%;
}
#rates_ad h1
{
	font-size: 110%;
}
h1:hover {
	border-bottom: 1px solid #7f9fc6;
	border-top: 1px solid #7f9fc6;
	background: #c9dcea;
}
input {
	background: #385585;
	margin: 2px 20px;
	width: 140px;
}
#contacts h1
{
	color: #395686;

}
#column2 ul {
	margin: 10px 0;

}
#column2 table 
{
	width: 99%;
	border: "0";
	
}
#column2 li {
	
	list-style: square inside;
	text-indent: 10px;
	font-weight: bolder;
}
#disclaimer li
{
	color: #999999;
}
.login {
	border: 1px solid #c9dcea;
	color: #999;
}
.login_hover {
	border: 1px solid #999;
	color: #ccc;
}
#submit {
	border: 1px solid #c9dcea;
	color: #999;
	cursor: pointer;
	margin: 2px 20px;
	text-decoration: none;
	width: 140px;
	text-align:center;
}
#submit_hover {
	border: 1px solid #999;
	color: #ccc;
	cursor: pointer;
	margin: 2px 20px;
	text-decoration: none;
	text-align:center;
}
/* The background-image's for the #wrap below are for preloading all the page's images, just add your own images to the pattern */
#wrap {
	background-image: url(Images/arrow.gif);
	background-image: url(Images/arrow_outline.gif);
	background-image: url(Images/background.gif);
	background-image: url(Images/camera1.gif);
	background-image: url(Images/camera2.gif);
	background-image: url(Images/camera3.gif);
	background-image: url(Images/PortlandOR_allbridges.jpg);
	background-image: url(Images/selector.gif);
	background-image: url(Images/selector_sub.gif);
	background-repeat: no-repeat;
	background-position: -5000px -5000px;
	margin: 0 auto;
	text-align: left;
	width: 800px;
}
#imgtable table
{
/*table.sample {*/
	width: 400px;
	border-width: 2px;
	border-style: solid;
	border-color: #aec4de;
	border-collapse: collapse;
	background-color: white;

}
#tableback
{
	border-right: 20px solid #6183ad;
	color: #6183ad;
	background: #d7e5ef;
}
#tableback img
{
	width: 50px;
	height: 50px;
	 vertical-align: middle;
	  display: inline;
}
#imgtable td {
	border-width: 2px;
	height: 50px;
/*	padding: 2px; */
	border-style: solid;
	border-color: #aec4de;
	
}

#main_menu {
	border-bottom: 1px solid #aec4de;
	border-top: 1px solid #aec4de;
	border-right: 20px solid #6183ad;
	color: #6183ad;
	font-size: 160%;
	font-weight: normal;
	margin: 5px 0;
	background: #d7e5ef;
	/* width:700px; 
	padding-top:5px;
	padding-bottom:5px;
	background-color:#aec4de;
	text-align:left;
	color:#FFFFFF;
	margin-bottom:10px;
	*/ 
}
#main_menu a:hover {
	color: #FFFFFF;
	background-color: #395686;
}

#header {
	/*background: url(Images/header_big.gif) center no-repeat;*/
	background: url(Images/PortlandOR_allbridges.jpg) center no-repeat;
	color: #e0e0e0;
	font-size: 327%;
	font-weight: bold;
	height: 100px;
	line-height: 120px;
	text-indent: 150px;
}
#titlebox
{
	height: 60px;
}
#titlebar
{
	color: #838EAC;
	font-size: 275%;
	font-weight: bold;
	vertical-align: middle;
	line-height: 50px;
	text-indent: 50px;
	text-align: left;
	float: left;
}
#address
{
	font-size: 120%;
	font-weight:normal;
	text-align: right;
	vertical-align: middle;
	padding-right:10px;
}
#nav {
	padding-bottom: 40px;
	width: 179px;
	background-color: #395686;
}
/* leave the padding-bottom in the #nav if you want some space between the navigation and the photos in the left column */

#nav a {
	border-bottom: 1px solid #c9dcea;
	color: #000000;
	display:  inline;
	padding: 5px;
	text-decoration: none;
	width: 169px;
}

#nav a:hover {
	background: #c9dcea url(Images/selector.gif) center right no-repeat;
	color: #395686;
}
/* remove the 'text-decoration: underline;' in #nav li a:hover if you don't want the links in the left nav menu to be underlined when the user hovers over them with their mouse */

/* the following 3 rules are for the submenu, if you removed the submenu remove these rules as well */

#column1 {
	float: left;
	width: 180px;
}
#column1 img {
	border: 1px solid #c9dcea;
	margin: 5px 10px;
	padding: 2px 2px;
}
/* in the tag below, #column2, I used the Underscore Hack to give the column2 div the correct margins in Firefox 1 */
#column2 {
	float: none !important;
	float: right;
	margin-left: 192px !important;
	margin-left: 0;
	padding: 12px 40px 30px 9px;
}
#column2 p {
	line-height: 190%;
}
#links div {
	float: left;
	width: 280px;
}
#links div li {
	list-style: none;
	
}
#links div li a {
	background: url(Images/arrow_outline.gif) left no-repeat;
	padding-left: 15px;
	text-decoration: none;
}
#links div li a:hover {
	background-image: url(Images/arrow.gif);
	color: #ac835c;
	text-decoration: underline;
}
#footer {
	clear: both;
	color: #999;
	font-size: 9px;
	padding: 30px 0 5px 0;
	text-indent: 185px;
}
#footer a {
	color: #999999;
	text-decoration: underline;
}