
/* CSS Document */

body,td {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}
.new {position: absolute; margin: -10px 0 0 -10px!important; margin: -10px 0 0 -12px; width: 45px; height: 25px; background: url(/images/new.png) no-repeat; z-index: 4000}
.tour {position: absolute; margin: -10px 0 0px 72px!important; margin: -10px 0 0px 72px; width: 45px; height: 25px; background: url(/images/green.png) no-repeat; z-index: 4000}
.soon {position: absolute; margin: -10px 0 0px 72px!important; margin: -10px 0 0px 72px; width: 45px; height: 25px; background: url(/images/soon.png) no-repeat; z-index: 4000}
#right_bl {position: relative; top: 15px; left: 0px; padding: 0 0 0 5px; width: 200px; height: auto; border: 2px solid #f8e0ba; background: #8a0000 url(/images/bg_right.jpg); color: #604d14; font: 12px Verdana, Arial, Helvetica, sans-serif;}
#right_bl h6 {margin: 0; padding: 0 0 0 0; font: 22px Georgia, "Times New Roman", Times, serif, sans-serif; color: #ac1e21;}
#right_bl a {color: #7a5f0e; text-decoration: underline; background: none;}
#right_bl a:hover {color: #ac1e21; text-decoration: underline; background: none;}

#toplin {position: relative; height: 54px; background: url(/images/toplin.jpg) repeat-x;}
#ltop {position: absolute; left: 0; width: 41px; height: 54px; background: url(/images/ltop.jpg) no-repeat;}
#rtop {position: absolute; right: 0; width: 41px; height: 54px; background: url(/images/rtop.jpg) no-repeat; border: 0px solid coral;}

#bottomlin {position: relative; height: 54px; background: url(/images/bottomlin.jpg) repeat-x;}
#lbottom {position: absolute; left: 0; width: 41px; height: 54px; background: url(/images/lbottom.jpg) no-repeat;}
#rbottom {position: absolute; right: 0; width: 41px; height: 54px; background: url(/images/rbottom.jpg) no-repeat;}

/*country*/
#country {float: left; border: 0px solid colal;}
#cbl {margin: 5px; padding: 5px; float: left; width: 137px; height: 126px; border: 1px solid #ddce9f; cursor: pointer;}
#cbl:hover {margin: 5px; padding: 5px; float: left; width: 137px; height: 126px; border: 1px solid #c4b279; cursor: pointer; background: #f8f5ed}
#cbl_name {padding: 0px 0px 3px 0; color: #3a5eb0; font-size: 13px;}
#cbl_name img {margin: 2px 0 0 0;}
/*end country*/


#map{
z-index:1;
}
img.pict {
width: 110px;
border: solid 1px #AC8D2D
}
H1.sk {
font-size:10px;
font-weight:bold;
}
.main_top_body {
	width: 900px;
	height: auto;
	float: left;
	background-image: url(/images/main_top_body.jpg);
	background-repeat: no-repeat;
	position: relative;
}

.main_bottom_body {
	width: 900px;
	height: auto;
	background-image: url(/images/main_bottom_body.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 25px;
	float: left;
	position: relative;
	padding-bottom: 30px;
}

.left_menu {
	width: 150px;
	height: auto;
	float: left;
	margin-left: 25px;
	
}


.main_content {
	width:440px;
	height: auto;
	float:left;
	padding-left: 20px;
	padding-top: 0px;
	text-align: justify;
}
.main_content_index {
	width:660px;
	height: auto;
	float:left;
	padding-left: 20px;
	padding-top: 0px;
	text-align: justify;
}

.main_photos {
	width: auto;
	height: auto;
	float:left;
	padding-top: 15px;
}

.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	text-decoration: none;
}
.white_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}
.normal_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #AC8D2D;
	text-decoration: none;
}

a:link, a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*color: #AC8D2D;*/
	text-decoration: none;
}
a:active, a:hover {color: #cb3257;background-color:#CCC}


.zag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #AC8D2D;
	font-size: 20px;
	font-weight: bold;
}

.zag2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #AC8D2D;
	font-size: 17px;
/*	font-weight: bold;*/
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #AC8D2D;
	font-size: 20px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #AC8D2D;
	font-size: 17px;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.content2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.content3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #AC8D2D;
	font-weight: bold;
}

.content4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
}

.main_bg_1 {
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	z-index:1;
}

A.but {
	background: url(/images/button.gif) no-repeat top left;
	display: block;
	height:25px;

	width: 116px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 0 0 10px;
}

A.but:hover {
	background: url(/images/button2.gif) no-repeat top left;
}












