﻿@import url('layout.css');
#navigation {
	border: 1px solid #8B0000;
	width: 895px;
	margin: 0;
	padding: 0px 0px 0px 5px;
	background-color: #D0C378;
	height: 42px;
	font-size: 20px;
	font-weight: bold;
	clear: both;
	font-family: "Times New Roman", Times, serif;
	color: #8B0000;
}
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #CEC475;
}
#navigation li {
	float: left;
}
#navigation a {
	margin: 0px;
	font-weight: bold;
	text-decoration: none;
	color: #8B0000;
	display: block;
	padding: 8px;
	border: 2px #800000 ridge;
	background-color: #EFECC8;
	overflow: auto;
}
#navigation a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #FFEEAA;
	border: 2px #8b0000 groove;
	background-color: #990000;
}
.clearb {
	height: 0px;
	display: block;
	clear: both;
	font-size: 1px;
	line-height: 1px;
	background: transparent;
}
/* Site typography */
h1 {
	font-size: 32px;
	color: #8B0000;
}
h2 {
	font-size: 26px;
	color: #8B0000;
}
h3 {
	font-size: 20px;
	color: #8B0000;
}
h4 {
	font-family: 'Dancing Script', serif;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	text-shadow: 4px 4px 4px #bbb;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.2;
}
h5 {
	font-size: 18px;
	color: #8B0000;
}
h6 {
	font-size: 14px;
	color: #8B0000;
}
/* Footer */
/* Links */
a {
	color: #996600;;
}
a:hover {
	color: #E19800;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.center {
	text-align: center;
}
.red {
	color: #CC3300;
}
.green {
	color: #006666;
}
.left {
	text-align: left;
}
.mar {
	margin: 0px;
}
.top {
	padding: 12px;
	vertical-align: top;
	border: 1px solid #996600;
}
.blink {
	text-decoration: blink;
}
.noborder {
	border-width: 0px;
}
.PicBorderStyle {
	border: 2px groove #993300;
}
img {
	border: none;
}
.script {
	font-family: 'Dancing Script', serif;
	font-size: 34px;
	font-style: normal;
	font-weight: 700;
	text-shadow: 4px 4px 4px #bbb;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.2;
}
.br {
	height: 10px;
}
.text-pad {
	padding: 6px 0px 6px 0px;
	line-height: 28px;
}
.table {
	margin: 0 auto 0 auto;
	border: 1px solid #996600;
	background-color: #ffeeaa;
}
.float-right {
	float: right;
}
.img-pad {
	padding: 6px;
	margin: 6px;
}
.mcenter {
	right: auto;
	left: auto;
	text-align: center;
}
.magic-center {
	margin: 0 auto;
}
.white {
	color: #FFFFFF;
}
.left {
	text-align: left;
}
.img-border {
	border: 2px solid #996633;
}
hr {
	margin: 8px 0px 12px 0px;
	color: #CC6600;
	clear: both;
}
.tick-pad {
	padding: 0px 5px 0px 5px;
}
.left-text {
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	text-indent: 16px;
	line-height: 26px;
	padding: 12px 0px 12px 12px;
}
.left {
	text-align: left;
	padding: 3px 6px 3px 6px;
}
.new-rooms {
	background-image: url('linaw-beach-resort-new-rooms-244.jpg');
	background-repeat: no-repeat;
	width: 660px;
	height: 420px;
}
.float-left {
	float: left;
}
.rates {
	font-weight: bold;
	font-size: 12px;
	color: #FF3300;
}
.green {
	color: #006600;
	font-weight: bold;
}

