


hr {
	border: 0;
	width: 100%;
	color: #9F8D77;
	background-color: #9F8D77;
	height: 2px;
}


h2,h3,h4,h5,h6 { 
	font-weight: bold;
	text-transform:uppercase;
	/*margin-bottom: 3px;*/
}
h3,h4,h5,h6 { 
	margin-top: 15px;
}

h2 {
	font-size: 24px;
	letter-spacing:1px;
	color: #9F8D77;
}
h3 {
	font-size: 22px;
	letter-spacing:2px;
	color: #523E33;
}
h4 {
	font-size: 18px;
	letter-spacing:1px;
	color: #513E33;
}
h5 {
	font-size: 16px;
	letter-spacing:1px;
	color: #9F8D77;
}
h6 {
	font-size: 14px;
	color: #4E3E33;
}

p, ul {
	font-family:  'myriad Pro', 'Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #523E33;
	margin: 0 0 15px;
}
 ul { margin-left: 15px; }
strong {
	font-weight: bold;
}
.brochure {
	font-size: 16px; letter-spacing:1px; line-height: 28px;
}
.caption {
	font-size: 12px;
	color: #E37414;
}
.dotpoints {
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
}
.orange {
	color: #E37414
}
blockquote,
blockquote p {
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif; font-style: italic; font-size: 18px; line-height: 25px; color: #E37414;
}

blockquote { margin: 15px 0; }


.stay_rates {
	font-size: 15px;
	font-weight: bold;
	letter-spacing:1px;
}
.stay_tan_h1 {
	font-size: 24px;
	font-weight: bold;
	text-transform:uppercase; 
	letter-spacing:1px;
	color: #9C8D7A;
}
.stay_tan_h2 {
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	text-transform:uppercase; 
	color: #9C8D7A;
}
.stay_tan_dotpoints {
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #9C8D7A;
}
.stay_white_h1 {
	font-size: 24px;
	font-weight: bold;
	text-transform:uppercase; 
	letter-spacing:1px;
	color: #FFFFFF;
}
.stay_white_dotpoints {
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.stayList { margin-top: 12px; background-color: #fff;}
.stayList ul { margin: 0 15px; }
.stayItem_white  { background-color: #9c8d7a; color: #fff; padding: 20px 30px; }
.stayItem_white h3,
.stayItem_white p, .stayItem_white li  { color: #fff; }

.stayItem_tan 		{ padding: 20px 30px; color: #9F8D77; }
.stayItem_tan h3,
.stayItem_tan p, .stayItem_tan li  { color: #9F8D77; }
.stayItem_tan:first-child h3,
.stayItem_tan:first-child p, .stayItem_tan:first-child li  { color: #523E33; }

.stayItem_white li,
.stayItem_tan li { font-size: 13px; font-weight: bold; line-height: 20px; }

.linkIcon { vertical-align: text-bottom; }

table.rateTable { border-collapse: separate; border-spacing: 0; }

.rateTable { font-weight: bold; color: #2f1d13; font-size: 14px; border: 1px solid #cfc6bb; }
	.rateTable td { border: 1px solid #cfc6bb; padding: 5px 15px; }
	.rateTable td.roomNumber { text-align: center; }
a:link {
	color: #F60;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #523E44;
}
a:hover {
	text-decoration: none;
	color: #739500;
}
a:active {
	text-decoration: underline;
	color: #000;
}

a.booknow-brown,
a.booknow-orange,
a.rates-brown,
a.package-brown  { 
				   display: block; width: 129px; height: 46px; 
				   background: url(../images/BookNow-Brown.png) no-repeat left top;
				   padding: 46px 0 0 0; overflow: hidden; height: 0px !important; height /**/:46px;
	 			 }
a.booknow-orange:hover,
a.booknow-brown:hover,
a.rates-brown:hover,
a.package-brown:hover 	{ background-position: 0 -49px; }

a.booknow-orange { background: url(../images/BookNow-Orange.png) no-repeat left top; }
a.booknow-brown  { background: url(../images/BookNow-Brown.png) no-repeat left top; }
a.rates-brown  	 { background: url('../images/rates_brown.png') no-repeat left top; }
a.package-brown  { background: url('../images/packages_brown.png') no-repeat left top; }

.friend {
	color: #513E33;
}

a.friend:link {
	font-size: 18px;
	font-weight: bold;
	text-transform:uppercase; 
	letter-spacing:1px;
	color: #513E33;
	text-decoration: underline;
}
a.friend:visited {
	text-decoration: underline;
	color: #9F8D77;
}
a.friend:hover {
	text-decoration: underline;
	color: #F60;
}
a.friend:active {
	text-decoration: underline;
	color: #000;
}
