body, html {
  margin: 0;
  padding: 0;
}

body {
	background: url(/img/top_bg.gif) top repeat-x #DFDFDF;
}

#top_nav {
	
}

#fadeshow1 {
margin: auto;
}

#content_tbl {
	background: #FFF;
}

#content {
	
border-left: 1px solid #aaa; border-right: 1px solid #aaa; border-bottom: 1px solid #aaa;
padding: 10px;
font-family: Verdana, Geneva, sans-serif;
font-size: 16px;
line-height: 26px;
}

h1 {
	margin: 0px;
	border-bottom: 1px solid #004566;
	color: #00589F;
	font-size: 25px;
	font-weight: normal;
	letter-spacing: -1px;
	padding: 0 0 0 0;
}

.home_img {
	vertical-align: top;
	padding-top: 35px;
}

.announcement {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	padding-left: 25px;
}
.announcement li {
	padding-bottom: 12px;
}


#outerbox{
width:100%;
position:absolute; /* to place it somewhere on the screen */
top: 30px;
bottom:0px;} /* makes it lock to the bottom */

#innerbox{
width:100%;
position:absolute;
min-height:100%;
height:101px;
background: url(/web/20140518112308im_/http://cokerwarehouses.com/img/bottom_bar_bg.gif) bottom repeat-x;
}

.specs_table {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	padding: 4px;
}
.specs_table td {
	padding: 4px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	font-weight: bold;
}
.specs_table th {
	border: 1px solid #ccc;
	padding: 5px 8px 5px 8px;
}
.specs_table .left_top {
	border-left: none;	
}
.specs_table .bottom {
	border-bottom: 1px solid #ccc;	
}
.specs_table .top {
	border-top: 1px solid #ccc;	
}
.specs_table .row1 {
	background-color: #FEDAA5;	
}
.specs_table .row2 {
	background-color: #FFF;	
}
.specs_table .custom {
	font-size: 10px;
	font-weight: normal;	
}
 #map_canvas {
	margin: 0;
	padding: 0;
	height: 830px;
	width: 495px;
      }

 #map_eagleford {
		margin: 0;
		padding: 0;
		height: 355px;
		width: 447px;  
	  }
	  
#bottom_div {
	margin: auto;
	width: 900px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #333;
}

