@charset "utf-8";
/* CSS Document */

body
{
margin:0px;
padding:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
background-color:#3A3A3A;
line-height:16px;
}

.main_bg
{
background-color:#f5fcec;
border:1px solid #000000;
}

.main_menubg
{
background-image:url(../images/top-menu-md.jpg);
background-repeat:repeat-x;
height:30px;
}

.main_menu
{
text-align:center;
}

.main_menu a
{
color:#FFFFFF;
text-decoration:none;
}

.main_menu a:hover
{
color:#91c949;
text-decoration:underline;
}

a
{
color:#333333;
text-decoration:none;
}

a:hover
{
color:#91c949;
text-decoration:underline;
}

.flash_bg
{
background-color:#c9dead;
}

.pallete_top_bg
{
background:url(../images/pallete-md-top.jpg) repeat-x;
height:30px;
text-align:left;
color:#FFFFFF;
vertical-align:middle;
font-weight:bold;
}

.pallete_lt_mdbg
{
background:url(../images/pallete-lt-md.jpg) repeat-y;
width:10px;
}

.pallete_rt_mdbg
{
background:url(../images/pallete-rt-md.jpg) repeat-y;
width:10px;
}

.pallete_bt_mdbg
{
background:url(../images/pallete-bt-md.jpg) repeat-x;
height:10px;
}

.about_rbdr
{
border-right:1px dotted #666666;
padding-right:5px;
}

.read_more a
{
color:#3f670b;
text-decoration:underline;
font-weight:bold;
}

.read_more a:hover
{
color:#333333;
text-decoration:none;
font-weight:bold;
}

.in_outdoor
{
height:20px;
border-bottom:1px dotted #666666;
color:#3f670b;
font-weight:bold;
}

.footer_bg
{
background-color:#7a7a7a;
}

.footer
{
color:#FFFFFF;
}

.footer a
{
color:#FFFFFF;
text-decoration:none;
}

.footer a:hover
{
color:#000000;
text-decoration:underline;
}

.about_padd
{
padding:10px 0px 10px 0px;
}

.about_rtbdr02
{
border-right:1px dotted #999999;
padding-right:10px;
}

.about_cont02
{
padding:0px 0px 0px 10px;
text-align:justify;
vertical-align:top;
}

.tbl_bt_bdr
{
border-bottom:1px dotted #999999;
}

.about_ltbdr02
{
border-left:1px dotted #999999;
padding-left:10px;
}

.about_lt_cont02
{
padding:0px 10px 0px 0px;
text-align:justify;
vertical-align:top;
}

.indoor01
{
font-size:10px; 
font-weight:normal;
}

.rt_10px_padd
{
padding-right:20px;
padding-bottom:20px;
}

.paradise_01
{
height:20px;
background-color:#CCCCCC;
margin:0px 5px 5px 80px;
width:200px;
padding-top:3px;
text-align:center;
vertical-align:middle;
color:#000000;
font-size:12px;
font-weight:bold;
border:1px solid #999999;
}

.index_flash
{
margin:50px;
width:500px;
text-align:center;
}

.points_tbl
{
background-color:#d6edb9;
border:1px solid #7ca941;
}

.points_td
{
background-color:#eaf8d7;
}

.way_head
{
background-color:#FFFFFF; 
height:20px;
border:1px solid #7ca941;
padding-left:5px;
}



