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

body {
	background-color: #FFFFFF;
	margin: 0px auto;
	padding: 0px;
	font-family: Calibri, Veranda, Arial, sans-serif;
	font-size: 95%;
	letter-spacing: .0em;
	min-height: 101%;
}
h1 {
	font-size: 1.7em;
	padding-bottom: 0px;
	border-bottom: 2px solid #353535;
	margin-right: 10px;
	letter-spacing: .1em;
	font-weight: bold;
	margin-top: 0px;
	color: #b61010;
}
h2 {
	font-size: 1.3em;
	margin-left: 0px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
h3 {
	text-align: center;
	color: #b61010;
	font-size: 24px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
p {
	text-align: left;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.2em;
}
p.first_paragraph:first-letter {
	color: #b61010;
	font-size: 24px;
	font-weight: bold;
}

a:link {
	color: #b61010;
	text-decoration: underline;
}
a:visited {
	color: #b61010;
	text-decoration: underline;
}
a:hover {
	color: #b61010;
	text-decoration: none;
	border-bottom: 1px solid #353535;
}
a:hover img {
	border: none;
}
a:active {
	color: #b61010;
	text-decoration: none;
	border-bottom: 1px solid #353535;
}
ul {
	text-align: left;
}
li {
	text-align: left;
	list-style: circle;
	list-style-image: none;
}

/* ------------------ Wrappers -------------------*/

#outer_wrapper {
	position: relative;
	margin: 0px auto;
	padding: 0px;
	width: 100%;
	background-image: url(/includes/images/bkg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	z-index: 0;
}
#inner_wrapper {
	position: relative;
	margin: 0px auto;
	padding: 0px;
	width: 952px;
	overflow: hidden;
	z-index: 0;
}
#content_wrapper {
	position: relative;
	overflow: hidden;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #353535;
	border-bottom-color: #353535;
	border-left-color: #353535;
	z-index: 0;
}
#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 250px;
	height: 213px;
	z-index: 100;
	background-image: url(/includes/images/picture-logo.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#header {
	position: relative;
	margin-left: 275px;
	color: #FFFFFF;
	height: 100px;
	font-size: 40px;
	font-weight: bold;
	font-family: "BernhardFashion BT";
	/*
	background-image: url(/includes/images/plantation-motel2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	*/
}
#header img {
	border: none;
}
#header a {
	border: none;
}
#header_coupon_box {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 180px;
	height: 150px;
	margin: 0px;
	padding: 0px;
	background-image: url(/includes/images/coupon5.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#left_side_content {
	position: relative;
	float: left;
	width: 225px;
	margin-top: 115px;
	margin-left: 25px;
	margin-right: 25px;
	z-index: 0;
}
#new_york_arrow {
	position: absolute;
	overflow: visible;
	top: 350px;
	left: -400px;
	width: 110px;
	height: 100px;
	z-index: 10;
	background-color: #CCCCCC;
}
#main_content {
	float: left;
	width: 650px;
	margin-right: 25px;
	margin-top: 25px;
}
.slide_show {
	float: right;
	width: 350px;
	height: 250px;
	background-color: #CCCCCC;
	margin: 10px;
	border: 1px dotted #353535;
}
.slide_show_lc {
	float: right;
	width: 400px;
	height: 300px;
	background-color: #CCCCCC;
	margin: 10px;
	border: 1px dotted #353535;
}
#pet_friendly {
	float: left;
	margin: 20px;
	width: 150px;
	text-align: center;
	text-transform: uppercase;
	font-size: 18px;	
	color: #b61010;
	font-weight: bold;
	letter-spacing: .1em;
	padding: 0px;
	border: 1px solid #353535;
	padding: 0px;
}
#pet_friendly img {
	margin: 0px;
	padding: 0px;
	float: left;
}
#wireless {
	float: left;
	margin-left: 20px;
	margin-bottom: 10px;
	width: 150px;
	text-align: center;
	color: #b61010;
	font-size: 16px;
	letter-spacing: .1em;
	font-weight: bold;
}
#credit_cards {
	float: left;
	margin-left: 20px;
	padding-bottom: 10px;
	width: 150px;
	text-align: center;
}

/* --------------- Classes -----------------------*/

.red {
	color: #b61010;
}
.two_col {
	float: left;
	clear: none;
	width: 50%;
}
.spacer {
	height: 30px;
}
.spacer_clear {
	float: left;
	clear: left;
	height: 30px;
	width: 100%;
}

/* --------------- Footer -----------------------*/

#footer {
	float: left;
	width: 952px;
	margin-top: 0px;
	padding-bottom: 20px;
}
#footer ul {
	margin: 3px auto;
	padding: 0px;
	text-align: center;
}
#footer li {
	display: inline;
	padding: 4px;
	font-size: 12px;
	letter-spacing: .1em;
}
#footer .designimplement{
	display: inline;
	padding: 4px;
	font-size: 10px;
	letter-spacing: 0em;
}

/* ------------ Image Gallery ----------- */

div.img {
	margin:7px;
	border:1px solid #353535;
	height:auto;
	width:auto;
	float:left;
	text-align:center;
}
div.img img {
	display:inline;
	margin:3px;
	border:1px solid #ffffff;
}
div.img a {
	border: none;
}
div.img a:hover img {
	border:1px solid #353535;
}
div.desc {
	text-align:center;
	font-weight:normal;
	width:120px;
	margin:2px;
	font-size: 12px;
}
.included_list {
	float: left;
}
/* ------------------ Menu Bar -------------------*/
.menu_bar {
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-left: 20px;
	z-index: 50;
}
.menu_bar li {
	display: block;
	position: relative;
	float: left;
	clear: left;
	z-index: 50;
}
.menu_bar li a {
	display: block;
	width: 150px;
	height: 16px;
	margin: 5px auto;
	padding: 10px 0px;
	float: left;
	clear: left;
	z-index: 50;
}
.menu_bar li a:link{
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	background-image: url(/includes/images/button-up.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.menu_bar li a:visited{
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	background-image: url(/includes/images/button-up.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border: none;
}
.menu_bar li a:hover{
	color: #FFFFFF;
	text-decoration: underline;
	background-image: url(/includes/images/button-down.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border: none;
}
.menu_bar li a:active{
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	background-image: url(/includes/images/button-down.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border: none;
}
.menu_bar li ul {
	position:absolute;
	left:150px;
	top: 0px;
	background-color: #FFFFFF;
	display:none;
	list-style:none;
	padding: 0px 10px;
	font-weight: normal;
	margin: 0px;
	z-index: 50;
}
/* ------------------ End Menu Bar -------------------*/

/* ---------------- Rates -------------------------*/

.rate_table {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: 1px solid #353535;
	font-size: 12px;
}
.rate_table td{
	border: 1px solid #353535;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.rate_note {
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
}
.notes {
	padding: 5px;
}
.top_row {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #353535;
	font-weight: bold;
}
.other_row {
	background-color: #e1e0e0;
}

/* --------------- Google Map ------------------ */

#google_map_area {
	text-align: center;
	z-index: 0;
}
#google_map {
	height: 450px;
	margin: 0 auto;
	text-align: left;
	z-index: 0;
}
#directions {
	text-align: left;
}

/* --------------------- Contact Us --------------- */

.sent_message {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 1000;
	border: 2px solid #000000;
	background-image: url(/includes/images/contact_bkg.png);
	background-repeat: repeat;
}

.sent_position {
	padding-top: 50px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 125%;
}
.sent_position p {
	text-align: center;
}