body {
	background-color: #FFFFFF;
	font: small/1.2em Verdana,Arial,Helvetica;
	margin: 0;
	padding: 0;
}

a {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #5B8ED0;
	font-weight: bolder;
	text-decoration: none;
}

div.desktop {
	margin-top: 5px;
	width: 995px;
	text-align: center;
}
div.stage {
	margin-left: auto;
	margin-right: auto;
	width: 995px;	
}

/* Content
----------------------------------------------- */
#content {
	border-right: 1px solid #999999;
	float: right;
	height: 670px;
	overflow: auto;
	text-align: center;
	width: 77%;
}

/* Copyright
----------------------------------------------- */
#copyright {
	width: 100%;
}
#copyright p {
	color: #5B8ED0;
	margin-top: 11px;
	text-align: center;
	width: 100%;
}

/* Footer
----------------------------------------------- */
#footer {
	width: 100%;
}
#footer img {
	text-align: left;
	vertical-align: top;
}

/* Header
----------------------------------------------- */
#header {
	background-color: #5B8ED0;
	float: left;
	text-align: left;
	width: 100%;
}
#header img {
	text-align: left;
	vertical-align: middle;
}

/* Message
----------------------------------------------- */
#message {
}
#message img {
	text-align: center;
}
#message p {
	color: #5B8ED0;
	font-size: 9.5pt;
	font-weight: normal;
	margin-right: 14px;
	margin-top: 14px;
	text-align: left;
}
#message p.header {
	margin-right: 14px;
	margin-top: 14px;
	text-align: left;
}
#message span.dark {
	color: #003366;
	font-size: 9.5pt;
	font-weight: bold;
}
#message span.light {
	color: #5B8ED0;
	font-size: 9.5pt;
	font-weight: bold;
}

/* Nav
----------------------------------------------- */
#nav {
	background-color: #E9F0FF;
	border-bottom: 1px solid #003366;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid #003366;
	float: left;
	font-size: 85%;
	height: 670px;
	line-height: 1.2em;
	margin-top: -1px;
	width: 20%;
}
#nav div {
	height: 70px;
}
#nav h2 {
	color: #003366;
	font-size: 9pt;
	margin: 0;
	padding: 5px;
	text-align: left;
}
#nav h2.alt {
	color: #003366;
	font-size: 100%;  
	margin: 0;
	padding: 5px;
	text-align: left;
}
#nav img.therosegroup {
	margin-top: 33px;
	margin-right: 4px;
	margin-bottom: 4px;
}
#nav li {
	display: block;
	line-height: 1em;  
	margin: 0;
	padding: 0 2px;
	text-align: right;
	width: 98%;
}
#nav li a {
	display: block;
	color: #003366;
	font-weight: normal;
	line-height: 1.15em;  
	padding: 2px 8px 4px;
	text-align: left;
	text-decoration: none;
}
#nav li a:hover {
	background: #003366;
	border: 1px solid #000000;
	color: #E9F0FF;
	font-weight: normal;
	text-align: left;
	padding: 1px 7px 3px;  
}
#nav ul {
	list-style: none;  
	margin: 0;
	padding: 0 0 2px;
}
* html #nav li a {
	height: 1%;
}

/* Page Body
----------------------------------------------- */
#page-body {
	float: left;
	height: 670px;
	width: 100%;
}

/* Stage
----------------------------------------------- */
#stage {
	width: 100%;
}
#stage div.breadcrumbs {
	color: #5B8ED0;
	float: left;
	font-size: 9.5pt;
	font-weight: bold;
	margin-bottom: 16px;
	text-align: left;
	width: 100%;
}
#stage div.heading {
	color: #5B8ED0;
	font-size: 11.5pt;
	font-weight: bold;
	margin-bottom: 11px;
	margin-left: 11px;
	margin-top: 11px;
	text-align: center;
}
#stage div.propertieslist {
	height: auto;
	margin-bottom: 11px;
	width: 100%;
}
#stage img.propertieslist {
	margin-right: 4px;
	margin-bottom: 4px;
}
#stage input {
	color: #003366;
	font-size: 9.5pt;
	font-weight: normal;
	text-align: left;
}
#stage input.textrequired {
	background-color: #E9F0FF;
	color: #003366;
	font-size: 9.5pt;
	font-weight: normal;
	text-align: left;
}
#stage p.cmsnote {
	color: #5B8ED0;
	font-size: 9.5pt;
	font-weight: normal;
	margin-right: 14px;
	margin-top: 14px;
	text-align: left;
}
#stage p.contactinfo {
	color: #003366;
	font-size: 9.5pt;
	font-weight: normal;
	margin-right: 14px;
	text-align: left;
}
#stage p.destinations {
	color: #5B8ED0;
	font-size: 9.5pt;
	font-weight: normal;
	margin-right: 14px;
	margin-top: 14px;
	text-align: left;
}
#stage p.footer {
	color: #003366;
	font-size: 9.5pt;
	font-weight: normal;
	margin-right: 14px;
	text-align: center;
}
#stage p.notice {
	color: #5B8ED0;
	font-size: 9.5pt;
	font-weight: bold;
	margin-bottom: 14px;
	margin-left: 14px;
	margin-right: 14px;
	margin-top: 14px;
	text-align: center;
}
#stage p.noticealt {
	color: #003366;
	font-size: 9.5pt;
	font-weight: bold;
	text-align: left;
}
#stage p.noticealt2 {
	color: #003366;
	font-size: 9.5pt;
	font-weight: normal;
	text-align: center;
}
#stage p.paginglinks {
	color: #5B8ED0;
	font-size: 9.5pt;
	font-weight: bold;
}
#stage p.propertieslisting {
	color: #003366;
	font-size: 9.5pt;
	font-weight: normal;
	margin-bottom: 14px;
	text-align: left;
}
#stage p.regular {
	color: #5B8ED0;
	font-size: 9.5pt;
	font-weight: normal;
	margin-right: 14px;
	margin-top: 14px;
	text-align: left;
}
#stage p.welcome {
	color: #5B8ED0;
	font-size: 10.5pt;
	font-weight: normal;
	margin: 8px;
	text-align: left;
}
#stage p.welcomealt {
	color: #5B8ED0;
	font-size: 10.5pt;
	font-weight: normal;
	margin-right: 8px;
	margin-top: 58px;
	text-align: left;
}
#stage p.welcomephone {
	color: #5B8ED0;
	font-size: 11.5pt;
	font-weight: bolder;
	text-align: center;
}
#stage select {
	color: #003366;
	font: small/1.2em Verdana,Arial,Helvetica;
	font-size: 9.5pt;
	font-weight: normal;
}
#stage select.required {
	background-color: #E9F0FF;
	color: #003366;
	font: small/1.2em Verdana,Arial,Helvetica;
	font-size: 9.5pt;
	font-weight: normal;
}
#stage span.messagephone {
	margin-left: 75px;
}
#stage span.numberofchildren {
	margin-left: 103px;
}
#stage span.numberofnights {
	margin-left: 111px;
}
#stage span.preferrednumberofbedrooms {
	margin-left: 15px;
}
#stage td.buttons {
	margin-right: 11px;
	padding-right: 11px;
	text-align: center;
}
#stage td.datalabelright {
	color: #003366;
	font-size: 9.5pt;
	font-weight: normal;
	text-align: right;
}
#stage td.formfield {
	color: #003366;
	font-size: 9.5pt;
	font-weight: normal;
	text-align: left;
}
#stage textarea {
	color: #003366;
	font: small/1.2em Verdana,Arial,Helvetica;
	font-size: 9.5pt;
	font-weight: normal;
	text-align: left;
}
#stage textarea.required {
	background: #E9F0FF;
	color: #003366;
	font: small/1.2em Verdana,Arial,Helvetica;
	font-size: 9.5pt;
	font-weight: normal;
	text-align: left;
}
