@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #ffffff;
	background-image: url(images/ny_bg_span_red.jpg);
	background-repeat: repeat;
	background-position: center;
}
#banner {
	width: 970px;
	height: 266px;
	display: block;
	clear: both;
	background-image: url(images/ny_banner.jpg);
	background-repeat: no-repeat;
}
/*///////////////////////////////
//Bottom links (News, Resources)/
///////////////////////////////*/
#bottom-links {
	padding: 4px 0px 4px 0px;
	margin: 0px;
	text-align: center;
	width: 970px;
	clear: both;
	color: #002371;
	background-color: #ffffff;
	background-image: url(images/ny_bottom_link_span.gif);
	background-repeat: repeat-y;
}
#bottom-links a:link, #bottom-links a:visited {
	text-decoration: none;
	color: #002371;
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	font-weight: bold;/*	clear: both;*/
}
#bottom-links a:hover {
	text-decoration: none;
	color: #cf1f1b;
	padding: 0px;
	margin: 0px;
	font-size: 13px;
}
#bottom-links a:active {
	text-decoration: none;
	color: #002371;
	padding: 0px;
	margin: 0px;
	font-size: 13px;
}
/*////////////////////////////
// BUSINESS ADDRESS ////////
///////////////////////////*/
#business-address {
	/*	width: 970;*/
padding: 3px;
	margin: 0px;
	font-weight: bold;
	font-size: 13px;
	color: #002371;
	clear: both;
	text-align: center;
	background-color: #ffffff;
	background-image: url(images/ny_bottom_link_span.gif);
	background-repeat: repeat-y;
}
/*//////////////////////////////////////
// Base paragraph emphasis formatting//
//////////////////////////////////////*/
.catchline-bold15 {
	font-size: 16px;
	font-weight: bold;
	color: #c31e1e;
	margin: 12px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
/*///////////////////////
// CREDIT CARD //
/////////////////////*/
#cc {
	padding: 0px;
	margin: 0px;
}
/*//////////////////////////////////
// citylist page - city formatting//
//////////////////////////////////*/
.citylist-li-left, .citylist-li-right {
	display: inline;
	float: left;
	width: 210px;
	padding: 0px;
	margin: 0px 0px 10px 60px;
}
.citylist-li-left {
	margin: 0px 0px 0px 80px;
}
.citylist-li-left a:link, .citylist-li-left a:visited, .citylist-li-right a:link, .citylist-li-right a:visited {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.citylist-li-left a:hover, .citylist-li-right a:hover {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #CC0000;
}
.citylist-li-left a:active, .citylist-li-right a:active {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
#citylist-span {/* fixes div overflow problem if applicable */
	padding: 1px;
	margin: 0px;
	width: 410px;
	display: block;
	clear: both
}
/*////////////////////////////
//Alpha city menu formatting///
////////////////////////////*/
#cloud-menu {
	font-size: 11px;
	margin: 0px 0px 4px 0px;
}
#cloud-menu a:link, #cloud-menu a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
#cloud-menu a:hover {
	text-decoration: none;
	color: #c31e1e;
	font-weight: bold;
}
#cloud-menu a:active {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
/*////////////////////
// CONTAINERS BASE ///
////////////////////*/
#container-in {
	width: 970px;
	margin: 0px;
	padding: 0px;
}
#container-out {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#content-fix {
	width: 970px;
	height: 5px;
	padding: 0px;
	clear: both;
	background-image: url(images/tac_content_bottom.jpg);
	background-repeat: no-repeat;
	display: block;
}
/*////////////////
// CONTENT DIVS //
////////////////*/
#content {
	padding: 5px;
	margin: 0px;
}
#content p {
	padding: 0px;
	margin: 4px 0px 4px 0px;
}
#content-container {
	width: 970px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/ny_content_left_span.jpg);
	background-repeat: repeat-y;
	background-color: #ffffff;/*border-bottom: 1px solid #000000;*/
}
#content-container-left {
	width: 179px;
	padding: 0px;
	margin: 0px;
	float: left;
	background-image: url(images/ny_content_left_span.jpg);
	background-repeat: repeat-y;
}
#content-container-right {
	width: 754px;
	padding: 0px;
	margin: 10px 17px 0px 0px;
	background-color: #ffffff;
	/*	border: 1px solid #000000;*/
float: right;
}
/*////////////////////////////
//Base paragraph formatting///
////////////////////////////*/
.content-pgraph {
	font-size: 13px;
	padding: 6px;
	margin: 6px;
}
.content-pgraph a:link {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
.content-pgraph a:visited {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
.content-pgraph a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.content-pgraph a:active {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
.content-pgraph a.i-link {
	color: #000000;
	text-decoration: none;
}
.content-pgraph-h1 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin: 5px 0px 10px 0px;
}
/*//////////////////////////
// COUPON ////////////////
////////////////////////*/
#coupon {
	padding: 0px;
	margin: 0px;
}
/*////////////////
// FEED CONTAINER //
//////////////////*/
#feed-container {
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 16px 0px;
	background-color: #000000;
	background-image: url(images/ny_feedback.jpg);
	background-repeat: repeat-y;
	text-align: center;
	color: #ffffff;
}
.feed-img {
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
/*////////////////////////////////
//Footer formatting///////////
////////////////////////////////*/
#footer {
	width: 970px;
	height: 22px;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	background-image: url(images/ny_footer.jpg);
	background-repeat: no-repeat;
	background-color: #6f8c90;
	clear: both;
}
#footer h1 {
	padding: 10px 0px 0px 0px;
	margin: 0px;
}
#footer h1 a, #footer a {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}
/*////////////////////////////////
//Form paragraph formatting///////
////////////////////////////////*/
#form-greeting { /* Used on community form */
	padding: 10px 0px 15px 0px;
}
/*////////////////////////
// COMPANY NAME AT TOP //
///////////////////////*/
#header-company, #header-company a, #header-company a:link, #header-company a:visited {
	padding: 0px 0px 0px 10px;
	clear: both;
	margin-left: 0px;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	background-color: #6798eb;
}
#header-company a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.i-link {
	color: #000000;
	text-decoration: none;
}
/*////////////////////////////////
//Link cloud formatting///////////
////////////////////////////////*/
#link-cloud { /* link cloud block */
	padding: 12px 4px 8px 4px;
	margin: 0px 0px 0px 0px;
	clear: both;
	background-image: url(images/span_content.gif);
	background-repeat: repeat-y;
	font-size: 13px;
}
#link-cloud a:link, #link-cloud a:visited {
	text-decoration: none;
	color: #000000;
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	clear: both;
}
#link-cloud a:hover {
	text-decoration: none;
	color: #c31e1e;
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	clear: both;
}
#link-cloud a:active {
	text-decoration: none;
	color: #000000;
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	clear: both;
}
#link-cloud-nw-title {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
#link-cloud h1 {
	display: inline;
}
#link-cloud-bottom-text {
	font-weight: bold;
	font-size: 11px;
	margin: 0px 4px 10px 4px
}
.list-link {
	padding: 2px 0px 2px 0px;
}
.list-link a:link, .list-link a:visited {
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.list-link a:hover {
	font-weight: bold;
	font-size: 14px;
	color: #CC0000;
	text-decoration: none;
}
.list-link a:active {
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
/*///////////////////////
// MAIN PHONE //////////
//////////////////////*/
#main-phone {
	font-size: 28px;
	font-weight: bold;
	color: #ffffff;
	float: right;
	padding: 0px;
	margin: 0px 15px 0px 0px;
}
/*/////////////////////////
// MENU CONTAINER ///////
////////////////////////*/
#menu-container {
	width: 970px;
	height: 33px;
	padding: 0px;
	margin: 0px;
	clear: both;
	background-color: #000000;
	background-image: url(images/ny_menu_bar.jpg);
	background-repeat: no-repeat;
}
/*////////////////////////
// TOP MENU TEXT LINKS ///
/////////////////////////*/
#menutxt {
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 200px;
}
#menutxt ul {
	padding: 0px;
	margin: 0px 0px 0px 12px;
}
#menutxt .button {
	margin: 0px 45px 0px 0px;
	padding: 3px 0px 0px 0px;
	display: inline;
	float: left;
}
#menutxt .button a {
	font-size: 16px;
	font-weight: bold;
}
#menutxt .button a:link, #menutxt .button a:visited {
	color: #ffffff;
	text-decoration: none;
}
#menutxt .button a:hover {
	color: #ffffff;
	text-decoration: underline;
}
/*////////////////////////
// NEWS SUMMARIES ////////
////////////////////////*/
#news-menu {
	width: 179px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
#news-header {
	width: 179px;
	height: 40px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/ny_news_header.jpg);
	background-repeat: no-repeat;
	display: block;
}
#news-container {
	width: 160px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
	background-color: #ffffff;
	border-top: 0px solid #7ac4b6;
	border-left: 2px solid #7ac4b6;
	border-right: 2px solid #7ac4b6;
	border-bottom: 2px solid #7ac4b6;
}
#news-container p {
	padding: 0px;
	margin: 0px;
}
.news-title {
	padding: 3px;
	margin: 0px;
	font-weight: bold;
	font-size: 12px;
}
.news-title a {
	font-weight: bold;
	font-size: 12px;
	color: #b01a1b;
}
.news-title a:link, .news-title a:visited {
	text-decoration: none;
}
.news-title a:hover {
	color: #b01a1b;
	text-decoration: underline;
}
.news-content {
	padding: 3px;
	margin: 0px;
	font-size: 11px;
	border-bottom: 0px solid #8a0d06;
}
.news-more a {
	font-size: 11px;
	font-weight: normal;
}
.news-more a:link, .news-more a:visited {
	color: #cc0000;
	text-decoration: none;
}
.news-more a:hover {
	color: #cc0000;
	text-decoration: underline;
}
/*////////////////////////
// Page Title Heading ////
////////////////////////*/
#pagehead {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	width: 754px;
	clear: both;
	background-image: url(images/ny_pagehead.jpg);
	background-repeat: no-repeat;
	text-align: center;
	/*border-bottom: 1px solid #ae0505;*/
background-color: #3a7364;
}
#pagehead h1 {
	font-size: 17px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#pagehead h1 a, #pagehead a {
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
/*////////////////////////////
// Phone number list styles //
////////////////////////////*/
#phone-head a {
	text-decoration: none;
	color: #000000;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}
#phone-list p, #phone-list p ul, #phone-list p ul li, .phone-nums {
	font-weight: bold;
	font-size: 16px;
	margin-top: 0px;
	padding-top: 0px;
}
#phone-list p {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}
#phone-list li {
	margin-left: 0px;
	font-weight: bold;
}
#phone-list li a:link, #phone-list li a:visited {
	color: #CC0000;
	text-decoration: none;
}
#phone-list li a:hover {
	color: #CC0000;
	text-decoration: underline;
}
/*///////////////////////
// PRIVACY POLICY ///////
///////////////////////*/
#privacy-policy {
	padding: 5px 40px 10px 40px;
	margin: 0px;
	font-size: 11px;
	color: #ffffff;
	background-image: url(images/ny_feedback.jpg);
	background-repeat: repeat-y;
	background-color: #6f8c90;		
}
#privacy-policy a {
	color: #ffffff;
	text-decoration: underline;
}
/*// SERVICEBOXES //*/
#serviceboxes {
	height: 291px;
	width: 179px;
	padding: 0px;
	margin: 0px;
	display: block;
	background-image: url(images/ny_serviceboxes.jpg);
	background-repeat: no-repeat;
}
/*////////////////////
// SITEMAP //
//////////////////*/
#sitemap p {
	font-size: 13px;
	font-weight: bold;
}
#sitemap p a:link, #sitemap p a:visited, #sitemap h1 a:link, #sitemap h1 a:visited, #sitemap p h1 a:link, #sitemap p h1 a:visited, #sitemap ul li a:link, #sitemap ul li a:visited {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#sitemap p a:hover, #sitemap p h1 a:hover, #sitemap ul li a:hover, #sitemap h1 a:hover {
	font-size: 13px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: underline;
}

