/*Basic styles*/
body {color: #000; background: #002b09; margin: 40px 0px 40px 0px; text-align: center;}
table, td {color: #6f6f6f; font-size: 1em;}

h1, h2, h3, h4, h5 {color: #000;}
h1 {text-transform: uppercase; background: url('../img/bg_h1.gif') no-repeat top left; padding: 10px 0px 10px 50px; margin: 0px 0px 5px 0px;}
h2 {text-transform: uppercase;}

a {color: #015f18;}
a:hover {color: #488c58;}

/*Classes*/
.txt_more {color: #4e0f6e;}
.txt_lbl {color: #f6cb02;}


/*DIV layout properties*/
#div_main_wrpr {width: 774px; margin: 0 auto;}
#div_tp_wrpr {position: relative;}
#div_logo {position: absolute; top: 38px; left: 544px;}
#div_permalinks_wrpr {height: 66px; overflow: hidden;}
#div_permalinks {width: 740px; height: 49px; margin: 17px auto 0px auto;}
#div_mainpht {width: 740px; height: 149px; margin: 0 auto; overflow: hidden;}
#div_menu {width: 740px; margin: 0 auto; padding: 4px 0px 16px 0px;}
#div_cnt_wrpr {width: 740px; overflow: hidden; margin: 0 auto; margin-bottom: 0px;}
#div_cnt_l {width: 209px; float: left; margin: 0px 0px 0px 2px; display: inline;}
#div_cnt_l .box {padding: 8px;}
#div_cnt_r {width: 526px; float: right; padding: 0px 0px 20px 0px;}
#div_cnt_r .txt {width: 450px; margin: 0px 0px 0px 50px;}
#div_btm_wrpr {padding-bottom: 24px; margin-top: 5px;}
#div_btm {width: 730px; margin: 0 auto; padding: 5px 10px 0px 0px;}
/*----------------------------------- Box "Take tour" -------*/
#div_box_take_tour {background: #dae2db;}
#div_take_tour_cnt {margin: 10px 0px 10px 0px; padding: 3px 0px 5px 0px;}
#div_take_tour_cnt h2 {margin: 0px 0px 3px 0px;}
#div_take_tour_cnt .thumbs_wrpr {width: 100%; overflow: hidden; margin: 5px 0px 3px 0px;}
#div_take_tour_cnt .thumbs_wrpr .thumb {width: 61px; height: 42px; float: left; overflow: hidden; margin-right: 4px;}
/*#div_take_tour_cnt .thumbs_wrpr .thumb img {width: 57px; height: 38px;}*/
#div_take_tour_cnt .thumbs_wrpr .thumb .vertical {margin-top: -13px;}
#div_take_tour_cnt .thumbs_wrpr .last_item {margin-right: 0px;}
/*----------------------------------- Slideshow -------*/
#div_sldshw_ladies {width: 194px; height: 107px; overflow: hidden;}
#div_bnrs .bnr {margin-bottom: 10px;}

/*DIV appearance properties*/
#div_main_wrpr {background: url('../img/bg_main_wrpr.gif') repeat-y top left;}
#div_tp_wrpr {color: #fff;}
#div_permalinks_wrpr {background: url('../img/bg_permalinks_wrpr.gif') no-repeat top left;}
#div_permalinks {background: url('../img/bg_permalinks.gif') no-repeat top left; text-align: left;}
#div_mainpht {text-align: left;}
#div_menu {background: url('../img/bg_menu.gif') repeat-x bottom;}
#div_cnt_wrpr {background: url('../img/bg_cnt_wrpr.gif') repeat-y top left;}
#div_cnt_l {text-align: left; font-size: 0.9em; line-height: 1;}
#div_cnt_l h2 {font-size: 1.2em;}
#div_cnt_r {text-align: left;}
#div_btm_wrpr {background: url('../img/bg_btm_wrpr.gif') no-repeat bottom; color: #fff;}
#div_btm {background: #2c5c33;}
#div_footer {font-size: 0.9em; color: #c4d2c6; text-align: right;}
#div_footer a {color: #c4d2c6;}
#div_footer a:hover {color: #fff;}
/*----------------------------------- Box "Take tour" -------*/
#div_box_take_tour {background: #dae2db;}
#div_take_tour_cnt {border-top: 1px solid #a4a6a4; border-bottom: 1px solid #a4a6a4;}
#div_take_tour_cnt .thumbs_wrpr .thumb a {display: block; width: 57px; height: 38px; border: 2px solid #015f18; overflow: hidden;}
#div_take_tour_cnt .thumbs_wrpr .thumb a:hover {border: 2px solid #488c58;}
/*----------------------------------- Slideshow -------*/