/* @override http://lform.local/Q%20-%20T/South%20American%20Escapes/Ariau%20Amazon%20Towers/Site/2011-03-08/_assets/css/style.css */


/* GENERAL STYLE */

body {
	font-size: 14px;
	font-family: "Times", serif;
	color: #3d3c2b;
	background: #fffbd8 url('img/bg.jpg') top center no-repeat;
}

hr {
	display: none;
}

p {
	line-height: 1.5;
	margin-bottom: 20px;
}

a {
	color: #464433;
}

a:hover {
	color: #464433;
}

/* CONTAINER */

#wrapper {
	width: 980px;
	margin: 0 auto;
}

#main {
	overflow: hidden;
}

/* HEADER */

h1#logo {
	width: 570px;
	height: 75px;
	text-indent: -9999999px;
}

h1#logo a {
	display: block;
	width: 100%;
	height: 100%;
}

#phone {
	position: absolute;
	width: 985px;
	top: 0;
	margin-top: 15px;
}

#phone h2 {
	text-align: right;
	font-size: 1.7em;
	font-weight: normal;
}

#headerimg {
	margin-bottom: 20px;
}

#p_home #headerimg {
	margin-bottom: 0;
}

/* NAVIGATION */

#navbar {
	margin-top: 35px;
	height: 35px;
}

#nav li {
	display: inline;
	margin: 0 22px;
}

#nav li.first {
	margin-left: 40px;
}

#nav li.last {
	margin-right: 0;
}

#nav li a {
	text-decoration: none;
	color: #363216;
	text-transform: uppercase;
}

#nav li a:hover {
	text-decoration: underline;
}

/* CONTENT */

#title {
	margin-bottom: 30px;
}

#mainwrap #title img {
	border: none;
}

h2 {
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom: 5px;
	line-height: 1.3;
}

h3 {
	font-size: 1.3em;
	text-transform: uppercase;
	margin-bottom: 7px;
	line-height: 1.3;
}

h3 a:hover {
	text-decoration: none;
}

h3 em {
	float: right;
	font-size: 0.9em;
	font-style: normal;
}

h4 {
	line-height: 1.5;
	margin-bottom: 7px;
}

h5 {
	text-transform: uppercase;
	margin-bottom: 5px;
}

/* FOOTER */

#footer {
	clear: both;
	padding-top: 50px;
	padding-bottom: 30px;
	font-size: 0.8em;
	line-height: 1.9;
}

#footer a {
	text-decoration: none;
	color: #3d3c2b;
}

#footer a:hover {
	text-decoration: underline;
}

#social {
	float: right;
}


















