/* CSS Document */

body {font-family:Arial, Helvetica, sans-serif; font-size:0.85em; color:#333333;  width:100%; background-color:#006600; color:white; }

#header {margin-top:2em;} 

#wrapper {width:1000px;}

#column1 {float:left; width:200px; margin-right:2em;}
#column2 {float:left; width:600px; padding:0 1em 1em 1em;}
#column2 a {color:#FFF;}

#intro {font-style:italic; width:900px; margin-top:0; font-size:0.90em; padding-left:0.75em;}

h1 {background-color:#e6fae6; color:#006600; padding:1em 0.25em 0 0.25em; font-size:1.5em; font-family:Georgia, "Times New Roman", Times, serif; text-align:center; margin-bottom:0;}

.dot {padding-left:0; margin-left:0; list-style:none; margin-top:0; font-size:0.90em;}

ul.dot li {background-color:#5dbb5d; margin-left:1.5em; padding:0.5em; color:#006600; border-top:1px solid white; border-bottom:1px solid white; font-weight:bold;}
ul.dot li a {color:#ffffff;}

ul.dot li.home {background-color:#024e02;}
ul.dot li.home a {color:white;}
.clear {clear:both;}

h2.blogheader {font-weight:bold; text-transform:uppercase; font-size:1.5em; margin-bottom:0.25em;}
