body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bottomline {
	background-image: url(images/bottomline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.topline {
	background-image: url(images/topline.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#navigation {
	clear:both;
	width: 298px;
	border: 0px solid #FFF;
	padding-bottom: 20px;
}

#navigation ul {
	margin:0;
	padding:0;
	list-style:none;
}

#navigation li {
	display:inline;
}

#navigation a:visited, #navigation a:link, #navigation a:active {
	display:block;
	color:#0000BD;
	background: url(images/nav-btn.jpg) no-repeat left top;
	width: 298px;
	text-align: left;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-indent: 40px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	height: 25px;
	padding-top: 2px;
	letter-spacing: -1px;
	padding-bottom: 5px;
}

#navigation a:hover, #navigation a.current {
	text-decoration:none;
	background: url(images/nav-btn-over.jpg) no-repeat;
	color:#08D620;
 	font-weight:bolder;
}
.search-box {
	background-image: url(images/search-bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.searchText {
	font-size: 15px;
	color: #08C729;
	font-weight: bold;
	text-indent: 10px;
	text-align: left;
	padding: 0px;
}
.selectbox {
	width: 170px;
	font-size: 11px;
}
.selectboxsmall {
	width: 70px;
	font-size: 11px;
}
.featureCaption {
	font-weight: bold;
	color: #1000D6;
}
.featureCaptionSub {
	font-weight: bold;
	color: #1000D6;
	font-size: 14px;
	padding-left:10px;
}
.title {
	font-weight: bold;
	color: #1000D6;
	font-size: 18px;
}
.title-Sold {
	font-weight: bold;
	color: red;
	font-size: 18px;
}
.footer,.footer:link,.footer:visited {
	color: #CCCCCC;
	font-size: 9px;
	text-decoration: none;
}
.footer:hover,.footer:active{
	color: #CCCCCC;
	font-size: 9px;
	text-decoration: none;
	}

a:link {
	color: #1000D6;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1000D6;
}
a:hover {
	text-decoration: underline;
	color: #80A661;
}
a:active {
	text-decoration: none;
	color: #1000D6;
}.small {
	font-size: 10px;
	font-weight: bold;
}
#featured {
	color:#0000BD;
	background: url(images/nav-btn.jpg) no-repeat -20px top;
	text-align: left;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-indent: 20px;
	font-weight: bold;
	font-style: normal;
	}
a.Sold, a.Sold:link, a.Sold:active, a.Sold:visited {
	color: red;
}

ul.social {list-style-type: none; margin: 0px; padding: 0px;}
ul.social li {display: inline; }
ul.social li a {height: 30px; width: 31px; display: block; text-indent: -999999px; float: left; margin-right: 8px;}
ul.social li.facebook a {background: url(/images/social.jpg) no-repeat;}
ul.social li.facebook a:hover {background-position: 0px -30px;}
ul.social li.twitter a {background: url(/images/social.jpg) -30px 0px no-repeat;}
ul.social li.twitter a:hover {background-position: -30px -30px;}
