@charset "utf-8";
body {
	background-color: #F5F6F8;
	background-image: url(../images/main_bg.jpg);
	margin: 0px;
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	color: #093;
}
#container {
	width: 965px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	background-color: #FFFFFF;
	border-top-width: 0px;
	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: #79939C;
	border-right-color: #79939C;
	border-bottom-color: #79939C;
	border-left-color: #79939C;
}
#header {
	background-image: url(http://www.foreclosuresontour.com/investmentopps/images/foreclosuresontour_02.jpg);
	height: 165px;
	background-repeat: no-repeat;
	width: 965px;
}
#topMenu {
	background-color: #40667B;
	margin-right: 5px;
	margin-left: 10px;
	font-size: 12px;
	word-spacing: 2px;
	width: 908px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	height: 20px;
	text-align:left;
}
#topMenu a:link, #topMenu a:visited, #topMenu a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#topMenu a:hover {
	color: #CCCCCC;
	text-decoration: underline;
	font-weight: bold;
}
#content {
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0px;
	overflow: auto;
	width: 965px;
}
#footer {
	background-color: #CCCCCC;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
	color: #666666;
	font-size: 10px;
	font-weight: bold;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
#footer a:hover {
	color: #0000FF;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
#leftColumn {
	float: left;
	width: 140px;
	margin-top: 0px;
	margin-bottom: 1px;
}
#middleColumn {
	float: left;
	width: 610px;
	margin-right: 10px;
	margin-left: 2px;
	margin-top: 0px;
	margin-bottom: 1px;
	font-size: 12px;
	color: #09C;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}
#middleColumn2 {
	float: left;
	width: 780px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom:1px;
}
#rightColumn {
	float: left;
	width: 160px;
	margin-top: 0px;
	margin-bottom: 1px;
}
#headerAdSection {
	width: 765px;
	float: right;
	margin-top: 8px;
	margin-bottom: 5px;
	margin-right: 10px;
	text-align: center;
	height: 120px;
}
#ourWebsites {
	float: right;
	width: 750px;
	margin-right: 5px;
	text-align: center;
}
#ourWebsites a:link, #ourWebsites a:visited, #ourWebsites a:active {
	color: #0000FF;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
#ourWebsites a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-size: 13px;
	font-weight: bold;
}
#states {
	float: right;
	position: relative;
	top: -2px;
}
#states select {
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #40667B;
	font-weight: bold;
	color: #40667B;
}
#states label {
	font-size: 12px;
	font-weight: bold;
	color: #FF0;
	word-spacing: 2px;
	
}
#StateForeclosureIMG {
	width: 780px;
	margin-top: 10px;
	margin-bottom: 5px;
	border: 1px dotted #006666;
}

