/* CSS Document */
body{background:url("http://roadsidefinds.biz/tooled2a.jpg");}

#container{
  width:950px;
  height:auto;
  margin-right:auto;
  margin-left:auto;
}
#container #header{
  height:150px;
  width:800px;
  background:url("http://roadsidefinds.biz/b1b2a.png") no-repeat;
  margin:10px auto;
}
#container #menu{
  width:400px;
  height:41px;
  margin:0px 0 0 0px;
  font:14px Georgia,"Times New Roman",serif,Arial;
}
#menu ul{
  display:block;
  list-style:none;
  margin:0px;
  padding:8px 0 0 4px;
}
#menu ul li{
  display:inline;
  padding:0px;
  margin:0px;
  height:27px;
}
#menu ul li a{
  height:27px;
  display:block;
  padding:0px 10px 0 10px;
  margin:0 4px 0 4px;
  float:left;
  text-decoration:none;
  text-align:center;
  color:#000000;
  font-size:15px;
  line-height:27px;
  font-weight:normal;
}
#menu ul li a:hover{
  background:url("http://roadsidefinds.biz/menu_bt_bg.gif") repeat-x center;
}
#Layer1{
  position:absolute;
  width:398px;
  height:56px;
  z-index:1;
  left:187px;
  top:92px;
}
#container #content{
  font:14px Georgia,"Times New Roman",serif,Arial;
  background:url("http://roadsidefinds.biz/rsfbbg.png");
  width:600px;
  border:1px solid #006699;
  padding:30px;
  height:auto;
  margin-right:auto;
  margin-left:auto;
  margin-bottom:5%;
}
.style1{color:#be9869;}
.style2{color:#868088;}
#content #links a{
  color:#961212;
  font:14px Georgia,"Times New Roman",serif,Arial;
}
#content #heading{
	height:45px;
	width:550px;
	margin-right:auto;
	margin-left:auto;
	border-bottom-style:dotted;
	border-bottom-color:#006699;
	background:url("http://roadsidefinds.biz/rsfbbg2.png") no-repeat left top;
	padding:10px;
	text-indent:45px;
	font-family: Georgia, "Times New Roman", serif, Arial;
	font-size: 19px;
	font-weight: bolder;
	color: #961212;
	border-bottom-width: 1px;
}
#footer{
  background:url("http://roadsidefinds.biz/wood2.png") no-repeat;
  height:50px;
  width:330px;
  margin:auto auto;
  float:none;
  font:12px Georgia,"Times New Roman",serif,Arial;
}
#footer a{
  height:27px;
  display:block;
  padding:0px 10px 0 10px;
  margin:0 4px 0 4px;
  float:left;
  text-decoration:none;
  text-align:center;
  color:#000000;
  font-size:13px;
  line-height:27px;
  font-weight:normal;
}
#footer a:hover{
  background:url("http://roadsidefinds.biz/menu_bt_bg.gif") repeat-x center;
}
#copyright{
  float:left;
  height:35px;
  width:115px;
  font-weight:500;
  margin-right:auto;
  margin-left:auto;
  padding-top:10px;
  padding-bottom:10px;
  padding-left:10px;
}
#home{
  float:left;
  height:35px;
  width:60px;
  padding-top:10px;
  padding-right:5px;
  font-weight:500;
  margin-right:auto;
  margin-left:auto;
}
#blogs{
  float:left;
  height:35px;
  width:50px;
  padding-top:10px;
  padding-right:5px;
  font-weight:500;
  margin-right:auto;
  margin-left:auto;
}
#contact{
  height:35px;
  width:40px;
  float:left;
  padding-top:10px;
  padding-right:5px;
  padding-left:5px;
  font-weight:500;
  color:#000000;
  margin-right:auto;
  margin-left:auto;
}
#content #hosted{
  width:150px;
  margin-right:auto;
  margin-left:auto;
  margin-top:15px;
}
#hosted a{
  text-decoration:none;
  color:#993399;
  margin-top:10px;
}