html, body { 
  margin: 0; 
  padding: 0; 
  font-family: sans-serif;
  border: none; 
  background-color: #003300;
  background-image: url("http://pearsonrealtyauction.com/images/background.jpg"); 
  background-repeat: no-repeat;
  background-position: center top;
  width: 100%;
  display: table;

}


#container {
	width: 800px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

#header { 
  width: 800px;
  height: 120px; 
  background-color: #FFFFFF;
  margin: 0;
  padding: 0;
}

#header img { 
    text-decoration: none;
	border-width: 0px;
	width: 225px;
	height: 79px;
	margin-top: 20px;
	margin-left: 20px;
	float: left;
}

#back {
	width: 500px;
	height: 120px;
	margin: 0; 
    padding: 0;
	float: right;


}


	
#nav { 
	color: #ffffff;
	text-align: right;
	background-image:url("http://pearsonrealtyauction.com/images/top_nav_background.png");
  	background-repeat: repeat-x;
	height: 25px;
	width: 800px;
	margin: 0;
	padding: 0;
	clear: both;
}

#nav p{ 
	color: #ffffff;
	padding-top: 4px;
	padding-right: 65px;
	font-size: 14px;
	margin: 0;
	
}

#below { 
	background-image:url("http://pearsonrealtyauction.com/images/below_nav.png");
  	background-repeat: repeat-x;
	height: 8px;
	width: 800px;
}
	
#container{
	background-image:url("http://pearsonrealtyauction.com/images/background_grad.jpg");
	background-repeat: repeat-x;
	text-align: center;
	text-height: 100px;
	font-size: 26px;
	box-sizing: inherit;
  
}



#pics{
	list-style: none;
	width: 800px; 
  	height: 350px;
	color: #006400;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 75px;
	
	

}

#pics li{
	width: 500px;
	height: auto;
	text-align: center;
	font-size: 24px;
	line-height: 25px;
	text-decoration: none;
	float: left;
	margin-left: 117px;
	display: block;
	
}



#pics li img{
	width: 500px;
	height: auto;
	border-style: none;
	margin-top: 5px;
	margin-bottom: 5px;
}



#headline{
	width: 825px;
	height: 120px;
	margin-top: 5px;
	margin-right: 100px;
	float: center;
	list-style: none;
	line-height: 40px;
	text-shadow: 5px 5px 5px #888888;
	color: #CC0000;
	font-size: 40px;
	
}

#thick-col{
	width: 280px;
	height: 315px;
	margin-top: 45px;
	margin-right: 50px;
	float: right;
	list-style: none;
	line-height: 17px;
	margin-bottom: 10px;
}

#thick-col li{ 
  width: 280px;
  height: 30px;
  margin-top: 3px;
}

#thick-col a{ 
  width: 280px;
  height: 30px;
  display: block;
  padding-top: 7px;
  padding-left: 10px;
  text-decoration: none;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  background-image:url("http://pearsonrealtyauction.com/images/top_nav_background_1.png");
  background-repeat: repeat-x;
}

#thick-col a:hover{ 
  width: 280px;
  height: 30px;
  background-image:url("http://pearsonrealtyauction.com/images/top_nav_background_3.png");
  background-repeat: repeat-x;
  font-size: 12px;
  font-weight: bold;
  display: block;
  text-decoration: none;
  color: #ffffff;
}

#thin-col {
	font-size: 16px;
	width: 378px;
	height: 490px;
	margin-top: 0px;
	padding-left: 50px;
	float: left;
	clear: left;
	text-align: left;
	line-height: 15px;
	list-style: none;
}



#thin-col p{
  font-size: 16px;
  color: #006400;
  font-weight: bold;
  text-decoration: underline;
 
}

#thin-col li{
	font-size: 14px;
	line-height: 20px;
}

.pad {  
	padding-bottom: 10px;
}


#contact {
	width: 800px;
	height: 100px;
	margin-top: 60px;
	clear: both;
}

#contact p{
	text-align: center;
	font-size: 16px;
	color: #006400;
	font-weight: bold;
	text-decoration: underline;
}

#contacts{
  text-align: center;
  list-style: none;
  font-size: 12px;
}

#contacts li{
	text-align: center;
	list-style: none;
	font-size: 14px;
	text-decoration: none;
	padding-bottom: 10px;
}

#footer {
	background-image:url("http://pearsonrealtyauction.com/images/top_nav_background.png");
  	background-repeat: repeat-x;
	height: 25px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
}

#footer p{
	color: #FFFFFF;
	text-align: center;
	font-size: 80%;
	padding-top: 5px;
	margin-top: 0;
}
	
#footer a{
	color: #FFFFFF;
	margin-top: 0;
	
}
