
body{
    background-color:#356734;
    background-image:url(templates/BrightIdeas/resources/background.png);
    background-repeat:no-repeat;
    background-position:top center;
    background-attachment:;
    text-align:center;
    margin:0;
    padding:45px 0 0 0;
}

div.ys_wrap{
    width:1000px;
    margin:0 auto;
    text-align:left;
    padding-bottom:20px;
}

div.ys_heading{
    padding:0 0 0 30px;
}

div.ys_heading h1{
    margin:0;
    padding:5px 0;
}

div.ys_heading h1 a,
div.ys_heading h1 a:hover{
    color:#fff;
    padding:0 15px;
    margin:0;
    text-decoration:none;
    font-size:35px;
}

div.ys_nav{
    padding:35px 15px 0 55px;
}

div.ys_nav ul{
    list-style:none;
    margin:0;
    padding:0;
}

div.ys_nav ul li{
    float:left;
    padding:0 5px 0 5px;
}
div.ys_nav ul li.current_page_item a{
    background:#fff;
    color:#356734;
    font-weight:bold;
}

div.ys_nav ul li a{
    color:#fff;
    display:block;
    padding:10px 15px;
    font-size:13px;
    text-decoration:none;
}
div.ys_nav ul li.current_page_item a:hover{
   color:#fff;
   background:transparent;
}

div.ys_nav ul li a:hover{
    color:#356734;
    background:#b1d4b0;
}


div.ys_header{
    clear:both;
    background:url(templates/BrightIdeas/resources/white-corners.png) top left no-repeat;
    _behavior: url(templates/BrightIdeas/resources/iepngfix.htc);
    height:220px;
}

div.ys_banner_wrap{
    padding:20px 0 0 20px;
}

div#sys_banner{
    width:960px;
    height:200px;
    background:#fff url(templates/BrightIdeas/resources/banner.png) top center no-repeat;
}

div.ys_banner_over{
    width:960px;
    height:200px;
    background:url(templates/BrightIdeas/resources/banner-corners.png) top left no-repeat;
    _behavior: url(templates/BrightIdeas/resources/iepngfix.htc);
}

div#content{
    background:#fff;
    padding:20px 20px 0 20px;
}

div.ys_bottom{
    height:40px;
    background:url(templates/BrightIdeas/resources/white-corners-bottom.png) bottom right no-repeat;
    _behavior: url(templates/BrightIdeas/resources/iepngfix.htc);
}

/* Variables - only edit these */






body{
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:13px;
    color:#333333;
}

a{
    color:#5394ca;
    text-decoration:underline;
}

a:hover{
    text-decoration:none;
    color:#F36131
}

a img{border:none;}

p{
    margin: 0;
    padding: 5px 0;
}

h1, h2, h3, h4, h5, h6{
    margin: 5px 0;;
    padding: 5px 0 10px 0;
    font-weight:normal;
}

h1{font-size: 3.3em;}
h2{font-size: 2.5em;}
h3{font-size: 2em;}
h4{font-size: 1.8em;}
h5{font-size: .9em;}
h6{font-size: .7em;}

h1 a, h1 a:hover, h1{color:#336633;}
h2 a, h2 a:hover, h2{color:#336633;}
h3 a, h3 a:hover, h3{color:#497f49;}
h4 a, h4 a:hover, h4{color:#589058;}
h5 a, h5 a:hover, h5{color:#589058;}
h6 a, h6 a:hover, h6{color:#589058;}