@charset "UTF-8";
body {
	background: #6A563D; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#address {
	font-size: 9pt;
	padding-right: 150pt;
	padding-left: 150pt;
	text-align: left;
	color: #FFFFFF;
}
#mwestlogo {
	padding-top: 15pt;
	padding-right: 50pt;
}
right {
	text-align: right;
}
#sidebar {
	float: left;
	width: 200px;
	background-color: #FFFFFF;
	font-size: 9pt;
	text-align: center;
}
#bottomlogolinks {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	height: 60px;
	
}
#mainContent img {
}
.oneColFixCtr #container {

	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #8EB2D1;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 850px;
}
#bottomlogolinks img {
	float: left;
	margin-left: 40px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#fauxcolumn {
	background-image: url(images/fake.gif);
	background-repeat: repeat-y;
	margin-bottom: -20px;
}
#bottomlogolinks #bestnewhomes img {
	float: right;
	padding-right: 10px;
	padding-top: 10px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav a:link {
	color: #D1BF7C;
}
#nav a:hover {
	color: #D0BE7B;
	font-size: 110%;
}
.oneColFixCtr #mainContent {
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0px;
	width: 600px;
	margin-left: 220px;
}#nav a:visited {
	color: #6A563D;
}
#nav {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	background-color: #FFF;
	text-align: right;
}
#nav a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColFixCtr #container #mainContent h1 {
	font-size: 20pt;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-transform: uppercase;
}
#headerimage #imageswings img {
	float: right;
}
#apDiv2 {
	right: 50px;
}
#apDiv3 {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainContent img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#headerimage img {
}
#mainContent .style1 img {
	float: right;
}
#fauxcolumn #sidebar img {
	margin-right: 0px;
}

