@charset "iso-8859-1";
/* CSS Document */
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #F90;
	border-bottom-style: solid;
	font-variant: small-caps;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-top: 10px;
}
h1 span {
	color: #FEB900;
	font-family: Verdana, Geneva, sans-serif;
}

h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #F90;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-bottom: 10px;
}
h2 span {
color: #FFFFFF;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	border-bottom-style: none;
	color: #F90;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#clublist ul{
	list-style-type: none;
	margin-left:0;
	padding:0;
	
}
	
ol {
	list-style-position: inside;
	list-style-type: decimal;
	
	}
#clublist li{
	background-image: url(images/star.png);
	background-repeat: no-repeat;
	background-position:left center;
	padding-left: 25px;
	list-style-type: none;
}

ul.termslist {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(images/bullet_arrow.png);
	background-position:left center;
	line-height: 35px;
	text-transform: none;
	white-space: normal;
	display: block;
	text-align: left;
	vertical-align: middle;
	margin:2em;
}
ul#listnormal{
list-style-type: disc;
margin:2em;
}
li#listnormal{
	padding-left: 1em;
	margin-bottom: .5em;
	}
.accomlayout {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	border-bottom-style: solid;
	color: #B63A01;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-top-style: solid;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #F8EADE;
	border-bottom-color: #F8EADE;
	font-weight: bold;
}
/* Blockquotes
-------------------------------------------------------------- */
blockquote 
{
	background:url(images/quote.png) no-repeat scroll 12px 12px;
	
	font-family:Georgia,'Times New Roman',Times,Serif;
	font-size:14px;
	font-style:italic;
	font-weight:normal;
	color: #666;
	line-height:1.5em;
	margin:10px 20px 10px 10px;
	padding:15px 30px 15px 52px;
}

blockquote { quotes:"" ""; }


p{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 1.5em;
	color: #FFF;
	text-align: left;
	padding-top: 10px;
	}
.publishdate{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	color: #FFF;
	}
.sold{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #F90;
	}
.soldsmall{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #F90;
	padding-top: 3px;
	}
hr {
	border: 0;
	width: 90%;
	color: #0079C2;
	;
	background-color: #F8EADE;
	height: 1px;
  }

div.pagination {
	padding: 3px;
	margin: 3px;
	font-size: 12px;
	text-align: center;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #497fbf;
	text-decoration: none;
	color: #B63A01;
	background: #fff;
}

div.pagination a:hover, div.pagination a:active {
	border: 1px solid #497fbf;
	color: #ffffff;
	background-color: #B63A01;
}

div.pagination span.pagination_current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #B63A01;
	font-weight: bold;
	background-color: #E92500;
	color: #fff;
}
	
div.pagination span.pagination_disabled {
  padding: 2px 5px 2px 5px;
  margin: 2px;
  border: 1px solid #eee;
  color: #ddd;
}

.form_pagination {
  margin-top: 5px;
}
.advisorytext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	border-bottom-style: none;
	color: #000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-style: italic;
	padding: 10px;
	text-align: left;
}
