@charset "UTF-8";

.image {
	margin-bottom: 17px;
}
#showcase h5 {
	margin-left: 0px;
}
#bidmap {
	height: 350px;
	margin-bottom: 1px;
	border: 1px solid #004A80;
	background-color: #D1DDE5;
}
table.bids {
	width: 100%;
	font-size: 13px;
}
table.bids td {
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
table.bids td a {
	line-height: 18px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table.bids tr:hover a {
	color: #FFFFFF;
	border-bottom-style: solid;
}
table.bids tr:hover, table.bids tr.sub:hover, table.bids tr:hover td, table.bids tr.sub:hover td{
	background-image: none;
	color: #FFFFFF;
	background-color: #004A80;
}
table.bids tr.heading td {
	background-image: url(../images_layout/nav_sub_rx.gif);
	background-position: left bottom;
	font-weight: bold;
	color: #333333;
	background-repeat: repeat-x;
	background-color: #C9C9C9;
}
table.bids tr {
	background-image: url(../images_layout/bids-tr_rx-bottom.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
a.bids {
	background-image: url(../images_layout/download_pdf.gif);
	background-repeat: no-repeat;
	background-position: 14px center;
	display: block;
	height: 66px;
	line-height: 66px;
	padding-left: 150px;
	color: #99402e;
	text-decoration: underline;
	font-weight: bold;
	margin-bottom: 25px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding-top: 14px;
	padding-bottom: 14px;
	overflow: hidden;
}
a.bids:hover {
	color: #004A80;
	border-top-color: #99402E;
	border-right-color: #99402E;
	border-bottom-color: #99402E;
	border-left-color: #99402E;
	background-color: #F5F6F6;
	text-decoration: none;
}
#content div.office {
	float: left;
	width: 245px;
	padding-right: 14px;
}
#content div.office p  {
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 16px;
	height: 1%;
}
.corner  div.map {
	height: 150px;
}
#content ul.checklist li {
	display: block;
	background-image: url(../images_layout/li_check.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-bottom: 7px;
}

a.photos {
	color: #004A80;
	font-weight: bold;
	font-size: 14px;
	background-image: url(../images_layout/photos-single.gif);
	background-repeat: no-repeat;
	background-position: 18px center;
	display: block;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	padding-left: 50px;
}
a.plans {
	color: #004A80;
	font-weight: bold;
	font-size: 14px;
	background-image: url(../images_layout/has_plans.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
	display: block;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	padding-left: 50px;
}
.left-col div.logo  a {
	font-weight: bold;
	color: #99402E;
}
.left-col div.logo a:hover {
	color: #004A80;
	text-decoration: none;
}

