body 
{
	margin: 50px 10% 50px 10%;
	background:#484D00;
	font-family: Garamond, Times New Roman;
}

A 			{ color: #954D2A; text-decoration: none; }
A:link		{ color: #954D2A; text-decoration: none; }
A:visited		{ color: #954D2A; text-decoration: none; }
A:active		{ color: #954D2A; }
A:hover		{ color: #954D2A; }

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

#mainContent
{
	background:#000000;
}

#header
{
	background:#ffffff;
	font-size: small;
	font-weight: normal;
	font-family: Lucida Handwriting;
}
.headerLink a,
.headerLink a:link,
.headerLink a:visited,
.headerLink a:active,
.headerLink a:hover 
{
	color: #954D2A;
}

#mainNav
{
	background:#954D2A;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
}

.mainNavLinks a,
.mainNavLinks a:link,
.mainNavLinks a:visited,
.mainNavLinks a:active,
.mainNavLinks a:hover 
{
	color: #454525;
	font-size:8pt;
}

#leftColumn
{
	background:#F3F2C1;
	width: 300;
	height: 525;
}

#centerColumn
{
	background:#F3F2C1;
}

#rightColumn 
{
	background:#A8AD5E;
	color:#484D00;
	width: 15%;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
}

.blog 
{
	padding-left:15px;
	padding-top:15px;
	padding-right:15px;
}

.blogbody 
{
	color:#484D00;
	font-size:normal;
	font-weight:normal;
	padding:10px;
}

.blogbody a,
.blogbody a:link,
.blogbody a:visited,
.blogbody a:active,
.blogbody a:hover 
{
	font-weight: normal;
	text-decoration: underline;
	color:#954D2A;
}

.stylistic 
{ 
	font-size: normal; 
	color: #954D2A;
	font-family: Lucida Handwriting;
}

.title 
{ 
	font-size: normal; 
	color: #954D2A;
	font-family: Lucida Handwriting;
	font-weight:bold;	
}

.date	
{ 
	font-size: small; 
	color: #584C22; 
    font-family: Arial;
	font-weight: bold;
	margin-top:10px;
}

.extended
{ 
	font-size: small; 
}
.extended a,
.extended a:link,
.extended a:visited,
.extended a:active,
.extended a:hover 
{
	color: #954D2A;
}

.posted
{ 
	font-size: small; 
}
.posted a,
.posted a:link,
.posted a:visited,
.posted a:active,
.posted a:hover 
{
	color: #954D2A;
}

.calendar
{
	color:#4C5333;
	font-size:x-small;
	font-weight:normal;
	padding:2px;
}

.calendar a,
.calendar a:link,
.calendar a:visited,
.calendar a:active,
.calendar a:hover
{
	color: #454525;
	font-weight: bold;
}

.calendarhead
{
	color:#4C5333;
	font-size:small;
	font-weight:bold;
	line-height:140%;
}

.side
{
	color:#4C5333;
	font-size:x-small;
	font-weight:normal;
	line-height:140%;
}

.side a,
.side a:link,
.side a:visited,
.side a:active,
.side a:hover 
{
	color: #454525;
}

.sidetitle
{
	color:#4C5333;
	font-size:x-small;
	font-weight:bold;
	line-height:140%;
	padding:2px;
	margin-top:10px;
	border-bottom:1px solid #666;
	text-transform:uppercase;
	letter-spacing: .2em;
}

	.comments-body {
		font-family: Arial;
		font-size: 10pt;
		font-weight:normal;
                                           color:#1C6669;
			
		}		

	.comments-post {
		font-size:small;
		font-weight:normal;
 		margin-bottom:25px;
  		border-top:1px dashed #666;
		}

	.about-post {
		font-family:verdana, arial, sans-serif;
		font-size:x-small;
		font-weight:normal;
 		margin-bottom:25px;
  		border-top:1px dashed #666;
 		margin-left:10px;
		}	
		
	.about-body {
		font-family:verdana, arial, sans-serif;
		font-size:x-small;
  		line-height:140%;				
		margin-left:10px;
		}

	.comments-head	{ 
		font-size: small; 
		font-weight:bold;
		text-transform:uppercase;
		border-bottom:1px solid #666;		
		}	
