/* CSS Document */

body,td,th {
}

body {
	background-image: url(images/wallpaper.jpg);
	background-position: top left;
	background-repeat: repeat-y repeat-x;
	background-color: #842524;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #272727;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
}

h1 {
	color: #330000;
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	line-height: 30px;
	font-weight: normal;
	font-variant: small-caps;
	letter-spacing: 2px;
}

h2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	border-bottom: 1px dotted #A0A168;
	font-variant: small-caps;
	font-size: 20px;
	color: #660000;
	letter-spacing: 1px;
}

h2.leftcol {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #666600;
	border-bottom: none;
	font-variant: normal;
	margin-top: -15px;
	font-style: italic;
	letter-spacing: 2px;
	line-height: 14px;
}

h3 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: regular;
	margin-bottom: -10px;
	color: #330000;
}



body a:link {
	text-decoration:none;
	color: #336699;
}

body a:visited {
	text-decoration: none;
	color: #669999;
}

body a:hover {
	text-decoration:underline;
}

	
#wrapper {
	width: 810px;
	position: relative;
	margin: 0 auto;
}

#header {
	width: 810px;
	height: 189px;
	background-image: url(images/header-bridgeslogo.gif);
	background-repeat: no-repeat;
}



.tagline {
	position: absolute;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4b4401;
	font-size: 11px;
	top: 38px;
	left: 25px;
	line-height: 18px;
}


.phonenumber {
	position: absolute;
	top: 28px;
	left: 682px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #4b4401;
	font-size: 17px;
}


#nav {
	height: 46px;
	width: 810px;
}

/* ------ Son of suckerfish drop-down code ------ */

#navul, #navul ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	z-index: 2;
}

#navul a {
	display: block;
	/* width: 10em; for opera */
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	line-height: normal;
	
}

#navul img {
	border: none;
	
}


#navul li {
	float: left;
	/* width: 10em; for opera */
}


#navul li ul {
	position: absolute;
	/* width: 10em; */
	left: -999em;
	top: 155px;
	width: 122px;
	margin-left: 3px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#navul .first_ul {
	margin-left: 17px;
}

/* These styles are only applied to IE browsers. */
#navul li:hover ul, #navul li.sfhover ul {
	left: auto;
}

/* End IE styles */

#navul li ul li a {
	font-family: Trebuchet, "Trebuchet MS", Arial;
	font-weight:  bold;
	text-decoration: none;
	color: #313031;
	text-transform: none;
	text-align: left;
	padding: 5px 5px 10px 10px;
	line-height: normal;
	width: 105px;
	font-size: 11px;
	border-bottom: 1px solid #787878;
	border-left: 1px solid #787878;
	border-right: 1px solid #787878;
	background-color: #D7E4ED;
	background-repeat: repeat-x; 

		
}

#navul li ul li a:hover {
	width: 105px;
	color: #F7F7F7;
	background-color: #313031;
	background-repeat: repeat-x; 

}

/* ------ End SoSF code ------ */

#content {
	width: 810px;
	background-image: url(images/page-bg.gif);
	background-repeat: no-repeat;
	background-position: top left; 
}

#contentphoto2 {
	background-image:url("../images/page-bg.gif");
	background-position:left top;
	background-repeat:no-repeat;
	min-height:300px;
	width:810px;
}

.homeflash {
	padding: 30px 0px;
}

.testimonial {
	font-weight: bold;
	font-size: 14px;
}

.testimonial h3 {
	margin-top: 8px;
	text-align: right;
}

	

.contact {
	font-size: 11px;
	line-height: 14px;
	margin-left: 30px;
}

#toprow {
	clear: both;
	width: 810px;
	padding-top:5px;
}
	
#botrow {
	width: 715px;
	padding-right: 50px;
	padding-left: 45px;
}

#botleft {
	float: left;
	width: 147px;
	padding-bottom: 10px;
}

#botmid {
	float: left;
	width: 288px;
	padding-left: 30px;
	padding-right: 30px;
	margin-top: -5px;
	margin-bottom: 10px;
}

#botright {
	width: 220px;
	float: left;
}

#maincol {
	float: left;
	width: 710px;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#maincol-faq {
	float: left;
	width: 810px;
	padding-top: 20px;
}

#faq-top {
	padding-left: 50px;
	padding-right: 50px;
	width: 710px;
}

#faq-bot {
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 10px;
	width: 710px;
	background-image: url(images/faq-page-bg.gif);
	background-repeat: repeat-y;
}

.innerpagephoto {
	border-style: solid;
	padding: 3px;
	background-color: #f0e4be;
	border: 1px solid #dfd9ba;
	float:left;
	margin: 0px 15px 5px 0px;
}

.faqphoto {
	border-style: solid;
	padding: 3px;
	background-color: #f0e4be;
	border: 1px solid #d3c8a5;
	margin: 24px 20px 20px 20px;
	float: right;
	}

.faqquestion {
	font-weight: bold;
	border-bottom: 1px dotted #A0A168;
}

p.faqbacklink {
	font-size: 10px;
	
}

.innerpagephoto2 {
	border-style: solid;
	padding: 3px;
	background-color: #f0e4be;
	border: 1px solid #d3c8a5;
	margin: 25px 45px 0px 0px;
	float: right;
}

p.truetales {
	padding-bottom: 15px;
	margin-bottom: 25px;
	border-bottom: 1px dotted #A0A168;
}

#leftcol {
	float: left;
	width: 385px;
}

#rightcol {
	float: right;
	width: 275px;
	margin-top:5px;
}

#footer {
	clear: both;
	width: 810px;
	height: 53px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 9px;
}



#footer a:link {
	text-decoration:none;
	color: #FFFFFF;
}



#footer a:visited {
	text-decoration: none;
	color: #FFFFCC;
}

#footer a:hover {
	text-decoration:underline;
}

#footer-left {
	float:left;
	padding-left: 30px;
	padding-top: 3px;
}

#footer-right {
	float:right;
	padding-right: 30px;
	padding-top: 3px;
}