/*---------------- css default -----------------------------*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	
}
table {
	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;
	border-collapse: collapse; color: #f8dfab;	line-height: 1.4;
}
input[type=text] {
	font-family:  Arial, Helvetica, sans-serif;	font-size: 12px;
	color: #000000;
}
select {
	font-family:  Arial, Helvetica, sans-serif;	font-size: 12px;
	color: #000000;
}
a:link {
	COLOR: #0299D1; TEXT-DECORATION: none; 
}
a:visited {
	COLOR: #0299D1; TEXT-DECORATION: none;
}
a:hover {
	COLOR: #0299D1; TEXT-DECORATION: underline;
}
a:active {
	text-decoration: none;	color: #0299D1;
}

.border_poll{
	border: 2px solid #cbc6c3;
}
/*---------------- css left or right -----------------------------*/
.title_left-right {
 font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;
 color: #e9aa25;line-height: 1.4;
}
.title_quicksearch {
 font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18pt;
 color: #e9aa25;
}
.bg_calendar {
	background-color: #f8dfab;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
/*---------------- css bg -----------------------------*/

.textbody{
	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;
	color: #000000;	line-height: 1.4;
}
.bg_banner {
	background-image: url(banner.jpg);
	background-position: bottom;
}
.bg_table {
	background-color: #b88c2e;
}
.bg_footer {
	background-color: #000000;
}
.bg_call_free {
	background-image: url(call_free.jpg);
}
.bg_left_bottom {
	background-image: url(left_bottom.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bg_right_bottom {
	background-image: url(right_bottom.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bg_date {
	background-image: url(bg_date.gif);
}
.bg_subcribe {
	background-image: url(bg_subcribe.gif);
}
.bg_newsletter{
	background-color: #65605a;
}
.bg_right {
	background-color: #847a78;
}
.bg_New_York {
	background-color: #8c857f;
}

/*---------------- css text -----------------------------*/

.text_privacy {
	color: #888481; font-family: "Lucida Sans Unicode";
}
.text_callfree {
	color: #fefefe; font-size:14px;
}
.text_numeber_callfree {
	color: #fefefe; font-size:24px;
}
.text_title_white {
	color: #fefefe; font-size:18px; text-transform:uppercase
}
.text_date {
	color: #fefefe;
}
.text_title_white_big {
	color: #fefefe; font-size:26px; text-transform:uppercase
}
.text_title_white_small {
	color: #fefefe; font-size:16px; text-transform:uppercase
}
.text_title_New_York {
	font-size:18px; text-transform: capitalize;
}
.text_New_York_bold {
	font-weight:bold
}
.text_OUR_SERVICES {
	font-size:20px; text-transform: uppercase;color:#fefefe;
}


/*---------------- css_link  -----------------------------*/
.Privacy:link {
	COLOR: #888481; TEXT-DECORATION: underline;	font-family: "Lucida Sans Unicode";

}
.Privacy:visited {
	COLOR: #888481; TEXT-DECORATION: underline;	font-family: "Lucida Sans Unicode";
}
.Privacy:hover {
	COLOR: #888481; TEXT-DECORATION: none;	font-family: "Lucida Sans Unicode";
}
.Privacy:active {
	text-decoration: underline;	color: #888481;	font-family: "Lucida Sans Unicode";
}

.lastest_news:link {
	COLOR: #ffffff; TEXT-DECORATION: underline;
}
.lastest_news:visited {
	COLOR: #ffffff; TEXT-DECORATION: underline;
}
.lastest_news:hover {
	COLOR: #ffffff; TEXT-DECORATION: none;
}
.lastest_news:active {
	text-decoration: underline;	color: #ffffff;
}

.more_news:link {
	COLOR: #fefefe; TEXT-DECORATION: none; 
}
.more_news:visited {
	COLOR: #fefefe; TEXT-DECORATION: none; 
}
.more_news:hover {
	COLOR: #fefefe; TEXT-DECORATION: underline; 
}
.nav:active {
	text-decoration: none;	color: #fefefe; 
}

.Subscribe:link {
	COLOR: #fefefe; TEXT-DECORATION: none ; 
}
.Subscribe:visited {
	COLOR: #fefefe; TEXT-DECORATION:none ; 
}
.Subscribe:hover {
	COLOR: #fefefe; TEXT-DECORATION: underline; 
}
.Subscribe:active {
	text-decoration: none;	color: #fefefe; 
}

.buttonSearch{
	background-color: #b4841e;
	border: 1px outset #7f5d12;
	padding: 1px;
	color: #ffffff;
	text-decoration: none;
	font: 9pt verdana, Helvetica, sans-serif;
}

input.Search {
	background-color: #FFFFFF;
	color: #000000;
	font-family: verdana;
	font-size: 9pt;
 	   padding: 2px 0px 0px 2px;
	border: black 1px solid;
	width: 115pt;
	height: 12pt;
	margin: 0px;
}
.Search {
	background-color: #FFFFFF;
	color: #000000;
	font-family: verdana;
	font-size: 9pt;
 	   padding: 2px 0px 0px 2px;
	border: black 1px solid;
	width: 115pt;
	height: 12pt;
	margin: 0px;
}

.copyright
{
	
	color: #ffffff;
	text-align:center;

}
.copyright a
{
	color:#ffffff;
	text-align:center;

	text-decoration: none;
}
.copyright a:hover
{
	color: #ffffff;
	text-align:center;

	text-decoration: underline;	
}
