body { 
	/*background-color: #001a38;*/
	background-image: url("./images/background-pinstripe.gif");
	font-family: sans-serif;
	font-size: 12px;
	color: #78c1db;
}

td#slogan {
	font-weight: bold;
	font-size: 14px;
}

td#services {
	font-size: 10px;
}

h2 {
	text-decoration: underline;
	color: #999900;
}

table { 
	/*
	border: dashed;
	border-width: 1
	*/
}

td {
	font-size: small;
	/*
	border: dashed;
	border-width: 1;
	*/
}

table#totalframeborder {
	border: 1px dashed white;
}

table#navbarborder {
	border-right: 1px dashed white;
	border-left: 1px dashed white;
}

img#facimage {
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}

img#about {
	border: 1px solid white;
}

img#entrance {
	border: 1px solid white;
}

img#forsaleimage {
	border: 1px solid white;
}

table#forsaletable {
	border: 1px solid white;
}

a:link { 
	color: #999900;
}

a:visited { 
	color: #999900;
}

a:hover { 
	color: #ffff00; 
}

a:active { 
	color: #ffff00;
}
