a:visited {
	color: #30763D;
	background-color: inherit;	
}
a:link {
	color: #30763D;
	background-color: inherit;	
}
a:active {
	color: #EF7E05;
	background-color: inherit;	
}p {    margin-top: 10px;    margin-bottom: 10px;    margin-right: 150px;    margin-left: 80px;}
a:hover {
	color: #EF7E05;
	background-color: inherit;	
}

/* HEADER STYLES =======*/
#header_body {
	color: #fff;
	background-color: #3C3D2D;	
}
.header_title {
	color: #fff;					
        text-align: center;
}
.header_subtitle {
	color: #D7D5B6;				
}
.header_logo {
	background-repeat: no-repeat;
}

.nav_body {
	background-color: #505143;
}

#content_body {
	color: #000;
	background: #D7D5B6;			/* MAIN DOCUMENT BODY BACKGROUND - Color 3 */
	background-color:#b0c4de;
        //margin: 0;
        //padding: 0;
        //padding-left: 400px;    
}
frameset {
	background-color:#d7d5b6;	background-color:#b0c4de;
}

ul {padding-right: 5px;padding-left: 10px;}

.archive_year {margin-left: 1em;cursor: pointer;}
.archive_month 
{margin-left: 1em;margin-top: 0;margin-bottom: 1em;list-style-type: circle;cursor: pointer;}
.archive_posts {margin-left: 1em;margin-top: 0;margin-bottom: 1em;list-style: square url("reply-arrow.png");cursor: pointer;}
.active_month {margin-left: 1em;margin-top: 0;margin-bottom: 1em;cursor: pointer;}
.Naples{list-style-type:  circle;margin-left: 1em;margin-top: 0;margin-bottom: 1em;cursor: pointer;}button{    background-color:  #b0c4de;	FONT-SIZE: 24px;}