h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	color: #6b5005;
	border-top: 1px solid #684702;
	border-bottom: 5px ridge #684702;
	padding: 10px 0px 10px 0px;
	margin: 40px 50px 30px 50px;
	background-image: url(h1-back.jpg);
}

h2 {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #333333;
	color: #6b5005;
	margin: 4px 0px 7px 0px;
	padding: 0px 50px 0px 50px;
	text-align: center;
}

h3 {	
	font-size: 12px;
	color: #6b5005;
	line-height: 19px;
	font-weight: bold;
	margin: 0px;
	padding: 10px 50px 10px 50px;
}

#inner-text {
	margin: 0px 0px 0px 30px;
	padding: 0px 50px 0px 50px;
}

.poetic {
	font-family: Times, Serif;
	font-size: 16px;
	font-style: italic;
	color: #382a05;
}

#main-wrapper a:link {
	color:#6b5005; 
	border: 0px;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

#main-wrapper a:visited {
	color:#6b5005; 
	border: 0px;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

#main-wrapper a:active {
	color:#6b5005; 
	border: 0px;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

#main-wrapper a:hover {color:#000;border-bottom-style: none;}

#link-wrapper a:link {
	color:#fd0; 
	border: 0px;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

#link-wrapper a:visited {
	color:#fd0; 
	border: 0px;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

#link-wrapper a:active {
	color:#fd0; 
	border: 0px;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

#link-wrapper a:hover {color:#ff0;border-bottom-style: none;}
 

p {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
	color: #331;
	margin: 0px 50px 10px 50px; 
	padding-bottom: 1.2em;
}

.wide-p {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
	color: #331;
	margin: 0px 10px 10px 50px; 
	padding-bottom: 1.2em;
}

hr {
	color: #fdfdfd;
	margin: 0px 50px 20px 50px;
}
	
font.label {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size:12px;
    font-style:italic;
    color: #666666;
    margin-top: 0px;
    padding-top: 0px;
}

strong,span {
	color: #6b5005;
}

/* blog stuff */

#blog-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	color: #6b5005;
	border-top: 1px solid #684702;
	border-bottom: 5px ridge #684702;
	padding: 10px 0px 10px 0px;
	margin: 40px 40px 30px 0px;
	background-image: url(h1-back.jpg);
}

.date-header {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #333333;
	color: #6b5005;
	margin: 4px 0px 7px 0px;
	padding: 0px 0px 0px 0px;
}

.profile-link {
	margin-left: 10px;
}

li {
	margin-left: 10px;
}

