body {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	background-image: url(../images/pg_bg.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
#wrapper {
	width: 1000px;
	background-color: #f5f5f5;
	margin-right: auto;
	margin-left: auto;
	margin-top: -4px;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	background-color: #FFFFFF;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


#header {
	height: 326px;
}
#content {
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 8px;
	padding-bottom: 10px;
	background-color: f5f5f5;
}



.content_clear {
	clear: both;
	height: 2px;
}

#index_box1 {
	width: 198px;
	float: left;
	border: 1px solid #e0e0e0;
	padding: 3px;
	background-color: #FFFFFF;
}
#left_area {
	width: 198px;
	float: left;
	border: 1px solid #e0e0e0;
	background-color: #FFFFFF;
	padding: 3px;
}

#left_area a {
	text-decoration: none;
	color: #333333;
}

#left_area a:hover {
	text-decoration: none;
	color: #666666;
}

#left_area ul {
	margin-top: 0px;
	color: #747474;
	line-height: 14px;
	}
#left_area li {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B0B0B0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5D5D5D;
	padding-bottom: 6px;
	padding-top: 6px;
	
	padding-left: 15px;
	background-color: #EFEFEF;
}


#divider {
	float: left;
	width: 13px;
	background-image: url(../images/divider.jpg);
	height: 340px;
	background-repeat: no-repeat;
	margin-left: 10px;
}

#index_box2 {
	float: left;
	width: 729px;
	padding-left: 20px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #DFDFDF;
	border-right-color: #DFDFDF;
	border-left-color: #DFDFDF;
}
#index_con_main {
}
#index_con_main h3 {
	margin-top: 10px;
	font-size: 16px;
	margin-bottom: 10px;
}
#index_con_main p {
	color: #737373;
	line-height: 15px;
	margin-bottom: 12px;
}
#index_links a {
	text-decoration: none;
	color: #0000FF;
}

#index_links a:hover {
	text-decoration: none;
	color: #FF0000;
}

#content_pages {
	float: left;
	text-align:justify;
	line-height:22px;
	width: 709px;
	padding-top: 15px;
	padding-left: 20px;
	padding-right:20px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #DFDFDF;
	border-right-color: #DFDFDF;
	border-left-color: #DFDFDF;
	padding-bottom: 15px;
	color: #666666;
}

#content_pages1 {
	float: left;
	text-align:justify;
	line-height:22px;
	width: 460px;
	padding-top: 15px;
	padding-left: 20px;
	padding-right:20px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #DFDFDF;
	border-right-color: #DFDFDF;
	border-left-color: #DFDFDF;
	padding-bottom: 15px;
	color: #666666;
}


#content h3 {
	font-size: 14px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #00509F;
	margin-top:7px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	text-transform: uppercase;
}
#content_height {
	float: left;
	width: 1px;
	height: 340px;
}
#contents {
	float: left;
	width: 690px;
	text-align: justify;
}
#contents1 {
	float: left;
	width: 455px;
	line-height: 25px;
}

#contents1 p {
	margin-top: 10px;
	margin-bottom: 10px;
}

#contents1 p a{
	color: #666666;
	text-decoration: none;
}

#contents1 p a:hover{
	text-decoration: underline;
}

#contents p {
	margin-top: 10px;
	margin-bottom: 10px;
}


#contents_right {
	font-size:10px;
	float: left;
	width: 168px;
	background-color:#999999;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #DFDFDF;
	border-right-color: #DFDFDF;
	border-left-color: #DFDFDF;
	color: #666666;
	padding: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;	
}
#recent_height {
	float: left;
	width: 0px;
	margin-left:-5px;	
	height: 340px;
	
	
}

.recent
{
	padding-top:0px;
	padding-bottom:20px;
	
}

.recent_subhead
{
margin-top:7px;
font-weight:bold;
}
.recent_date
{
	font-weight: normal;
	color: #666666;
}

.recent_text
{
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #B1B1B1;
	margin-top: 20px;
}





#curent_newsletter {
	width: 295px;
	float: left;
}
#newsletter_content {
	background-image: url(../images/Newsletter_top.jpg);
	width: 270px;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 10px;
}
#newsletter_left {
	float: left;
	width: 210px;
}

#newsletter_height {
	float: right;
	height: 136px;
	width: 10px;
	margin-right: 0px;
	margin-left: 15px;
}

#newsletter_content h4 {
	color: #4f627c;
	font-size: 12px;
	font-weight: bold;
}
#newsletter_content ol {
	margin-top: 5px;
	color: #747474;
	line-height: 14px;
	margin-right: 25px;
}
#newsletter_content li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #5D5D5D;
	padding-bottom: 6px;
	padding-top: 6px;
	background-image: url(../images/icon.jpg);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 15px;
}


#newsletter_content_back {
	background-image: url(../images/newsletter_back.jpg);
	background-repeat: repeat-y;
	width: 299px;
}

#newsletter_bottom {
	background-image: url(../images/newsletter_bot.jpg);
	background-repeat: no-repeat;
	height: 7px;
	width: 299px;
}

.newsletter_search
{
	
	height: 22px;
	width: 25px;
	margin-left:0px;
	padding-top:2px;
	padding-left:0px;
	padding-bottom:3px;
}
.newsletter_submit
{
	
	height: 15px;
	width: 51px;
	margin-left:0px;
	padding-top:7px;
	padding-left:0px;
	padding-bottom:3px;
}

#logo {
	width: 66px;
	padding-right: 12px;
	padding-left: 12px;
	float: left;
	margin-top: 63px;
}
#make_donation {
	width: 295px;
	float: left;
	padding-bottom: 20px;
}
#footer {
	height: 25px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e0e0e0;
	border-bottom-color: #E0E0E0;
	font-size: 10px;
	padding-top: 10px;
	text-align: center;
	color: #436996;
	background-color: #FFFFFF;
	clear: both;
}
.copyrights {
	margin-left: 70px;
}

#footer a {
	color: #8B8B8B;
	text-decoration: none;
}
#footer a:hover {
	color: #0C4280;
	text-decoration:underline;
	}
.active_foot {
	color: #0C4280;
}
#index_clear {
	height: 20px;
	clear: both;
}

#bottom {
	font-size: 10px;
	color: #5D5D5D;
	height: 16px;
	padding-top: 2px;
	text-align: center;
}
.phone_no {
	color: #0C9FCA;
	font-size: 10px;
}


.norecords
{
padding-left: 50px;
}


.trips_table
{
	background-color:#F5F5F1;
	margin-right: auto;
	margin-left: auto;
}

.trips_table .head
{
	border: 2px solid #FFFFFF;
	padding:5px;
	background-color: #993300;
}


.trips_table th
{
	border: 2px solid #FFFFFF;
	background-color: #666666;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 15px;
	color: #FFFFFF;
	font-weight: bold;
}
}

.trips_table td
{
	border: 2px solid #FFFFFF;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 15px;
}


.search_box
{
	margin-left: 50px;
	margin-right:0px;
	
	
}

.search_input1
{
	border: 1px solid #D4D4D4;
	width: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6E6E6E;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
	margin-right:25px;
}

.search_input2
{
	border: 1px solid #D4D4D4;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6E6E6E;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
	margin-right:10px;
}


/*forms*/
.forms_form
{
	
	
}

.forms_table
{
	background-image: url(../images/form_table_main.jpg);
	background-repeat: repeat-y;
	
	width: 704px;
}

.form_table_top
{
	background-image: url(../images/form_table_tp.jpg);
	background-repeat: no-repeat;
	height: 5px;	
	
}
.forms_table_bot
{
	background-image: url(../images/frm_table_bt.jpg);
	background-repeat: no-repeat;
	height: 20px;
	background-position: bottom;	
}

.forms_main_table
{
	margin-left: 25px;
	
}
.forms_main_table td
{
	padding: 6px;
}

.error
{
	color:#27719d;
	background-image: url(../images/err_icon.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left:30px
}

.sign_up_button
{
	background-image: url(../images/sign_up.jpg);
	background-repeat: no-repeat;
	height: 43px;
	width: 111px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	font-size: 1px;
	cursor: pointer;
}


.input_box1
{
	border: 1px solid #D4D4D4;
	width: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6E6E6E;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
}
.text_box1
{
	border: 1px solid #D4D4D4;
	width: 220px;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:20px;
	color: #6E6E6E;
}

.note
{
	width:400px;
	font-size: 11px;
}



.news_subhead
{
margin-top:7px;
font-weight:bold;
}
.news_date
{
	font-weight: normal;
	color: #666666;
}

.news_break
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CACACA;
	clear: both;
	text-align: right;
	padding-bottom:7px;
	
	
	margin-left:120px;	
}

.news_break a
{
	
	clear: both;
	text-align: right;
	padding-bottom:7px;
	margin-bottom:7px;
	color: #990000;
}

.news_date
{
	margin-right:25px;
	float: left;
	color: #003399;
	width:95px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #E4E4E4;
	margin-top: 5px;
}

.news_date img
{
	margin-left:auto;
	margin-right:auto;
	border: 2px solid #999999;
	
	
	
	
}

.news_date img a
{
	margin-left:10px;
	margin-right:10px;
	border: 2px solid #999999;	
	
	
}

.dates
{
	font-size:11px;
	line-height: 17px;
	margin-bottom: 10px;
	color: #333333;
	margin-left:0px;
	
	
	
}

.dates1
{
	font-size:11px;
	line-height: 17px;	
	color: #999999;	
	padding-left: 0px;
	
}

.associated
{
	font-size: 11px;
	line-height:20px;
	color: #000000;
	text-align: left;
	padding-top: 20px;	
}

.associated a
{
	font-size: 11px;
	line-height:20px;
	color: #999999;
	text-align: left;
	text-decoration: none;		
}

.associated a:hover
{
	font-size: 11px;
	line-height:20px;
	color: #0099CC;
	text-align: left;
	text-decoration: underline;
}

.associated1
{
	font-size: 11px;
	line-height:20px;
	color: #000000;
	text-align: left;
	margin-bottom:10px;
	}

.associated1 a
{
	font-size: 11px;
	line-height:20px;
	color: #999999;
	text-align: left;
	text-decoration: none;		
}

.associated1 a:hover
{
	font-size: 11px;
	line-height:20px;
	color: #0099CC;
	text-align: left;
	text-decoration: underline;
}
.news_date1
{
	
	margin-left: -25px;
		float: left;
	
}

#news_detail
{
	

	padding-right: 15px;
	padding-top:25px;
}

#news_detail1
{
	padding-left: 15px;

	padding-right: 15px;
	padding-top:25px;
}

.news_text

{
	margin-bottom: 0px;
	color: #999999;	
}

#news_detail p
{
	
	
}

.title
{
	font-size:14px;
	margin-left:0px;
	color: #0099CC;
	text-transform: capitalize;
	margin-bottom: 15px;
	font-weight: bold;
	line-height:40px;
	margin-top:10px;
	
}


A.title:hover
{

}
.title   
{
	
	margin-left:0px;
	color: #0099CC;
	text-decoration: none;
}

.title a  
{
	
	margin-left:0px;
	color: #0099CC;
	text-decoration: none;
	padding-top:5px;
	line-height:10px;
	
	
}

.title a:visited  
{
	
	margin-left:0px;
	color: #0099CC;
	text-decoration: none;
}
.title a:hover 
{
	
	margin-left:0px;
	color: #40CFFF;	
	
}

.title1
{
	font-size:14px;
	margin-left:0px;
	color: #0099CC;
	text-transform: capitalize;
	font-weight: bold;
	line-height:30px;
	
}
.title2
{
	font-size:14px;
	margin-left:0px;
	color: #0099CC;
	text-transform: capitalize;
	font-weight: bold;
	
	
}

.thumb
{
	font-size:14px;
	margin-left:0px;
	color: #0099CC;
	text-transform: capitalize;
	font-weight: bold;
	line-height:30px;
	float: right;	
}

.author_name
{
	font-size:11px;
	line-height: 17px;
	margin-bottom: 0px;
	color: #333333;
	background-image: url(../images/author.png);
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left center;
	margin-left:120px;
	margin-top: -25px;	
}

.author_name1
{
	font-size:11px;
	line-height: 17px;
	margin-bottom: 10px;
	color: #333333;
	background-image: url(../images/author.png);
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-bottom: 5px;	
}

.author_name2
{
	font-size:11px;
	
	margin-bottom: 20px;
	color: #666666;
	
	padding-top: 5px;
	padding-bottom: 10px;
}

.news_content
{
	float: left;
	color: #999999;	
}

a.content_link{
	text-decoration:none;
	cursor:pointer;
	color: #999999;	
}

a.content_link:hover{
	text-decoration:none;
	color: #666666;	
}

.news_view
{
	
}

.news_view img
{
	
	margin-right:15px;
	margin-bottom:10px;
	border: thin solid #F0EFEC;
	padding: 5px;
	display:inline;
}


.img_thumb_view
{
	float: left;
	width:500px;
}

.news_down_link
{
	padding-left: 20px;
	background-image: url(../images/text_download.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-bottom: 2px;
	
}

.news_down_link a
{
	color: #990000;
	
}

.flash_video
{
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	border: 1px solid #B0B0B0;
	padding: 5px;
}


/*///*/



/* new */



.email
{
	color: #333333;
}
.email a
{
	color: #333333;
	text-decoration: underline;	
}
.email a:hover
{
	color: #333333;
	text-decoration: none;
}

.link
{
	color: #333333;
}
.link a
{
	color: #990000;
	text-decoration: underline;	
}
.link a:hover
{

	text-decoration: none;
}


.faq_link
{
	color: #333333;
	line-height: 30px;
}
.faq_link a
{
	color: #666666;
	text-decoration: underline;	
}
.faq_link a:hover
{

	text-decoration: none;
}


.address_head
{
border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	
}

.address
{
line-height: 25px;	
	
}

.name
{
	color: #0080AA;
}

.desig
{
color: #999999;

}

.note
{
	font-size: 9px;
}

.trip_table {
	background-color: #F7F7F4;
	border: 1px solid #CCCCCC;
	margin-top:15px;
	margin-bottom:15px;
}
.trip_table td {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.trip_country {
	padding-left: 15px;
}
.trip_head {
	background-color: #E5E5E5;
	padding-left: 5px;
	color: #333333;
}

.back_to_top a {
	font-size: 12px;
	text-decoration: none;
	color: #2386AB;
}

.rnews a {
	color: #8B8B8B;
	text-decoration: none;
}
.rnews a:hover {
	color: #0C4280;
	text-decoration:underline;
	}

.Ermsg{
	color:#FF0000;
	font-weight:bold;
}

.recent_subhead a{
	color: #8B8B8B;
	text-decoration: none;
}

.recent_subhead a:hover{
	color: #0C4280;
	text-decoration:underline;
}



/*sitemap*/

#sitemap
{
	padding-left: 50px;
	padding-top: 20px;
	padding-bottom: 20px;
	


}


#sitemap li a{
	list-style-type: none;
	margin-bottom: -2px;
	color: #12788e;	
	text-decoration: none;
	font-weight:bold;
}

#sitemap li a:hover
{
text-decoration: underline;
}

ul#sitemap > li {
	margin-bottom: 10px;
	}

#sitemap ul {
	margin-left: 50px;
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 10px;
}


#sitemap ul li {
	list-style-image: url("../images/l2_normal.gif");
	margin-top: -2px;
	padding-left:20px;
}

#sitemap ul ul li {
	list-style-image: url("../images/l3_normal.gif");
}

#sitemap ul li.firstfollow {
	list-style-image: url("../images/l2_first_follow.gif");
	margin-top: 0px;
	background-position: left 3px;
}

#sitemap ul li.last {
	list-style-image: url("../images/l2_last_item.gif");
}

#sitemap ul li.last ul li {
	list-style-image: url("../images/l3_normal_no_l2.gif");
}

#sitemap ul li.last ul li.firstfollow {
	list-style-image: url("../images/l3_first_follow_no_l2.gif");
	margin-top: 0px;
}

#sitemap ul li.last ul li.last {
	list-style-image: url("../images/l3_last_item_no_l2.gif");
}

#sitemap ul ul li.firstfollow {
	list-style-image: url("../images/l3_first_follow.gif");
	margin-top: 0px;
}

#sitemap ul ul li.last {
	list-style-image: url("../images/l3_last_item.gif");
}

#sitemap ul a
{
	color: #333333;
	text-decoration: none;
	font-weight:normal;
	}
	
	

#sitemap ul a:hover
{	
	text-decoration: underline;
	}
	
	
	
	
.search_media_box
{
	font-size: 10px;
	border: 1px solid #666666;
	padding-right: 0px;
	padding-left: 4px;
	background-color: #EAE8E3;
	margin-right:15px;
	
}

.search_media_box1
{
	font-size: 10px;
	border: 1px solid #666666;
	padding-right: 0px;
	padding-left: 4px;
	padding-top:2px;
	padding-bottom:2px;
	background-color: #EAE8E3;
	
}