* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #003b61;
	text-align: center;
	padding-top: 25px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: lighter;
	margin: 17px 0 20px 0;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 18px;
	font-weight: lighter;
	margin: 10px 0 30px 0;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: lighter;
	margin: 35px 0 25px 30px;
	text-align: left;
}
table {
	margin: 0 auto;
}
#header {
	width: 650px;
	margin: 0 auto;
}
#logo, #scroll {
	float: left;
	width: 125px;
}
#title, #content {
	float: right;
	text-align: center;
	width: 500px;
}
#content {
	background:url(../images/main-background.gif);
	height:401px;
	width: 494px;
	padding: 3px 3px 3px 3px;
}
#scroll {
	background: url(../images/thumbs-background.gif);
	background-repeat:no-repeat;
	height: 401px;
	width: 119px;
	padding: 3px;
}
#gallery {
	background: url(../images/menu-background.gif);
	background-repeat: repeat-x;
	width: 119px;
	line-height: 31px;
	font-size: 11px;
	text-align: center;
}
#thumbs {
	padding-top: 3px;
}
#nav {
	background: url(../images/menu-background.gif);
	background-repeat: repeat-x;
	height: 31px;
}
	#nav ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	#nav li {
		float: left;
		font-size: 11px;
		padding: 0 9px 0 9px;
		border-left-width: 1px;
		border-left-style: solid;
		border-left-color: #ba9d60;
		line-height: 31px;
		color: #003b61;
	}
	#nav li.first {
		border: 0;
		padding-left: 13px;
	}
	#nav li a, #brochure p a {
		color: #FFFFFF;
		text-decoration: none;
	}
	#nav li a:hover {
		color: #003b61;
	}
	
#main {
	height:373px;
	clear: both;
}

#brochure p a:hover {
	text-decoration: underline;
}
#main p {
	font-size: 13px;
	padding: 0 30px 0 30px;
	text-align: left;
	line-height: 20px;
}
#brochure {
	background: url(../images/brochure_download.jpg);
	width: 492px;
	height: 350px;
	display: block;
}
#brochure p {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	padding: 30px 0 0 30px;
	line-height: 22px;
}
#main_left {
	float:left;
	width: 360px;
	margin: 0 0 0 0;
}
#main_right {
	float:right;
	margin: 145px 20px 0 0;
}
#footer {
	margin: 0 auto;
	width: 650px;
	font-size: 9px;
	line-height: 25px;
}
#amendoeiras {
	float: left;
	margin-left: 150px;
}
#credits {
	float:right;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#texto {
	width: 480px;
}
	#texto p {
		margin: 0 0 10px 0;
	}
	ul {
		list-style: disc;
		font-size: 12px;
		text-align: left;
		margin: 0 10px 0 46px;
		padding: 0;
	}
	#texto ul li, #texto2 ul li {
		margin: 0 10px 4px 0;
	}
	#texto2 {
		width: 340px;
	}

	
#easyscrollnav {
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
	font-size: 12px;
}
#easyscrollnav li {
	cursor: pointer;
	margin: 0 20px 230px 0;
}
