@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(http://www.newyorkmovers.org/images/backer_body.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p {
	padding: 0px;
	margin: 0px 0px 15px 0px;
}
img {
	border: 0px;
}
h1 {
	color: #da0000;
	font-size: 24px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
h2 {
	color: #da0000;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	padding: 0px;
	margin: 0px 0px 15px 0px;
}
h2 a {
	color: #da0000;
	text-decoration: none;	
}
h2 a:hover {
	text-decoration: underline;	
}
h3 {
	color: #999;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 15px 0px;
}
.redDivider {
	background-image: url(http://www.newyorkmovers.org/images/backer_red_divider.jpg);
	background-repeat: no-repeat;
	width: 420px;
	height: 7px;
	padding: 10px 0px 10px 0px;
}
.mainDiv {
	margin: 10px auto;
	width: 780px;
	background-color: #fff;
}
.logoLink {
	position: absolute;
	display: block;
	top: 15px;
	left: 20px;
}
.logoLink img {
	width: 115px;
	height: 115px;
}
.headerDiv {
	width: 780px;
	height: 145px;
	background-image: url(../images/backer_header_20100112.jpg);
	background-repeat: no-repeat;
	color: #ad0000;
	position: relative;
}
.headerNavUpper {
	position: absolute;
	top: 75px;
	left: 195px;
}
.headerNavLower {
	position: absolute;
	top: 107px;
	left: 215px;
}
.headerNavUpper a {
	color: #da0000;
	text-decoration: none;
}
.headerNavUpper a:hover {
	text-decoration: underline;
}
.headerNavLower a {
	color: #fff;
	text-decoration: none;
}
.headerNavLower a:hover {
	text-decoration: underline;
}
.contentDiv {
	padding: 10px 0px 0px 0px;
}
.subNav {
	width: 131px;
	background-color: #da0000;
	background-image: url(http://www.newyorkmovers.org/images/sub_nav_top.jpg);
	background-repeat: no-repeat;
	padding: 15px;
	margin: 0px 0px 0px 0px;
}
.subNav ul, .subNav li {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.subNav a {
	display: block;
	padding: 7px;
	width: 111px;
	color: #fff;
	text-decoration: none;
	border-top: 2px #e34040 solid;
	border-bottom: 2px #9a0000 solid;
	border-left: 2px #df2121 solid;
	border-right: 2px #c50000 solid;
}
.subNav a:hover {
	background-color: #ec0000;
}
.subNavBottom {
	height: 10px;
	width: 161px;
	margin: 0px 0px 0px 0px;
	background-image: url(http://www.newyorkmovers.org/images/sub_nav_bottom.jpg);
	background-repeat: no-repeat;
}
.subNavWrapper {
	float: left;
	padding-left: 10px;
}
.subNavIndent {
	padding-left: 20px !important;
	width: 98px !important;
	background-color: #ae0000 !important;
	border-top: 2px #c24040 solid !important;
	border-bottom: 2px #7b0000 solid !important;
	border-left: 2px #b92121 solid !important;
	border-right: 2px #9e0000 solid !important;
}
.subNavIndent:hover {
	background-color: #ec0000 !important;
}
.pageTitle {
	background-image: url(http://www.newyorkmovers.org/images/backer_page_title.jpg);
	width: 421px;
	height: 120px;
	margin: 0px 0px 15px 0px;
	padding: 20px 0px 0px 15px;
}
.textContent {
	position: relative;
	float: right;
	width: 436px;
	padding: 0px 157px 0px 0px;
}
.cityList {
	font-size: 9px;
	margin: 0px 0px 15px 0px;
}
.linkList {
	font-size: 9px;
}
.featureColumn {
	width: 133px;
	position: absolute;
	top: 0px;
	right: 10px;
}
.featureColumn img {
	margin: 0px 0px 10px 0px;
}
.partnerLogos {
	padding: 0px 0px 20px 0px;
}
.partnerLogos img {
	margin: 0px 5px 0px 0px;
}
.footerDiv {
	clear: both;
	position: relative;
	padding: 15px;
	color: #da0000;
}
.footerLinks {
	position: absolute;
	right: 15px;
	top: 15px;
}
.footerLinks a {
	text-decoration: none;
	color: #da0000;	
}
.footerLinks a:hover {
	text-decoration: underline;
}
.logosLeft img {
	display: block;
	clear: both;
	padding: 4px 0px 4px 0px;
}
.logosRight img {
	display: block;
	clear: both;
	padding: 4px 0px 4px 0px;
}