html, body { margin:0; padding:0; }
body { background:#C0BEB1; }
body, h1 , h2, h3, input, select, textarea, table, label { font:normal 12px 'Helvetica Neue', Helvetica, sans-serif; }
body, h1, h2, h3, table, label { color:#847967; }
h1, .h1 { margin:0 0 5px; font-weight:bold; font-size:20px; color:#a2a221; } 
h2, .h2 { margin:10px 0 5px 0; font-size:26px; font-weight:normal; color:#B2A88F;  }
h3, .h3 { margin:10px 0 5px; font-weight:bold; font-size:12px; color:#746454; }
.Hero { font-size:13px; line-height:18px; }
a { color:#4e6d29; 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; }
.Disabled { opacity:0.3; }
.Hero { font-size:15px; line-height:18px; }

/* Thumbnail */
.Thumbnail { position:relative; display:inline; float:left; margin:0 10px 10px 0; width:135px; height:135px; }
.Thumbnail .Corner { position:absolute; left:0; bottom:0; width:25px; height:25px; background:url(../images/cnr_cream.png) no-repeat; }

/* Containers */
.InnerContainerWhite { min-height:365px; background:#FFF url(../images/bg_container.png) no-repeat top right; }
.InnerContainerWhite .Thumbnail .Corner { position:absolute; left:0; bottom:0; width:25px; height:25px; background:url(../images/cnr_white.png) no-repeat; }


/* Heading */
#HeadingContainer { float:left; width:420px; height:54px; overflow:hidden; }
#Heading { margin-bottom:20px; }

#HeadingButtons { float:left; padding-top:28px; width:200px; }

/* Photo Gallery */
#MiniPhotoGallery { margin-top:20px; padding-left:20px; }
#MiniPhotoGallery .Heading { margin-bottom: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:920px; }

/* Header */
#Header { padding:20px 16px 0; height:94px; background:#FFF; }
#Header #Logo { float:left; }
#Header #Slogan { float:left; margin-left:135px; }
#Header #CraftmansHomes { float:right; }

/* Menu */
#Menu { height:48px; background:url(../images/bg_menu.png) no-repeat; } 
#Menu ul { margin:0; padding:0; list-style:none; }
#Menu ul li { display:inline; float:left; } 
#Menu ul li a { display:block; padding:5px 18px; color:#666; background:url(../images/bg_menu_divider.png) no-repeat center right; }
#Menu ul li a.Last { background:none; }
#Menu ul li a img { opacity:0.7; }
#Menu ul li a:hover, #Menu ul li.Selected a { background:#4E6D29 url(../images/bg_menu_divider.png) no-repeat center right; }
#Menu ul li a:hover li a, #Menu ul li.Selected ul li a { background:#FFF; }
#Menu ul li a.Last:hover, #Menu ul li.Selected a.Last { background:#4E6D29 url(../images/bg_menu_last.png) no-repeat top right; }
#Menu ul 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 ul li ul li { margin:0; padding:0 10px; width:200px; background:none; }
#Menu ul li ul li a { padding:5px 10px; width:179px; background:#FFF; border-top:1px solid #C9C8BC; }
#Menu ul li ul li a:hover, #Menu ul li.Selected ul li a:hover { color:#FFF; background:#4E6D29; }
#Menu ul li ul li ul { margin: -1.75em 0 0 12em; }
#Menu ul 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 #ColOne { float:left; width:600px; }
#ColLayoutTwo #ColTwo { float:right; width:310px; }
#ColLayoutTwoLarge #ColOne { float:left; width:720px; }
#ColLayoutTwoLarge #ColTwo { float:right; width:190px; }

/* Content */
#Content { min-height:200px; }

/* 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 { float:left; margin-top:10px; padding-bottom:20px; width:920px; background:#c9c8bc url(../images/bg_footer.png) no-repeat top right; }
#Footer .Links { float:left; width:730px; }
#Footer .Links ul { margin:0; padding:0; list-style:none; }
#Footer .Links ul li { display:inline; float:left; padding:0 15px 0 0; } 
#Footer .Links ul li a { font-weight:bold; color:#736453; 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 0; }
#Footer .Links ul li ul li a { font-weight:normal; }
#Footer #LogoFooter { float:right; margin:20px; }
#Footer #LogoFooter a { color:#736453; font-size:10px; }
#Footer #LogoFooter .Colliers { float:right; margin-right:20px; }

/* Hero */
#Homepage #Hero { width:920px; height:275px; }
#Homepage #Hero #NoFlash { padding:20px; }
#Homepage .ColLayoutTwo .ColOne { float:left; width:465px; }
#Homepage .ColLayoutTwo .ColOne .Special { padding:20px; }
#Homepage .ColLayoutTwo .ColOne .Special .ColLeft { float:left; margin-right:5px; }
#Homepage .ColLayoutTwo .ColOne .Special .ColRight { float:left; width:250px; }
#Homepage .ColLayoutTwo .ColOne .Special .ColRight h2 { margin:0 0 5px; color:#000; font-size:18px; }
#Homepage .ColLayoutTwo .ColOne .Special .ColRight p { margin:0 0 10px; }
#Homepage .ColLayoutTwo .ColTwo { float:right; padding:15px 25px; width:403px; height:199px; background:url(../images/bg_herotext.png) no-repeat top left; }
#Homepage .ColLayoutTwo .ColTwo .h2 { color:#736453; font-size:24px; }

/* Contact */
#Contact .ColLeft { display:inline; float:left; margin-left:70px; width:390px; } 
#Contact .ColRight { display:inline; float:left; width:340px; } 

/* Photo Gallery */
#PhotoGallerySearch .FormField { margin-bottom:5px; }

/* Properties */
#Properties .Features { margin:0; padding:3px 10px; height:16px; list-style:none; background:#bfb6a0 url(../images/bg_features_small.png) no-repeat top right; }
#Properties .Features li { display:inline; float:left; padding-right:15px; color:#FFF; font-size:12px; } 
#Properties #Property .Image { margin:20px 0; }
#Properties .List .Item { float:left; margin-bottom:15px; padding-bottom:10px; width:400px; }
#Properties .List .Item .ColLeft { display:inline; float:left; margin-right:20px; width:135px; }
#Properties .List .Item .ColLeft .Price { float:right; padding:6px 10px; width:95px; height:18px; color:#FFF; font-size:18px; background:#221F23 url(../images/bg_price_small.png) no-repeat; text-align:right; }
#Properties .List .Item .ColRight { display:inline; float:left; width:200px; }
#Properties .List .Item .ColRight h2 { margin:0 0 5px; font-size:20px; font-weight:normal; }
#Properties .List .Item .ColRight h2 a { color:#B2A88F; }
#Properties .List .Item .ColRight h3 { margin:0 0 10px; font-size:12px; color:#746454; font-weight:bold; }
#Properties .List .Item .ColRight .Buttons img { float:left; margin-right:5px; }
#Property .Details h2 { margin:0 0 5px; }
#Property .Details h3 { margin:0 0 10px; font-size:16px; font-weight:bold; }
#Property .Details .Features { float:left; margin:0 10px 20px 0; padding:6px 15px; width:205px; height:18px; list-style:none; background:#bfb6a0 url(../images/bg_features.png) no-repeat top right;  }
#Property .Details .Features li { display:inline; float:left; padding-right:15px; color:#FFF; font-weight:bold; font-size:14px; } 
#Property .Details .Price { float:left; margin-right:10px; padding:6px 15px; width:85px; height:18px; color:#FFF; font-size:18px; background:#221F23 url(../images/bg_price.png) no-repeat top right; text-align:right; }

/* Projects */
#Projects .List { padding:10px 0; }
#Projects .List h2 { color:#736453; font-size:24px; }
#Projects .List h3 { margin-bottom:10px; color:#736453; font-size:16px; }
#Projects .List .Item { float:left; margin-right:10px; width:135px; }
#Projects .List .Item h5 { margin:0; padding:0; text-align:right; }

/* Projects */
#Plans .List { padding:10px 0; }
#Plans .List h2 { color:#736453; font-size:24px; }
#Plans .List .Item { float:left; margin-right:10px; width:135px; }
#Plans .List .Item h5 { margin:0; padding:0; text-align:right; }

/* Specials */
#Specials {  }