body {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
    color: #8a8780;
}


a {
	background-color: transparent;
	border-bottom: 2px dotted transparent;
}

a:hover {
	background-color: transparent;
	border-bottom: 2px dotted orange;
}


p {
	padding-top: 10px; 
	padding-bottom: 10px; 
	line-height: 1.5em;
}

h2 { 
	color: #A85B3F; 
	padding-bottom: 10px;
}

h3 { 
	color: #8CB5B7; 
	font-weight: bolder; 
	font-size: 28px;
}

h4 { 
	color: #E8B15A; 
	font-weight: bolder;
}

li {
	margin-left: 10px;
	margin-right: 15px;
	padding-bottom: 20px;
}


/* ID
-------------------------------------------------------------------------------*/
#bodyTitle {
	font-size: 9pt;
	padding-bottom: 6px;
	font-weight: normal;
}
#bodyTitle img {
	padding-right: 3px;
	padding-left: 6px;
	margin-bottom: -2px;
}
#HGClink {
	font-size: 7pt;
	font-weight: normal;
	text-align: center;
	color: #AAAAAA;
}
#pshadow {
  position: relative;
  color: #a75c3e;
  background-color: #f5a34f; 
  text-transform: uppercase;
  font-family: Verdana; 
  font-size:11px;
  border: 1px solid #a75c3e;
  padding: 2px;
  text-decoration: none;
  left: -30px;
  width: 420px;
  text-align: center;
}
#pshadow a{
  color: #a75c3e;
  font-family: Verdana; 
  font-size:10px;
  text-decoration: none;
  font-weight: bold;
  margin-right: 3px;
  margin-left: 3px;
}

#pshadow a:hover{
  color: white;
  font-family: Verdana; font-size:10px;
  text-decoration: none;
  font-weight: bold;
  border-bottom: 0px;
}

#mainMenu {
	position: relative; 
	top:3px; 
	left:1px; 
	width:790px; 
	height:20px; 
	font-family: Verdana; 
	font-weight: bold; 
	font-size:9px; 
	color: #e8c687;
	text-align: left;
}
#mainMenu a{
	font-family: Verdana; 
	font-weight: bold; 
	font-size:9px;
	color: #F9F6B4;
	text-transform: uppercase;
	text-decoration: none;
	margin-right: 4px;
	margin-left: 4px;
}

#mainMenu a:hover{
	color: white;
	background-color: transparent;
	text-transform: uppercase;
}

#downLinks{
	width:789px; 
	height:15px; 
	text-align: center; 
	font-size: 10px; 
	font-weight: bolder;
	color: white; 
	text-align: center;
	padding-top: 6px;
}
#downLinks a{
	color: #F9F6B4;
	text-transform: uppercase;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: bolder; 
	font-size: 10px; 
	
}
#downLinks a:hover{
	color: white;
	text-transform: uppercase;
}


#morelinks {
	text-align: center;
}

#morelinks a {
  font-family: Verdana; 
  font-size:12px; 
  color: #a75c3e;
  text-decoration: none;
  font-weight: bold;
}

#morelinks a:hover {
  font-family: Verdana; 
  font-size:12px; 
  color: #a75c3e;
  text-decoration: none;
  font-weight: bold;
}

#mainText {
  margin: 20px 15px 10px 20px !important;
  padding: 15px 20px 20px 15px;

}

#mainText a.text:hover{
  font-family: Verdana; 
  font-size:12px; 
  text-decoration: underline;
  font-weight: normal;	
  text-align: left;
  color: #8a8780;
}


#featured td {
	color: #a65a40;
	font-size: 11px;
	font-family:Verdana;
}

#featured td.title {
	color: #a65a40;
	font-size: 13px;
	font-family:Verdana;
	font-weight: bold;
	text-align: center;
}

#mainSearch {
  padding: 10px 15px 15px 10px;
  font-family: Verdana; 
  font-size:11px; 
  text-decoration: none;
  font-weight: normal;	
  text-align: left;
}

#fields {
	line-height: 25px;
	font-weight: bold;
}

#search_form_table {
	border: none;
	width:100%;
}

#search_form_table td{
	font-family: Verdana;
	font-size: 11px;
}

#search_form_table input {
	font-family: Verdana;
	font-size: 11px;
	height: 18px;
	border: solid 1px #86867C;
}

#search_form_table select {
	font-family: Verdana;
	font-size: 11px;
	border: solid 1px #86867C;
}

#search_form_table input.radio {  
	padding-top: 2px; 
	padding-right: 2px; 
	padding-bottom: 2px; 
	padding-left: 2px; 
	width: 12;
	height: 12;
	border: #666666; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px; 
	z-index:1;
}

div#popuplinks {
	font-family: "Verdana","Arial";
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-transform: none;
}

#sitemap {
	margin-top: 10px;
	margin-bottom: 10px;
}

#sitemap a {
	line-height: 1.5em;
}

#links p {
	font-weight: bolder;
	color: #999999;
	padding-top: 25px;
}

#links a {
	font-family: verdana;
	font-size: 12pt;
	color: 510000;
}
/* CLASSES
-------------------------------------------------------------------------------*/

.bigPremier {
  font-family: Verdana; 
  font-size:24px; 
  color: #6caead;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
}

.smallPremier {
  font-family: Verdana; 
  font-size:11px; 
  color: #6caead;
  text-decoration: none;
  font-weight: normal;
  text-align: center;
}

.phonesPremier{
  font-family: Verdana; 
  font-size:11px; 
  color: #9F8E7A; /* #d3d1c2; */
  text-decoration: none;
  font-weight: normal;
  text-align: right;
}

.mainPage {
  table-layout: fixed;
  padding: 10px 15px 15px 10px;
  font-family: Verdana;
  font-size:12px;
}

.mainPage td{
  padding: 4px 0px 0px 0px;
  font-family: Verdana;
  font-size:12px;
}

.inline_right {
	margin-right: 5px;
	margin-left: 15px;
	margin-top: 2px;
	margin-bottom: 10px;
	border: 1px solid #999999;
}

.inline_left {
	margin-right: 15px;
	margin-left: 5px;
	margin-top: 2px;
	margin-bottom: 10px;
	border: 1px solid #999999;
}



a.bottom_nav { 
	padding-right: 5px;  
	padding-left: 3px;
	font-size: 8pt;
	font-weight: bolder;
}

a.bottom_nav:hover { 
	padding-right: 5px;  
	padding-left: 3px;
	font-size: 8pt;
	font-weight: bolder;
}

a.anchor_link {
	text-decoration: none;
}

a.anchor_link:hover {
	border-bottom: 2px dotted orange;
}

a.col_nav { font-weight: bolder; }
a.col_nav:hover {color: #BC5723; font-weight: bolder; border-bottom: 0px;}

a.col_nav_curr {font-weight: bold; color: white;}
a.col_nav_curr:hover {font-weight: bold; color: white; }

.resultlistingnumber {
	background-color: transparent;
}
.resultislandareaname {
	background-color: transparent;
}
.resultlistingprice {
	background-color: transparent;
}
.resultlistinginfo {
	background-color: transparent;
}
.resulttext {
	background-color: transparent;
}
a.email_print {
	background-color: transparent;
}
a.email_print:hover {
	background-color: transparent;
}
a.result_link {
	background-color: transparent;
}
a.result_link:hover {
	background-color: transparent;
}