body{
	
	background-color: #f1f5f0;
	margin: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding:0;
	font-size: 95%;
	font-family: georgia, times, "times new roman", serif;
	color: #000;
	text-align: center;
	color:black;
	background: url('../images/bg.png') repeat-x;
   	background-color: #DABEA8;

	
}
a:active, a:link, a:visited{
	color: #0072AE;
	text-decoration: none;	
}
a:hover{
	color: #6e298d;
	text-decoration: none;
}
#bodycanvas{
	
   	margin: 0 auto;
   	height: auto;
   	width: 980px;
   	text-align: left;
   	border: solid #c8c6c6 1px;   
	border: solid black 1px;   	
   
}

#header {
   background: url( ../images/header.png) no-repeat;
   height: 140px;
   width: 980px;
}

#bodycontent{
	clear: both;
	float: left;
	height: auto;
	#height: 600px;
	min-height: 600px;
	width: 980px;
	
	background: url('../images/nav_col_base.jpg') repeat-y;
	background-color: white;
}


#navigation{
	
	float: left;
	width: 170px;
	
}

#navigationpanel {
	
	width:145px;
	z-index:11;
	border: 1px none #000000;
	
}
#navigationbuttons {
	
	list-style-type: none;
  	padding-left: 0px;
	margin: 0px;
	height: 28px;
}


#navigationbuttons ul {
  
  margin: 0px;
}
#navigationbuttons li{
	list-style-type: none;
	width: 145px;
	padding-top: 1px; 
	padding-left: 0px;
	padding-right: 0px;
	background: url('../images/nav_base.jpg') no-repeat;
	font-size: 14px;
	font-weight: bold;
}
#navigationbuttons li a {
	display: block;
	height: 23px;
	text-decoration: none;
}
#navigationbuttons li a:active, #navigationbuttons a:link, #navigationbuttons a:visited {
  padding-left: 10px;
  padding-top: 2px;
  color: white;
  font-weight: bold;
}

#navigationbuttons li a:hover{
  padding-left: 10px;
  color: #DABEA8;
  font-weight: bold;
}

#imgphoto{
	border: double 4px #FA6E4B;
}
.imageLink{
	border: double 4px #FA6E4B;
}

#hr{
	border-bottom: solid #515151 1px;
	width: 100%;
	}

#pagecontent{
	float: left;
	width: 580px;
	height: auto;
	background-color:;
}

#daoheading{
	color: #DABEA8;
	font-weight: bold;
	font-size: 14px;

}
#daoupdated{
	clear:both;
	color: gray;
	font-size: 10px;
	float: right;
	padding-right: 10px;
}

#webcontent{

	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-top: 10px;
}

#advertising{
	float: right;
	width: 210px;
	padding-top: 10px;
}
#advertisingimage{
	border: solid 2px #FC6D49;
}
img{
	
	}

#footer{
	clear: both;
   	background: url( ../images/footer.png) repeat-x;
   	height: 20px;
}

#footertext{
	float: right;
	padding-right: 20px;
	padding-top: 3px;
	color: white;
	font-size: 10px;
}
#classifiedHeader{

}

#classifiedTitle{
	float: left;
}

#classifieddate{
	float: left;
	font-size: 11px;
	padding-top: -5px;
}

#classifiedcontent{
	clear: all;
	font-size: 12px;
	color: #515151;
}

#classifiedNext{
	clear: all;
}

#classifiedAd{
	border: solid 1px #0068A8; 
}

#tabpadding{

	margin-left: 28px;
	}