@charset "utf-8";
/* CSS Document */

#Content {
	vertical-align: top;
	height: 100%;
	padding-left: 5px;
}
.main {
	background-color: #EFF6E4;
	height: 100%;
	width: 849px;
	float: none;
	clear: none;
	position: relative;
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
}
#pcola {
	padding-left: 10px;
	margin-left: 10px;
}

p {
	padding-right: 15px;
	padding-left: 15px;
	text-indent: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.main a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.main a:hover {
	color: #FF0000;
}
.main  img  {
	text-decoration: none;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.menuFiller {
	background-color: #E1ECC2;
	float: left;
	width: 136px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding-top: 0.5em;
	padding-bottom: .65em;
}
h1 {
	font-size: 24px;
	padding-left: 10px;
}
.body {
	background-image: url(images/bg.gif);
	margin: 0px;
	padding: 0px;
}
.menuFiller a {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 18px;
	padding-left: 10px;
}
.imgLeft {
	float: left;
	border: 2px solid #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#leftColumn {
	font-size: 12px;
	background-color: #E1ECC2;
	font-weight: bold;
	vertical-align: top;
}
#leftColumn p {
	padding-right: 5px;
	padding-left: 5px;
	text-indent: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


#MLSDisclaimerStuff{
	/*width: 200px;*/
}
#flashMovie {
	float: right;
	margin-right: 10px;
}
#footerNav {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 0.75em;
	background-color: #52BCEE;
	padding-bottom: 0.75em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#footerNav a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#footerNav  a:hover {
	color: #FF0000;
	text-decoration: none;
}
#footerLeft {
	font-family: Arial, Helvetica, sans-serif;
	width: 50%;
	font-size: 12px;
	float: left;
}
#footerRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	float: right;
	width: 45%;
	padding-top: .75em;
}
#footerRight a {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#footerRight a:hover {
	color: #FF0000;
	text-decoration: none;
}
