/* CSS Document */

/* -------- Colors ---------- */
body {background-color: #E1FFE1; color:#000 }

h1#logo {background: url(../images/cdn_title.png) no-repeat 50% 0;}

.quote{color:#090;}

a {color: #008800;}

#testimonial {background: #72917D;}

#testimonial h3, #testimonial p {color: #fff;}

.error {color: #b00;}

#navmain ul li a:hover {color: #72917D;background-color: #eeffee;}

#navmain ul li a {color: #eeffee; background-color: #72917D;}

#navmain ul {background: #72917D ;}

.instruct, instruct p {background: transparent url(../images/parchement.png) top left repeat;}

.order input, .order select, .order textarea {background-color: #FFFFCC;}

.box table, .dates table, .headline
{background-color: #b6f0cb;}
 
 .article 
{background-color: #efe;}