/* CSS Document */

/* index */

.clock {
font-family: arial; font-size: 11px; font-weight: none; text-decoration: none; color: #8AADD0;
}
.top_nav {
font-family: arial; font-size: 11px; font-weight: none; text-decoration: none; color: #ffffff;
}
.top_nav:hover {
font-family: arial; font-size: 11px; font-weight: none; text-decoration: underline; color: #ffffff;
}
.body {
font-family: arial; font-size: 12px; font-weight: none; text-decoration: none; color: #312F30; line-height: 18px;
}
.terms_privacy {
font-family: arial; font-size: 11px; font-weight: none; text-decoration: none; color: #312F30; line-height: 15px;
}
.body_links {
font-family: arial; font-size: 12px; font-weight: none; text-decoration: underline; color: #312F30;
}
.body_links:hover  {
font-family: arial; font-size: 12px; font-weight: none; text-decoration: none; color: #0F274D;
}
.body_links_p {
font-family: arial; font-size: 12px; font-weight: none; text-decoration: underline; color: #312F30;
}
.body_links_p:hover  {
font-family: arial; font-size: 12px; font-weight: none; text-decoration: none; color: #532E62;
}
.titles_dark {
font-family: arial; font-size: 18px; font-weight: bold; text-decoration: none; color: #404041;
}
.titles_light {
font-family: arial; font-size: 18px; font-weight: bold; text-decoration: none; color: #6D6E71;
}

.subtitles {
font-family: arial; font-size: 14px; font-weight: bold; text-decoration: none; color: #2C4061;
}
.featured_links {
font-family: arial; font-size: 12px; font-weight: none; text-decoration: underline; color: #312F30; line-height: 18px;
}
.featured_links:hover  {
font-family: arial; font-size: 12px; font-weight: none; text-decoration: none; color: #7A0E3C; line-height: 18px;
}
.copyright {
font-family: arial; font-size: 11px; font-weight: none; text-decoration: none; color: #A7A9AC;
}
.footer_links {
font-family: arial; font-size: 11px; font-weight: none; text-decoration: underline; color: #A7A9AC;
}
.footer_links:hover  {
font-family: arial; font-size: 11px; font-weight: none; text-decoration: none; color: #ffffff;
}
.news_title {
font-family: arial; font-size: 14px; font-weight: bold; text-decoration: underline; color: #404041;
}




.sitemap_links {
font-family: arial; font-size: 11px; font-weight: none; text-decoration: none; color: #ffffff; background-color: #96989A; padding: .1em 1em;
}
#footer_sitemap ul {margin: 0; padding: 0; list-style-type: none;}
#footer_sitemap ul li { display: inline;}
#footer_sitemap ul li a {font-family: arial; font-size: 11px; font-weight: none; text-decoration: none; color: #ffffff; background-color: #96989A; padding: .1em 1em;}
#footer_sitemap ul li a:hover {font-family: arial; font-size: 11px; font-weight: none; text-decoration: underline; color: #ffffff; background-color: #B0B2B4; padding: .2em 1em;}

#about_sitemap ul {margin: 0; padding: 0; list-style-type: none;}
#about_sitemap ul li { display: inline;}
#about_sitemap ul li a {font-family: arial; font-size: 11px; font-weight: none; text-decoration: none; color: #312F30; padding: .1em 1em;}
#about_sitemap ul li a:hover {font-family: arial; font-size: 11px; font-weight: none; text-decoration: none; color: #ffffff; background-color: #B0B2B4; padding: .2em 1em;}









/* Listings */
.listings_buttons {
font-family: arial; font-size: 11px; font-weight: none; text-decoration: none; color: #ffffff; background-color: #96989A; padding: .1em 1em;
}
#listings_buttons ul {margin: 0; padding: 0; list-style-type: none;}
#listings_buttons ul li { display: inline;}
#listings_buttons ul li a {font-family: arial; font-size: 11px; font-weight: none; text-decoration: none; color: #ffffff; background-color: #96989A; padding: .0em 2em;}
#listings_buttons ul li a:hover {font-family: arial; font-size: 11px; font-weight: none; text-decoration: none; color: #ffffff; background-color: #B0B2B4; padding: .0em 2em;}

.listing_number {
font-family: arial; font-size: 14px; font-weight: bold; text-decoration: none; color: #312F30;
}
.listing_price {
font-family: arial; font-size: 16px; font-weight: bold; text-decoration: none; color: #7A0E3C;
}
.listing_title {
font-family: arial; font-size: 14px; font-weight: bold; text-decoration: underline; color: #312F30;
}
.sold {font-family: arial; font-size: 16px; font-weight: bold; text-decoration: none; color: #ffffff; background-color: #C50101; 
}
.dropdown {
color: #0000; font-family: arial; font-size: 10px; background-color: #ffffff; width: 170px; margin-bottom:7px;
}
a.paging:link {
font-family: arial; font-size: 12px; font-weight: bold; color: #1E686D; text-decoration: underline;
}
a.paging:visited {
font-family: arial; font-size: 12px; font-weight: bold;	color: #312F30;	text-decoration: none;
}

a.paging:hover {
	text-decoration: none;	color: #312F30;
}
.formfield
{
	MARGIN-TOP: 2px;
	MARGIN-BOTTOM: 2px;
    PADDING: 2px;
    BORDER: #312F30 1px solid;
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: arial;
    BACKGROUND-COLOR: white;
    TEXT-DECORATION: none;
	WIDTH: 250px;
	height: 15px;	
	
}

.search
{
    BORDER-RIGHT: 0px;
    PADDING-RIGHT: 1px;
    BORDER-TOP: 0px;
    PADDING-LEFT: 1px;
    FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
    PADDING-BOTTOM: 0px;
    BORDER-LEFT: 0px;
    COLOR: #000;
    PADDING-TOP: 1px;
    BORDER-BOTTOM: 0px;
    FONT-FAMILY: arial;
    BACKGROUND-COLOR: #cacaca;
    TEXT-DECORATION: none;	
}






