/**
 * 100% height layout with header and footer
 * ----------------------------------------------
 * Feel free to copy/use/change/improve
 */

html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	background:#D8D9D8;
	background-image: URL(../images/bg.gif);
	background-repeat:repeat;
	font-family:arial,sans-serif;
	font-size:small;
	color:#49494A;
}

img 
{
	border: 0px;
	}

h1 { 
	font:1.5em arial,sans-serif;
	margin:0.5em 0;
}

h2 {
	font:1.10em arial,sans-serif;
	margin:0 0 0.75em;
	font-weight: normal
}

h3 {
	font:1.05em arial,sans-serif;
	margin:0 0 0.5em;
	font-weight: bold
}

a {
	color:#49494A;
}

a:visited {
	color:#49494A;
}

h3, h2 
{
    color:#322F33;
    }

p { 
	line-height:1.5; 
	margin:0 0 1em;
}

h2.title 
{
	background-color: #F3F3F3;
}
	
div.propertyOptions 
{
	color: #9AA302;
	font-weight: bold;
	text-decoration:none;
	font-size: 1em
    }
h2.titleSearch 
{
    background-color: #cc0000;
    color: #fff
    }
TABLE.mailinglist
{
	width:140px;
	background:#231f20;
}

.mailinglistText {font-family: Arial, Helvetica, sans-serif;font-size: 12.5px;color: #FFFFFF;}
.SearchTitleText {font-family: Arial, Helvetica, sans-serif;font-size: 14px; font-weight:bold;color: #FFFFFF;}

TABLE.tblSummary 
{
    background: #DFDFE0;
    width: 370px;
    border: SOLID 1px #ACACAC
    }
    
TD.tblSummaryLine 
{
     border-bottom: SOLID 1px #F2F2F2
    }
          
.greenLine 
{
    border-bottom: SOLID 1px #9AA302
    }
    	
div.propertyTitleSearch 
{
	padding-top: 0.2em;
	color: #cc0000;
	font-weight: bold;
	font-size: 1.2em
    }
    
div.titleTextGreen
{
	border-bottom: 1px SOLID #888888;
	padding-left: 0.8em;
	height:1.6em;
	padding-top: 0.2em;
	color: #9AA302
	}
	
div.titleTextRed
{
	height:1.6em;
	padding-top: 0.2em;
	color: #cc0000;
	font-size:14px;
	font-weight:bold;
	}
	
.redSmallTitle {
	color: #cc0000;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}

.redSmallTitle a:link , .redSmallTitle a:visited, .redSmallTitle a:hover {
	color: #cc0000;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}

.redText {
	color: #cc0000;
	font-size:12px;
	text-decoration:none;
}

.redBigTitle {
	color: #cc0000;
	font-size:16px;
	text-decoration:none;
	font-weight:bold;
}
	
div.titleSearchTextGreen
{
	border-bottom: 1px SOLID #888888;
	height:1.6em;
	font-weight: bold;
	width: 120px;
	padding-top: 0.2em;
	color: #9AA302
	}

div.titleThumbnailHeader 
{
  	font-weight: bold;
  	font-size: 0.75em;
	padding-top: 0.2em;
	color: #cc0000;
	text-align: center;
    }
    
div.titleTextSearch
{
	padding-left: 0.8em;
	height:1.6em;
	padding-top: 0.2em;
	color: #FFFFFF
	}
	
.titleTextBlack
{
	color: #000000
	}
	
.redTitle {
	color: #cc0000;
	font-size:14px;
	font-weight:bold;
}
	
div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:826px;
	background:#ffffff;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
}

div#header {
	height: 111px;
	background-color: #f7f8f8;
}

div#headerBanner {
	float:left;
	clear:right;
}

div#headerLogo {
	float:right;
	bottom:1px;
	top: 14px;
	position:relative
}

div#header p {
	font-style:italic;
	font-size:1.1em;
	margin:0;
}

div#navigation {
	padding:0;
	background-color: #E1E1E2;
	border-bottom:1px Solid #fff;
}

div#pgHeader {
	padding:0;
	border-bottom:1px Solid #fff;
}

div#homeHeader {
	padding:0;
	background-color: #E1E1E1;
	border-bottom:1px Solid #fff;
}

div#contentLeft {
	background-color: #f3f3f4;
	width: 604px;
	padding-left:18px;
	padding-right:18px;
	clear:both;
	float:left;
}

div#contentRight {
	width: 140px;
	float: right;
}

div#content {
	padding:1em 1em 5em; /* bottom padding for footer */
	background-color: #fff;
	overflow: auto;
}

/* Firefox hack to make the background extend all positioned divs*/
div#content:after{
    DISPLAY:block; CLEAR:both; CONTENT:" ";
}

div#content p {
	text-align:justify;
	padding:0 1em;
}

div#footer 
{
	float:left;
	display:block;
	width:100%;
	height: 43px;
	background:#231f20;
}


div#newsTeaser UL
{
    list-style-type:none;
	margin:0px;
    padding: 0em;
	background-color:#231f20;
	
} 

div.newsHeader 
{
	margin:0px;
	color:#FFFFFF;
	background:#49494a;
	padding-top:9px;
	padding-bottom:9px;
	height:12px;
	text-align:center;
	font-size:12px;
}
   
div#newsTeaser LI
{
    margin-bottom: 1em;
    background-color: #231f20;
    color: #FFFFFF;
    overflow: hidden;
    width: 130px;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
	font-weight:bold;
	font-size:11px;
	border-bottom :1px SOLID #FFFFFF;
	padding-bottom:5px;
}   

div#newsTeaser a
{
	font-size:10px;
    color: #ffcf06;
    text-align:center;
	text-decoration:none;
	font-weight:normal;
}  

LI div.newsImageTeaser 
{	
	padding-top:10px;
	padding-bottom:10px;
	background-color: #231f20;
    float:right;
    position:relative;
    top:0;
    width: 130px;
    }
	

    
LI div.newsTeaser 
{
    float:left;
    font-size: 90%;
    clear: right;
    width: 130px;
	padding-left:5px;
	padding-right:5px;
    }
	
div#footer UL {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 2px; 
	PADDING-TOP: 2px;
	PADDING-BOTTOM: 0px;
	FONT-SIZE: 85%;
	MARGIN: 0px; 	 
	LIST-STYLE-TYPE: none; 
	LETTER-SPACING: 1px
}

div#footer LI 
{
	FLOAT:left;
	padding: 5px;
	color: #fff;
	}
	
div#footerLogo 
{
	FLOAT:right;
	height:43px;
	vertical-align:top;
}

div#footerNavs 
{
	float:left;
	position:relative;
	color:#fff;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:10px;
	padding-top:15px;
	height:28px;
	}
	
div#footerNavs a:link, div#footerNavs a:hover, div#footerNavs a:visited {
	color:#fff;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
	
div#footer a
{
	color: #fff;
	}

div#footer p {
	padding:1em;
	margin:0;
}

.searchButton {
	BACKGROUND: #FFFFFF; 
	CURSOR: hand; 
	COLOR: #313131; 
}

.Button {
	BACKGROUND: #FFFFFF; 
	CURSOR: hand; 
	border: SOLID 5px #231f20;
	COLOR: #313131; 
}

.dropDownMenuMedium {
	FONT-FAMILY: tahoma,sans-serif;
	WIDTH: 100px;
	BACKGROUND: #F7F7F7; 
	COLOR: #313131;
	}
	
.dropDownMenuLarge {
	FONT-FAMILY: tahoma,sans-serif;
	WIDTH: 150px;
	BACKGROUND: #F7F7F7; 
	COLOR: #313131;
	}