@charset "UTF-8";

/* WallGoldfinger eNewsletters */

a:link, a:visited { 
			color: #993300;
			text-decoration: none;
}

a:hover {
			color: #f00;
			text-decoration: none;
}
	
.wall {
			font-size: 12px;
			color: #5B7546;
}

.wall_features {
			font-size: 12px;
			color: #5B7546;
			font-family: Trebuchet MS, Tahoma, sans-serif;
			line-height: 18px;
			
}

.column {
			font-size: 10px;
			color: #5B7546;
}

.board {
			color: #5B7546;
			font: 9px "Lucida Grande", Tahoma, sans-serif;
}

.board-underline { text-decoration: underline; }

.main {
			font-size: 13px;
			color: #5B7546;
			line-height: 15px;
}

.mainquote {
			font-size: 12px;
			color: #5B7546;
			line-height: 13px;
			font-style: italic;
}
.column-gfx {
			float: right;
			margin-bottom: 3px;
			margin-left: 5px;
}
.column-gfx2 {
			float: right;
			margin-bottom: 3px;
			margin-left: 5px;
			margin-top: 5px;
}
.section_titles {
			color: #5B7546;
			font: 20px "Trebuchet MS", Verdana;
}

.title_small {
			color: #768b65;
			font: 16px "Trebuchet MS", Verdana;
}
	
.archives {
			font-size: 11px;
			color: #999;
			font-family: Trebuchet MS, Tahoma, sans-serif;
			line-height: 12px;
}
#footer {
			color: #5B7546;
			width: 700px;
			border-top: 1px solid #5B7546;
			padding-top: 20px;
			margin: 15px auto 25px;
}

#footer #wallgoldfinger {
			letter-spacing: 0.3em;
			font: bold 12px "Trebuchet MS", Tahoma, sans-serif;
}

#footer p.address { font: 0.7em "Trebuchet MS", Verdana; }
