/* trevor hutchison */
/* http://www.trevorhutchison.com */
/* trevhutch@optusnet.com.au */

body {
	background-image: url('../velvet.jpg');
	margin-top: 10;
	margin-bottom: 0;
   	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	}
	
td {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #EC8B3C;

	}
	
.maintext{
	margin-left: 40px;
	margin-right: 60px;
	}

.hometext{
	margin-left: 40px;
	margin-right: 40px;
	}
	
a {
	color:#E75700;
	text-decoration:none;
	font-weight: bold;
	}
		
a:hover {
	color:#EDC9A9;
	text-decoration:underline;
	font-weight: bold;
	}
	
.caption {
	font-style: italic;
	}
	
.photo {
	border:3px solid #8f436a;
	}
		
UL {
	list-style-image: url('../images/bullet.gif');
	}
}
