/* Master */
body { font-family:'Source Sans Pro', sans-serif; color:#555555; line-height:1.1em; }
.wrapper { width:1100px; margin:0 auto; }
.clear { clear:both; }
.seperator { clear:both; width:1100px; margin:0 auto; height:0px; border-bottom:1px solid #cccccc; margin-bottom:30px; }

/* Header */
header { background:#fefefe; }
header .logo { float:left; margin:20px 0 0 0; }
header { height:110px; }
header nav.menu { float:right; margin:50px 0 0 0; }
header nav.menu li { float:left; }
header nav.menu li a { font-size:15px; color:#777777; text-shadow:1px 1px rgba(255,255,255,0.2); margin:0px 15px; }
header nav.menu li a:hover, header nav.menu li a.select { color:#623500; }

/* Slider */
.slider { display:block; }

/* Footer */
footer { clear:both; height:60px; }
footer.home { background:#f0f0f0; }
footer p.home { font-weight:300; font-size:12px; text-align:center; color:#555555; padding-top:12px; }
footer p.home a { color:#00aeef; text-decoration:none; }
footer p.home a:hover { text-decoration:underline; }
footer .left, footer .right { width:50%; float:left; }
footer .left { text-align:left; }
footer .right { text-align:right; }
footer .top { border-bottom:1px solid #cccccc; height:50px; margin-bottom:10px; }
footer .bottom { height:50px; }
footer .top .left { text-transform:uppercase; font-size:15px; font-weight:400; }
footer .top .right { font-size:12px; font-weight:300; margin-top:22px; }
footer nav.footer-menu li { float:left; padding-right:10px; border-right:1px solid #cccccc; }
footer nav.footer-menu li a { color:#666666; font-size:12px; text-decoration:none; margin-left:10px; }
footer nav.footer-menu li:last-child { border:0; }
footer nav.footer-menu li:first-child a { margin-left:0; }
footer nav.footer-menu li a:hover { text-decoration:underline; }
footer .bottom .right { color:#666666; font-size:12px; }
footer .bottom .right a { color:#00aeef; text-decoration:none; }
footer .bottom .right a:hover { text-decoration:underline; }

/* Content */
.content { margin-bottom:30px; }
.content .col-01 { width:250px; margin-right:3%; float:left; margin-bottom:20px; background:#ececec; padding:20px; text-transform:capitalize; }
.content .col-01 h1 { font-size:15px; font-weight:700; }
.content .col-02 { width:65%; float:left; margin-bottom:20px; }
.content h1 { font-size:20px; color:#666666; font-weight:400; margin-bottom:20px; }
.content h2 { font-size:16px; color:#623500; font-weight:600; margin-bottom:10px; }
.content a { color:#00aeef; }
.content a:hover { text-decoration:underline; }
.content p { font-size:14px; color:#555555; line-height:20px; margin-bottom:15px; text-align:justify; }
.content ul, .content ol { padding-left:20px; margin-bottom:15px; }
.content li { font-size:12px; color:#666666; line-height:20px; text-align:justify; }
.content img { margin-bottom:15px; }

/* Floor Plan */
.floor-plan img { width:15%; padding:25px 1%; margin:1%; border:1px solid #cccccc; }

/* Gallery */
.gallery img { width:15%; padding:10px 1%; margin:1%; border:1px solid #cccccc; }
