body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #575757;
	margin: 0;
	padding: 0;
}
a {
	color: #ed1b24;
	font-weight:bold;
}
a:hover {
	color: #000;
}
h1 {
	font-size:16px;
	font-weight:bold;
	margin: 0;
	margin-bottom: 8px;
	text-transform:uppercase;
	color:#ed1b24;
}
h2 {
	font-size:14px;
	font-weight:bold;
	margin:0px;
}
h3 {
	font-weight:bold;
	margin: 0;
	color:#000;
}
.content {
	background-image:url(../images/bg.jpg);
	width: 937px;
	margin:auto;
}
.content-wrapper {
	width: 937px;
	background-image:url(../images/tablebg_truck.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
	text-align:left;
	margin:auto;
	min-height: 460px;
	overflow: hidden;

}
.header {
	background-image: url(../images/header.jpg);
	width: 937px;
	height: 236px;
	margin:auto;
}
.address-block {
	float:right;
	margin-top: 55px;
	text-align:left;
	margin-right: 30px;
}
.home-button {
	margin-top:60px;
}
.left-container {
	width:190px;
	margin-right:5px;
	float:left;
	margin-top:20px;
	text-align:center;
}
.nav-container {
	width:120px;
	background-color:#0097cf;
	padding:8px;
	margin:0px;
	margin: 0px 0px 20px 30px;
	text-align:left;
}
.nav-container ul {
	margin:0px;
	padding:0px;
}
.nav-container li {
	list-style:none;
	display:block;
	border-bottom:1px solid #fff;
}
.nav-container-last li {
	border-bottom: none;
}
.nav-container li a {
	font-size:14px;
	font-weight:bold;
	color:#fff;
	line-height:15px;
	text-decoration:none;
	display:block;
	padding:3px;
}
.nav-container a:hover {
	background-color:#575757;
}
.right-container {
	width:695px;
	float:left;
	margin-top:20px;
	text-align:left;
	overflow: hidden;
}
.right-container h3 {
	font-size: 16px;
	font-weight: bold;
	color: #EB1C26;
	text-decoration: none;
}

.news-box {
	float:right;
	width:170px;
	background-color:#0097cf;
	padding:8px;
	margin:0px;
	margin: 0px 0px 15px 20px;
	text-align:left;
	color:#fff;
}
.news-box-link {
	color:#fff;
}
.linkscontent {
  padding: 10px;
  border-bottom: 2px solid #97A4BA;
  width: 700px;
  min-height: 115px;
  clear:both;
}
.newscontent {
  padding: 10px;
  border-bottom: 2px solid #97A4BA;
  width: 700px;
  clear:both;
  overflow: hidden;
}
.newsphoto {
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}
.album-container {
	width:329px;
	text-align:center;
	float:left;
	margin-right:18px;
}
.photo {
	border: 2px solid #000000;
	margin-left: 25px;
	margin-bottom: 25px;
	float: right;
}
.button-container {
	width: 249px;
	height: 100px;
	margin-bottom: 5px;
	margin-top: 25px;
	float:left;
	margin-left: 47px;
}
.footer {
	background-image:url(../images/footer.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	height: 5px;
	width: 937px;
	text-align:center;
	font-size: 10px;
	color: #000000;
	margin:auto;
	padding-top: 24px;
	padding-bottom: 20px;
}
.bottomfooter a {
	font-size: 10px;
	color: #2f674b;
}
.bottomfooter a:hover {
	color: #ffffff;
}
.FormRow {
	clear			: left;
	margin: 0 10px 10px 0;
}
.FormRow .FormHeader {
	float			: left;
	width			: 110px;
	text-align		: right;
	font-size		: 9pt;
}
.FormRow input {
	margin-left		: 10px;
}

/* Gallery */

.gallery-album-item {
	float: left;
	background-color: #fff;
	text-align: center;
	padding: 8px;
	margin: 8px 5px 0 5px;
	width: 254px;
  font-size: 0; /* Set font size to 0 since IE renders extra space */
}
.gallery-album-item img {
  border: 2px solid #305678;
}
.gallery-album-item .placeholder {
	height: 250px;
	cursor: pointer;
}
.gallery-bar, .gallery-main-title {
	width: 100%;
	padding: 5px 0;
  height: 30px;
	margin: 10px 0 10px 0;
	background-color: #305B7E;
  font-size: 12px; /* Reset font size to 12px after extra space is avoided */
}
.gallery-main-title {
	background-color: #305B7E;
	text-align: center;
	margin: 0;
  padding: 0;
}
.gallery-main-title a {
	font-weight: bold;
	line-height: 30px;
	width: 100%;
	display: inline-block;
	color: #fff;
}
.gallery-main-title a:hover {
	color: #ECDFBF;
}
.gallery-title {
	float: left;
}
.gallery-nav {
	float: right;
}
.gallery-button {
	margin-right: 5px;
	margin-bottom: 7px;
	width: 107px;
	height: 30px;
	background-color: #fff;
	text-align: center;
	float: left;
}
.gallery-thumb {
	margin-right: 8px;
	margin-bottom: 7px;
	width: 105px;
  height: 105px;
  overflow: hidden;
	float: left;
	text-align: center;
  background-color: #49453C;
  line-height: 105px;
}
.gallery-thumb img {
	border: 2px solid #ACA69A;
  border-left: none;
  border-right: none;
}
.gallery-button a {
	color: #01284a;
	display: inline-block;
	line-height: 30px;
	text-decoration: none;
	font-weight: bold;
	width: 100%;
}
.gallery-button a:hover {
	background-color: #305B7E;
  color: #fff;
}
.gallery-desc {
	text-align: justify;
	background-color: #D1D6C4;
	padding: 10px;
}

.file-list h2 {
	margin : 0px;
	padding : 5px;
	font-size : 12px;
}

.file-list ul {
	list-style : none;
	padding : 0px;
	margin : 0px;
}

.file-list li {
	padding : 10px;
	margin : 0px;
}

.file-list li a {
	color : blue;
	text-decoration : none;
	font-size : 11px;
}

.file-list li p {
	padding : 0px;
	margin : 0px;
}

.news-list h2 {
	margin : 0px;
	padding : 0px;
	font-size : 15px;
}

.news-list img {
	float : right;
	display : block;
}

.news-list p {

}

.news-item {
	overflow : hidden;
	margin : 10px 0px;
	border-bottom : 1px dotted #444;
	padding-bottom : 10px;
}

.homepage-news {
	display : block;
	width : 200px;
	float : right;
	padding : 0px;
	margin : 0px;
	margin-right : 20px;
	margin-top : 10px;
	text-align : left;
	background : #eee;
	border : 1px solid #aaa;
	list-style : none;
}

.homepage-news li {
	margin : 0px;
	padding : 5px;
	border-bottom : 1px solid #444;
}

.homepage-news li:last-child {
	border-bottom : none;
}


.agent-listing {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	margin : auto;
	overflow: hidden;
}

#primary-content .single-agent .agent-item {
	width : 100%;
	float : none;
}

.agent-listing .agent-item {
	margin : 10px 0px;
	border-bottom : 1px solid #ED1B24;
	margin-bottom : 5px;
	padding-bottom : 10px;
}

.agent-listing .agent-item .image-container {
	float : left;
}

.agent-listing .agent-item .image-container img {
	border : 1px solid #444;
}

.agent-listing .data-container {
	margin-left : 110px;
}

.single-agent {
	margin : auto;
}

.agent-text {
	margin-top : 10px;
}

.image-container img {
	width: 101px;
}

.agent-listing .agent-item h2 {
	text-indent : 0px;
	display : inline;
	font-size : 11px;
	font-weight : normal;
	color : #000;
	font-family : Verdana,Arial,Helvetica,sans-serif;
	letter-spacing : normal;
}

.agent-listing .agent-item strong {
	font-weight : normal;
	text-indent : 0px;
	display : inline;
	font-size : 11px;
	color : #000;
	font-family : Verdana,Arial,Helvetica,sans-serif;
	letter-spacing : normal;	
}

.agent-listing .agent-item h1 {
	text-indent : 0px;
	color : #0097CF;
	font-size : 15px;
	font-family : Verdana,Arial,Helvetica,sans-serif;
}

.agent-listing .agent-item h1 {
	color : #0097CF;
	text-decoration : none;
}

