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

body {background:#cf5734 url(../images/robinsonseast/bgtile.jpg) repeat-x;}

a:link{color: #ffffff; text-decoration:none;}
a:active{color: #ffffff; text-decoration:none;}
a:visited{color: #ffffff; text-decoration:none;}
a:hover{color: #000000; text-decoration:none;}

.menubackground { background-color: #9a8a70;}

/*
*	TEXT HEAVY PAGES STYLE
*/

h3 { color:#ffffff}

.boxheading { background-color:#b2c72e; 
/**background:url(../images/index/box-header-center.png);*/}
.textcontent { background-color:#5a8e5a;
border-color:#b2c72e; 
color:#302e2e;
}

/*** START OF BODY ***/

/*** END OF BODY ***/


/*** START OF FOOTER ***/

.footer{height:160px;}


/*** END OF FOOTER **
