/*** HYPERTOOLS STYLESHEET ***/

/*** standard tags ***/
body {
	background: #c6b299 url(gfx_site/page_bg.gif) repeat-x;
	color: #603913;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px auto;
	min-width: 980px;
	padding: 0px;
	scrollbar-base-color: #f0e8d0;
}

a:link, a:visited {
	color: #984806;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

h1 {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	margin: 0px;
	padding: 25px 0px;
	text-align: center;
	border-bottom: 1px solid #603913;
}

h2 {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	margin: 0px;
	padding: 25px 0px;
	text-align: center;
	border-bottom: 1px solid #603913;
}

h3 {
	margin: 0px;
	padding: 12px 0px 6px 0px;
	font-size: 12px;
}

.xx {
	padding: 0px 0px 6px 0px;
}

td {}

p {
	margin: 0px;
	padding: 0px 0px 6px 0px;
	text-align: justify;
}

ul {}

li {}

/*** form styles ***/
form {
	margin: 0px;
	padding: 0px;
}

input, select, textarea {
	font-size: 11px;
}

/*** custom form styles ***/
.frm_titleBox {}
.frm_textBox {}
.frm_textBox div {}
.frm_textBox label {}
.frm_textBox input, .frm_textBox textarea {}
.frm_textBox textarea {}
.frm_error {}
.frm_Box{}

.inputBox {
	border: solid #603913 1px;
	width: 200px;
}
.inputBoxHalf {
	border: solid #603913 1px;
	width: 100px;
}

.button {
    border: none;
    background: url(gfx_site/frm-submit.gif) no-repeat top left;
	color: #FFFFFF;
	height: 24px;
    padding: 1px;
	width: 125px;
}
.button:hover {
    border: none;
    background: url(gfx_site/frm-submit-rollover.gif) no-repeat top left;
}

#lyrResetMsg {}

/*** navigation elements ***/
.pagePath {}

.pageNumbers {}

/*** sub styles ***/
.txt_smallPrint {
	font-size: 9px;
}


/*** content styles ***/
#pageHeader {}

#pageFooter {
	color: #FFF;
	clear: both;
	font-size: 9px;
	padding: 0px;
	text-align: right;
}

#page {
	margin: 0px auto 0px auto;
	padding: 0px;
	height: 570px;
	width: 980px;
}

#pageContent {
	float: left;
	height: 475px;
	margin: 0px;
	padding: 55px 40px 40px 40px;
	width: 356px;
}

#pageMenu {
	float: left;
	height: 475px;
	margin: 0px;
	padding: 55px 40px 40px 40px;
	width: 700px;
}

.sideCol {
	background: #603913;
	color: #FFF;
	float: left;
	height: 550px;
	margin: 0px;
	padding: 10px;
	width: 180px;
	/* IE float fix
	display: inline;
	*/
}

.sideBox {}

.objContent {}

/*** custom tags ***/
#pageContainer {
	background: #fcf8ec;
	position:absolute;
	width: 980px;
	height: 570px;
	left:50%;
	top:50%;
	margin-left:-490px;
	margin-top:-300px;
}

#logo {
	background: url(gfx_site/logo-colony.gif) no-repeat;
	height: 178px;
	width: 180px;
}
.address {
	padding: 0px 0px 4px 0px;
}
.phone {
	padding: 6px;
	margin: 6px;
}

.sideNav {
}

#contentArea {
	height: 391px;
	margin: 32px 0px 0px 0px;
	padding: 0px 20px 0px 0px;
	overflow: auto;
	width: 356px;
}

#contentMenu {
	background: #FFFFFF;
	height: 381px;
	margin: 10px 0px 0px 0px;
	padding: 0px 20px 0px 0px;
	overflow: auto;
	width: 700px;
}

#photoColumn {
	float: left;
	height: 570px;
	overflow: hidden;
	width: 344px;
}

.c {
	text-align: center;
}

.r {
	text-align: right;
}

.h {
	visibility: hidden;
}

.fn {
	font-weight: normal;
}

.nav {
	margin: 12px 8px 10px 8px;
	padding: 0px;
	width: 164px;
}

.nav a {
	color: #fff;
	display: block;
	width: 145px;
	padding: 5px 10px;
}
.nav a:hover {
	background: #926a42;
	text-decoration: none;
}
.nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#BookingBtn
{
	background: url(gfx_site/btn-book.gif) no-repeat 0 0;
	display: block;
	height: 38px;
	margin: 12px auto;
	width: 161px;
}

#BookingBtn:hover
{ 
	background: url(gfx_site/btn-book-rollover.gif) no-repeat 0 0;
}

#BookingBtn span
{
  display: none;
}

#OffersBtn
{
	background: url(gfx_site/btn-offers.gif) no-repeat 0 0;
	display: block;
	height: 60px;
	margin: 8px auto 12px auto;
	width: 161px;
}

#OffersBtn:hover
{ 
	background: url(gfx_site/btn-offers-rollover.gif) no-repeat 0 0;
	background-position: right top;
}

#OffersBtn span
{
  display: none;
}

.menuLink {
	font-size: 11px;
	font-weight: normal;
}

#pageFooter a {
	color: #FFF;
}

#pageFooter a:hover {
	color: #FFF;
}
