body {
	background: #000 url(images/fg3.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
div,h1,h2,h3,h5,h6,p,address,ul,ol,li {
	margin: 0px;
	padding: 0px;
}
#wrap {
	width: 900px;
	background: #FFF;
	margin: 0px auto;
}
#mobiButton {
	background: #000;
	padding: 3px;
	position: relative;
	height: 30px;
}
#phoneNo {
	position: absolute;
	left: 668px;
	top: 5px;
}
#banner {
	background: #FFF;
}
#intro {
	background: #FFF;
	margin-right: 200px;
	margin-left: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: justify;
	color: #9a9590;
}
#widget {
	background: #FFF;
	padding: 0px 15px;
}
a {
	/* get rid of link outlines in firefox */
	outline-color:invert;
	outline-style:none;
	outline-width:medium;
}
#widget .p7EPM05 .p7epm_content a {
	color: #78716e;
	text-decoration: none;
}
#widget .p7EPM05 .p7epm_content a:hover {
	color: #c98721;
	text-decoration: none;
}
#widget .p7APM11 .p7APMpanelcontent a {
	color: #78716e;
	text-decoration: none;
}
#widget .p7APM11 .p7APMpanelcontent a:hover {
	color: #c98721;
	text-decoration: none;
}
#widget .p7HGM09 .p7HGM_panel_content a {
	color: #78716e;
	text-decoration: none;
	font-weight: bold;
}
#widget .p7HGM09 .p7HGM_panel_content a:hover {
	color: #c98721;
	font-weight: bold;
	text-decoration: none;
}
h1 {
	color: #c98721;
	line-height: 1em;
}
h2 {
	font-size: 1em;
	line-height: 1.5em;
	color: #c98721;
}
h3 {
	color: #c98721;
}
.leadinText {
	font-size: 1em;
	/* [disabled]line-height: 1.5em; */
	color: #c98721;
	font-weight: bold;
}


/******************************
Classified AdsTable Styles
*******************************/

#widget .p7HGM09 .p7HGM_panel_content table#adTbl {
	border: 1px solid #333;
	margin: 0 auto;
	border-collapse:collapse;
}
#widget .p7HGM09 .p7HGM_panel_content #adTbl thead {
	color: #FFF;
	font-size: 0.85em;
	font-weight: normal;
}
#widget .p7HGM09 .p7HGM_panel_content #adTbl tbody {
	font-size: 1em;
	color: #333;
	text-align:left;
	line-height: 1.1em;
}
#widget .p7HGM09 .p7HGM_panel_content #adTbl tbody h3{
	font-size: 1em;
	color: #333;
	text-align:left;
	line-height: 1.1em;
}
#widget .p7HGM09 .p7HGM_panel_content #adTbl tbody img{
	padding-right: 5px;
}
#widget .p7HGM09 .p7HGM_panel_content #adTbl th {
	background: #333;
	height: 30px;
	font-weight: normal;
	text-align: center;
	padding-bottom: 0.2em;
	border: 1px solid #333;
	padding-top: .2em;
}
#widget .p7HGM09 .p7HGM_panel_content #adTbl td {
	padding: 1em;
	border: 1px solid #333;
}
#widget .p7HGM09 .p7HGM_panel_content #adTbl td.price {
	text-align: center;
	font-weight: bold;
}
#widget .p7HGM09 .p7HGM_panel_content #adTbl tr.odd {
	background: #92aeb9;
}
#widget .p7HGM09 .p7HGM_panel_content #adTbl tr:hover {
	background: #EBE6CD;
}
#footer {
	background: #FFF;
	padding: 25px 15px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #78716c;
	text-align: center;
}
#footer a {
	color: #78716e;
	text-decoration: none;
}
#footer a:hover {
	color: #c98721;
	text-decoration: none;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

