@charset "utf-8";
/* CSS Document */

#centered {
	position: relative;
	margin: 0 auto;
	width: 960px;
	padding: 0 20px 0 20px;
	background: url(../images/background-blue-paper.png) repeat-y;
}
#navv {
	position: relative;
	left: 5px;
	top: 0;
	width: 320px;
	font-size: 14px;
	height: 600px;
}
#navv a {
	color: #ba0024;
	text-decoration: none;
	}
	
.nav-button {
	width: 143px;
	height: 27px;
	background-image:
	url(http://www.thecocoatree.com/images/nav-button.png);
	margin:0 auto;
	text-align:center; 
	padding-top:9px;	
}
.nav-button-bottom {
	width: 143px;
	height: 27px;
	background-image:
	url(http://www.thecocoatree.com/images/nav-button-bottom.png);
	margin:0 auto;
	text-align:center; 
	padding-top:9px;	
}
#left-column {
	float:left;
	margin-top:600px;
	width:280px;
	text-align:center;
}
#right-column {
	float:right;
	width:675px;
	text-align: right;
	height: 565px;
	padding-right:30px;
}
#contentt {
	background: url(images/content-background.png) no-repeat;
	padding: 0 30px 0 25px;
	font-size: 12px;
	color: #4c3327;
	line-height: 18px;
	text-align: justify;
}
#left390 {
	float:left;
	width:390px;
}
#right210 {
	float:right;
	width:210px;
}
.clearr{clear:both; height:10px;}

#footerMenu {
	position: relative;
	width: 100%;
	height: 40px;
	margin: 40px 0px 0 0px;
	padding: 85px 0px 0px 0px;
	clear: both;
	text-align: center;
	background: url(http://www.thecocoatree.com/images/footer.png) no-repeat;
	background-position: 25px 8px;
	font-size: 12px;
}
#footerMenu a {
	color:#ba0024;
	}
#footerMenu .menu {
	padding: 0 7px 0px 7px;
	letter-spacing: 1px;
}

#footerr {
	position: relative;
	width: 100%;
	height: 40px;
	margin: 2px 0 0 0;
	padding: 82px 0px 10px 0px;
	clear: both;
	text-align: center;
	background: url(http://www.thecocoatree.com/images/footer.png) no-repeat;
	background-position: 25px 8px;
	font-size: 11px;
}
#footerr a {
	color:#ba0024;
	}

/* !!!!! CONTENT STYLES !!!!! */

a img{ border:none;}
