﻿body {
	margin: 5px 0 0 0;
	padding: 0;
	background: #800000;
}
a {
	text-decoration: none;
}

img
{  border-style: none;
}

#container {
	margin: auto;
	font-family: verdana, sans-serif;
	font-size: small;
	width: 960px;
	background-color: #FFFFFF;
}
.redbold {
	font-family: Arial, Helvetica, sans-serif;
	color: red;
	font-size: medium;
	font-weight: bold;
	text-transform: uppercase;
}
.maroonbold {
	font-family: Arial, Helvetica, sans-serif;
	color: maroon;
	font-size: medium;
	font-weight: bold;
	text-transform: uppercase;
}

.graybold {
	font-family: Arial, Helvetica, sans-serif;
	color: gray;
	font-size: x-small;
	font-weight: bold;
	text-transform: uppercase;
}
.tealbold {
	font-family: Arial, Helvetica, sans-serif;
	color: teal;
	font-size: medium;
	font-weight: bold;
	text-transform: uppercase;
}
.generaltext {
	margin: 0;
	padding: 20px;
	float: left;
	clear: both;
	width: 920px;
	background-image: url('images/flatfee-bg.gif');
	background-repeat: no-repeat;
	background-color: white;
}
/*--------------------------------------- logo bar -----------------------------*/
#logobar {
	margin: 10px 10px 10px 10px;
	vertical-align: top;
	clear: both;
}
#logo {
	margin: 40px 300px 10px 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: bold;
	background-color: #FFFFFF;
	float: left;
	color: #800000;
	text-decoration: none;
}
#logo a {
	color: #800000;
	text-decoration: none;
}
#telemail {
	margin: 20px 10px 10px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	background-color: #FFFFFF;
	float: left;
	vertical-align: top;
	color: #800000;
	text-decoration: none;
}
#telemail a {
	color: #800000;
	text-decoration: underline;
}
#certs {
	margin: 0px 10px 10px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	background-color: #FFFFFF;
	float: right;
	width: 52px;
	vertical-align: top;
}
/*--------------------------------------- navigation bar -----------------------------*/
#nav {
	padding: 10px 0 0 26px;
	margin: 0 0 10px 0;
	float: left;
	width: 100%;
	list-style-type: none;
	clear: both;
}
#nav li {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	float: left;
	color: #666666;
}
#nav a {
	padding: 4px 10px 0px 20px;
	border-width: thin;
	border-color: #808080;
	margin: 0 1px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	float: left;
	color: #666666;
	display: block;
	text-decoration: none;
	border-right-style: dotted;
}
/*--------------------------------------- BEGIN CONTENT -----------------------------*/
#content {
	margin: 0;
	font-family: verdana, sans-serif;
	font-size: small;
	width: 960px;
	clear: both;
	background-color: #F7F4C7;
}
/*--------------------------------------- Homes sold picture bar -----------------------------*/
#picturebar {
	margin: 0;
	padding: 0;
	clear: both;
	background-image: url('images/pictures-bg.gif');
	background-repeat: no-repeat;
	background-color: #F7F4C7;
	float: left;
	width: 100%;
}
#picturebar .item {
	border-style: solid;
	border-width: thin;
	border-color: #FFFFFF #666666 #666666 #C0C0C0;
	margin: 0px 0px 0px 50px;
	padding: 0;
	float: left;
	width: 250px;
	background-color: #FFFFFF;
	height: 200px;
	text-align: center;
}
#picturebar .item img {
	margin: 5px 10px 5px 10px;
	padding: 0;
	width: 200px;
	height: 150px;
}
#picturebar .item ul {
	margin: 0;
	padding: 0;
	float: left;
	clear: both;
	width: 250px;
	list-style-type: none;
	color: gray;
}
#picturebar .item .norm {
	padding: 0px 0 5px 10px;
	width: 250px;
	text-align: left;
	font-size: 90%;
	overflow: hidden;
}
#picturebar .item .commission {
	padding: 0px 0 5px 10px;
	width: 240px;
	text-align: left;
	color: maroon;
	font-weight: bold;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
}
/*--------------------------------------- Compare bar -----------------------------*/
#threeboxbar {
	margin: 0;
	padding: 0;
	float: left;
	clear: both;
	width: 100%;
	background-color: #F7F4C7;
}
.leftbox {
	margin: 0 0 0 10px;
	padding: 0;
	float: left;
	width: 300px;
	list-style-type: none;
	border-right-style: dotted;
	border-right-width: thin;
	border-right-color: #C0C0C0;
}
.midbox {
	margin: 0 0 0 10px;	
	padding: 0;
	float: left;
	width: 300px;
	list-style-type: none;
	border-right-style: dotted;
	border-right-width: thin;
	border-right-color: #C0C0C0;
}
.rightbox {
	margin: 0 0 0 10px;
	padding: 0;
	float: left;
	width: 300px;
	list-style-type: none;
	border-right-style: dotted;
	border-right-width: thin;
	border-right-color: #C0C0C0;
}
.textbox {
	margin: 0;
	padding: 0;
	float: left;
	width: 160px;
}
.imgbox {
	margin: 0;
	padding: 0;
	float: left;
	width: 128px;
	height: 96px;
}
.textboxh1 {
	font-family: Arial, Helvetica, sans-serif;
	color: red;
	font-size: medium;
	font-weight: bold;
	text-transform: uppercase;
}
.textboxh2 {
	font-family: Arial, Helvetica, sans-serif;
	color: gray;
	font-size: x-small;
	font-weight: bold;
	text-transform: uppercase;
}
/*--------------------------------------- Flash bar ---------------------------------------------*/
.flashbar {
	text-align: center;
	background-color: silver;
}
/*--------------------------------------- Flat fee concepts, etc bar -----------------------------*/
#flatfeebar {
	margin: 0;
	padding: 0;
	float: left;
	clear: both;
	width: 100%;
	background-image: url('images/flatfee-bg.gif');
	background-repeat: no-repeat;
	background-color: white;
}
#flatfeebar a {
	text-decoration: underline;
	color: #4D4C44;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.flatfeebox {
	margin: 0;
	padding: 20px;
	float: left;
	width: 275px;
	list-style-type: none;
	color: #4D4C44;
}
/*--------------------------------------- About Us page -----------------------------*/
.brokerpic {
	margin: 5px 10px 5px 0px;
	float: left;
}
/*--------------------------------------- Testimonials page -----------------------------*/
.testimonials-pic {
	margin: 5px 10px 5px 0px;
	float: left;
}
.firstletter {
	font-size: x-large;
	font-family: Garamond, Georgia, serif;
	color: maroon;
}
/*--------------------------------------- Compare Us page -----------------------------*/
.cu-main {
	border-left: 1.5pt solid black;
	border-right: 1.5pt solid black;
	border-top: 1.5pt solid black;
	border-bottom: .75pt solid black;
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
}
.cu-tl {
	font-weight: bold;
	color: white;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom: 1.5pt solid black;
	background-color: maroon;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.cu-left {
	font-weight: normal;
	color: black;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom: .75pt solid black;
	background-color: white;
	font-family: Verdana, sans-serif;
	width: 450px;
}
.cu-top {
	font-weight: bold;
	color: white;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom: 1.5pt solid black;
	background-color: maroon;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	text-align: center;
}
.cu-even {
	font-weight: normal;
	color: black;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom: .75pt solid black;
	background-color: white;
	font-family: Verdana, sans-serif;
	text-align: center;
}
.cu-left-alt {
	background-color: teal;
	height: 1em;
}
.cu-even-alt {
	font-weight: normal;
	color: black;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom: .75pt solid black;
	background-color: teal;
	font-family: Verdana, sans-serif;
	text-align: center;
}
/*--------------------------------------- MLS pages -----------------------------*/
#mlsframe {
	padding: 10px;
	margin: auto;
}
/*--------------------------------------- footer -----------------------------*/
#footer {
	padding: 5px;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	background-color: maroon;
	color: gray;
	width: 100%;
	text-align: center;
	clear: both;
}
#footernav ul {
	padding: .2em 0;
	margin: 0;
	list-style-type: none;
	background-color: teal;
	color: #FFF;
	width: 100%;
	font: normal 90% arial, helvetica, sans-serif;
	text-align: center;
}
#footernav li {
	display: inline;
}
#footernav li a {
	text-decoration: none;
	background-color: teal;
	color: #FFF;
	padding: .2em 1em;
	border-right: 1px solid #fff;
}
#footernav li a:hover {
	background-color: maroon;
	color: #fff;
}
