body {
	font-family: "trebuchet MS", Arial, helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	margin: 0px;
	background-color: #5D7A3A;
	text-align: center;
}	
#Outerholder {
	background-color: #5D7A3A;
	text-align: left;
	width: 884px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	background-image: url(layout_images/outer_holder.jpg);
	background-position: center bottom;
}

#holder {
	background-color: #FFFFFF;
	text-align: left;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}

#header {
	height: 200px;
}
#navigation {
	background-color: #003333;
	height: 30px;
	color: #FFFFFF;
}
#navigation ul {
	display: inline;
	list-style-type: none;
	padding-top: 4px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navigation li {
	display: inline;
	list-style-type: none;
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}

#navigation a:link, #navigation a:visited {
	padding: 5px 5px 2px;
	color: #FFFFFF;
	text-decoration:none;
}
#navigation a:hover {
color: #99FF00
}
#sidebar .comments {
	font-size: 70%;
	font-style: italic;
	color: #006633;
}

#sidebar p {
	font-size: 70%;
}
#content .comments {
	font-style: italic;
	font-weight: normal;
}
#sidebar h1 {
	font-size: 120%;
	margin-top: -10px;
}


#footer {
	font-size: 70%;
	color: #FFFFFF;
	text-align: right;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-color: #003333;
	height: 30px;
}
h1 {
	font-size: 120%;
	font-weight: bold;
	color: #006633;
}


#content {
	float: left;
	width: 560px;
	margin: 0px;
	padding: 15px;
	font-size: 80%;
}

.brclear {
clear:both;
height:0;
margin:0;
font-size: 1px;
line-height: 0px;
}
em {
	font-size: 80%;
	font-style: italic;
	color: #006633;
}
input.btn {
color: #006633;
background-color:#FFFFFF;
border: 1px outset #00008b;

}

input.txt {
color:#006633;
border: 1px inset #00008b;
background-color:#FFFFFF;
width: 200px;

}
fieldset {
	border: 1px dotted #006633;
	margin-top: 5px;
	padding: 5px;
	background-color: #FFFFFF;
}
#contact p .othertxt {
	font-size: 80%;
	font-style: italic;
}
.eucalyptus em {
	font-size: 100%;
	color: #333333;
}


legend {
	color: #006633;
	font-weight: normal;
	font-size: 110%;
	background-color: #ffffff;
}
form p  {
clear: left;
margin: 0;
padding: 0;
padding-top: 5px;
}
form label {
	font-size: 80%;
	float:left;
	width:40%
}
#holder #content a {
	color: #006633;
	font-weight: normal;
}
#calender {
	float: left;
	margin: 0px;
	padding: 15px;
	text-align: left;
	font-size: 80%;
}
h2 {
	font-size: 110%;
	font-weight: bold;
	color: #006633;
	font-style: italic;
}
#content p .eucalyptus {
	font-weight: bold;
	color: #FFFFFF;
	background: #CC0000;
}
#eucalyptus {
	color: #FFFFFF;
	background: #CC0000;
	text-decoration: none;
}
#eucalyptus a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#holder #content #eucalyptus a {
	color: #FFFFFF;
	font-weight: bold;
}
#holder #content p .green {
	color: #006633;
}
h4 {
	font-size: 80%;
}
#sidebar_gallery {
	border: 1px solid #003333;
	padding: 10px;
	border-collapse: collapse;
	text-align: center;
	margin: 5px 10px 5px 480px;
}
#content_gallery {

	float: left;
	width: 450px;
	margin: 0px;
	padding: 15px;
	font-size: 80%;
}
#holder #sidebar a {
	text-decoration: none;
	color: #333333;
}
#content td {
	font-size: 100%;
}
#sidebar_gallery a {
	font-size: 70%;
	color: #006633;
}
#holder #footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer #flags {
	text-align: left;
	float: left;
	width: 100px;
}
.terracotta {
	font-size: 18px;
	color: #FF9933;
}
.portuguese {
	font-size: 18px;
	color: #003399;
}
#sidebar {
	float: right;
	width: 250px;
}

