BODY {
	background-color: #898989;
	font-family: Futura, sans-serif;
}

IMG {
	border: 0;
}

DIV.header {
	background-image: url(images/forListings.jpg);
	height: 90px;
	width: 848px;
}

DIV.sidebar {
	width: 287px;
	background-color: #406DA8;
	float: left;
}

DIV.main {
	width: 848px;
	
}

DIV.maintext{
	padding: 0 40px 40px 40px;
	width: 300px;
	float: right;
}

DIV.othernavi {
	position: relative;
	top: -15px;
	right: -320px;
	width: 275px;
	font-size: 70%;
	text-transform: uppercase;
	color: #204F78;
	float: left;
}

DIV.spacer {

}

DIV.pricecharts {
}

DIV.clear {

}

P.signup {
	font-size: 80%;
	color: #FFFFFF;
	line-height: 160%;
	padding: 0;
	margin: 0;
}

P.menu {
	float: right;
	padding: 0 10px 0 0;

}

p.title {
	font-size: 110%;
}

p.text {
	font-size: 80%;
	line-height: 170%;
}

UL {
	font-size: 80%;
	line-height: 170%;
}

p.chartheader {
	color: #204F78;
	font-size: 60%;
}

p.chartfooter{
	color: #204F78;
	font-size: 60%;
}

span.charttitle {
	font-weight: bold;	
	font-size: 120%;
}

SPAN.movedown {
	position: relative;
	top: 20px;
}

TABLE.pricechart {
	border: 1px #A3B0C0 solid;
	width: 530px;
}

TD.prices {
	border: 1px #A3B0C0 solid;
	font-size: 70%;	
}

TD.pricetitle {
	background-color: #406DA8;
	color: #FFFFFF;
	text-align: center;
	font-size: 70%;
	border: 1px #A3B0C0 solid;
}

a.rightlinks {
	text-decoration: none;
	color: #000000;
}

a.otherlinks {
	text-decoration: none;
	color: #204F78;
}

a.rightlittlelinks {
	text-decoration: none;
	color: #204F78;
	font-size: 60%;
}

input.feedback {
	background-color: #E6E5E3;
	border: 0;
}


textarea.feedback {
	background-color: #E6E5E3;
	border: 0;
}

input.feedback_radio {
}

span.goback {
	position: relative;
	left: 620px;
	top: 25px;
}

a.goback {
}
