body{
	color: #333333;
	text-align: center;
	padding: 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
	background-color: #76a2a1;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.2;
	background-image: url(../images/terrabona.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

/* headings */
h1,h3,h4{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: transparent;
	color: #035E71;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 1em;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
h1{
	font-size: 18px;
}

#mnheading{
	margin: 0 0 10px 0;
}

h2{
	font-size: 14px;
}

h4{
	font-size: 12px;
}

h3{
	font-size: 14px;
	color: #CF5200;
	text-align: center;
	line-height: 18px;
}

#contentright h1{
	margin: 0 0 6px 0;
	font-size: 14px;
	color: #666666;
	background: transparent;
}

#controlheading{
	padding: 0 0 15px 0;
}

/* Links */
a{
	font-weight: bold;
}

a:link,a:visited{
	color: #CF5200;
	background: transparent;
	text-decoration: none;
}

a:hover,a:focus,a:active{
	background: transparent;
	text-decoration: underline;
}


/* Quotation */
blockquote{
	color: #333333;
	background: transparent;
	margin: 0 0 20px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	line-height: 1.4;
}

blockquote strong{
	color: #797A8E;
	background: transparent;
	font-weight: bold;
}

/* Code Rendering */
code,pre{
	color: #797A8E;
	background: transparent;
	font-size: 14px;
}

code strong{
	color: #333333;
	background: transparent;
	font-weight: bold;
}

/* Other Textual rendering */

em{
	font-style: italic;
}


img{
	border: 0 none;
}

input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #7f9db9;
	margin: 6px 0 0 0;
	background-color: #ffffff;
}

/* Page layout stuff */
#wrapper{
	text-align: left;
	width: 771px;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#logo{
	width: 778px;
	height: 73px;
	padding: 0;
	margin: 0;
	position: relative;
	background-image: url(../images/palms_for_life.jpg);
	background-repeat: no-repeat;
}

#logonav{
	position: absolute;
	top: 75px;
	left: 10px;
}

#flashbanner{
	position: relative;
	width: 778px;
	height: 158px;
	margin: 0;
	padding: 0;
	background-image: url(../images/bannerbg.jpg);
	background-repeat: repeat-y;
}
.topborder {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}


#textsizer{
	position: absolute;
	top: 110px;
	right: 280px;
	line-height: normal;
	padding: 0;
	margin: 0;
}

#contentwrapper{
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/tbg.jpg);
	background-repeat: repeat-y;
	width: 778px;
}

#contentleft{
	float: left;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 16px;
	padding-left: 16px;
	text-align: justify;
	width: 513px;
}

#contentright{
	width: 214px;
	float: right;
	padding-top: 10px;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: justify;
	margin: 0px;
}
#contentright h2{
	margin: 0;
	font-size: 13px;
	color: #CF5200;
	text-transform: uppercase;
}

#contentright h5{
	margin: 0;
	font-size: 10px;
	color: #666666;
}

#contentright a{
	font-weight: bold;
	color: #CF5200;
	text-decoration: none;
}
.tomate {
	color: #CF5200;
}


#contentright p,#contentright label{
	font-size: 12px;
}

#desc{
	color: #797A8E;
	background: transparent;
}


#footer{
	clear: both;
	font-size: 9px;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	line-height: 1.2em;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 120px;
	text-align: right;
	padding: 0px;
	margin: 0px;
}

#footer p{
	font-weight: normal;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-top: 25px;
	padding: 0;
}

/* Use many times stuff */
.padder{
	padding: 8px;
}
.ver_bg {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: transparent;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 1.5em;
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	text-align: justify;
	font-weight: bold;
	background-image: url(../images/ver_bg.jpg);
	background-repeat: repeat-x;
}


.hide{
	display: none;
}

.left {
	float: left;
}

.right {
	float: right;
}


p.footnote{
	color: #797A8E;
	background: transparent;
	font-size: 80%;
	padding: 0px;
	line-height: 17px;
}

p.footlink{
	color: #797A8E;
	background: transparent;
	font-size: 9px;
	padding: 0px;
}

.divider {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	width: 205px;
}


.sidenote {
	width: 10em;
	line-height: 140%;
	padding: 0.5em;
	border: 1px solid #CBCBCB;
	background: #FCF7F4;
	color: #333333;
	text-align: center;
	margin-top: 0.5em;
	margin-right: 0.5em;
	margin-bottom: 0em;
	margin-left: 0.5em;
}
.box {
	padding: 0px;
	background-color: #EDF1F0;
	font-size: 14px;
	line-height: 1.2;
	position: relative;
	z-index: 1;
	top: -1px;
	left: 0;
	border: 1px solid #FFFFFF;
	color: #036A6F;
	margin: 0px;
}

