BODY
{
	background-image: url(/images/layout/theLettingCo_bg.jpg);
	background-color: #eaeaea;
	background-position: top center;
	background-repeat: no-repeat;
    background-attachment: fixed;
	color:#000;
	margin:0;
}
.Site a
{
	COLOR:#ff5307;
	TEXT-DECORATION:none;
	font-weight: bold;
}
.Site a:hover, 
.Site a.active
{
	color:#247e41;
	text-decoration:none;
}
.Site .template img
{
    /* border: 1px solid #FFF; */ 
}
.Site ul li
{
	list-style-type: disc;  
}
.Site .content img
{
border:1px solid #247e41;
}
.Site hr
{
	border:none;
	border-top:1px solid #f37a1f;
}
.Site h1,
.Site h2,
.Site h3,
.Site h4,
.Site h5,
.Site h6
{
    font-family: Arial, Verdana, Sans-Serif;   
    color: #247e41; 
}
.Site h1
{
    font-size: 2.3em;
}
.Site .property h1
{
    font-size: 1.6em;    
}
.Site h2
{
    font-size: 2.1em;
}
.Site h3
{
    font-size: 1.8em;
}
.Site h4
{
    font-size: 1.5em;
}
.Site h5
{
    font-size: 1.1em;
}
.Site h6
{
    font-size: 1em;
    font-weight: bold;
}
/* ############################### Classes ############################### */

.Site .box
{
	height:1%;
}

.Site .box h2.title
{
	color:#ffffff;
	BACKGROUND-color:#247e41;
	text-align: left;
	font-size: 1.5em;
	font-weight: 700;
	padding: 5px 15px 7px 5px;
}
.Site .box .content
{
    border: 1px solid #247e41;
    color:#247e41;  
}

.Site .button, .Site a.textButton
{
	font-family:Arial, sans-serif;
	font-size:1.1em;
	color:#fff;
	background-color:#2D5CA3;
	border-width:1px;
}
.Site a.textButton
{
	text-decoration:none;
	padding:1px 5px;
	margin:0 5px;
}
.Site a.textButton:hover
{
	border-color:#ccc;
}
.Site .dropdown, .Site .textarea, .textbox
{
	font-size:1.1em;
	font-family:verdana,arial,helvetica,sans-serif;
	border:1px solid #7F9DB9;
}
.Site .ghosted
{
	COLOR: #ddd;
}
.Site .list
{
	padding:8px 0;
    BORDER-top:#f37a1f 1px solid;
    BORDER-BOTTOM:#f37a1f 1px solid;
}
.Site .list H3
{
    FONT-SIZE:1.1em;
}
.Site .list H4
{
    FONT-SIZE:1em;
}
.Site .principle
{
	font-weight:700;
	background:#c70000 url(/images/layout/principle_hilight.gif) top center no-repeat;
}
.Site .stepper a
{
	text-decoration:none;
}

/* ################################### Site IDs ################################# */

#mainTable
{
    font-family: Verdana, Arial, Sans-Serif;
}
.Site #location
{
	display:block;	
	color: #000000;
	font-family:Trebuchet MS, Arial, Verdana, Sans-Serif;
	font-size: 0.8em;
}
.Site #location a
{	
	color: #000000;
	font-weight:400;	
}
.Site #location a:hover
{	
	color: #6c6c6c;
}
.Site #mainHeader
{
}
/* ################################## Menu setup ################################### */

.Site #subMenu
{
	
}
.Site #subMenu ul, #subMenu li
{
 
}
.Site #subMenu li
{
	
}
.Site #subMenu ul a
{
    /*background: url(/ewcommon/images/schemes/Transparent/WhiteAutumn/subMenuBullet.gif) left 9px no-repeat;*/
    border-bottom: 1px solid #e9e4df;
    color: #3b7e45;
    font-weight: normal;
}
.Site #subMenu ul a:hover
{
    background: url(/images/layout/ul.gif) 1px 10px no-repeat;
    /*border-bottom: 1px solid #247e41; */   
}
.Site #subMenu ul a.on,
.Site #subMenu ul a.active
{
    background: url(/images/layout/ul.gif) 1px 10px no-repeat;
    border-bottom: 1px solid #d4c9bf;      
}
.Site #subMenu ul ul a
{
	font-size: 0.9em;
	color: #e9ba2c
}

.Site #subMenu ul ul a.active
{
	background: url(/images/layout/ulul.gif) left 9px no-repeat;
}

.Site #subMenu ul ul a:hover
{
	background: url(/images/layout/ulul.gif) left 9px no-repeat;
}

.Site #subMenu ul ul ul a
{
	
}
.Site #subMenu ul ul ul ul a
{
	
}
/* ################################## Main Menu setup ################################### */

.Site #mainMenu
{
	border-top:1px solid #ebebeb;
}

/* ################################## Sub Menu setup ################################### */

/* ======================== */



.Site #mainLayoutContainer
{
	background: transparent url(/images/layout/semiTransparent.png) repeat 0 0; 
}
.Site #mainLayout
{
    font-size: 0.9em;   
    
}
.Site #mainLayout .list
{
    font-size: 0.9em;  
    border-bottom: 1px solid #D4C9BF; 
    border-top: none;
}
.Site #contentHeader
{
    text-align: right;
    font-size: 1.7em;
    color: #888;  
    font-style: italic;  
}
.Site #mainTitle h1
{
	color:#562600;
	font-size: 1.4em;
	font-weight: 700;
}
.Site #mainFooter
{
    color: #fff;
    font-size: 0.8em;
    background: #499842 url(/images/layout/footerBg.gif) 0 0 repeat-x;
}
.Site #developerLink a
{
		color:#fff;
	background: url(/images/layout/eonicLogo.gif) bottom right no-repeat;
}
.Site #developerLink a:hover
{
	color:#d9d9d9;
	background-image: url(/images/layout/eonicLogo_over.gif);
}
.Site .property .propertyType
{
    font-weight: bold;
}
.Site .propertybrief
{
    border: 1px solid #247e41 !important;    
}
.Site .propertybrief .propertyTitle
{
    background: #247e41;    
}
.Site .propertybrief .refCode
{
    color: #FFF;
    font-size: 0.7em;
    font-weight: normal; 
}
.Site .propertybrief .propertyTitle a
{
    color: #FFF;    
}

.Site .propertyMoreLink 
{
	float: right;
}


.Site .propertybrief .propertyTitle a:hover
{
    color: #F47A20;    
}
.Site .propertybrief td.propertyImg img
{
    border: 1px solid #247e41;    
}
.Site .property .price
{
    font-size: 1.3em;    
}