﻿html {
	background: url(../images/page_bg.jpg) repeat-x top;
}

body {
	margin: 0;
	padding: 0;
	font: 13px Calibri, Tahoma, Arial;
	color: #000000;
}

table.main {
	background: url(../images/left_col_bg.jpg) repeat-y left top;
}

table.prop_search {
	background: url(../images/prop_search_bg.jpg) repeat-y left top;
}

td.header_nav {
	padding-top: 14px;
	padding-bottom: 5px;
}

a.header_nav:link,
a.header_nav:visited {
	display: block;
	line-height: 35px;
	padding-right: 25px;
	font-size: 20px;
	color: #FFF;
	text-decoration: none;
}

a.header_nav:hover,
a.header_nav:active {
	text-decoration: underline;
}

td {
	font: 13px Calibri, Tahoma, Arial;
	color: #000000;
}

table.feat_prop h1 {
	font-size: 22px;
	color: #666666;
	font-weight: normal;
	text-transform: uppercase;
}

table.feat_prop .feat_pic img {
	border: solid 1px #000;
}

table.feat_prop td.feat_prop_title {
	font-size: 17px;
	color: #000;
	text-transform: uppercase;
}

table.feat_prop td.feat_prop_price {
	font-size: 14px;
	color: #C00000;
}

td.feat_bed {
	font-size: 20px;
	color: #000;
	font-weight: normal;
	text-transform: uppercase;
	background: url(../images/icon_feat_prop_bed.gif) right no-repeat;
	padding-right: 25px;
	margin-right: 20px;
}

td.feat_bath {
	font-size: 20px;
	color: #000;
	font-weight: normal;
	text-transform: uppercase;
	background: url(../images/icon_feat_prop_bath.gif) right no-repeat;
	padding-right: 25px;
	margin-right: 20px;
	padding-left: 15px;
}

td.feat_car {
	font-size: 20px;
	color: #000;
	font-weight: normal;
	text-transform: uppercase;
	background: url(../images/icon_feat_prop_car.gif) right no-repeat;
	padding-right: 25px;
	padding-left: 15px;
}
#footernav {}

#footernav ul {
	margin: 0;
	padding-left: 240px;
}

#footernav ul li {
	display: inline;
}

a.footernav:link, a.footernav:active, a.footernav:visited, {
	background: url(../images/footernav_dot.jpg) left no-repeat;
	color: #999999;
	font-size: 13px;
	line-height: 25px;
	text-decoration: none;
	padding: 10px 13px;
}

a.footernav:hover, {
	color: #000;
}

#footer {
	border-top: 4px solid #F0F0F0;
}
#footer table {
	margin: 0 auto;
}
.footer {
	color: #333333;
	line-height: 30px;
	font-size: 13px;
}

.bodyText { /* Default font for content text */
	color: #000000;
	font: 11px Calibri, Tahoma, Arial;
	line-height: 15px;
	letter-spacing: 1px;
	word-spacing: 2px;
}

a:link, a:visited { /* Default text links */
	color: #C00000;
}	

a:hover, a:active	{
	color: #FF0000;
}
	
a.cleanLink:link, a.cleanLink:visited, a.cleanLink:active, a.cleanLink:hover {	/* Default text links */
	text-decoration: none;
	color: #333333;
	border-width: 0px;
	border-style: none;
	}	

a.extra_img:link, a.extra_img:visited, a.extra_img:active {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background: #E5F0F5;
	padding: 3px;
	margin-right: 1px;
	border: 1px solid #FFFFFF;
	line-height: 20px;
	
	display: inline;
}

a.extra_img:hover {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background: #E5F0F5;
	padding: 3px;
	margin-right: 1px;
	border: 1px solid #80B3CC;
	line-height: 20px;
	text-decoration: none;
}

a.extra_img_on {
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
	background: #FEFEFE;
	padding: 3px;
	margin-right: 1px;
	border: 1px solid #CCCCCC;
	line-height: 20px;
	text-decoration: none;
	cursor: default;
}

.boxHeading {
	color: #B31B34;
	font: bold 14px Calibri, Tahoma, Arial;
	background-color: #DDDFE1;
	text-align: center;
}

.redText {
	color: #b31b34;
	line-height: 15px;
}

.redBold {
	color: #b31b34;
	font-weight: bold;
	line-height: 15px;
}

.smallText {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #999999;
}

a.main_menu:link, a.main_menu:visited, a.main_menu:active {  /* Main Horizontal menu bar */
	color: #333333;
	text-decoration: none;
	background: #CCCCCC;
	padding: 5px 15px;
	margin: 0px 5px 0px 0px;
	font: 10px/25px Calibri, Tahoma, Arial, serif;
	border-top: 1px solid #999999;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #999999;
}

a.main_menu:hover {
	color: #000000;
	background: #F1F1F1;
}

.inputBox {  /* Form fields */
	color: #000000;
	height: 14px;
	background-color: #FFFFFF;
	letter-spacing: 1px;
	border: 1px solid #666666;
	font: 11px/14px Calibri, Tahoma, Arial;
}

.inputTextBox {  /* Form fields */
	color: #000000;
	background-color: #FFFFFF;
	letter-spacing: 1px;
	border: 1px solid #666666;
	font: 11px/14px Calibri, Tahoma, Arial;
}

.dropBox {  /* Form fields */
	font-family: Calibri, Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	height: 18px;
	background-color: #FFFFFF;
	letter-spacing: 1px;
	border: 1px solid #666666;
}


.button { /* Form Buttons */
	font-family: Calibri, Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	border: 1px solid #666666;
	height: 18px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 1px;
	padding-left: 1px;
	letter-spacing: 1px;
	display: block;
}
.search_button { /* Form Buttons */
	font-family: Calibri, Tahoma, Arial;
	font-size: 16px;
	line-height: 30px;
	color: #000000;
	border: 1px solid #666666;
	height: 30px;
	background: #E2E2E2 url(../images/search_button_bg.jpg) top left repeat-x;
	border: 1px solid #666666;
	display: block;
	width: 212px;
}

h1	{
	color: #C00000;
	font: 22px Calibri, Tahoma, Arial;
	text-transform: uppercase;
	}	

td.content h1	{
	color: #C00000;
	font: 22px Calibri, Tahoma, Arial;
	border-bottom: 4px solid #CCCCCC;
	text-transform: uppercase;
	}	
		
h2.prop_search {
	color: #666;
	font: 22px Calibri, Tahoma, Arial;
	margin-bottom: 5px;
	}	
		
h2	{
	color: #666;
	font: 22px Calibri, Tahoma, Arial;
	text-transform: uppercase;
	
	}	
	
h3.prop_search	{
	color: #000;
	font: 17px Calibri, Tahoma, Arial;
	font-weight: normal;
	margin: 3px 0;
	}	
	
h3, .sub_head	{
	color: #666666;
	font: bold 12px/12px Calibri, Tahoma, Arial;
	}	
	
.footer {
	font: 13px/30px Calibri, Tahoma, Arial;
	color: #333;
}

a.footer_menu:link, a.footer_menu:visited, a.footer_menu:active {  /* Horizontal Footer menu bar */
	font: 13px/30px Calibri, Tahoma, Arial;
	color: #333;
	text-decoration: none;
	margin: 0px;
}

a.footer_menu:hover {
	color: #000000;
}

.admin_tblbdr {
	border: #666666 1px solid;
	background-color: #E5E5E5;
}

.table_head {
	background-color: #666;
	color: #000000;
	font-weight: bold;
}

.altItem {
	background-color: #e4e4e4;
}

.editItem {
	background-color: #E7D9B6;
}

.listing_bdr 
{
    background-color: #F1F1F1;
}

.listing_pages 
{
    background-color: #F1F1F1;
}
#share 
{
	float:right;
	margin-top: 10px;
}
#share a:link, #share a:visited, #share a:active 
{
	padding-left: 20px;
	background: url(../images/icon_share.jpg) left no-repeat;
}

#share a:hover
{

} 

#slogan 
{
 z-index: 500;
 position: relative;
 margin-top: -76px;   
}

#aboutus img 
{
    margin: 0 20px 10px 0;
}

#aboutus div 
{
    display: block;
} 