/* Template 8 */
/* Foreground Colours -  ffcccc_578040 */

/* Calendar Import */
@import url(/site_templates/calendar/calendar_ffcccc_578040.css);

/* Txt */
@import url(/site_templates/txt_colours/txt_578040.css);

body {
     background-color: #FAF2EF;
}

/* NAV */
#bs_links a {
	color: #805c5c;
}

#bs_links a:hover {
       color:#338603;
text-decoration: underline;
}

#bs_links a.current {
       color:#4d2929;
}


#bs_links td {
     background-image:  url(/site_templates/template_img/button/lotus_ffcccc.gif); 
     background-repeat: no-repeat;
     background-position: left center; 
}



/* FOOTER */
#bs_footer {
        border:none;
        background-color:#eeeeee;
}

#bs_footer a {
	color: #1d4d02;
}

/* TEXT */
/* Prices */
td.description {
    color: #555;
}

/* submit */
input#submit {
  background-color: #578040;
}