body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
body {
	background-color: #000;
	background-image: url(images/background.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 36px;
}
h2 {
	font-size: 30px;
}
h3 {
	font-size: 24px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 16px;
}
input[type=text], select, textarea{
	padding:3px;
	color: #fff;
	border:2px solid #FFF;
	background-color:#711701;
	float:left;
	font-size:14px;
	font-weight:bold;
	border-radius:8px;
	margin-bottom:10px;
}
input[type=text] {
	width:630px;
	height:25px;
}
select {
	width:250px;
	height:25px;
}
textarea{ 
	width:630px;
	height:150px;
}
input[type=submit]{
	color: #fff;
	background:#000;
	padding:5px;
	border-radius:4px;
	height: 40px;
	width: 200px;
	font-size:14px;
	font-weight:bold;
	border:0px;
	float:left;
	clear:both;
}
input[type=submit]:hover{
	background-color: #711701;
}
label{
	color:#FFF;
	width:665px;
	float:left;
	clear:both;
}
#bt_invite {
	background-color: #000;
	height: 40px;
	width: 200px;
	line-height:40px;
	border-radius:8px;
	text-align:center;
	margin-top:20px;
}
#bt_invite a{
	color: #fff;
	float:left;
	width:100%;
	height:100%;
}
#bt_invite:hover {
	background-color: #711701;
}
#header {
	margin: auto;
	height:137px;
	background-image: url(images/header_bar.png);
	background-repeat: repeat-x;	
}
#header-margin {
	margin: auto;
	width: 940px;
	padding-top: 15px;
}
#logo {
	float: left;
}
#logo a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#menu {
	float: right;
	margin-top: 40px;
}
#menu ul {
	list-style-type: none;
	padding: 0px;
}
#menu li {
	float: left;
	height: 38px;
	width: 108px;
	display: block;
	text-align:center;
	line-height:38px;
	margin-left: 13px;
	background-color: #000;
	border-radius:4px;
	-Moz-box-shadow: 3px 3px 1px # 474747;
	-Webkit-box-shadow: 3px 3px 1px # 474747;
	box-shadow: 3px 3px 1px # 474747;
}
#menu li:hover {
	background:#711701;
}
#menu ul li a {
	font-weight: bold;
	font-size: 14px;
	color: #FFF;
	float:left;
	width:100%;
	height:100%;
}
#slide, #content, #slide-suite{
	border-radius:8px;
	-Moz-box-shadow: 3px 3px 1px # 474747;
	-Webkit-box-shadow: 3px 3px 1px # 474747;
	box-shadow: 3px 3px 1px # 474747;
}
#slide{
	border: 4px solid #FFF;
	margin: auto;
	width: 940px;
	margin-top:15px;
}
#content {
	background-image: url(images/alpha.png);
	padding:15px;
	width: 940px;
	margin: auto;
	margin-top:15px;
	display:table;
}
#content h2 {
	font-weight: bold;
	color: #FFF;
	margin-top: 5px;
	margin-bottom: 5px;
}
#content h4 {
	font-weight: bold;
	color: #711701;
	margin-top: 5px;
	margin-bottom: 5px;
}
#content h5 {
	font-weight: bold;
	color: #fff;
	margin-top: 5px;
	margin-bottom: 5px;
}
#suite-choice {
	background:#000;
	float: left;
	margin-top: 15px;
	margin-right: 35px;
	margin-bottom: 30px;
	padding:5px;
	border-radius:8px;
	margin-left: 35px;
}
#suite-choice a img {
	border:3px solid #FFF;
	border-radius:3px;
}
#suite-choice a h4 {
	text-align: center;
	color: #FFF;
	margin-top: 5px;
	margin-bottom: 5px;
}
#suite-choice:hover {
	background:#711701;
}
#cardapio {
	min-height:250px;
	width:250px;
	background:#000;
	float: left;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	padding:5px;
	border-radius:8px;
	margin-left: 15px;
	color:#FFF;
	font-size:12px;
}
#cardapio:hover {
	background:#711701;
}
#cardapio h4{
	background:#711701;
	color:#FFF;
	border-radius:4px;
	padding:3px;
	margin:2px;
}
#cardapio ul{
	padding-left:5px;
	list-style-position:inside;
}
#slide-suite {
	float: left;
	width: 665px;
	background-color:#000;
	border: 4px solid #FFF;
	border-radius:8px;
}
#info-suite {
	float: right;
	width: 200px;
}
#info-suite #description {
	background-color: #711701;
	padding: 3px;
	border-radius:8px;
}
#info-suite #description ul {
	padding-left: 25px;
	font-size: 14px;
	color: #FFF;
}
#features h5 {
	color: #711701;
	margin-bottom: 3px;
	margin-top: 6px;
}
#info-suite #features p {
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	color: #FFF;
	font-size: 14px;
}
#info-suite #features p span {
	font-size: 16px;
	font-weight: bold;
	color: #093;
}

#info-suite #bt_invite:hover {
	background-color: #711701;
}
#info-suite #bt_invite a{
	color: #fff;
	float:left;
	width:100%;
	height:100%;
}
#infobar {
	width: 940px;
	margin: auto;
	margin-top:15px;
	background-image: url(images/alpha.png);
	height: 80px;
	clear:both;
	border-radius:8px;
}
#creditcards, #local, #phone {
	float: left;
	width: 310px;
	font-size:18px;
	font-weight:bold;
	color:#FFF;
	text-align:center;
	margin-top: 15px;
}
#creditcards img{
	margin-top: 15px;
}
#footer {
	width: 940px;
	margin: auto;
	height: 25px;
	clear:both;
	padding-top: 15px;
	padding-bottom: 15px;
}
#copy {
	float: left;
	width: 450px;
	font-size: 12px;
}
#privacy {
	display:none;
	text-align: right;
}
#privacy a {
	font-size: 12px;
	color: #000;
}
#alert {
	width:920px; margin:auto; line-height:25px; background:#000; color:#711701; text-align:center;border-radius:8px; clear:both;
}
#contact-form, #contact-return{
	width:665px;
	float:left;
	margin-top:15px;
	display:block;
}
#contact-return{
	text-align:center;
	color:#FFF;
	padding-top:45px;
	min-height:400px;
}
#contact-info{
	margin-top:30px;
	width:180px;
	float:right;
	background-color: #000;
	padding: 5px;
	border-radius:8px;
	color:#FFF;
	display:block;
}
