/* ------------------------------------
Union Street Studio Style Sheet (print)
version: 1.0
author: jane mcdevitt
email: jane@maraid.co.uk
website: http://www.maraid.co.uk
------------------------------------- */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	}	
	
h1 {
	font-size:small;
	font-weight: normal;
	line-height:1.8em;
	padding-bottom:15px;
	}
	
h3, h2 {
	font-size:small;
	font-weight:normal;
	margin-top:0;
	}	
	
h2 {
	font-size:130%;
	}	
				
	
p {
	line-height:1.8em;
	}	

	
a:link {
	color:#5d92c2;
	}	

a:visited {
	color:#5d92c2;
	}
	
img {
	padding: 15px 0;
	}
	
.contact {
	border: thin #688f67 solid;
	border-left:0;
	border-right:0;
	}		

blockquote {
	margin-left:0;
	}

.author {
	margin-left:20px;
	}	