#horz {
	
	margin: 0px;
	padding: 0px;
	
}

#horz ul {
	padding: 0;
	margin: 0;
	list-style: none;
	color: #666666;
	text-align: center;
}
 
#horz li {
	float: left;
	position: relative;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	
}
 
#horz ul li a {
	display: block;
	text-decoration: none;
	color: #992310;
	font-weight: bold;
	margin: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 9px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 11px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fbe0bc;
}
	
#horz ul li a:hover {
	display: block;
	text-decoration: none;
	color: #ffefcf;
	background-image: url(../images/menu_over_slither.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	
}

/* Fix IE. Hide from IE Mac \
* html #horz ul li { float: left;height: 1%; }
* html #horz ul li a { height: 1%; }
/* End */

#horz_bot {
	
	margin: 0px;
	padding: 0px;
	
}

#horz_bot ul {
	padding: 0;
	margin: 0;
	list-style: none;
	color: #666666;
	text-align: center;
}
 
#horz_bot li {
	float: left;
	position: relative;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	
}
 
#horz_bot ul li a {
	display: block;
	text-decoration: none;
	color: #992310;
	font-weight: normal;
	margin: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 9px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 6px;
}
	
#horz_bot ul li a:hover {
	display: block;
	text-decoration: underline;
	color: #992310;
}

/* Fix IE. Hide from IE Mac \
* html #horz_bot ul li { float: left;height: 1%; }
* html #horz_bot ul li a { height: 1%; }
/* End */

.top_red_slither {
	background-image: url(../images/red_top_header.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #A71B02;
}
.middel_slither {
	background-image: url(../images/background_middle.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	vertical-align: middle;
}
.bottom_slither {
	background-image: url(../images/red_footer.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 0px;
}
.menu_bottom_slither {
	background-image: url(../images/pale_footer.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.menu_top_slither {
	background-image: url(../images/menu_bar.jpg);
	background-position: left top;
	border-top-width: 4px;
	border-right-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #f8efde;
	border-right-color: #f8efde;
	border-left-color: #f8efde;
	background-repeat: repeat-x;
}
.background {
	background-color: #F9F8F6;
	background-image: url(../images/middle_sidebar.jpg);
	background-repeat: repeat-y;
	background-position: left bottom;
}
.gallery_component {
	padding-top: 20px;
}

.background_top {
	background-color: #F9F8F6;
	background-image: url(../images/top_sidebar.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.background_bot {
	background-color: #F9F8F6;
	background-image: url(../images/bottom_sidebar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


.border {
	background-image: url(../images/border.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	border: thin solid f8efde;
}
.cnr_tl {
	background-image: url(../images/cnr_tl.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #dac3a4;
	height: 11px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.cnr_tr {
	background-image: url(../images/cnr_tr.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #dac3a4;
	height: 11px;
}
.cnr_bl {
	background-image: url(../images/cnr_bl.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #dac3a4;
	height: 11px;
}
.cnr_br {
	background-image: url(../images/cnr_br.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #dac3a4;
	height: 14px;
}
.tab_copy {
	background-color: #DAC3A4;
	margin: 0px;
	padding: 0px;
}
.cnr_bc {
	background-image: url(../images/cnr_bc.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #F9F8F6;
	margin: 0px;
	padding: 0px;
	height: 14px;
}
.image_section {
	background-color: #dac3a4;
	padding-top: 0px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 11px;
}
.image_border {
	border: 4px solid #f9efd8;
}.body_content_pad {
	background-color: #f9f8f6;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.middel_border {
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #f8efde;
	border-left-color: #f8efde;
}
.bot_border {
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #f8efde;
	border-left-color: #f8efde;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #f8efde;
}
.links_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #572709;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DAC3A4;
	text-align: left;
	vertical-align: middle;
	padding-top: 8px;
	padding-bottom: 8px;
}
#apDiv2 {
	position:absolute;
	left:155px;
	top:843px;
	width:220px;
	height:120px;
	z-index:1;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #df2300;
}
h2 {
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	font-weight: bold;
	color: #603113;
}
h3 {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #272727;
}
h4 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #784B14;
}




.style5 {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #df2300;
}
.style6 {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.style18 {
	font-size: 10pt
}
.links_sidebar {

}
#main_section a {
	font-weight: normal;
	color: #840000;
	text-decoration: none;

}
#main_section a:hover {
	font-weight: normal;
	color: #B90000;
	text-decoration: underline;

}
#sidebar a {

}
#sidebar a:hover {

}
.chat_now_btn {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #603113;
	border: 1px solid #9E826F;
	background-image: url(../images/chat_now_slither.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 2px;
}
.text_boxes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #603113;
}
.error_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF0000;
	padding: 5px;
}
.checkbox_label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #603113;
	padding: 2px;
}
.links_copy a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #572709;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}
.links_copy a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #572709;
	text-align: left;
	vertical-align: middle;
	text-decoration: underline;
}
.image_borderside {
	border: 4px solid #DAC3A4;
}
#eight {
	overflow: visible;
	position: absolute;
	height: 1px;
	width: 1px;
	top: 45px;
	right: -60px;
}

/*Calendar Styling/////////////////////////////////////////////////////*
/* Calendar: a Javascript class for Mootools that adds accessible and unobtrusive date pickers to your form elements <http://electricprism.com/aeron/calendar> */
/* Experimental CSS for Calendar (navigation: 1), Copyright (c) 2007 Aeron Glemann <http://electricprism.com/aeron> */

input.i-heart-ny,
select.i-heart-ny {
	width: 80px;
}

button.i-heart-ny {
	background: url(../images/calender/i-heart-ny-icon.gif);
	border: 0;
	cursor: pointer;
	height: 20px;
	margin-right: 0px;
	width: 20px;
	top:-3px;
	/*position:relative;*/
	margin-left:0px;
}
button.i-heart-ny:hover,
button.i-heart-ny.active {
	background-position: 0 20px;
}

div.i-heart-ny {
	background: url(../images/calender/i-heart-ny.png);
	height: 278px;
	padding: 4px;
	width: 164px;
}	
	div.i-heart-ny * {
		margin: 0;
		padding: 0;
	}	
	div.i-heart-ny div {
		background-repeat: no-repeat;
		background-position: 8px 8px;
		cursor: move;
		height: 278px;
		overflow: hidden;
		position: relative;
		width: 164px;
	}	
	div.i-heart-ny.january div { background-image: url(../images/calender/01.jpg); }	
	div.i-heart-ny.february div { background-image: url(../images/calender/02.jpg); }	
	div.i-heart-ny.march div { background-image: url(../images/calender/03.jpg); }	
	div.i-heart-ny.april div { background-image: url(../images/calender/04.jpg); }	
	div.i-heart-ny.may div { background-image: url(../images/calender/05.jpg); }	
	div.i-heart-ny.june div { background-image: url(../images/calender/06.jpg); }	
	div.i-heart-ny.july div { background-image: url(../images/calender/07.jpg); }	
	div.i-heart-ny.august div { background-image: url(../images/calender/08.jpg); }	
	div.i-heart-ny.september div { background-image: url(../images/calender/09.jpg); }	
	div.i-heart-ny.october div { background-image: url(../images/calender/10.jpg); }	
	div.i-heart-ny.november div { background-image: url(../images/calender/11.jpg); }	
	div.i-heart-ny.december div { background-image: url(../images/calender/12.jpg); }	
	
	/* 
	We won't be using the caption element traditionally
	We have to make sure it doesn't take up space in the browser and offset the other elements
	Unfortunately position: absolute is not supported by all browsers for table-caption
	IEX only responds to line-height
	*/
	
	div.i-heart-ny caption {
		color: #808080;
		height: 0%;
		line-height: 0;
	}
	div.i-heart-ny caption a {
		cursor: pointer;
		display: block;
		height: 25px;
		overflow: hidden;
		position: absolute;
		text-indent: -100px;
		top: 0;
		width: 23px;
		z-index: 200;
	}
	div.i-heart-ny caption a.prev {
		background-image: url(../images/calender/i-heart-ny-prev.png);
		left: 0;
	}
	div.i-heart-ny caption a.next {
		background-image: url(../images/calender/i-heart-ny-next.png);
		right: 0;
	}
	div.i-heart-ny caption a:hover {
		background-position: 0 25px;
	}
	div.i-heart-ny caption span.month {
		bottom: 8px;
		font: normal 11px Arial, Helvetica, sans-serif;
		position: absolute;
		right: 10px;
		z-index: 100;
	}
	
	/* 
	IEX won't work if all the children of the caption element are absolutely positioned
	Since we can't just leave the year un-positioned, we will have to hide it
	(Remarkably this actually works in IEX)
	*/
	
	div.i-heart-ny caption span.year {
		display: none;
	}

	div.i-heart-ny table {
		border: 0;
		border-collapse: collapse;
		border-spacing: 0;
		margin: 143px 10px 0 7px;
	}
	div.i-heart-ny tbody {
		cursor: default;
	}
	div.i-heart-ny td {
		border: 0;
		color: #FFF;
		font: normal 9px Arial, Helvetica, sans-serif;
		height: 21px;
		text-align: right;
		vertical-align: bottom;
		width: 21px;
	}
	div.i-heart-ny td.active,
	div.i-heart-ny td.hover {
		background: url(../images/calender/i-heart-ny-active.gif);
		color: #25A8C2;
		cursor: pointer;
	}
	div.i-heart-ny td.invalid {
		background: url(../images/calender/i-heart-ny-invalid.gif);
		color: #DA2727;
	}
	div.i-heart-ny td.valid {
		color: #808080;
		cursor: pointer;
	}
	div.i-heart-ny td.inactive {
		background: url(../images/calender/i-heart-ny-inactive.gif);
		color: #808080;
	}
	div.i-heart-ny thead {
		display: none;
	}
/*///////////////////////////////////////////////////*/