/* end of template default styling*/
body {
	background: #c0c0c0;
	border-top: 5px solid #000;
	padding: 0px 0 40px;
}

a {
	
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.MoreInfoBlack, a.MoreInfoBlack:link, a.MoreInfoBlack:active{
	color: #000;
	text-decoration: underline;
}

a.MoreInfoBlack:hover{
	text-decoration: none;
}

a.MoreInfoGreen, a.MoreInfoGreen:link, a.MoreInfoGreen:active{
	color: #2ba6b6;
	text-decoration: underline;
}

a.MoreInfoGreen:hover{
	text-decoration: none;
}

.container_16 {
	background: #fff;
}

/* end of template default styling*/

/*Top Navigation*/
#TopNavBar{
	background-image: url(../images/navbar.jpg);
	width: 960px;
	height: 103px;
	margin: 0;
	padding: 0;
}

#NavList li{
	list-style: none;
	float: left;
	padding: 50px 10px 0px 10px;
	background-image: url(../images/navbararrow.jpg);
	background-repeat: no-repeat;
	background-position: top;
	min-width: 26px;
}

#NavList a{
	color: #bcbcbc;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

/*End of Top Navigation*/

/*Big Banner with Image*/
#BigBanWithImg{
	background-color: #249f3e;
	background-image: url(../images/imageup.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 252px;
	width: 960px;
	margin: 0;
	padding: 0;
}

#EmbassyName{
	background-image: url(../images/topcountryurl.jpg);
	background-repeat: no-repeat;
	width: 377px;
	margin: 0;
	height: 252px;
}

#EmbassyName h1{
	color: #000;
	width: 350px;
	padding: 50px 0px 0px 0px;
	text-align: center;
	font-size: 35px;
	font-family: Impact;
}

#EmbassyName p{
	color: #000;
	width: 320px;
	padding: -10px 0px 0px 0px;
	margin: -20px 0px 0px 15px;
	text-align: left;
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	line-height: 1.5;
}

#EmbassyImg p{
	color: #a4a9ac;
	width: 400px;
	text-align: left;
	margin-top: 0px;
	font-size: 14px;
	line-height: 1.3;
	font-weight: bold;
}

#EmbassyImg span{
	color: #ffdc00;
	text-decoration: underline;
	font-size: 14px;
	line-height: 1;
	font-weight: bold;
}

.Fax{
	padding-left: 112px;
}

#EmbassyImg a{
	color: #ffdc00;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}

#EmbassyImg a:hover{
	color: #fff;
}

/*third row: visa ad and top information*/
#VisaAdAndTopInfo{
    /*background-image: url(../images/visaad.jpg);
	background-repeat: no-repeat;
	background-position: left;*/
	height: 394px;
	margin: 0px 0px 0px 20px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.5;
}

#VisaAdAndTopInfo h6{
	text-transform: uppercase;
}

#AdVisaImg{
	width: 377px;
	margin: 0px 0px 0px -20px;
	padding: 0;
}

#FirstSplit{
	margin: 0px 0px 0px 0px;
	width:296px;
}

#FirstSplit h4{
	background-color:#bcbcbc;
	color: #000000;
	text-align: center;
	padding: 14px 0px;
}

#FirstSplit h6{
	text-align: left;
	padding: 5px 10px;
}

#FirstSplit p{
	width:270px;
	padding-left: 10px;
	margin-top: -10px;
}

#SecondSplit{
	margin: 0;
	width:286px;
	/*background-color: #f0f0f0;
	border-left: #cccccc 1px solid;*/
}

#SecondSplit h4{
	background-color:#2ba6b6;
	color: #ffffff;
	text-align: center;
	padding: 14px 0px;
}	

#SecondSplit h6{
	text-align: left;
	padding: 5px 10px;
}

#SecondSplit p{
	width:270px;
	padding-left: 10px;
	margin-top: -10px;
}

.BlackHeader{
	color: #000;
}

.GreenHeader{
	color: #2ba6b6;
}

#Resorts{
	background-image: url(../images/resortsinfo.jpg);
	background-repeat: no-repeat;
	width: 600px;
	height: 270px;
	color: #FFF;
	}

#ResortOne{
	margin-left: 10px;
	margin-top: 90px;
}

#ResortTwo{
	margin-left:35px;
	margin-top: 90px;
}


#ResortThree{
	margin-left: 30px;
	margin-top: 90px;
}

#Resorts p{
	margin-top: -10px;
}

#Resorts a{
	margin-left: 40px;
	text-decoration: underline;
}

/*End of third row: visa ad and top information*/
/*us legalization, about country*/

#RestOfPage{
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.4;
	padding-left: 20px;
	width:620px;
	padding-top: 20px;
	margin-bottom: -20px;
}

.DivForCountryImg{
	background-image: url(../images/aboutcountry.jpg);
	background-position: right;
	background-repeat: no-repeat;
	height: 134px;
	min-height: 134px;

}

.DivForCountryImg p{
	width: 318px;
	margin-top: -10px;
	
}

/* rest of side bar*/
#SecondSplitdown{
	margin: 80px 0px 0px 12px;
	width:287px;
	/*background-color: #f0f0f0;*/
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.5;
	/*border-left: #cccccc 1px solid;*/	
    max-height: 605px;
}

#SecondSplitdown h4{
	background-color:#e0c208;
	color: #000;
	text-align: center;
	padding: 14px 0px;
}	

#SecondSplitdown h6{
	text-align: left;
	padding: 5px 10px;
}

#SecondSplitdown p{
	width:270px;
	padding-left: 10px;
	margin-top: -10px;
}

#SecondSplitdown ul{
	margin-top: -20px;
}

#SecondSplitdown li{
	list-style: url(../images/detailsarrow.jpg);
	padding-top: 5px;
}

#SecondSplitdown a{
	color: #000000;
	text-decoration: none;
}

#SecondSplitdown a:hover{
	text-decoration: underline;	
}

#SecondSplitdown img{
	padding-left: 30px;	
}

.KeepInTouch{
	background-image: url(../images/keepintouch.jpg);
	background-repeat: no-repeat;
	width: 257px;
	height: 189px;
	margin: auto;
}

#KeepInTouchList{
	padding: 25px 0px 0px 40px;
}

#KeepInTouchList li{
	list-style: none;
	color: #686868;
	padding: 25px 0px 0px 0px;
}

#KeepInTouchList a{
	color: #686868;
	text-decoration: underline;
}

.contacts{
	width: 250px;
	padding: 30px 0px 30px 0px;
	font-weight: bold;
	}
	
.contactsT{
	width: 250px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	}
	
.contactsT img{
	padding-left: 25px;	
}

.contacts h5{
	padding: 0px 0px 0px 10px;
	color: #2ba6b6;
	text-decoration: underline;
	text-transform: uppercase;
}

.contactspangreen{
	color: #2ba6b6;
	text-decoration: underline;
}

.contactspan{
     	text-decoration: none;
		margin-left: 65px;
}

.contactspanmail{
     	text-decoration: none;
		margin-left: 15px;
}

.contactspanphone{
	text-decoration: none;
	margin-left: 35px;
	}

/*Footer*/

#Footer{
	background-color: #515151;
	width: 960px;
	margin: 0px 0px -50px 0px;
	padding: 15px 0px 0px 0px;
	color: #ffffff;
}

#Terms{
	float: right;
}

#Terms li{
	float: right;
	list-style: none;
}

#Terms a{
	text-decoration: underline;
	color: #ffffff;
}

#basic-modal-content .grid_4{
	margin-top: 10px;
	width: 155px;
	min-width: 155px;
}

#basic-modal-content .grid_2{
	margin-top: 10px;
	width: 50px;
	min-width: 50px;
}

#basic-modal-content h6{
	margin-bottom: 20px;
	color: #ffffff;
}

#Total{
	color: #ffffff;
	font-weight: bold;
}

ol{
	margin-bottom: 10px;	
}

#White{
	color: #ffffff;	
}

#basic-modal-content .grid_5{
	margin-top: 10px;
	width: 200px;
	min-width: 200px;
}

#basic-modal-content .grid_3{
	margin-top: 10px;
	width: 200px;
	min-width: 200px;

}