/* @group Light */

/* General Settings */
body {color: #444}
#outer_wrapper{background: #fff url(../images/canvas_bg_light.jpg);}
#logo {background: url(../images/canvas_logo_dark.png)  no-repeat left 0px;border-bottom: 6px solid #A69E9D;}

/* Nav Settings */
#top_wrapper ul li a, #top_wrapper ul li.active.parent li a {color: #444;}
#top_wrapper ul li a:hover, #top_wrapper ul li.parent.active a, #top_wrapper ul li#current.active a{color: #999;}
#top_wrapper ul li li a:hover,body.grass #top_wrapper li.parent.active a:hover {color: #A69E9D}
#top_wrapper li ul {border-top: 6px solid #A69E9D;}
#top_wrapper li ul {background: url(../images/white_menu_overlay.png);}

/* Galleria Settings */
.jb_galleria li{background: #fff;}
#main_image {background: #eee;border: 1px solid #ddd;}
.nav a {color: #233;}
.nav a:hover {color: #8FB259;text-decoration: none;}

/* Typography Settings */
a {color:  #000;}
a:hover {color: #999}
#left_col ul li a {border-bottom: 1px solid #ddd;color: #444;}
#left_col ul li a:hover {color: #999;}

h1,.componentheading {color: #474143;}
h2,.contentheading  {color: #474143;}
h3 {color: #A69E9D;}
h4 {color: #554F4B}
h5 {color: #474143}
h6 {color: #474143;}

#footer_wrapper ul li a, #very_top ul li a {color: #fff;}
#footer_wrapper ul li a:hover, #very_top ul li a:hover {color: #8FB259;}

/* @end */
