@charset "utf-8";
/* CSS Document */
body {
	/*box*/
	background-color:#0f1523;
	/*text*/
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
a {
	/*text*/
	color:#DAB261;
	text-decoration:none;
    text-transform:uppercase;
}
a:hover {
	color:#0099FF;
	/*text-decoration:underline;*/
	border:none;
}
#wlcheader {
	/*box*/
	background-color: #0f1523;
	padding: 0px;
	width: 930px;
	/*position*/
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/wlcheaderimage.jpg);
}
#wlcmenu {
	/*box*/
	width:900px;
	padding:0;
	/*postion*/
	margin:0 auto 0 auto;
	/*text*/
	text-align:center;
}
#wlcmenu a {
	/*text*/
	border-bottom:none;
}
#wlcmenu table {
	margin-left:-1px;
}
#wlcmenu td {
	/*box*/
	padding:0 18px 0 0;
}
#wlcslideshow {
	/*box*/
	width:900px;
	/*position*/
	margin:10px auto 0 auto;
	background-image: url(../images/wlcflashimage.jpg);
}
.clearfloat {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#editablebodywrapper {
	/*box*/
	width:900px;
	padding:0;
	/*position*/
	margin:15px auto 0 auto;
}
#home {
	text-align:left;
}
#home img, .floatleftimg {
	/*position*/
	float:left;
	margin-right:8px;
}
#wlc, #parade {
	text-align:center;
}
#builders {
	font-size:8px;
	padding-left:7px;
}
#buildersTable td {
	padding:0 11px 0 8px;
}
.builder_td {
	border-right:solid 1px #DAB261;
}
.buildersbox {
	/*box*/
	width: 108px;
	height: 70px;
	padding:0px 4px 0 4px;
	border-right: 2px solid #DAB261;
	/*position*/
	float: left;
	margin:0;
	/*text*/
	font-size: 0.8em;
	text-align:center;
}
.buildersbox a, .buildersbox2 a {
	text-transform:capitalize;
}
.buildersbox2 {
	/*box*/
	width: 83px;
	height: 67px;
	/*position*/
	float: left;
	margin:0;
	/*text*/
	font-size: .8em;
	text-align:center;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 10px;
}
.gold a {
	color:#DAB261;
	text-transform:capitalize;
}
#parade {
	/*text*/
	font-size:0.8em;
	padding-left: 6px;
}
#lots {
	/*text*/
	text-align:center;
}
.lotsbox {
	/*box*/
	padding: 0px;
	/*position*/
	float: left;
	margin: 0 30px 0 0 ;
	vertical-align:middle;
}
#galleries img {
	float:left;
	margin-left:45px;
	margin-top:20px;
	border:none;
}
#rockford {
	text-align:right;
}
#rockford img {
	float: right;
}
#rogue {
	text-align:center;
}
#popup {
	/*box*/
	width: 850px;
	height: 425px;
	background-image: url(../images/popup_images/popupbckgrnd.png);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}
.popup_logo {
	/*position*/
	float:right;
	position:relative;
	bottom:0px;
	right:15px;
}
#footer {
	/*box*/
	width: 900px;
	/*position*/
	clear: both;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	/*text*/
	font-size: 9px;
	color: #D9B260;
	text-align: center;
}
