body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000;
	text-align: center;
	padding: 0px;
	behavior:url(css/csshover.htc);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
}
#outerwrap		{
	color: #222;
	width: 990px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #D4D4D4;
	overflow: hidden;
	background-image: url(../images/OuterFrame-back.jpg);
	background-repeat: repeat-x;
}
#bodyframe		{
	color: #222;
	width: 965px;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #fff;
	overflow: hidden;
	background-image: url(../images/left-column-back.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
h1 {
	font-size: 42px;
	line-height: 44px;
	font-family: Georgia;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	color: #222;
	font-weight: normal;
}
h2 {
	font-size: 26px;
	line-height: 28px;
	font-family: Georgia;
	margin-bottom: 5px;
	font-weight: normal;
}
h3 {
	font-size: 22px;
	line-height: 26px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h4 {
	font-size: 22px;
	line-height: 26px;
	font-family: Georgia;
	font-weight: normal;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h5 {
	font-size: 22px;
	line-height: 26px;
	font-family: Georgia;
	font-weight: normal;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h6 {
	font-size: 26px;
	line-height: 28px;
	font-family: Georgia;
	font-weight: normal;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
p			{margin: 0 0 15px; padding: 0;}
hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
	background-color: #FFF;
	border-top-color: #FFF;
	margin-top: 30px;
	margin-bottom: 30px;
}
#preloadedImages { display: none; }
a:link, a:visited	{
	color: #A00;
	text-decoration: none;
}
a:hover				{
	color: #800;
	text-decoration: underline;
}
/*Navigation */
#news		{
	text-align: left;
	margin: 0px;
	padding-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #222;
}
/*Navigation */
#news		h3{
	text-align: left;
	font-size: 20px;
	color: #A00;
	line-height: 22px;
	margin-bottom: 3px;
}
/*Navigation */
#news		p{
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.weatherwidget				{
	margin-top: 50px;
	float: left;
	line-height: normal;
}
/* Masthead */
#RotatingBanner		{
	width: 675px;
	height: 290px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(../Rotating-Banner/back.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
}
.home {
	width: 290px;
	height: 281px;
	padding: 0px;
	margin: 0px;
}
.home a {
	display: block;
	width: 290px;
	height: 281px;
	background-image: url(../images/logo-big-button.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-position: top;
}
.home a:hover {
	background-image: url(../images/logo-big-button-on.jpg);
}
/* Masthead */
#TopBar		{
	background-image: url(../images/Top-Banner.jpg);
	width: 675px;
	height: 51px;
	float: left;
	text-align: right;
	padding: 0px;
	background-repeat: no-repeat;
	background-color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#SearchWrap {
	width: 260px;
	float: right;
	margin-left: 20px;
	margin-bottom: 15px;
}
#SearchLocation {
	height: 68px;
	width: 260px;
	background-image: url(../images/Search-Location.jpg);
	margin-bottom: 10px;
	background-repeat: no-repeat;
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: right;
}
#SearchLocation img {
	background-image: url(../images/Search-MLS.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 20px;
	margin-right: 20px;
}
#SearchMLS {
	height: 68px;
	width: 260px;
	background-image: url(../images/Search-MLS.jpg);
	background-repeat: no-repeat;
	float: right;
	padding: 0px;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#SearchMLS img{
	background-image: url(../images/Search-MLS.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 20px;
	margin-right: 20px;
}
/* Masthead */
#Logo		{
	background-image: url(../images/logo-big.jpg);
	width: 290px;
	height: 391px;
	float: left;
	text-align: right;
	padding: 0px;
	background-repeat: no-repeat;
	background-color: #CECECE;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*Navigation */
#searchbar		{
	width: 675px;
	height: 37px;
	font-weight: normal;
	font-family: arial;
	float: left;
	background-color: #Faf59c;
	background-image: url(../images/Search-Bar.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#searchbar ul 	{
	list-style: none;
	white-space: nowrap;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 140px;
	float: left;
	margin: 0px;
	width: 535px;
}
#searchbar li	{
	display: inline;
}
#searchbar a	{
	text-decoration: none;
	text-decoration: none;
	overflow: hidden;
	line-height: 37px;
	font-size: 18px;
	color: #0A090A;
	float: left;
	margin-left: 19px;
	font-weight: bold;
}
#searchbar a:hover	{
	text-decoration: none;
	text-decoration: none;
	overflow: hidden;
	color: #A30B0C;
	font-weight: bold;
}
/*Navigation */
#navbar		{
	width: 290px;
	padding: 0px;
	text-align: left;
	font-weight: normal;
	font-family: arial;
	float: left;
	margin: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
	background-color: #FFF;
}
#navbar ul 	{
	padding: 0;
	list-style: none;
	margin: 0px;
	float: left;
}
#navbar li	{
	color: #fff;
	padding-bottom: 2px;
}
#navbar a	{
	margin: 0px;
	text-decoration: none;
	text-decoration: none;
	overflow: hidden;
	display: block;
	height: 35px;
	font-size: 20px;
	width: 240px;
	padding-left: 25px;
	padding-right: 25px;
	color: #E9D24A;
	line-height: 35px;
	background-color: #2a2a2a;
	background-image: url(../images/Side-Nav-button-back.jpg);
	background-repeat: repeat-x;
}
#navbar a:hover	{
	text-decoration: none;
	text-decoration: none;
	overflow: hidden;
	background-color: #111;
	display: block;
	color: #FF9;
	background-image: none;
}
/*Navigation */
#resources		{
	width: 240px;
	padding: 25px;
	text-align: left;
	float: left;
	margin: 0px;
}
#resources ul 	{
	padding: 0;
	list-style: none;
	margin: 0px;
	float: left;
}
#resources li	{
	color: #fff;
}
#resources a	{
	text-decoration: none;
	font-size: 16px;
	color: #FFF;
	line-height: 20px;
}
#resources a:hover	{
	text-decoration: underline;
	color: #E9D24A;
	line-height: 20px;
}
.resourcesCurrent  {
	background-color: #E66039;
	color: #222;
	background-image: url(../buttons/main-button-on.jpg);
	background-repeat: repeat-x;
}
.imgRight {
	float: right;
}
.imgLeft {
	float: left;
	padding: 0px;
	background-color: #DDD;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.imgRight {
	float: right;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.imgBorder {
	border: 2px solid #444;
	padding: 2px;
	background-color: #DDD;
	margin: 0px;
}
.buttonNoBorder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.buttonNoBorder:hover, .buttonNoBorder:focus {
	filter:alpha(opacity=60);
	-moz-opacity:.50;
	opacity:.50;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.buttonBorder {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #89BFF1;
	border-right-color: #354DB2;
	border-bottom-color: #354DB2;
	border-left-color: #8CBFF0;
	padding: 1px;
}
.buttonBorder:hover, .buttonBorder:focus {
	filter:alpha(opacity=60);
	-moz-opacity:.50;
	opacity:.50;
	border: 2px solid #354DB2;
	padding: 1px;
}
#RightColumn {
	width: 675px;
	float: right;
}
#LeftColumn {
	width: 290px;
	float: left;
	color: #fff;
	background-color: #000;
	padding-bottom: 25px;
}
#content		{
	padding: 0px;
	float: left;
	margin: 0px;
	width: 640px;
}
#MainWrap		{
	padding: 0px;
	overflow: hidden;
	float: left;
	margin: 0px;
	background-image: url(../images/MainWrap-repeat.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
#MainContainerWrap		{
	padding: 0px;
	overflow: hidden;
	float: left;
	margin: 0px;
	background-image: url(../images/Main-Side-Shadow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#MainContainer {
	vertical-align: top;
	width: 600px;
	float: left;
	font-size: 16px;
	line-height: 22px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 40px;
	padding-left: 45px;
}
#MainContainer ul {
	padding: 0;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 10px;
}
#MainContainer li {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	clear: left;
	list-style-type: none;
	line-height: 20px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 5px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 12px;
}
#MainContainer .sectionwrap{
	padding-top: 10px;
	padding-bottom: 50px;
}
#BottomBar {
	width: 990px;
	background-color: #000;
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFF;
	float: left;
}
#BottomBar h3{
	width: 990px;
	background-color: #000;
	color: #FFE031;
	margin: 0px;
	padding: 0px;
	font-size: 20px;
}
/*Navigation */
#BottomBar		a{
	color: #FFEE68;
	text-decoration: none;
}
/*Navigation */
#BottomBar		a:hover{
	color: #FFDC18;
	text-decoration: underline;
}
.SearchTable {
	width: 500px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.SearchTable td{
	padding: 5px;
	text-align: left;
	line-height: 16px;
	font-size: 14px;
}
.Contact		table{
	overflow: auto;
}
.Contact		td{
	overflow: auto;
	padding-right: 10px;
	padding-bottom: 20px;
}
.addressTD {
	line-height: 20px;
	padding-left: 20px;
}
.addressTD img{
	margin-bottom: 5px;
	margin-top: 20px;
}
/* Footer */
#Footer		{
	color: #fff;
	font-size: 14px;
	text-align: center;
	width: 990px;
	line-height: 18px;
	background-color: #000;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 40px;
	padding-left: 30px;
	background-image: url(../images/Footer-Back.jpg);
	background-position: top;
	height: 170px;
	float: left;
}
#Footer	 h1{
	line-height: 22px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-size: 20px;
	color: #fff;
}
#Footer	 table{
	padding: 0px;
	width: 940px;
	margin: 0px;
	float: left;
}
#Footer	 table td{
	vertical-align: top;
	text-align: left;
}
#Footer	 table img{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	float: right;
}
#Footer	 a{
	color: #fff;
}
#Footer	 a:hover{
	text-decoration: underline;
	color: #E9D24A;
}
/*Navigation */
#Footer		.nav{
	padding: 0px;
	text-align: left;
	float: left;
	margin: 0px;
}
#Footer .nav 	ul{
	padding: 0;
	list-style: none;
	margin: 0px;
	float: left;
	width: 180px;
}
#Footer .nav	li{
	color: #fff;
}
#Footer .nav	a{
	text-decoration: none;
	text-decoration: none;
	overflow: hidden;
	line-height: 17px;
	font-size: 14px;
	color: #FFF;
}
#Footer .nav a:hover	{
	text-decoration: none;
	text-decoration: underline;
	overflow: hidden;
	color: #E9D24A;
}
/*Navigation */
#Footer		.nav2{
	padding: 0px;
	text-align: left;
	float: left;
	margin: 0px;
}
#Footer .nav2 	ul{
	padding: 0;
	list-style: none;
	margin: 0px;
	float: left;
	width: 140px;
}
#Footer .nav2	li{
	color: #fff;
}
#Footer .nav2	a{
	text-decoration: none;
	text-decoration: none;
	overflow: hidden;
	line-height: 17px;
	font-size: 14px;
	color: #FFF;
}
#Footer .nav2 a:hover	{
	text-decoration: none;
	text-decoration: underline;
	overflow: hidden;
	color: #E9D24A;
}
.smaller {
	font-size: 12px;
	line-height: 14px;
}
.footer {
	font-size: 0.9em;
	font-style: italic;
	line-height: 1.2em;
	width: 550px;
	padding-top: 5px;
}
/* Forms*/
form		{
	margin: 0px;
	border: 0;
	padding: 0px;
}
.searchform {
	width: 260px;
	padding-top: 15px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
.searchform select{
	float: left;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	padding: 0px;
}
form p {
	padding-top: 25px;
	float: left;
}
form td { margin: 0; padding: 0 0 0 0; }
input {
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	font-size: 14px;
	margin-top: 5px;
}
file {
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	font-size: 14px;
	margin-top: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
select {
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	font-size: 14px;
	margin-top: 3px;
}
textarea {
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	margin-top: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.forminputLong {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-size: 16px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BBB;
	border-right-color: #2E2E2E;
	border-bottom-color: #2E2E2E;
	border-left-color: #BBB;
	width: 300px;
}
.forminputLong:hover, .forminputLong:focus {
	background-color: #EEEEEE;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border: 1px solid #161616;
	width: 300px;
}
.forminputShort {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-size: 16px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BBB;
	border-right-color: #2E2E2E;
	border-bottom-color: #2E2E2E;
	border-left-color: #BBB;
	width: 75px;
}
.forminputShort:hover, .forminputShort:focus {
	background-color: #EEEEEE;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border: 1px solid #161616;
	width: 50px;
}
.textareainput {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-color: #ccc #666 #666 #ccc;
	border-style: solid;
	border-width: 1px;
	width: 300px;
	padding-right: 0px;
}
.textareainput:focus {
	background-color: #eee;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: solid 1px #666;
}
.formsectionwrapper {
	padding-right: 15px;
	padding-bottom: 10px;
	float: left;
}
.sectionwrapper {
	width: 420px;
	float: left;
	padding-bottom: 25px;
}
.sectionwrapper2 {
	width: 520px;
	float: left;
}
