body{
	padding: 0px;
	margin: 0px;
	background-image: url(../images/background-green.gif);
}

#page_main {
	position: relative;
	width: 990px;
}

#image_main {
	left:0px;
	top:0px;
	position: absolute;
	
}

#content_main{
	padding-left: 0px;
	padding-bottom: 34px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0px;
	text-align: left;
	position: absolute;
	width: 374px;
	left: 43px;
	top: 23px;
}

#navigation_main{
	background-color: white;
	padding-bottom: 12px;
	width: 374px;
	display: block;
}


#navigation_main ul#left_nav{
	padding-left: 19px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 16px;
	margin: 0px;
}

#navigation_main ul#left_nav li{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#navigation_main ul#left_nav li a{
	font-size: 18px;
	font-family: "Times New Roman", Georgia, Times, serif;
	line-height: 1.5em;
	text-decoration: none;
	color: black;
}

#navigation_main ul#left_nav li a:hover{
	text-decoration: underline;
	color: #aa4c22;
}

#navigation_main ul#right_nav{
	left: 275px;
	top: 16px;
	position: absolute;
	padding: 0px;
	margin: 0px;
}

#navigation_main ul#right_nav li{
	text-align: right;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#navigation_main ul#right_nav li a{
	color: #999999;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	line-height: 1.9em;
	text-decoration: none;
}


#navigation_main ul#right_nav li a:hover{
	text-decoration: underline;
	color: #aa4c22;
}

#content_block_small{
	background-position: left bottom;
	background-repeat: no-repeat;
	background-image: url(../images/costa-rican-surfer.gif);
	margin-top: 0px;
	position: static;
	background-color: #aa4c22;
	width: 360px;
}



#content_block_small a{
	text-decoration: none;
	color: #FFFFFF;
}

#content_block_small a:hover{
	text-decoration: underline;
	color: #FFFF99;
}

#content_block_large{
	border-left-color: white;
	border-left-style: solid;
	border-left-width: 7px;
	background-position: left bottom;
	background-repeat: no-repeat;
	background-image: url(../images/costa-rican-surfer.gif);
	margin-top: 0px;
	position: static;
	background-color: #aa4c22;
	width: 842px;
}

.content_block h1{
	padding-left: 21px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 30px;
	margin: 0px;
	font-style: normal;
	font-weight: normal;
	background-color: #aa4c22;
	color: white;
	font-size: 40px;
	font-family: "Times New Roman", Georgia, Times, serif;
}

.content_block h2{
	padding-left: 21px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0px;
	font-style: normal;
	font-weight: normal;
	background-color: #aa4c22;
	color: white;
	font-size: 18px;
	font-family: "Times New Roman", Georgia, Times, serif;
}

.content_block p{
	padding-left: 21px;
	padding-bottom: 10px;
	padding-right: 21px;
	padding-top: 2px;
	line-height: 1.5em;
	margin: 0px;
	color: white;
	background-color: #aa4c22;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
}

.content_block p a{
	color: white;
}
.content_block p a:hover{
	color: yellow;
}


#green_nav_block{
	padding: 0px;
	position: static;
	background-color: #849d4e;
	width: 360px;
}


#green_padding{
	padding: 25px;
}

#green_nav_block h1{
	padding: 0px;
	margin: 0px;
	font-style: normal;
	font-weight: normal;
	background-color: #849d4e;
	color: white;
	font-size: 40px;
	font-family: "Times New Roman", Georgia, Times, serif;
}

#green_nav_block p{
	margin-left: 0px;
	margin-bottom: 9px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 1.5em;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: white;
}

h4{
	width: 120px;
	padding-left: 0px;
	padding-bottom: 4px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: white;
}

ul.green_list{
	padding: 0px;
	margin: 0px;
}


ul.green_list li{
	list-style: none;
	padding: 0px;
	margin: 0px;
}


ul.green_list li a{
	line-height: 1.5em;
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: white;
	text-decoration: none;
}

#navigation_bottom{
	left: 440px;
	top: 630px;
	position: absolute;
	text-align: left;
}

#navigation_bottom h5{
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #53513e;
}

#navigation_bottom p, #navigation_bottom p a{
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #718e33;
}

#navigation_bottom p a:hover{
	text-decoration: underline;
	color: #47591f;
}

#navigation_bottom hr{
	border-top-color: #cccccc;
	border-top-style: solid;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-top-width: 1px;
	color: #c2c2c2;
	height: 1px;
	width: 216px;
}

.orange_right_image{
	padding: 7px;
}

#spacer_bar{
	width: 1px;
	height: 64px;
}

.white_background{
	padding-left:7px;
	padding-right:7px;
	background-color: white;
}