/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body{
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #000000;
    text-align:center;
    background-color:#e3cfae;
    background-image:url(templates/FreshKiwi/resources/bg.jpg);
    background-repeat:repeat;
    background-position:top left;
    background-attachment:fixed;
}

div.ys_wrap{
    margin:0 auto;
    width: 980px;
    text-align:left;
    padding:0 0 40px 0;
}

div.ys_heading{
    padding:58px 0 25px 0;
}

div.ys_heading h1{
    margin:0;
    padding:0;
    font-size:50px;
}

div.ys_heading h1 a{
    color:#000000;
    text-decoration: none;
}

div.ys_menu {
    width: 980px;
    height: 42px;
    margin: 0 auto;
    padding: 0;
    font-size: 1.5em;
    text-transform: lowercase;
}

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

div.ys_menu li {
    display: block;
    float: left;
}

div.ys_menu a {
    display: block;
    float: left;
    padding: 0;
    text-decoration: none;
    margin-right: 2.0em;
    padding-bottom: 1.0em;
    color:#000;
}

div.ys_menu ul li.current_page_item a{
    background:url(templates/FreshKiwi/resources/menu-hover.png) center 26px no-repeat;
    behavior: url(templates/FreshKiwi/resources/iepngfix.htc);
}

* html div.ys_menu ul li.current_page_item a{
    background:url(templates/FreshKiwi/resources/menu-hover.gif) center 26px no-repeat;
}

div.ys_menu ul li a:hover {
    background:url(templates/FreshKiwi/resources/menu-hover.png) center 26px no-repeat;
    behavior: url(templates/FreshKiwi/resources/iepngfix.htc);
}

* html div.ys_menu ul li a:hover {
    background:url(templates/FreshKiwi/resources/menu-hover.gif) center 26px no-repeat;
}

div#sys_banner {
    height: 250px;
    background:url(templates/FreshKiwi/resources/banner.jpg) top left no-repeat;
    border:1px solid #fff;
}

div.ys_fake_hr_top{
    border-bottom:2px solid #fff;
    margin-bottom:14px;
    margin-top:-16px;
}

div.ys_bottom_shadow {
    height: 6px;
    font-size:0;
    background: url(templates/FreshKiwi/resources/bottom-shadow.png) top left no-repeat;
    behavior: url(templates/FreshKiwi/resources/iepngfix.htc);
}

div.ys_fake_hr{
    border-bottom:1px solid #fff;
    height:9px;
    font-size:0;
    margin: 0 0 15px 0;
}

div.ys_content{
    background:#fff;
    padding:15px;
}

/* Variables - only edit these */






body{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#222;
}

a{
    color:#1553b9;
    text-decoration:underline;
}

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

a img{border:none;}

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

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

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:#000000;}
h2 a, h2 a:hover, h2{color:#275201;}
h3 a, h3 a:hover, h3{color:#567E8A;}
h4 a, h4 a:hover, h4{color:#275201;}
h5 a, h5 a:hover, h5{color:#000000;}
h6 a, h6 a:hover, h6{color:#000000;}