body {
	background-color: #F6F6F6;
	text-align: center;
	margin: 0;
	padding: 0;
}

#wrap {
    background-color: #FFFFFF;
	width: 840px;
	margin: 0 auto;
	text-align: left;
}




#content {
   	margin: 0;
	padding: 10px 0 0 30px;

}


#footer {
    clear: both;
	display: block;
	position: relative;
	overflow: visible;
	margin: 0;
	padding: 0;
	text-align: center;
	height: 25px;
	border-top: solid 1px #D7D7D7; 
	background: url(/classifieds/images/footer_bg.gif) repeat-x left top;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
}


/* fonts
/* ------------------------------------------------------------ */
body {
	font-size: 80%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Osaka, Trebuchet MS, Sans-Serif;
	color: #333;
	}

/* for IE */
table, input, select, optgroup, textarea, div.postmsg p.postedit {font-size: 1em;}


#content {
	font-size: 1em;
	line-height: 1.4em;
	}


h1, h2, h3 {
	font-family: Verdana, Arial, Osaka, Trebuchet MS, Sans-Serif;
	font-weight: bold;
	}

h1 {
	color: #4D4D4D;
	font-size: 1.3em;
	margin: 30px 0 0;
	}



h2 {
	font-size: 1.2em;
	margin: 30px 0 0;
	color: #1C1815;
	}

h3 {
	font-size: 1em;
	color: #6B5D50;
	}

/* link colors */

a {color: #003DB8; text-decoration: none;}
a:visited {color: #00267A;}
a:hover {text-decoration: none;}
a.nodecor:hover {border: none !important; }

/* ------------------------------------------------------------ */
/* End Fonts



