@charset "UTF-8";
/* CSS Document */

body {background:#000000 url('../images/background.jpg') no-repeat center top; background-size:cover; margin:0; font-family:'Open Sans', sans-serif;  -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;}
.container {width:1000px; margin-left:auto; margin-right:auto;}
#page-title {background: url('../images/grey-transparency.png') repeat center center; padding-top:18px; padding-bottom:18px; margin-top:54px;}
#page-title .container {width:1200px;}
#page-title h1 {color:#FFF; font-size:22px; line-height:22px; text-transform:uppercase; font-weight:400; text-align:center; margin:0; }
a {color:#666; text-deocration:none;}
a, a:hover, a:visited, a:focus {outline:none;}
/* Header Styles */
#header {background: url('../images/grey-transparency.png') repeat center center; height:200px; width:100%;}
#header .container {position:relative;}
#header #logo {position:absolute; left:50%; margin-left:-59px; top:44px;}
.navigation {list-style-type:none; position:absolute; margin-top:0; width:443px; padding-left:0; top:75px;}
.navigation li {display:inline-block; padding-bottom:4px; cursor:pointer;}
.navigation li a {text-decoration:none; color:#FFF; font-size:16px; margin-left:auto; margin-right:auto; line-height:14px; }
.navigation li a:hover, .beige {color: #ECDDA9 !important;}
#left-nav {left:0;}
#left-nav li {margin-left:84px;}
#left-nav li + li {margin-left:96px;}
#right-nav {right:0; width:340px;}
#right-nav li + li {margin-left:100px;}
.dropdown {position:absolute; display:none; padding-left:0; background:#000; }
.dropdown li {min-width:140px;}
.dropdown li:hover {background: #333333;}
#header .dropdown li a {font-size:14px; width:100%; padding-top:9px; padding-bottom:7px; padding-left:12px; text-transform:none !important; display:block; white-space:nowrap;}
#header .dropdown li {display:block; margin-left:0;}

#homepage-tiles  {margin-top: 48px;}
#homepage-tiles .container {text-align:center;}
#homepage-tiles .home-tile {display:inline-block; margin-left:7px; margin-right:7px; width:197px;}
#homepage-tiles .home-tile a {display:block; text-decoration:none;}
#homepage-tiles .home-tile span {color:#FFF; margin-top:10px; display:block;}

#follow-us {margin-top:100px;}
#follow-us  .container {border-bottom:1px solid #DAD7D5; padding-bottom:26px;}
#follow-us .sub-title {color:#FFF; text-transform:uppercase; font-size: 22px; text-align:center; line-height:22px; margin-top:0; margin-bottom:28px;}
#social-icons {list-style-type:none; text-align:center; padding-left:0; margin-bottom:0;}
#social-icons li {display:inline-block; margin-left:7px; margin-right:7px;}

#copyright {list-style-type:none; padding-left:0; text-align:center; margin-top:22px;}
#copyright li {display:inline-block; color:#666; font-size:12px; margin-right:5px;}
#copyright li a {color:#666; font-size:12px; text-decoration:none;}
#copyright li + li {border-left:1px solid #666; padding-left:10px;}
