@charset "UTF-8";
/* CSS Document */
body { background:#c0da51; font-family: "Helvetica Neue", Arial, sans-serif; font-size:1em;}
#box { margin:30px auto 0 auto; width:882px; background:#FFF url(../images/corners-bottom.gif) no-repeat bottom left; padding-bottom:20px;}
#left { float:left; width:260px; text-align:center;}
#right { float:right; width:600px }
#left p { color:#528a3e; text-align:center; font-size:80%;}
#title { margin:30px 40px 0 0;}
.clear {clear:both;}


h1 { color:#548A3E; font-size:130%; text-align:left;}
h2 { color:#A39E43; font-size:90%; text-align:left;}
p { color:#333; font-size:85%;padding-right:20px;}

/* Nav */
#navcontainer { text-align:left;}
#navlist li {display: inline; list-style-type: none; padding-right: 20px;}
#navlist li a { color:#548A3E; text-decoration:none;}
#navlist li a:hover, body#home a#navhome, body#cat a#navcat, body#publishing a#navpublishing, body#about a#navabout, body#faq a#navfaq { color:#F1AD1A;}


#imagebook {padding-left: 10px; padding-right:20px;}

#sanderling { color:#548A3E; margin:10px auto; width:882px; font-size:70%;}
#sanderling a { color:#548A3E; text-decoration:none;}
