html {
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

body {
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:20px;	
	text-align:left;
}

#container {
	padding:5px 0px 0px 15px;
}

#leftcolumn {
	float:left;
	width:565px;
	padding-right:50px;	
}

#rightcolumn {
	float:left;
}

#addthis {
	padding-top:80px;
}

#footer {
	clear:both;
	color:#660000;	
}

h1, h2, h3 {
	color:#660000;
}

span.emph {
	font-weight:bold;
	color:#660000;
}

a, a:visited {
	color:#660000;
	text-decoration:underline;
	padding:0px 2px;
}

a:hover {
	color:#660000;
	text-decoration:none;
}

p.contactdetails {
	padding-left:3px;
}