/*dark blue:
light blue:
EXTRA blue: #1D97C3
*/
.extra {	color: #1D97C3;}
.extraDarker {	color: #017BBC;}
.black {	color: #000000;}

.normalText {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;

}
.smallblack_reg, .smallblack
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.columnHeaders {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #2F95CE;  font-weight: bold;}

.smallblack_reg {font-weight: normal;}
.smallblack {font-weight: bold;}

.smallwhite, .smallbluegreen
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}
.pricewhite, .pricebluegreen
{
	font-family: Verdana;
	font-size: 30px;
	font-weight: bold;
}
.packagewhite, .packagebluegreen
{
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
}

.mediumwhite, .mediumbluegreen
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}

.smallwhite, .pricewhite, .packagewhite, .mediumwhite {color: #FFFFFF;}
.smallbluegreen, .pricebluegreen, a.smallbluegreen, .packagebluegreen, .mediumbluegreen {color: #64A7BD;}

a.whiteLinks:link,  a.whiteLinks:visited {	color: #FFFFFF;	font-size: 12px; font-weight: bold; font-family: Arial;}
a.whiteLinks:hover,  a.whiteLinks:active {	color: #FFFFCC;	font-size: 12px; font-weight: bold; font-family: Arial;}

.adsTitle
 {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;

}
body{
background-color:#FFFFFF; 
	font-family: Arial, Helvetica, sans-serif;
}
/* main Links */
#mainLinks {
	color: #000000;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	background: url(images/menu/header-bkg.jpg); 
		font-family: Arial;

}
p, td {
		font-size: 13px;
}

#mainLinks a{
	color:#FFFFFF;
	text-decoration:none;
		font-size: 12px;
	font-weight: bold;
		font-family: Arial;
}

#mainLinks a:hover{
	border: 0px;
	color:#FFFFCC;

}

/* bottom links */
#bottomLinks {
	background: url(images/menu/header-bkg-bottom.jpg);
	color:white;
	text-align:center;
	font-size:10px;
}
#bottomLinks a{
	color:white;
	text-decoration:none;
		font-size: 10px;
	font-weight: bold;
		font-family: Arial;
}
#bottomLinks a:hover{
	background-color:#3399CC;
	border: 0px;
	color:#FFFFCC;
}
/* sub header */
#subHeader {
	/*border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background-color: #FFFFFC;
	*/
	background-image: url(images/columns/top-bkg.jpg);
	font-size:12px;
}	
/* main Cell */
#mainCell {
/* 	border-right: 1px solid #666666;
	border-left: 1px solid #666666;*/ 
	background-color:#FFFFFC;
}
/* footer nav */
#footerNav {
	background-color:#FFFFFF;
	text-align:center;
	font-size:10px;
	color:#3399CC;
}
#footerNav a{
	color:#3399CC;
	text-decoration:none;
}
#leftBodyCol{
	width:20%;
	/*border-right: 1px solid #CCCCCC;*/
	vertical-align:top;
}
#middleBodyCol{
	width:60%;
	vertical-align:top;
	padding: 3px;
}
#rightBodyCol{
	width:20%;
	/*border-left: 1px solid #CCCCCC;*/
	vertical-align:top;
}
#loading {
	position:static;
	top:50%; 
	left:50%; 
	width:auto;
	text-align:center;
	background-color:#CC0000; 
	color:#FFFFFF;
}

.topLink                 {  font-family: Verdana, Helvetica, sans-serif; font-size: 10px; color: #000000; }
.topLink:hover           {  text-decoration: none; }

.tabLinkOff              {  font-family: Verdana, Helvetica, sans-serif; font-size: 10px; color: #ffffff; text-decoration: none; font-weight: bold; }
.tabLinkOff:hover        {  text-decoration: underline; }
.tabLinkOn               {  font-family: Verdana, Helvetica, sans-serif; font-size: 10px; color: #ffffff; text-decoration: none; font-weight: bold; }
.tabLinkOn:hover         {  text-decoration: underline; }

.mainText                {  font-family: Verdana, Helvetica, sans-serif; font-size: 10px; color: #ffffff; }
.mainLink                {  font-family: Verdana, Helvetica, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.mainLink:hover          {  text-decoration: none; }

.date                    {  font-family: Verdana, Helvetica, sans-serif; font-size: 10px; color: #000000; }

.free                    {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #B5313A; font-weight: bold; }
.free:hover              {  text-decoration: none; }

.tbl-border              {  background-color: #F6F6F6; }
.tbl-bg                  {  background-color: #C8E9ED; }
.tbl-vertSpacer          {  height: 6px; background-color: #ffffff; }

.locText                 {  font-family: Verdana, Helvetica, sans-serif; font-size: 10px; color: #000000; }
.locArrow                {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #000000; }
.locLink                 {  font-family: Verdana, Helvetica, sans-serif; font-size: 10px; color: #000000; }
.locLink:hover           {  text-decoration: none; }
.locLink2                {  font-family: Verdana, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: none; }
.locLink2:hover          {  text-decoration: none; }

.sideTitle               {
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #2F95CE;  font-weight: bold;
	width: 100%;
	height: 20px;
	background-image: url(images/columns/bkg-top.gif);
	padding-top: 4px;
	padding-bottom: 0px;
}
.sideTitleSpecial               {
	font-family: "Trebuchet MS"; font-size: 13px; color: #2F95CE;  font-weight: bold;
	width: 100%;
	padding-top: 4px;
	padding-bottom: 0px;
	height: 20px;
	background-image: url(images/columns/bkg-top-special.gif);
	
}
.sideText                {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; }
.sideLink                {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #003378; text-decoration: none; }
.sideLink:hover          {  text-decoration: underline; }
.sideLink2               {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #003378; }
.sideLink2:hover         {  text-decoration: none; }

.sidePopLink             {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #003378; font-weight: bold; }
.sidePopLink:hover       {  text-decoration: none; }
.sidePopText             {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; }

.searchBoxText           {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; }
.searchButton            {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; }

h1, h2, h3                       {  font-family: Arial, Helvetica, sans-serif; font-size: 17px; color: #3399CC; font-weight: bold; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }

.pageTitleWhite         {  font-family: Arial, Helvetica, sans-serif; font-size: 15px; color: #FFFFFF; font-weight: bold; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }
.pageTitle               {  font-family: Arial, Helvetica, sans-serif; font-size: 15px; color: #222222; font-weight: bold; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }
.pageSubTitle            {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: bold; }
.pageText                {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }
.pageHelpText            {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; }
.pageField               {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; }

td.featuredHeader               {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #017BBC;
	font-weight: bold;
	background-image: url(images/bkg-featured-header.jpg);
		width: 100%;
	height: 30px;
	padding-left: 4px;
}


.pageLink                {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #3399CC; }
.pageLink:hover          {  text-decoration: none; }
.pageLinkGrey            {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; text-decoration: none; }
.pageLinkGrey:hover      {  text-decoration: underline;}

.dirCatText              {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #C8E9ED; }
.dirCatLink              {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #C8E9ED; line-height: 17px; font-weight: bold; }
.dirCatLink:hover        {  text-decoration: none; }
.dirSubCatLink           {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #003378; line-height: 17px; }
.dirSubCatLink:hover     {  text-decoration: none; }
.dirResLink              {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #003378; line-height: 17px; font-weight: bold; }
.dirResLink:hover        {  text-decoration: none; }
.dirResText              {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; line-height: 15px; }
.dirResUrl               {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #008000; line-height: 15px; }

.statText                {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; }
.statLink                {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #003378; }
.statLink:hover          {  text-decoration: none; }

.resBorder               {  background-color:#F6F6F6; } /* this is the border around the search results tables */
.colText                 {  background: #efefef; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; font-weight: bold; }
.rowText                 {  background: #C8E9ED; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }
.descText                {  background: #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; line-height: 15px; }
.rowLinkBold             {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #003378; font-weight: bold; }
.rowLinkBold:hover       {  text-decoration: none; }
.rowLink                 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #003378; }
.rowLink:hover           {  text-decoration: none; }

.nofound                 {  background: #C8E9ED; font-family: Verdana, Helvetica, sans-serif; font-size: 11px; color: #000000; }
.error                   {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: bold; }

.bottomLink              {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #003378; text-decoration: none; }
.bottomLink:hover        {  text-decoration: underline; }

.copyright               {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; }
.copyrightLink           {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #003378; }
.copyrightLink:hover     {  text-decoration: none; }
.countyMap				 {  width: 580px; height: 400px; border: 1px solid #666666; }
.searchMap				 {  width: 560px; height: 400px; border: 1px solid #666666; }

span.sold { text-transform: uppercase; font-weight: bold; color: red; }
span.listtype { display: block; font-size: 1.2em; font-weight: bold; margin-top: 5px;}
span.special-listtype { color: orange; font-weight: bold; }

td.monthlySpecial { text-align: center; }
td.monthlySpecial img {
display: block;
}

/* browse state classes */

.state-other { font-weight: bold; color: #f33; }