html, body { margin:0; padding:0; }
body { background:#394223 url(../images/bg_body.gif) repeat-y center top; }
body, h1 , h2, h3, input, select, textarea, table, label { font:normal 12px Arial, Helvetica, sans-serif; }
body, h1, h2, h3, table, label { color:#666; }
h1, .h1 { margin:0 0 5px; font-weight:bold; font-size:20px; color:#a2a221; } 
h2, .h2 { margin:10px 0 5px 0; font-weight:bold; font-size:15px; color:#49522e;  }
h3, .h3 { margin:10px 0 5px; font-weight:bold; font-size:12px; color:#71785c; }
.Hero { font-size:13px; line-height:18px; }
a { color:#a2a221; text-decoration:none; }
a img { border:0; }
form { margin:0; padding:0; }
hr { clear:both; margin:10px 0; height:2px; color:#ededdc; background-color:#ededdc; border:0; }
.Clear { clear:both; }
.Date { font-size:9px; color:#CCC; }
.Req { margin-right:3px; font-weight:bold; color:#BF0021; }
.Important { color:#DE1714 }
.Col { float:left; }
.Content { padding:20px; line-height:16px; }
.Thumbnail { float:left; margin:0 3px 3px 0; padding:6px; width:145px; height:145px; background:url(../images/bg_thumbnail.png); }
.Thumbnail img { border:4px solid #ededed; }
.Thumbnail a:hover img { border:4px solid #a2a221; }
.Image { float:left; margin:0 3px 3px 0; padding:6px; width:408px; height:248px; background:url(../images/bg_image.png); }
.Image img { border:4px solid #ededed; }
.Image a:hover img { border:4px solid #a2a221; }
.Disabled { opacity:0.3; }
#HeadingContainer { width:500px; height:45px; overflow:hidden; }
#Heading { margin-bottom:20px; }
#MiniPhotoGallery { margin-top:20px; }

/* Alerts and Info */
.Alert, .Info { margin:0 auto 10px; padding:5px 5px 5px 35px; font-weight:bold; border-width:0 2px; border-style:solid; text-align:left; }
.Alert { color:#df503d; background:#fff6bf url(../images/ico_exclamation.gif) no-repeat 10px 5px; border-top-color:#ffd324; border-bottom-color:#ffd324; }
.Info { color:#df503d; background:#F8FAFC url(../images/ico_information.gif) no-repeat 10px 5px; border-top-color:#B5D4FE; border-bottom-color:#B5D4FE; }
.Alert a { color:#C0492E; }

/* Forms */
.FormField { padding:2px; background:url(../images/bg_formfield.gif); border-width:1px; border-style:solid; border-top-color:#777; border-right-color:#c7c7c7; border-bottom-color:#d8d8d8; border-left-color:#959595; }
.FormField option { background:#FFF; }
.FieldFailed { background:#FFBFBF; border:1px solid #FF6F6F; }
.FormButton { margin:10px 0 0 105px; }
.Form div { display:block; margin-bottom:4px; clear:both; }
.Form div label { display:block; float:left; margin:2px 5px 0 0; width:100px; text-align:right; }
.Form .Agree input { float:left; }
.Form .Agree label { float:left; padding-left:10px; text-align:left; }
.Form .Captcha { margin-bottom:15px; padding-left:105px; font-size:10px; }
.Form .Captcha img { margin-top:3px; }

/* Wrapper */
#Wrapper { margin:0 auto; width:980px; }

/* Header */
#Header { height:108px; background:url(../images/bg_header.png); }
#Header #Logo { float:left; }
#Header #ContactInfo { float:right; }

/* Menu */
#Menu { height:48px; background:url(../images/bg_menu.png); } 
#Menu ul { margin:0; padding:0; list-style:none; }
#Menu ul li { display:inline; float:left; padding-left:1px; background:url(../images/bg_menu_divider.png) no-repeat center left; } 
#Menu ul li.First { background:none; }
#Menu ul li a { display:block; padding:9px 21px; color:#666; }
#Menu ul li a img { opacity:0.7; }
#Menu ul li a:hover img, #Menu ul li.Selected a img { opacity:1; }
#Menu ul li.Parent a { background-image:url(../images/bg_menu_arrow.gif); background-repeat:no-repeat; background-position:right center; }
#Menu ul li.Parent li a  { background-image:none; }
#Menu li ul { position:absolute; left:-999em; margin-left:-11px; padding:0 10px 10px 0; width:220px; background:url(../images/bg_menu_shadow.png) no-repeat left bottom; z-index:1; }
#Menu li ul li { margin:0; padding:0 10px; width:200px; background:none; }
#Menu li ul li a { padding:5px 10px; width:179px;  border-top:1px solid #d3d3c2; }
#Menu li ul li a:hover { color:#FFF; background:#a2a221; }
#Menu li ul li ul { margin: -1.75em 0 0 12em; }
#Menu li:hover ul, #Menu ul li:hover ul ul, #Menu ul li:hover ul ul ul, #Menu ul li.sfhover ul ul, #Menu ul li.sfhover ul ul ul { left:-999em; }
#Menu ul li:hover ul, #Menu ul li li:hover ul, #Menu ul li li li:hover ul, #Menu ul li.sfhover ul, #Menu ul li li.sfhover ul, #Menu ul li li li.sfhover ul { left:auto; }

/* Columns */
#ColLayoutTwo {}
#ColLayoutTwo #ColOne { float:left; width:780px; }
#ColLayoutTwo #ColOne .Content { padding:30px; }
#ColLayoutTwo #ColTwo { float:left; width:180px; }

/* Content */
#Container { background:#FFF url(../images/bg_container.gif) no-repeat bottom left; }

/* Content */
#Content { min-height:200px; background:url(../images/bg_content.gif) no-repeat top left; }

/* Submenu */
#SubMenu { margin:15px 0 25px 12px; }
#SubMenu ul { margin:0; padding:0; list-style:none; }
#SubMenu ul li { padding:0; width:184px; height:40px; background:url(../images/bg_button.png); } 
#SubMenu ul li.Selected { margin-top:1px; background:url(../images/bg_button_on.png); }
#SubMenu ul a { display:block; padding:13px 0 0 15px; color:#49522e; font-size:12px; }
#SubMenu ul a:hover { color:#000; }

/* Footer */
#Footer { padding-bottom:20px; background:#5e664a; }
#Footer .Links { float:left; width:630px; }
#Footer .Links ul { margin:0; padding:0; list-style:none; }
#Footer .Links ul li { display:inline; float:left; padding:10px 15px 0 0; } 
#Footer .Links ul li a { font-weight:bold; color:#B5BFB3; font-size:11px; }
#Footer .Links ul li a:hover { text-decoration:underline; }
#Footer .Links ul li ul { margin-top:5px; list-style:none; }
#Footer .Links ul li ul li { display:block; float:none; padding:2px 10px; }
#Footer .Links ul li ul li a { font-weight:normal; }
#Footer #LogoFooter { float:right; }
#Footer #LogoFooter .Colliers { float:right; margin-right:20px; }

/* Hero */
#Hero { background:#FFF; width:800px; height:254px; }

/* Contact */
#Contact .ColLeft { float:left; margin:0 40px 0 0; width:590px; } 
#Contact .ColLeft #GoogleMapContainer { margin-left:40px; }
#Contact .ColRight { float:left; width:290px; } 

/* Photo Gallery */
#PhotoGallerySearch .FormField { margin-bottom:5px; }

/* Properties */
#Properties {  }
#Properties .Features { margin:0; padding:0; list-style:none; }
#Properties .Features li { display:inline; float:left; padding-right:20px; color:#868b76; font-size:10px; } 
#Properties #Property .Image { margin:20px 0; }
#Properties .List .Item { margin-bottom:15px; padding-bottom:10px; border-bottom:1px solid #868b76; }
#Properties .List .Item .Thumbnail { float:left; margin-right:20px; }
#Properties .List .Item .Details { float:left; width:350px; }
#Properties .List .Item .Details h2 { padding-top:5px; }
#Properties .List .Item .Details h3 { font-size:12px; }
