/*  
	eInteractiveHomes.com CSS Document 
	Website Design: www.designbymagik.com
	Copyright (c) 2006
*/

/*
	Dark Blue: 025A93
	Light Blue: 0074BE
*/


body {
	font-family: Georgia, Verdana, Helvetica, Tahoma, Times, serif;
	font-size:9pt;
	color: #444444;
	background-repeat: repeat-y;
	}
	
td {
	font-family: Georgia, Verdana, Helvetica, Tahoma, Times, serif;
	font-size:9pt;
	color: #444444;
	height: 1px;
	}
	
 .horline {
 	height: 1px;
	width: 85%;
	background-image:url(images/horLine.gif);
	background-repeat:repeat-x;
	
 }
	
	a:link{
	font-family: Georgia, Verdana, Helvetica, Tahoma, "Times New Roman", Times, serif;
	color: #0074BE;
	text-decoration: underline;
	}
	
	a:visited{
	font-family: Georgia, Verdana, Helvetica, Tahoma, "Times New Roman", Times, serif;
	color: #0074BE;
	text-decoration: none;
	}
	
	a:hover{
	font-family: Georgia, Verdana, Helvetica, Tahoma, "Times New Roman", Times, serif;
	color: #6CC5FF;
	text-decoration: none;
	}
	
.vertline {
	background-image:url(images/vertLine.gif);
	background-repeat:repeat-y;
}
	
.copyright {
	font-family: Georgia, Verdana, Helvetica, Tahoma, "Times New Roman",Times, serif;
	font-size:10px;
	color: #777777;
}

.copyright a:link {
	font-family: Georgia, Verdana, Helvetica, Tahoma, "Times New Roman",Times, serif;
	text-decoration: none;
	font-size:10px;
	color: #777777;
}
.copyright a:visited {
	font-family: Georgia, Verdana, Helvetica, Tahoma, "Times New Roman",Times, serif;
	font-size:10px;
	color: #777777;
	text-decoration: none;
}

.copyright a:hover {
	font-family: Georgia, Verdana, Helvetica, Tahoma, "Times New Roman",Times, serif;
	font-size:10px;
	color: #CCCCCC;
	text-decoration: none;
}

