/* 
Title:		colnevalley.com - House Detectives Trail
Author: 	shaunthomas.com
*/

/* ===== layout ===== */
body	{
margin: 0;
padding: 0;
background:#fff;
font-family: "trebuchet ms", verdana, lucida, arial, helvetica, sans-serif;
}

p {text-align: justify;}

table {margin-left: auto;
margin-right: auto;
width: 768px;
}

title a{
	font-size: 14px;
	font-family: Helvetica, Arial, Tahoma, sans-serif;
	padding:  0 0 0 7px;
	color:#5D794B;
}

h2{
	font-size: 14px;
	font-family: Helvetica, Arial, Tahoma, sans-serif;
	color: #40659B;
	padding: 10px 0 0 0;
}

.maplink {
	font-size: 80%;
	}
	
a.maplink {
	color: #40659B;
	border-bottom: 1px dotted #bbb;
text-decoration: none;
}

a:hover.maplink  {
	color:#3D7A1F;
}	

