﻿@import url(layout.css);
body
{
    color: #000;
    font-size: small;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-style: normal;
    background-color: #e0e6ff;
}
#container
{
    background: #ebebff;
    border-right: thin #808080 solid;
    width: 760px;
    margin: 0 auto;
    border-left-color: #808080;
    border-left-style: solid;
    border-left-width: thin;
}
#masthead
{
	background: url('Porttest3.jpg') repeat;
	background-position: center;
	text-align: right;
	width: 765px;
	padding: 0;
	margin: 0;
}

#column_l
{
   float: left;
	margin-left: 5px;
	margin-right: 5px;
	background-image: url('../images/listing.gif');
	background-repeat: no-repeat;
	position: relative;
   
}
#column_r {
	width: 193px;
	margin: 20px 10px 0 0;
	float: right;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url('../images/col-right.gif');
	height: 200px;
	background-repeat: no-repeat;
}
#footer {
	width: 100%;
	text-align: center;
	background-color: #89a;
	overflow: hidden;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
/* Styles for Masthead */



/* Styles for Content */
h1 {
	color: #000080;
	font-size: 2.0em;
	text-align: center;
	margin-top: 5px;
}
h2 {
	color: #965;
	font-size: 1.75em;
}
h3 {
	color: #965;
	font-size: 1.5em;
}
h4 {
	color: #965;
	font-size: 1.25em;
}
h5 {
	color: #965;
	font-size: 0.75em;
}
h6 {
	color: #965;
	font-size: 0.5em;
}
big {
	color: #965;
	font-size: medium;
}
#column_r p {
	color: #000;
	font-size: x-small;
	text-align: left;
	margin: 0;
	padding: 5px;
	position: relative;
}
#column_r h4 {
	margin-bottom: 0;
}
#column_r ul {
	margin-left: 5px;
	padding-top: 0;
	padding-left: 10px;
}
#column_r ul li {
	font-size: x-small;
	display: list-item;
	list-style-position: outside;
}
/* Styles for Footer */
#footer_p {
	color: #fff;
	font-size: x-small;
	margin-top: 2px;
	margin-bottom: 6px;
}
#footer a {
	color: #fff;
	text-decoration: underline;
	margin-right: auto;
	margin-left: auto;
	top: auto;
}
#footer a:hover {
	color: #000;
	text-decoration: none;
}
/* Styles for Links */
a {
	color: #456;
	text-decoration: underline;
	font-weight: lighter;
}
a:hover {
	color: #965;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
#sign {
	font-family: Arial;
	font-size: 12px;
	width: 213px;
	margin-left: 100px;
	margin-top: 60px;
	position: relative;
	z-index: 4;
}
#square {
	font-family: Arial;
	
}
#rider {
	font-family: Arial;
	font-style: italic;
	width: 230px;
	margin-left: 90px;
	margin-top: 10px;
	background-image: url('../images/rider.jpg');
	background-repeat: no-repeat;
}
#low-right
{
    float: right;
    width: 285px;
    height: 449px;
    position: relative;
    margin-right: 6px;
    margin-top: 100px;
    z-index: 4;
    background-position: center center;
    background-color: transparent;
}
#center_left {
	position: relative;
	width: 300px;
	height: 360px;
	margin-left: 5px;
}
#center {
	background-image: url('../images/Center.gif');
	background-repeat: no-repeat;
	z-index: 3;
	position: relative;
	width: 250px;
	height: 250px;
}
#low_left {
	float: left;
	width: 381px;
	height: 160px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-color: #808080;
	border-bottom-color: #808080;
}

.Sold
{
    background-image: url(../images/sold.gif);
    background-repeat: no-repeat;
    background-position: center top;
}

.undercontract
{
    background-image: url(../images/undercontract.gif);
    background-repeat: no-repeat;
    background-position: center top;
}