BODY
{
	background-image: url(/images/layout/theLettingCo_bg_alt.gif);
	background-color: #431e01;
	background-position: center center;
	background-repeat: no-repeat;
    background-attachment: fixed;
	color:#000;
	margin:0;
}
.Site a
{
	COLOR:#F47A20;
	TEXT-DECORATION:none;
	font-weight: bold;
}
.Site a:hover, 
.Site a.active
{
	color:#572600;
	text-decoration:none;
}
.Site .template img
{
    /* border: 1px solid #FFF; */ 
}
.Site ul li
{
    list-style-image:url(/ewcommon/images/schemes/Transparent/WhiteAutumn/bullet.gif);    
}
.Site .content img
{
border:1px solid #431e01;
}
.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;    
}
.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.3em;
}
.Site h6
{
    font-size: 1em;
    font-weight: bold;
}
/* ############################### Classes ############################### */

.Site .box
{
	height:1%;
}

.Site .box h2.title
{
	color:#f37a1f;
	BACKGROUND-color:#572600;
	text-align: right;
	font-size: 1.3em;
	font-weight: normal;
}
.Site .box .content
{
    border: 1px solid #572600;
    color:#572600;  
}

.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 left no-repeat;
}
.Site .stepper a
{
	text-decoration:none;
}

/* ################################### Site IDs ################################# */

#mainTable
{
    font-family: Verdana, Arial, Sans-Serif;
}
.Site #location
{
	display:block;	
	color: #ccaf94;
	font-family:Trebuchet MS, Arial, Verdana, Sans-Serif;
	font-size: 0.8em;
}
.Site #location a
{	
	color: #ccaf94;
	font-weight:400;	
}
.Site #location a:hover
{	
	color: #FFF;
}
.Site #mainHeader
{
    border-bottom:#fff;
}
/* ################################## 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 #c0afa2;
    color: #96765d;
    font-weight: normal;
}
.Site #subMenu ul a:hover
{
    background: url(/ewcommon/images/schemes/Transparent/WhiteAutumn/subMenuBullet_ov.gif) left 9px no-repeat;
    color: #572600;
    border-bottom: 1px solid #572600;    
}
.Site #subMenu ul a.on,
.Site #subMenu ul a.active
{
    background: url(/ewcommon/images/schemes/Transparent/WhiteAutumn/subMenuBullet_active.gif) left 9px no-repeat;
    color: #f37a1f;
    border-bottom: 1px solid #f37a1f;      
}
.Site #subMenu ul ul a
{
	font-size: 0.9em;
}
.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
{
	border: 1px solid #572600 !important;
	background: url(/ewcommon/images/schemes/Transparent/WhiteAutumn/Transparent_White_bg.png) top left;
}
.Site #mainLayout
{
    font-size: 0.9em;    
}
.Site #mainLayout .list
{
    font-size: 0.9em;  
    border-bottom: 1px solid #FFF; 
    border-top: 0;
}
.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: #d9d2cc;
    font-size: 0.8em;   
}
.Site #developerLink a
{
	color:#FFF;
	background: url(/images/layout/eonicLogo.gif) top right no-repeat;
}
.Site #developerLink a:hover
{
	color:#F47A20;
	background-image: url(/images/layout/eonicLogo_over.gif);
}
.Site .property .propertyType
{
    font-weight: bold;    
}
.Site .propertybrief
{
    border: 1px solid #572600 !important;    
}
.Site .propertybrief .propertyTitle
{
    background: #572600;    
}
.Site .propertybrief .refCode
{
    color: #FFF;
    font-size: 0.7em;
    font-weight: normal; 
}
.Site .propertybrief .propertyTitle a
{
    color: #FFF;    
}
.Site .propertybrief .propertyTitle a:hover
{
    color: #F47A20;    
}
.Site .propertybrief td.propertyImg img
{
    border: 1px solid #572600;    
}
.Site .property .price
{
    font-size: 1.3em;    
}