@charset "utf-8";
/* CSS Document */

body {
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #595441;
	background-color: #ffffff;
	background-image: url(../gaviotas/images/line.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
}

#main-container {
	background-image: url(../gaviotas/images/background.jpg);
	background-repeat: no-repeat;
	text-align: center;
	margin: auto;
	height: 650px;
	width: 900px;
	color: #333333;
	background-color: #FFFFFF;
}
#content img {
	border: 1px solid #ffffff;
}
.float-left {
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#nav-container {
	text-align: right;
	margin-top: 0px;
	margin-right: 150px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 150px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#nav-container a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #006699;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-weight: bold;
}
#nav-container a:visited {
	color: #FF9900;
	text-decoration: none;
}
#nav-container a:hover {
	color: #bab8a5;
	text-decoration: none;
}

#bodyblock {
	text-align: center;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#content {
	text-align: left;
	margin: auto;
	padding-top: 75px;
	padding-right: 230px;
	padding-bottom: 20px;
	padding-left: 60px;
}
.float-right {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
}
h1 {
	margin: 0px;
	padding: 0px;
}
p {
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h2 {
	font-size: 16px;
	color: #4e6972;
	margin: 0px;
	padding: 0px;
}
#footer {
	font-size: 9pt;
	color: #999999;
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a {
	color: #336699;
	text-decoration: none;
}
a:visited {
	color: #336699;
}
a:hover {
	color: #cc3300;
	text-decoration: none;
}
ul {
	text-indent: 1em;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	list-style-position: inside;
	list-style-type: disc;
	
}

ol {
	text-indent: 1em;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	list-style-position: inside;
	list-style-type: none;

}
#content-inner {
	padding-left: 0px;
	width: 380px;
}
#content-inner img {
	border: 1px solid #999999;
	padding: 4px;
	margin: 3px;
}
#content-inner-photo img {
	border: 1px solid #999999;
	padding: 4px;
	margin: 3px;

