@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.container {
	height: 511px;
	width: 887px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
}

.clearfloat {
	clear:both;
	height:0px;
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
}

a:focus { 
	-moz-outline-style: none; 
	outline:none;
}

#logo{
	/*background-image: url(../images/logo_wso.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -4000px;*/
	float: left;
	height: 41px;
	width: 302px;
	margin: 0px 5px 12px 0px;
	padding: 0px;
}

#logo li {
	list-style-type: none;
}

#logo li a{
	display: block;
	float: left;
	list-style-type: none;
	background-image: url(../images/logo_wso.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 41px;
	width: 302px;
	margin: 0px;
	padding: 0px;
	text-indent: -4000px;
}

/*Top Nav*/
#topNav {
	height: 41px;
	width: 580px;
	float: left;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

#topNav ul {
	margin: 0px;
	padding: 10px 0px 0px;
	
	height: 25px;
	display: inline;
	/*border-bottom: 5px solid #b9c828;*/
}

#topNav li {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	list-style-type: none;
	float: left;
	display:block;
}

#topNav li.terms {
 width: 110px;
 text-align: center;
}

#topNav li.features {
	width: 110px;
	text-align: center;
}

#topNav li.locations {
	width: 110px;
	text-align: center;
}

#topNav li.affiliates {
	width: 160px;
	text-align: center;
}

#topNav li.contact {
	width: 90px;
	text-align: right;
}

#topNav li a {
	color: #000000;
	text-decoration: none;
	display: block;
	height: 25px;
	border-bottom: 5px solid #b9c828;
}

#topNav li a:hover {
	color: #920b3d;
	text-decoration: none;
	display: block;
	height: 20px;
	border-bottom: 10px solid #920b3d;
}

#topNav li.active a{
	color: #920b3d;
	text-decoration: none;
	display: block;
	height: 20px;
	border-bottom: 10px solid #920b3d;
}
	
#topNav li.dropdown {
	width: 110px;
	position:absolute;
	border:none;
	display: none;
	*margin-left:-580px;
}

#topNav li.dt {
	margin-top:20px;
	border-top: 10px solid #920b3d;
	z-index:10000;
	display:none;
}

#topNav li.df {
	margin-top:60px;
	z-index:10001;
	border-top: 2px solid #920b3d;
	display:none;
}

#topNav li.dl {
	margin-top:92px;
	z-index:10002;
	border-top: 2px solid #920b3d;
	display:none;
}

#topNav li.dropdownR {
	width: 110px;
	position:absolute;
	border:none;
	display: none;
	margin-left:110px;
	*margin-left:-470px;
}

#topNav li.ri {
	margin-top:20px;
	border-top: 10px solid #920b3d;
	z-index:10000;
	display:none;
}

#topNav li.rl {
	margin-top:60px;
	z-index:10001;
	border-top: 2px solid #920b3d;
	display:none;
}

#topNav li.dropdown a {
	background-color: #FFF;
	border-left: 2px solid #920b3d;
	border-right: 2px solid #920b3d;
	border-bottom: 2px solid #920b3d;
	float:none;
	height:10px;
	padding:10px 0px;
	text-align: center;
	width: 106px;
	display: block;
	}
	
#topNav li.dropdown a:hover {
	background-color: #FFF;
	float:none;
	height:10px;
	padding:10px 0px;
	text-align: center;
	width: 106px;
	display: block;
	}
	
#topNav li.dropdownR a {
	background-color: #FFF;
	border-left: 2px solid #920b3d;
	border-right: 2px solid #920b3d;
	border-bottom: 2px solid #920b3d;
	float:none;
	height:10px;
	padding:10px 0px;
	text-align: center;
	width: 106px;
	display: block;
	}
	
#topNav li.dropdownR a:hover {
	background-color: #FFF;
	float:none;
	height:10px;
	padding:10px 0px;
	text-align: center;
	width: 106px;
	display: block;
	}
		
#topNav ul:hover li.dt, #topNav ul:hover li.dt a, #topNav ul:hover li.dt a:hover,
#topNav ul:hover li.df, #topNav ul:hover li.df a, #topNav ul:hover li.df a:hover,
#topNav ul:hover li.dl, #topNav ul:hover li.dl a, #topNav ul:hover li.dl a:hover {
	display:block;
}

#topNav ul:hover li.ri, #topNav ul:hover li.ri a, #topNav ul:hover li.ri a:hover,
#topNav ul:hover li.rl, #topNav ul:hover li.rl a, #topNav ul:hover li.rl a:hover {
	display:block;
}
	
/*Left Column*/
.leftContainer {
	width: 302px;
	margin: 0px 5px 5px 0px;
	height: 417px;
	float: left;
}

/*Index*/
.index_topLeft {
	margin: 0px 0px 5px 0px;
	float: left;
	width: 302px;
	height: 172px;
	padding: 0px;
	background-image: url(../images/index_monthlyTop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -4000px;
}
.index_bottomLeft {
	float: left;
	height: 70px;
	width: 302px;
	margin: 0px 0px 5px 0px;
	padding: 170px 0px 0px 0px;
	background-image: url(../images/freeMoveBottom.jpg);
	/*background-image: url(../images/50offholiday_web.jpg);*/
	background-repeat: no-repeat;
	background-position: left top;
	color:#a61b44;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
}

.index_topLeftNEW {
	margin: 0px 0px 5px 0px;
	float: left;
	width: 302px;
	height: 192px;
	padding: 0px;
	background-image: url(../images/index_monthlyTopNEW.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -4000px;
}

.index_bottomLeftNEW {
	float: left;
	height: 60px;
	width: 302px;
	margin: 0px 0px 5px 0px;
	padding: 160px 0px 0px 0px;
	background-image: url(../images/freeMoveBottom.jpg);
	/*background-image: url(../images/50offholiday_web.jpg);*/
	background-repeat: no-repeat;
	background-position: left -10px;
	color:#a61b44;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
}

.index_bottomRight {
	float: left;
	height: 160px;
	width: 280px;
	margin: 0px 0px 5px;
	padding: 5px 10px 0px 10px;
	background-image: url(../images/index_bottomRight.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-right:5px solid #FFF;
}

.index_bottomRight h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 20px;
	line-height: 22px;
	width:285px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.index_bottomRight p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	margin: 2px 0px 0px 0px;
	*margin: 3px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	line-height: 18px;
	font-weight: normal;
}

.index_bottomRight2 {
	float: left;
	height: 160px;
	width: 275px;
	margin: 0px 0px 5px;
	padding: 5px 0px 0px 0px;
	background-image: url(../images/index_bottomRight.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.index_bottomRight2 h1 {
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 19px;
	line-height:22px;
	color:#FFF;
	margin:0px;
	padding:5px 0px 0px 10px;
}

.index_bottomRight2 ul {
	width:275px;
	margin:5px 0px 0px 0px;
	padding:0px;
}

.index_bottomRight2 ul li {
	list-style-type:none;
	margin:0px 0px 7px 0px;
}

.index_bottomRight2 ul li.top {
	background-color: #a3b121;
}

.index_bottomRight2 ul li.mid {
	background-color: #8d991b;
}

.index_bottomRight2 ul li.nobott {
	background-color: #6e6c0a;
	list-style-type:none;
	margin:0px 0px 0px 0px;
}

.index_bottomRight2 ul li.top a:hover{
	background-color:#B6C624;
}

.index_bottomRight2 ul li.mid a:hover{
	background-color: #9FAD1F;
}

.index_bottomRight2 ul li.nobott a:hover {
   background-color: #9E9B10;
}

.index_bottomRight2 ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	display: block;
	height: 32px;
    list-style-type:none;
    padding: 2px 0px 2px 15px;
}

.index_bottomRight2 ul li a:hover {
	color: #000;
	text-decoration: none;
	display: block;
}

/*Image Rotator*/
#rotatorContainer {
	float: right;
	margin: 0px 0px 5px;
	height: 247px;
	width: 580px;
}
#rotatorLeft {
 position:relative;
	float: left;
	height: 247px;
	width: 386px;
	margin: 0px 5px 0px 0px;
	padding:0px;
}

#rotatorLeft img {
	display:none;
	position:absolute;
	top:0;
	left:0;
	margin:0px;
	padding:0px;
}

#rotatorTopRight {
 position:relative;
	width: 189px;
	float: left;
	margin: 0px 0px 5px;
	height: 121px;
	padding:0px;
}

#rotatorTopRight img {
	display:none;
	position:absolute;
	top:0;
	left:0;
	margin:0px;
	padding:0px;
}

#rotatorBottomRight {
	position:relative;
	width: 189px;
	float: left;
	margin: 0px 0px 5px;
	height: 121px;
	padding:0px;
}

#rotatorBottomRight img {
	display:none;
	position:absolute;
	top:0;
	left:0;
	margin:0px;
	padding:0px;
}

/*Footer*/
#footer {
	float: left;
	width: 883px;
	border: 2px solid #b9c828;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	*height: 42px;
}
#footer ul {
	margin: 0px auto;
	padding: 0px;
	width: 400px;
	/*width: 623px;*/
}
#footer li {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 178px;
	list-style-type: none;
}
#footer li.nobullet {
	list-style-type: none;
}
#footer li.bullet {
	background-image: url(../images/bullet_black.jpg);
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: left 4px;
	padding-left: 28px;
	width: 190px;
}

#footer li.tel {
	font-size: 11px;
	float: left;
	margin: 5px auto 0px auto;
	text-align: center;
	width: 623px;
}

#footer li a {
	color:#000;
	text-decoration: none;
}

#footer li a:hover {
	text-decoration: underline;
}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	padding: 0px 10px;
	margin:0px;
}

#footer p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #000;
}

/*Terms & Features*/
#terms_rightTop {
	float: right;
	margin: 0px 0px 5px;
	height: 195px;
	width: 580px;
	background-image: url(../images/terms_topRight.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.terms_topLeft {
	margin: 0px 0px 5px 0px;
	float: left;
	width: 302px;
	height: 172px;
	padding: 0px;
	background-position: left top;
	background-image: url(../images/terms_topLeft.jpg);
	background-repeat: no-repeat;
	text-indent: -4000px;
}
.features_topLeft {
	margin: 0px 0px 5px 0px;
	float: left;
	width: 302px;
	height: 172px;
	padding: 0px;
	background-image: url(../images/features_topLeft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -4000px;
}
#features_rightTop {
	float: right;
	margin: 0px 0px 5px;
	height: 195px;
	width: 580px;
	background-image: url(../images/features_topRight.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent:-10000px;
}

.terms_bottomLeft {
	float: left;
	height: 220px;
	width: 222px;
	margin: 0px 0px 5px;
	background-color: #920b3d;
	padding: 20px 40px 0px;
	background-image: url(../images/wso_bottomLeft.png);
	background-repeat: no-repeat;
	background-position: left top;

}

.retail_bottomLeft {
	float: left;
	height: 230px;
	width: 222px;
	margin: 0px 0px 5px;
	background-color: #920b3d;
	padding: 10px 40px 0px;
	background-image: url(../images/wso_bottomLeft.png);
	background-repeat: no-repeat;
	background-position: left top;

}

.terms_midRight {
	float: left;
	height: 15px;
	width: 500px;
	margin: 0px 0px 1px;
	padding: 25px 20px 10px 60px;
	background-color: #b9c828;
}

.terms_midRight h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 13px;
	color: #920b3d;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

.terms_bottomRight {
	float: left;
	height: 148px;
	width: 500px;
	margin: 0px 0px 5px;
	padding: 18px 20px 0px 60px;
	background-color: #b9c828;
}

.press_bottomRight {
	float: left;
	/*height: 148px;*/
	width: 500px;
	margin: 0px 0px 5px;
	padding: 18px 20px 0px 60px;
	background-color: #b9c828;
}

.terms_bottomRight p, .press_bottomRight p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}

.terms_bottomRight p.link, .press_bottomRight p.link{
	line-height: 15px;
}

.terms_bottomRight a, .press_bottomRight a {
	font-family: Arial, Helvetica, sans-serif;
	color: #920B3D;
	font-weight: bold;
}

.termsp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	line-height: 35px;
	margin: 50px 0px 0px;
	*margin: 65px 0px 0px;
	padding: 0px;
	font-weight: bold;
}

.retailp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	line-height: 28px;
	margin: 10px 0px 0px;
	*margin: 25px 0px 0px;
	padding: 0px;
	font-weight: bold;
}

.retailp a {
	color: #FFF;
}

.features_bottomRight {
	float: left;
	height: 217px;
	width: 510px;
	margin: 0px 0px 5px;
	padding: 0px 20px 0px 50px;
	background-color: #b9c828;
}

.features_bottomRight a {
	color: #FFF;
}

.marginTopper {
	margin-top:5px;
	height: 240px;
}

#noTopMargin {
	margin-top:0px;
	}

.features_bottomRight ul {
	margin: 30px 20px 0px 0px;
	*margin: 25px 20px 0px 0px;
	padding: 0px;
	float: left;
	display: block;
	width: 230px;
}

.longwidth {
	width:510px;
	}
	
ul#retail_bottomRight {
	margin: 0px 10px 0px 0px;
	*margin: 2px 10px 0px 0px;
	padding: 0px;
	float: left;
	display: block;
	width: 510px;
}
	
#marginNeg20 {
	margin-left:-20px;
}

ul#retail_bottomRight li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: left 5px;
	width: 510px;
	display: block;
	margin: 10px 0px 8px -30px;
	*margin: 6px 0px 0px -30px;
	padding: 0px 0px 0px 10px;
}

ul#retail_bottomRight li.pretailBottom {
	background-image: none;
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	list-style-type:none;
}

ul#retail_bottomRight li.pretailBottom a {
	color:#FFF;
	}
	
.features_bottomRight li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: left 5px;
	width: 220px;
	display: block;
	margin: 0px 0px 12px;
	*margin: 0px 0px 8px;
	padding: 0px 0px 0px 10px;
}

.features_bottomRight li.long {
	width:510px;
	}
	
.features_bottomRight  li.pretailBottom {
	background-image: none;
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	list-style-type:none;
}

.features_bottomRight li.pretailBottom a {
	color:#FFF;
	}

/*Affliates*/
.affiliates_mms {
	float: left;
	height: 172px;
	width: 174px;
	margin: 0px 5px 5px 0px;
	padding: 0px;
	background-image: url(../images/affiliate_mms.jpg);
	background-repeat: no-repeat;
	background-position: left -10px;
	text-indent: -4000px;
}

.affiliates_ludlow {
	float: left;
	height: 172px;
	width: 173px;
	margin: 0px 5px 5px 0px;
	padding: 0px;
	background-image: url(../images/affiliate_ludlow.jpg);
	background-repeat: no-repeat;
	background-position: left -12px;
	text-indent: -4000px;
}

.affiliates_hipp {
	float: left;
	height: 172px;
	width: 173px;
	margin: 0px 5px 5px 0px;
	padding: 0px;
	background-image: url(../images/affiliate_hipp.jpg);
	background-repeat: no-repeat;
	background-position: left -10px;
	text-indent: -4000px;
}

.affiliates_ews {
	float: left;
	height: 172px;
	width: 173px;
	margin: 0px 5px 5px 0px;
	padding: 0px;
	background-image: url(../images/affiliate_ews.jpg);
	background-repeat: no-repeat;
	background-position: left -10px;
	text-indent: -4000px;
}

.affiliates_parkfast {
	float: left;
	height: 172px;
	width: 174px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	background-image: url(../images/affiliate_parkfast.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -4000px;
}

.affiliates_bottom {
	float: left;
	height: 210px;
	width: 887px;
	margin: 0px 0px 5px;
	background-color: #b9c828;
	/*padding: 30px 40px 0px;*/
	padding: 30px 0px 0px 0px;
	background-image: url(../images/affiliates_bottomLeft.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.logo_edison {
	background-image: url(../images/logo_edison.png);
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom: 1px solid #FFFFFF;
	height: 17px;
	width: 337px;
	margin-right: auto;
	margin-left: auto;
	text-indent: -4000px;
}
.affiliates_bottom p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.affiliates_bottom ul {
	margin: 20px auto 30px;
	padding: 0px;
	display: block;
	height: 110px;
	/*width:800px;*/
	width:887px;
}
.affiliates_bottom li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	float: left;
	list-style-type: none;
	height: 110px;
	
}

.affiliates_bottom a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.affiliates_bottom a:hover {
	text-decoration: underline;
}
.li_mms a{
	background-image: url(../images/logo_mms.png);
	background-repeat: no-repeat;
	background-position: center center;
	border-right: 1px solid #FFFFFF;
	/*width: 189px;*/
	width: 176px;
	height: 110px;
	display: block;
}
.li_ludlow a{
	background-image: url(../images/logo_ludlow.png);
	background-repeat: no-repeat;
	background-position: center center;
	border-right: 1px solid #FFFFFF;
	/*width: 159px;*/
	width: 176px;
	height: 110px;
	display: block;
	}
	
.li_hipp a{
	background-image: url(../images/logo_hipp.png);
	background-repeat: no-repeat;
	background-position: center center;
	border-right: 1px solid #FFFFFF;
	/*width: 159px;*/
	width: 178px;
	height: 110px;
	display: block;
}
.li_ews a{
	background-image: url(../images/logo_es.png);
	background-repeat: no-repeat;
	background-position: center center;
	border-right: 1px solid #FFFFFF;
	/*width: 159px;*/
	width: 176px;
	height: 110px;
	display: block;
}
.li_parkfast a{
	background-image: url(../images/logo_parkfast.png);
	background-repeat: no-repeat;
	background-position: center center;
	/*width: 129px;*/
	width: 176px;
	height: 110px;
	display: block;
}

/*Contact*/
.contact_bottom {
	float: left;
	height: 205px;
	width: 807px;
	margin: 0px 0px 5px;
	background-color: #920b3d;
	padding: 35px 40px 0px 40px;
	background-image: url(../images/wso_bottomLeft.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.contact_topLeft {
	margin: 0px 5px 5px 0px;
	float: left;
	width: 302px;
	height: 117px;
	padding: 55px 0px 0px 0px;
	background-image: url(../images/contact_topLeft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #a41846;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.contact_topRight {
	float: left;
	height: 172px;
	width: 580px;
	background-image: url(../images/contact_topRight.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent:-10000px;
}
.contact_bottom ul {
	margin: 0px;
	padding: 0px;
	width: 210px;
	float: left;
}
.contact_bottom li {
	margin-bottom: 8px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.contact_bottom li.contact_title {
	width: 60px;
	float: left;
	padding-top: 4px;
}

.contact_bottom li.contact_textfield {
	width: 100px;
	float: left;
}

.contact_bottom li.contact_textfield2 {
	width: 65px;
	float: left;
}

.contact_bottom li.contact_title2 {
	width: 30px;
	float: left;
	padding-top: 4px;
}

.contact_bottom li.contact_zip {
	width: 30px;
	float: left;
}

.contact_textarea {
 height: 139px;
	padding: 0px;
	float: left;
	margin: 0px 0px 10px;
}
.contact_sub_cont {
	margin: 0px 0px 0px 120px;
	*margin: 0px 0px 0px 50px;
	padding: 0px;
	width: 260px;
	*width: 311px;
	float: left;
}

.submit_button {
float:right;
}
.privacy_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
	margin: 10px 0px 10px 25px;
	float: left;
}
.privacy_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin: 0px 0px 0px 25px;
	padding: 0px;
	float: left;
	display: block;
	width: 180px;
	line-height: 12px;
}
.contact_bottom h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.contactThanks_bottomp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

.contactThanks_privacy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

/*Locations*/
.locations_topLeft {
	margin: 0px 5px 5px 0px;
	float: left;
	width: 302px;
	height: 172px;
	padding: 0px;
	/*background-image: url(../images/freeMoveTop.png);
	background-repeat: no-repeat;
	background-position: left top;*/
	background-color: #b9c828;
	/*text-indent: -4000px*/;
}
.locations_topRight {
	float: left;
	height: 172px;
	width: 580px;
	background-image: url(../images/locations_topRight.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.locations_topRight_LES {
	float: left;
	height: 172px;
	width: 580px;
	background-image: url(../images/locations_topRightLES.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.locations_topRight h2, .locations_topRight_LES h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #b9c828;
	text-align: center;
	margin: 10px 0px 0px;
	padding: 0px;
	font-weight: normal;
}
.locations_topRight h1, .locations_topRight_LES h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #b9c828;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.locationp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 35px 60px 0px 0px;
	padding: 0px;
	line-height: 24px;
	width: 270px;
	display: block;
	float: left;
}

.locationp a {
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}

.contact_bottom ul.icon {
	float:left;
	width: 475px;
	*width: 500px;
	margin: 0px;
	padding: 0px;
	height: 135px;
}

.contact_bottom ul.icon li {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding: 0px;
	}

.contact_bottom li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
		padding: 0px;
}

.contact_bottom li a:hover {
	text-decoration: underline;
}

/*Locations*/
.locationIcon_downtown {
	*width: 128px;
	*float: left;
	*margin-right: 30px;
	}
	
.locationIcon_downtown a {
	float: left;
	height: 135px;
	width: 128px;
	margin-top: 8px;
	margin-right: 30px;
	display:block;
	background-image: url(../images/locationsIcon_downtown.jpg);
	background-repeat: no-repeat;
	background-position: left 20px;
	padding: 0px;
}

.locationIcon_inwood {
	*width: 128px;
	*float: left;
	*margin-right: 30px;
	*margin-top: 8px;
	}

.locationIcon_inwood a {
	float: left;
	height: 135px;
	width: 128px;
	margin-right: 30px;
	display:block;
	background-image: url(../images/locationsIcon_inwood.jpg);
	background-repeat: no-repeat;
	background-position: left 20px;
	padding: 0px;
}

.locationIcon_comingsoon {
	text-align: center;
	height: 135px;
	width: 128px;
	margin-top: 0px;
	*margin-top: 8px;
	margin-right: 30px;
	display:block;
	background-image: url(../images/locationsIcon_comingSoon.jpg);
	background-repeat: no-repeat;
	background-position: left 20px;
    padding: 0px;
    float: left;
}
.locationsp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 24px;
	margin: 50px 0px 0px;
	*margin: 70px 0px 0px;
	padding: 0px;
}

.locationsp a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:underline;
}

.locations_mainRight {
	float: left;
	height: 377px;
	width: 510px;
	margin: 0px 0px 5px;
	padding: 40px 20px 0px 50px;
	background-color: #b9c828;
}

.varick_padding {
	padding: 20px 20px 0px 50px;
	height: 397px;
}
.varickplan {
	margin-left: 20px;
}

.map_container {
	float: left;
	width: 354px;
	*height: 1%;
}

.map_container p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px 0px 5px;
	padding: 0px;
	text-align: center;
}
.locations_mainRight ul {
	margin: 35px 0px 0px 20px;
	padding: 0px;
	float: left;
}

.locations_mainRight li {
	list-style:none;
	padding: 0px;
	margin: 0px 0px 20px;
	width: 115px;
}

.locations_mainRight li a {
 font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
 list-style:none;
}

.locations_mainRight li a:hover {
 text-decoration: underline;
}

.broadway_icon a {
 margin-top:10px;
	display: block;
	background-image: url(../images/floorplan_icon.jpg);
	background-repeat: no-repeat;
	background-position: left 30px;
	height: 99px;
}

.varick_icon a {
	display: block;
	background-image: url(../images/floorplan_icon131Varick.jpg);
	background-repeat: no-repeat;
	background-position: left 30px;
	height: 127px;
}

.vandam_icon a {
	display: block;
	background-image: url(../images/floorplan_icon55Vandam.jpg);
	background-repeat: no-repeat;
	background-position: left 30px;
	height: 104px;
}

.floorplan_container {
	float: left;
	width: 440px;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}

.vandam_height {
height: 307px;
}

.floorplan_container p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px 0px 5px;
	padding: 0px;
	text-align: center;
}

#floorplan_ul {
	margin: 0px 0px 0px 70px;
	padding: 0px;
	width: 440px;
}

#floorplan_ul li {
 float:left;
	 width: 130px;
  margin: 0px 0px 0px 30px;
	}
	
#floorplan_ul .float_left a{
 text-align: left;
	width: 130px;

}

/*UNUSED*/
/*.topLeft {
	margin: 0px 0px 5px 0px;
	float: left;
	width: 302px;
	height: 172px;
	background-color: #CCCCCC;
	padding: 0px;
}*/

/*.bottomLeft {
	float: left;
	height: 240px;
	width: 302px;
	margin: 0px 0px 5px 0px;
	background-color: #CCCCCC;
	padding: 0px;
}*/

/*rightTop
#rightTop {
	float: right;
	margin: 0px 0px 5px;
	height: 195px;
	width: 580px;
	background-color: #CCCCCC;
}*/

#googleMap {
	height:303px;
	width:353px;
	}
	

.mapBubble {
	width:240px;
}

.mapBubble h1 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#B9C828;
	font-weight:bold;
	margin:0px;
	}
	
.mapBubble p {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	font-weight:normal;
}

.mapBubble p a {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#920B3D;
	font-weight:bold;
}

/*Press*/

#press_right {
	float: right;
	margin: 0px 0px 5px;
	padding:10px;
	*height: 1%;
	width: 556px;
	border:2px solid #B9C828;
}

#press_right h1{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin: 0px;
	padding: 0px;
	color: #920b3d;
}

#press_right h2{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
#press_right p{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

#press_right a {
	color:#000;
	}

