@charset "utf-8";
* {
	padding:0;
	margin:0;
}

body{
	background: url(../images/bg_main.gif) repeat-x #072219 center top;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003333;
}

.container_bg{
	background:url(../images/content_bg_main.png) repeat-y center top;
	width: 903px;
	margin: auto auto;
}

.container{
	margin-left: -3px;
	
}

.header{
	background:url(../images/header_bg.png) repeat-y center top;
	height: 310px;
}

.fake_space_top{
	background: url(../images/header_section_bg.png) no-repeat center top;
	height: 70px;
	width: 903px;
	margin: auto auto;
}
.fake_space_top ul{
	padding-left: 560px;
	padding-top: 20px;
	
}
.fake_space_top li{
	color: #fff;
	list-type: none;
	display: inline;
}
.fake_space_top li a{
	padding: .3em .7em .3em .3em;
	border-right: solid 3px #fff;
	color: #fff;
	text-decoration: overline;
}

.fake_space_top li a:hover{
	border-right: solid 3px #FF0000;
	text-decoration:none;
}

.banner_content{
	width: 770px;
	height: 150px;
	border: solid 10px #fff;
	margin: auto auto;
}
.menu_section{
	background: url(../images/menu_section_bg.png) no-repeat center top;
	height:76px;
	width: 903px;
	margin: auto auto;
}
h1{
	font-size:16px;
	color: #990000;
	text-align:center;
}

h2{
	font-size: 14px;
	font-weight: bold;
}

#useful_links{
	background: #003333;
}

#ch_links{
	background:#003399;
}
	
#er_links{
	background: #009966;
}
#useful_links li a, #ch_links li a, #er_links li a{
	display: block;
	border-bottom: dotted 1px #fff;
	color: #fff;
	text-decoration: none;
	padding: .2em;
}

#useful_links li a:hover, #ch_links li a:hover, #er_links li a:hover{
	color:#ffff00;
}

.centre_it{
	text-align: center;
}

.content{
	
	min-height:400px;	
	position: relative;
	width: 903px;
	margin: auto auto;

}
.content_wrapper{
	width: 850px;
	margin: auto auto;
}
.panel1, .panel2, .panel3{
	float: left;
}

.panel1{
	width: 200px;
}
.panel2{
	width: 480px;
	border-right: dotted 1px #ccc;
	position: relative;
}
.panel3{
	width: 150px;
	position: inherit;
}

.panel2_sub{
	width:455px;
	padding: 2em 0;
	margin: auto auto;
}

.panel2_sub ul{
	margin-left: 2em;
}
.panel2_sub li{
	list-style:none;
	background:url(../images/bullet_links.gif) no-repeat center left;
	padding-left: 1em;
}
.panel2_sub p, .panel3 p{
	padding: .3em;
}
.panel3_sub, .panel1_sub{
	margin: auto auto;
}
.panel1_sub{
	width: 180px;
}
.panel3_sub{
	width: 150px;
	margin-left:10px;
}
.style_panel2_img{
	border: dashed 1px #333;
}
div.home_index_icons_table li{
	text-align:right;
	background-position: center center;
	background-repeat: no-repeat;
	list-style:none;
	padding: 2em;
	padding-left: 5em;
	padding-right: 1em;
	border: dotted 1px #eee;
	float: left;
	width: 70px;
}

.hotel_page ul{
		margin-left: 2em;
}
ul.policies_terms{

	font-size:10px;
}
.clearer{
	clear: both;
}
.home_index_icons_table ul {
	width: 450px;
	padding-left: -1em;
}

#er_but{
 	background:url(../images/er_but.png) no-repeat;
}
#ch_but{
	background:url(../images/ch_but.png) no-repeat;
}
#taxi_but{
	background:url(../images/taxi_but.png) no-repeat;
}
#act_but{
	background:url(../images/act_but.png) no-repeat;
}
#wl_but{
	background:url(../images/wl_but.png) no-repeat;  
}
#map_but{
	background:url(../images/map_but.png) no-repeat;
}
.housing_page{
	width: 460px;
	margin: auto auto;
}
.housing_page td{
	text-align:center;
	color:#009900;
	border: dotted 1px #ccc;
}
.housing_page td a{
	color:#009900;
	text-decoration:none;
}
.housing_page td img{
	border: solid 1px #ccc;
	width: 128px;
	height: 98;
	background-position: center center;
}
.footer_section{
	clear: both;
	background: url(../images/footer_section_bg.png) repeat-y center center ;
	width: 903px;
	margin: auto auto;
}

.footer_content{
	color: #fff;
	position: relative;
	left: 250px;
	width: 450px;
	padding: .4em;
	font-size:11px;
}

.footer_content a{
	color: #ffff00;
}

.footer_content li{
	list-style:none;
	display: inline;

}

.footer_content li a{
	border-right: solid 2px #fff;
	padding: .3em;
}

.footer_content li a:hover{
	border-right: solid 2px #ff0000;
}

#ad_style{
	background: url(../images/Guyana.png) no-repeat center left;
}
#ad_style a{
	margin-left: 3em;
}	
/*Forms*/
label{
	float: left; /*Align Labels and text field settings*/
	position: relative;
	text-align: left;
	display: block;
	width: 120px;
	font-size:12px;
	color: #333;
	font-weight: bold;
}

input.tfield{ /*Text fields settings*/
	border: solid 1px #000;
	background:#ccc;
	width: 120px;
}


.button{
	border: 0;
	background: url(../images/bg_main.gif);
	width: 60px;
	padding: .3em;
	color: #fff;
	font-size:11px;
}

.panel2_sub label{
	float: left; /*Align Labels and text field settings*/
	position: relative;
	text-align: left;
	display: block;
	width: 160px;
	font-size:12px;
	color: #333;
	font-weight: bold;
}
.panel2_sub textarea {
	width: 230px;
}
.panel2_sub input.tfield{ /*Test fields settings*/
	border: solid 1px #000;
	background:#ccc;
	width: 150px;
}

.button_content{ /* Settings for buttons*/
	color: #fff;
	padding: .5em;
	width: 80px;
	background: #003399;
	border: solid 1px #000;
	cursor: pointer;
}
fieldset{
	border: dotted 1px #ccc;
	background:#eee;
	padding: .5em;
}
.must_fill{
	color: #990000;
}

#contact_form{
	width: 450px;
	margin: auto auto;
}
legend{
	background: #666666;
	color: #FFFF00;
	font-size:12px;
	padding: .3em;
	border: solid 1px #999;
}
/*Hotel Page Section*/
.hotel_images, .hotel_reservation_form{
	float: left;
}
.hotel_images{
	width: 210px;
}
.hotel_page{
	margin-left: .3em;
}
.hotel_page strong{
	color:#003399;
}
.hotel_images a img{
	border:0;
}

.hotel_images a img, .hotel_images img{
	border:solid 1px #000;
}
.hotel_reservation_form{
	width: 230px;
}

.hotel_reservation_form li a{
	display: block;
	padding: .3em;
	font-weight: bolder;
	font-size: 14px;
}
#hotel_quote_form{
	padding-top: 1em;
}
#hotel_quote_form label{
	width: 110px;
}

#startMonthYear{
	width: 108px;
}
/*Pop ups*/
a.pop{
    position:relative; 
    z-index:24; 
    color:#000;
    text-decoration:none;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10px;
}

a.pop:hover{z-index:25; background:#fff;}

a.pop span{display: none;}

a.pop:visited span{
	display: none;
}

a.pop:hover span{ 
   	display:block;
   	position:absolute;
	background: #f1f3fa;
	z-index:24; 
	padding: .5em;
   	top: -165px; left:10px; 
   	border:1px solid #ccc;
	color:#333;
   	text-align: center;
	cursor: help;
}

#guyana_map{
	background: url(../images/gy-map-sm.jpg) no-repeat;
	width: 440px;
	height: 610px;
}

#guyana_map ul{
	margin: 0;

}

#guyana_map li{
	display:inline;
	list-style: none;
	padding: 0;
	background:url(../images/map_location.gif) no-repeat center center;
}

li#point1{
	position: relative;
	left: 277px;
	top: 159px;
}
#guyana_map li a{
	background: url(../images/blank.gif);
}	

/*Style for external includes*/
.a_box{
	width: 180px;
	margin: auto auto;
	color:#003333;
}

.a_box2{
	width: 190px;
	border:1px solid #000;
	align:center;
	text-align:left;
	margin:0;
	padding: 0;
}

.a_box2 a{
	 text-decoration:none;
	 color:#173a00;
	 font-size:12px; 
	 line-height:16px;
	 font-family: arial;
}

.a_box2 div{
	text-align:center;
	font-size:12px; 
	line-height:16px;
	font-family: arial;
	color:#173a00; 
	font-weight:bold;
	background:#c5e554;
	padding:3px 3px;
}
