body {
	background-color: #5E5E5E;
	font-family: Tahoma, Geneva, sans-serif;
}
#wrapper {
	width: 970px;
	margin: 15px auto;
	min-height: 1400px;
}
#container {
	border-top: 25px solid #DD0505;
	border-left: 25px solid #DD0505;
	border-right: 3px solid #DD0505;
	border-bottom: 3px solid #DD0505;
	width: 800px;
	margin-left: 65px;
	position: absolute;
	top: 15px;
}
#content {
	background-color: #FFF;
}
#nav {
	width: 135px;
	background-color: #8C8C8C;
	position: relative;
	top: 139px;
	z-index: 1;
	padding: 10px 1px 10px 1px;
}
#nav ul {
	width: 135px;
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav li {
	padding-left: 5px;
}
#nav span {
	border-bottom: 1px solid black;
}
#nav a:link,
#nav a:visited {
	color:#fff;
	display: block;
	width: auto;
	text-decoration: none;
}
#nav a:hover {
	color: #000;
	font-weight: bold;
}
#cornerspacer {
	height: 10px;
}
#navspacer {
	width: 50px;
	float: left;
}
#cyhome {
	width: 156px;
	height: 240px;
	border: 2px solid black;
	float: left;
}
#cyblog {
	float: left;
	margin-left: 2px;
	height: 242px;
	width: 204px;
}
#cyblog a:link,
#cyblog a:visited {
	color: red;
	text-decoration: none;
}
#cyblog a:hover {
	text-decoration: underline;
}
#cyblog ul {
	margin-left: 15px;
	margin-top: 5px;
	padding-left: 0;
}
#creditfooter {
	display: none;
	overflow: hidden;
}
#homeoftheweek {
	margin-left: 2px;
	height: 242px;
}
#find {
	width: 365px;
	height: 200px;
	float:left;
	margin-left: 50px;
}
#info {
	width: 380px;
	height: 200px;
	float:right;
}
#blog {
	width: 750px;
	margin-left: 50px;
}
.title {
	font-family: Verdana;
	color: #666;
}
.home {
	border: 1px solid black;
}
#footer {
	text-align: center;
	width:100%;
	height: 100px;
	color: white;
	font-size: 90%;
	position: static;
}
#footer a {
	color: #CECECE;
}
#footer a:hover {
	color: white;
}
#pagecontent {
	margin-left: 55px;
	margin-top: 0;
	padding-top: 0;
	padding-right: 5px;
}
#pagecontent a:link,
#pagecontent a:visited {
	text-decoration: none;
}
#pagecontent a:hover {
	text-decoration: underline;
}
#topnavbar {
	background-color: #B30F0F;
	text-align:center;
}
#topnavbar a:link,
#topnavbar a:visited {
	color: white;
	text-decoration: none;
}
#topnavbar a:hover {
	font-weight: bold;
}
.row:hover {
	background-color: #FBF9AE;
}
.realtors {
	text-align:center;
	font-size: 120%;
}
.realtors a:link,
.realtors a:visited {
	color: black;
}
#topframe {
	width:100%;
	background-color:white;
}
#topframe a:link,
#topframe a:visited {
	color: red;
	text-decoration: none;
}
#topframe a:hover {
	text-decoration: underline;
}
#investorlist {
	float: right;
	width: 300px;
}
