@charset "utf-8";
/* CSS Document */
.note{
	width: 440px;
	margin-left:40px;
	margin-top:15px;
	color:#36322e;
	}

.noteTitle{
	left: 0px;
	margin-left: 0px;
	margin-right:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#36322e;
	font-weight:bold;
	}
.noteDate{
	margin-bottom:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#36322e;
	font-weight:normal;
	}
.noteLink{
	width:150px;
	}
.noteLink a{
	margin-top:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:normal;
	color:#36322e;
	border:none;
 text-decoration: none;  
 outline:none;
	}
.blogYear{
	font-weight:bold;
	}
.blogMonth{
	margin-left:20px;
	}
.blogMonth a{
margin-top:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:normal;
	color:#36322e;
	border:none;
 text-decoration: none;  
 outline:none;	
	}
.blogReturn{
		margin-top:5px;
		margin-left:40px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	color:#906a49;
	}
.blogReturn a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	color:#906a49;
	border:none;
 text-decoration: none;  
 outline:none;
	}
.blogEnd{
background-image: url(endOfArticleBackg.gif);
	background-repeat:no-repeat;
	margin-top:0px;	
	}
a.endBlog{
	float:left;
	}
.endShortDesc{
	margin-top:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:9px;
	font-weight:bold;
	color:#36322e;
	border:none;
 text-decoration: none;  
 outline:none;
	}
.blogTitle{
	margin-bottom:15px;
	width: 440px;
	margin-left:35px;
	margin-top:20px;
	color:#36322e;
	}
a.endBlog2{
	float:left;
	margin-top:15px;
	margin-right:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:9px;
	font-weight:bold;
	color:#36322e;
	border:none;
 text-decoration: none;  
 outline:none;
	}
.blogError{
	clear:both;
	float:left;
	width:440px;
	color:#900;
	margin-left:35px;
	margin-top:40px;
	}
