.content {
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	margin-right: 30px;
	margin-left: 30px;
	padding-right: 30px;
	padding-left: 30px;
}
.content a:link, .content a:visited, .content a:active {
	color: #DFDFDF;
	text-decoration: underline;
}
.content a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.outerbox {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
body {
	background-image: url(../images/back.jpg);
	background-attachment: fixed;
}
.nav {
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}
.nav a:link, .nav a:visited, .nav a:active {
	color: #cccccc;
	text-decoration: none;
}
.nav a:hover {
	color: #ffffff;
	text-decoration: none;
}
.footer {
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana;
	font-size: 11px;
}
.footer a:link, .footer a:visited, .footer a:active {
	color: #cccccc;
	text-decoration: none;
}
.footer a:hover {
	color: #ffffff;
	text-decoration: none;
}
h1 {
	font-size: 24px;
	color: #FFFFFF;
}

.forsaleheader {
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
h3 {
	color: #FFFFFF;
}
.forsalesmallprint {

	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #EEEEEE;
}
.forsalelargeprint {

	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}


