/* CSS Document */

@font-face {
    font-family: 'lobster_tworegular';
    src: url('fonts/lobstertwo-regular-webfont.eot');
    src: url('fonts/lobstertwo-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lobstertwo-regular-webfont.woff') format('woff'),
         url('fonts/lobstertwo-regular-webfont.ttf') format('truetype'),
         url('fonts/lobstertwo-regular-webfont.svg#lobster_tworegular') format('svg');
    font-weight: normal;
    font-style: normal;
}


body {padding:0; margin:0; background:url(splash_img/splash_bg.jpg) repeat-x 0 0 #FFFFFF; font:normal 11px/18px Arial, Helvetica, sans-serif; color:#555555;}
p,span,div,ul,li,ol,h1,h2,h3,h4,h5,h6 {padding:0; margin:0;}
.clear {padding:0; margin:0; clear:both; line-height:0; height:0; font-size:0;}
img {border:none;}

/*========================== SPLASH PAGE =============================*/

.avocados_fruit{ background:url(splash_img/splash_fruit.jpg) no-repeat top center; min-height:672px;}
.flag_area{ width:412px; margin:0 auto; padding:388px 0 0 0;}
.flag_sec{ background:url(splash_img/flag_area.png) no-repeat 0 0; height:147px; margin:23px 0 85px 0; padding:25px 0 0 0;}
.flag_sec h2{font-family:'lobster_tworegular'; text-align:center; color:#dece00; font-size:32px; font-weight:normal; margin:10px 0 20px 0;}

.small_flag{ width:70px; float:left;}

.flag{ width:212px; margin:0 auto;}
.flag_heading{ text-align:center; color:#FFFFFF; font-family:'lobster_tworegular'; font-size:20px; margin-top:8px;}






























