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


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #1D69B6;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #666666;
}
#container {
	background-image: url(images/template2/beachsideresort-template2_05.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	border: 4px solid #86A701;
	background-color: #AEDA00;
	text-align: left;
}
#headerBkgrnd {
	background-image: url(images/template2/beachsideresort-template2_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 233px;
	width: 990px;
}
#navBarIndex {
	background-image: url(images/beachsideresort-layout2_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	width: 154px;
}
#navBar1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	width: 149px;
	padding-bottom: 42px;
	padding-top: 26px;
}
.footer {
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
	height: 22px;
}
.footer a {
	color: silver;
	text-decoration: none;
}
.footer a:hover {
	color: #C5DDF5;
}
#mainContentArea {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#bottomContentArea {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#thingsToDo a {
	color: #AEDA00;
	text-decoration: none;
	font-weight: bold;
}
#thingsToDo a:hover {
	color: #368CDF;
	font-weight: bold;
}



.textWhite {
	color: #FFFFFF;
}

.textBlue {
	color: #368CDF;
}
.textGreen {
	color: #AEDA00;
}

.textSmall {
	font-size: small;
}
.whiteBorder {
	border: 3px solid #FFFFFF;
}

.tdTitleWhiteOnBlue {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #368CDF;
	font-size: 22px;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.tdPad {
	padding: 18px;
}
#accomFirstParagh {
	padding-top: 12px;
	padding-right: 56px;
	padding-bottom: 12px;
	padding-left: 56px;
	text-align: justify;
	color: #FFFFFF;
	background-color: #368CDF;
	border: 3px solid #FFFFFF;
}

.tdBorderBlue {
	border: 1px solid #368CDF;
}
.tdBorderBlueRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #368CDF;
}
.tdBorderBlueLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #368CDF;
}
.tdBorderBlueLeftnRight {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #368CDF;
	border-left-color: #368CDF;
}
.tdBorderBlueLeftRightBottom {
	border-top-width: 1px;
	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-top-color: #368CDF;
	border-right-color: #368CDF;
	border-bottom-color: #368CDF;
	border-left-color: #368CDF;
}

.tdBorderBlueLeftBottom {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #368CDF;
	border-left-color: #368CDF;
}
.tdBorderBlueRightBottom {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #368CDF;
	border-bottom-color: #368CDF;
}

.tdBorderBlueBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #368CDF;
}
#reserveNow {
	position: absolute;
	z-index: 1005;
	height: 100px;
	width: 800px;
	top: 620px;
	width: 830px;
	cursor:pointer;
	background-image: url(images/blank.gif);
	background-repeat: repeat;
}

#mapLink {
	position: absolute;
	left: 112px;
	top: 714px;
}

#thingsToDoTitle {
	background-image: url(images/text-stroke/things-to-do.png);
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFFFFF;
}
#ourRooms {
	background-image: url(images/text-stroke/accom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #FFFFFF;
}
#ourRooms   a {
	color: #FFFFFF;
}
#ourRooms a:hover {
	color: silver;
}


#guestServices {
	background-image: url(images/text-stroke/guest-services.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #FFFFFF;
}
#tequilaBar {
	background-image: url(images/text-stroke/tequila-bar.png);
	background-repeat: no-repeat;
	background-position: center .5px;
	color: #FFFFFF;
}
#reservations {
	background-image: url(images/text-stroke/reservations.png);
	background-repeat: no-repeat;
	background-position: center -7px;
	color: #FFFFFF;
}
#slideshowtoggler {
	z-index: 1000;
	top: 285px;
	position: fixed;
	width: 841px;
}
#conCenter {
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#fadeshow1 {
	z-index: 1;
}
.next img {
	float: right;
}
#findUsOn {
	color: #FFFFFF;
	margin-bottom: 0px;
	font-weight: bold;
	height: 44px;
	position: absolute;
	top: 156px;
	text-align: left;
	margin-left: 3px;
}
#spacer {
	background-image: url(images/spacer.png);
	background-repeat: repeat;
	height: 48px;
	width: 144px;
}