
#left_column{
	width:410px;
	float:left;
	margin:15px 0 0 30px;
}

.img{
	padding-bottom:30px;
}

#right_column{
	width:410px;
	float:right;
	margin: 0 25px 30px;
}

a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	color:#5E2919;
	font-weight:lighter;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;	
}

h3{
	margin:0;
	line-height:0px;
	padding-bottom:0px;
	padding-top:15px;
	color:#534741;
}

p{
	padding-top:0px;
}