@charset "utf-8";

body {
	background-color: #2b360a;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CCCCCC;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-style: italic;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: bold;
}


/* end of room.html */

h2 {
	display: inline;
	font-size: 11px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}
h3 {
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}


#container {
	width: 955px;
	margin: auto;
}

#headeraleft {
	float: left;
	height: 133px;
	width: 253px;
	background-color: #091902;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #2B360A;
}
#headeraright {
	background-color: #162506;
	height: 133px;
	width: 701px;
	float: right;
	text-align: right;
}

#navbar {
	padding: 0px;
	display: inline;
	margin: auto;
}
#navbar li {
	list-style-type: none;
	margin: 0px;
	height: 10px;
	display: inline;
}

#navbar a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	border-right-color: #2B360A;
	color: #FFFFFF;
	display: block;
	width: 82px;
	height: 133px;
	float: left;
	background-color: #162506;
	border-right-width: 1px;
	border-right-style: solid;
	padding-right: 25px;
	padding-left: 8px;
	text-align: left;
	letter-spacing: 3px;
	line-height: 133px;

}

#navbar a:hover {
	border-right-color: #2B360A;
	color: #FFFFFF;
	background-color: #091902;
}

#headerb {
	padding: 0px;
	display: inline;
	margin: auto;
}


#headerbleft {
	float: left;
	height: 244px;
	width: 253px;
	background-color: #162506;
	background-image: url(images/img-legendasuiteslogo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2B360A;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #2B360A;
}
#headerbright {
	float: right;
	height: 244px;
	width: 701px;
	vertical-align:top;
	text-align: right;
	background-color: #162506;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2B360A;
}

#content {
	background-image: url(images/suites-blt-bg.jpg);
	background-repeat: repeat-y;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2B360A;
	background-color: #FFFFFF;
	clear: both;
	color: #FFFFFF;
	font-size: 12px;
	font-family: "Trebuchet MS";
	line-height: 18px;
}
#contentleft {
	float: left;
	width: 253px;
}

#contentright {
	float: right;
	width: 701px;
}

#contentrightfull {
	width: 600px;
	margin-left:10px;
}

/* Start of Home Page */

#contentrighta {
	width: 340px;
	margin-top: 10px;
	float: right;
}
#contentrightb {
	float: left;
	margin-top: 10px;
	margin-left: 20px;
}
#contentrightb img {
	border: 3px solid #464242;
}
#contentrightc {
	clear: both;
	padding-top: 5px;
	margin-left: 10px;
}
#contentrightfooter {
	background-image: url(images/img-legendahotellogogrey.jpg);
	background-repeat: no-repeat;
	background-position: 814px top;
	height: 98px;
	clear: both;
}

/* End of Home Page */

#footer {
	background-color: #162506;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #2B360A;
	height: 32px;
	clear: both;
	padding-top: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2B360A;
	line-height: 12px;
}





#footerright a {
	text-transform: none;
	color: #2B360A;
	text-decoration: none;
}

#footerleft {
	float: left;
	width: 300px;
}
#footerright {
	float: right;
	text-align: left;
	padding-right: 12px;
}
#footerright2 {
	float: right;
	text-align: left;
	padding-right: 12px;
}


.button {
	text-align: center;
	padding: 2px;
	margin-top: 15px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	color: #999999;
	border: 1px solid #999999;
}

.button a{
	text-align: center;
	padding: 2px;
	color: #999999;
	text-decoration: none;
}

/* Beginning of Rooms.html styles */

#roomlist {
	margin: 0px;
	padding: 0px;
}
#roomlist h3 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
	font-weight: bold;
	display: inline;
	padding-top: 10px;
}


#roomlist li {
	list-style-type: none;
	display: inline;
	width: 200px;
	height: 247px;
	float: left;
	margin: 3px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 4px;
	background-color: #333333;
	color: #FFFFFF;
	border: 1px solid #666666;
	text-align: left;
	font-size: 10px;
	line-height: 13px;
}
#roomlist img {
	background-color: #666666;
	border: 1px solid #666666;
	margin-top: 3px;
	margin-bottom: 8px;
}
#sidebar {
	display: inline;
	margin: auto;
	padding: 0px;
	height: 25px;
	width: 245px;
}
#sidebar li {
	margin: 0px;
	height: 10px;
	display: inline;
}

#sidebar a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	display: block;
	width: 245px;
	height: 25px;
	float: left;
	background-color: #162506;
	text-align: left;
	letter-spacing: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2B360A;
	padding-left: 8px;
	line-height: 25px;

}

#sidebar a:hover {
	border-right-color: #2B360A;
	color: #FFFFFF;
	background-color: #091902;
}




/* facilities.html */

#facilitiescontentrighta {
	width: 350px;
	float: left;
	padding-left: 12px;
}

#facilitiescontentrightb {
	width: 350px;
	float: left;
}
#facilitiescontentrightc {
	float: right;
	width: 252px;
	margin-right: 28px;
}

#facilitiescontentrightc img {
	border: 5px solid #FFFFFF;
}
#locationcontentrighta {
	float: left;
	width: 400px;
}
#locationcontentrightb {
	float: right;
	width: 400px;
}
