body {
    margin:0px 0px 20px 0px;
    background-color:#FFF;
}

body, td, p {
    font-family: Palatino,Times,Helvetica,serif;
    font-size: 12px;
    line-height: 25px;
    color: #333333;
}

A 	   { color: #0066CC; text-decoration: none; }
A:link	   { }
A:visited  { }
A:active   { color: #0066CC; text-decoration: underline; }
A:hover	   { color: #0099FF;  }

h1, h2, h3 {
    margin: 0px;
    padding: 0px;
}

h1 {
    font-family: Palatino,Times,Helvetica,serif;
    font-size: 18px;
}

h2 {
    font-family: Palatino,Times,Helvetica,serif;
    font-size: 14px;
}

h3 {
    font-family: Palatino,Times,Helvetica,serif;
    font-size: 12px;
}



#banner {
    background: #999966 url(images/leaf.gif);
    background-repeat: no-repeat;
    border-bottom: 1px solid black;
    padding: 15px 5% 15px 50px;
}

#header {
    font-size: 22px;
    font-weight: bold;
}

#header a {
    text-decoration: none;
    color: #E7E7C3;
}

#subheader {
    font-size: 11px;
}

#subheader .description {
    float: left;
    padding-right: 50px;
    white-space: nowrap;
    font-weight: bold;
}

#subheader .nav {
    white-space: nowrap;
    text-align: right;
    font-weight: bold;
    font-size: 13px;
}

#subheader .nav a {
    color: #E7E7C3;        
    text-decoration: none;
}

#content {
    position: absolute;
    width: 70%;
    border-right: 1px dashed #999966;
    padding-top: 15px;
}

#container {
    border:1px solid #FFF;		
}

#links {	
    position: absolute;
    left: 70%;
    width: 30%;
    padding-top: 15px;
}

.blog {
    padding-left: 50px;
    padding-right: 25px;
}

.blogbody {
    font-size: 12px;
}

.blogbody a,
.blogbody a:link,
.blogbody a:visited,
.blogbody a:active,
.blogbody a:hover {
}

.title	{
    color: #677C3E;
    font-weight: bold;
    font-size: 13px;
}			

#menu {
    margin-bottom:15px;
    background:#FFF;
    text-align:center;
}		

.date {
    font-size: 16px;
    font-family: Palatino, Times, serif;
    color: E7E7C3;
    border-top: 1px dotted #999966;
    border-bottom: 1px dotted #999966;
}

.posted	{ 
    font-size: 11px; 
    color: #999999; 
    margin-bottom:25px;
}

.calendarcontainer {
    border-bottom: 1px dashed #999966;
    padding: 10px;
}

.calendarheader {
    font-family: Palatino, Times, serif;
    font-size: 14px;
    font-weight: bold;
    margin-left: 25px;
    margin-right: 20px;
}

.calendar {
    font-family: verdana, arial, serif;
    color: #333333;
    font-size: x-small;
    font-weight: normal;
    background: #FFF;
    line-height: 140%;
    padding: 2px;
    text-align: left;
}

.dashedbottomcontainer {
    border-bottom: 1px dashed #999966;
    padding-top: 15px;
}

.side {
    margin-left: 25px;
    margin-right: 20px;
    font-size: 12px;
    padding-bottom: 20px;
}	

.sidetitle {
    font-size: 14px;
    font-weight: bold;
    margin-left: 25px;
    margin-right: 20px;
}		

.sideitem {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 4px;
    margin-top:3px;
}

.syndicate {
    font-weight: bold;
    margin-left: 25px;
    margin-right: 20px;
}


.poweredcontainer {
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px dashed #999966;
}

.powered {
    font-size: 14px;
    font-weight: bold;
    margin-left: 25px;
    margin-right: 20px;
}	

.comments-body {
    font-family:palatino, georgia, verdana, arial, serif;
    color:#666;
    font-size:small;
    font-weight:normal;
    background:#FFF;
    line-height:140%;
    padding-bottom:10px;
    padding-top:10px;		
    border-bottom:1px dotted #999; 					
}		

.comments-post {
    font-family:verdana, arial, serif;
    color:#666;
    font-size:x-small;
    font-weight:normal;
    background:#FFF;		
}	

.trackback-url {
    font-family:palatino, georgia, verdana, arial, serif;
    color:#666;
    font-size:small;
    font-weight:normal;
    background:#FFF;
    line-height:140%;
    padding:5px;		
    border:1px dotted #999; 					
}

.trackback-body {
    font-family:palatino, georgia, verdana, arial, serif;
    color:#666;
    font-size:small;
    font-weight:normal;
    background:#FFF;
    line-height:140%;
    padding-bottom:10px;
    padding-top:10px;		
    border-bottom:1px dotted #999; 					
}		

.trackback-post {
    font-family:verdana, arial, serif;
    color:#666;
    font-size:x-small;
    font-weight:normal;
    background:#FFF;		
}	

.comments-head	{ 
    font-family:palatino, georgia, verdana, arial, serif; 
    font-size:small; 
    color: #666; 
    border-bottom:1px solid #999;
    margin-top:20px;
    font-weight:bold;
    background:#FFF;		
}		

#banner-commentspop {
    font-family:palatino, georgia, verdana, arial, serif;
    color:#FFF;
    font-size:large;
    font-weight:bold;
    border-left:1px solid #FFF;	
    border-right:1px solid #FFF;  		
    border-top:1px solid #FFF;  		
    background:#003366;
    padding-left:15px;
    padding-right:15px;
    padding-top:5px;
    padding-bottom:5px;
}