/*             Global Styles              */
html * { padding:0;margin:0; }
body 
{
	font-family: verdana; 
	background:#2f4a69; 
	padding:0;
	margin:0 0 0 0;
	font-size: 12px;
	color:#2f4a69;
	}
a  
{
	color:#669933;
	font-weight: 400;
	text-decoration:underline;
}
a:hover 
{
	color:#ffb23b; text-decoration: underline;
}
a .selected 
{
	color:#ffb23b; text-decoration: underline;
}
img 
{
	border:none;
	margin:0;
	padding:0; 
}
h1 
{
  font-size:1.2em;
  margin-bottom:15px;
}


p  { line-height:18px; }
.bold {
font-weight:bold;
}
.clear 
{
	clear:both;
	line-height:0; 
}

.blue {
 color:#4e6989;
}

.left {
float:left;
}
.tbord 
{
  border-top: 3px solid #ffffff;	
}
.bbord 
{
  border-bottom:3px solid #ffffff;	
}
.N_border
{
border-top:3px solid #ffffff;	 
}

.blue_back
{
	background:#4e6989;
}
.lightblue_back 
{
	background:#689FE3;
}
.maroon_back 
{
 background:#670417;
}


/*             Main Wrapper               */

#wrapper {
    background:url(../images/body_back.jpg) top left repeat-y;	
	width:974px;	
	*width: 974px;
	margin: 0px auto;	
	padding:0px 0px 0px 0px;
	
}
/*                   header                    */

.header 
{
 	 background:#ffffff;
 	 width:950px;
	 *width: 950px;
 	 height:54px;	
	 margin:0 0 0 10px;
}


  /* content styles */

.images 
{
  margin:0 0 0 10px;  
  height:172px;
  background:#4e6989;
  padding: 0px;
  width:954px;
}



.images img
{
	padding:0;
	margin-top:12px;
	
}
.bio_img_top
{
 width: 954px;
 *width: 954px;
 _width: 950px;
 height: 162px;
 *height: 162px;
 _height: 157px;
  background-color: #4e6989 /* #4e6989; */;
  margin-left: 10px;
  border-right: 3px solid #ffffff;
  padding-top: 12px;
}
.images_bio
{ 
 border-top: 3px solid #ffffff; 
 border-bottom: 3px solid #ffffff;  
 height: 142px; 
 *height: 142px;
 _height: 142px; 
 margin-top: 12px;
 width: 954px;
 *width: 954px;
 _width: 954px;
}

.bio_img_top_text
{
 
 padding-left: 8px;
position: relative;
 top: -22px;
 float: right;
 left: -320px;
 *left: -320px;
 color: white;

 
}

.topnav 
{ margin-left: 10px; width:954px; 




	*width: 954px;
_width: 954px; background: url(../images/green_pixel.jpg) top left repeat; height:25px; 




	*height: 28px;
_height: 30px; border-top:3px solid #ffffff; color:#6e9a8d; font-size: 13px; 




	*font-size:14px;
_font-size:14px; font-family: Arial, Helvetica, sans-serif; font-weight: 900; 




	*font-weight:800;
padding-top:8px; 




	*padding-top:12px;
_padding-top:12px; padding-bottom: 0px; left:0px; 




	*left:0px;
_left:0px; top:0px; text-align:center; 
}
.topnav a
{ color:#ffffff; padding-left: 9px; padding-right: 9px; font-size: 13px; 
}
.topnav a.selected
{
color:#ffb23b;

}
.topnav a:hover
{
color:#ffb23b;
text-decoration:underline;
    font-weight:normal;
}


.topnav .current
{
color:#ffb23b;
text-decoration: underline;
cursor:default;
    font-weight:normal;
}


/* left column styles */
.col1 
{ font-family: Arial;
font-size: 13px;
*font-size:12px;
_font-size:13px;
font-weight: 400;
 border-right:3px solid #ffffff;
 margin:0px 0 0px 10px;
 width:217px;
 *width:217px;
 _width:217px;
 color:#ffffff;
 float:left;
 
}
*html .col1 
{
	 margin:0px 0 0 5px;
}

.col1 a  
{
	padding-left:10px;
	display:block;
	
		color:#ffffff;
}
.col1 .link1 
{
	font-family: Arial;
	font-size: 12px;
	background: url(../images/arrow_blue.gif) 173px 10px no-repeat;
	line-height: 35px;

}
.col1 .link2 
{

    background: url(../images/arrow_blue.gif);
    line-height: 35px;
    background-position:100px 10px;
    *background-position: 100px 10px;
    _background-position: 100px 10px;
    background-repeat: no-repeat;
    font-family: Arial;
    font-size: 12px;
	width: 110px;

}
.link3 {
	background: url(../images/arrow_blue.gif);
	font-family: Arial;
	font-size: 12px;
	position: relative;
	left: 0px;
	line-height: 35px;
	padding-left: 12px;
	background-position:110px 10px;
*background-position:110px 10px;
	_background-position:110px 10px;
	background-repeat: no-repeat;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.col1 img 
{
    width:217px;

}

.col1 p {
 padding: 10px 15px 0px 10px;
}
/* content column styles */

.col2 
{
float:left;	
color:#4E6384;
width: 620px;
margin:45px 15px 0 60px;
font-family: Arial;
margin-left: 50px;
}
.col2 h2
{
  font-size: 15px;
  font-weight: bold;
  margin-bottom:15px;
  text-transform:uppercase;
}
.col2 h1
{
  font-size: 14px;
  font-weight: bold;
  margin-bottom:15px;
  text-transform:uppercase;
}
.col2 p 
{ color: #4E6989; font: 12px Arial; 

}
.col2 p i
{ font-family: Arial; font-style: italic; 

}


.col2 a  
{ /*	display:block;*/
	height:18px; color:#808000; 
}
.col2 .link1 
{

    font-family: Arial;
    font-size: 12px;
    color: #4e6989;
    font-weight: normal;
    background: url(../images/arrow_blue.gif);
    background-position:106px 0px;
    *background-position: 106px 0px;
    _background-position:106px 0px;
    background-repeat:no-repeat;
    margin-bottom: 10px;
    line-height: 15px;
	width: 124px;
	display:block;
}
.col2 .hover 
{
text-decoration: underline;
 }
.col2 .link_top
{

font-family: Arial;
font-size: 12px;
background: url(../images/arrow_blue_rev.gif) no-repeat;
background-position: 0px 3px;
	padding-top:0px;
	padding-left: 26px;
	line-height: 30px;
margin-bottom: 10px;
	line-height: 20px;
	padding-bottom:15px;
	font-weight: bold;
	width: 189px;
 	color: #4e6989;

}
.col2 .link_top a
{
 padding-left: 10px;
 }
/* right hand column styles */
.col3 
{
	margin:60px 0 0 0px;
	
	
}

.footer 
{
	
	background: url(../images/footer_back.jpg) top left no-repeat;
	height:35px;
	width:974px;	
	float:left;
}
.col23 
{
width:700px;
float:left;
}
.col23 .cats 
{
	margin:10px 0 0 26px
	
}
.topNavLnks
{
	cursor:pointer;
}

/************* GALLERY ************************/
	
	#main_image{margin:0 0 0px 26px;height:360px;*height:300px;_height:300px;width:700px;background:#ffffff;}
	#main_image img{margin-bottom:10px;}
	
	.nav{
	padding-top:0px;
	clear:both;
	letter-spacing:3px;
	text-transform:uppercase;
	margin:0 0 50px 290px;
	}
	* html .nav 
	{
		height:25px;
		
		
	}
	
	
	.info{text-align:left;width:700px;margin:30px auto;border-top:1px dotted #221;padding-top:30px;}
	.info p{margin-top:1.6em;}
	


/* left column styles for Biography page */
.left_nav_bio 
{ 
	font-family: Arial;
	font-size: 13px;
	font-weight: 400;
	border-right:3px solid #ffffff;
	border-top: 3px solid #ffffff;
	margin:0px 0 0px 10px;
	width:217px;
	*width:217px;
	_width:217px;
	background-color: #666695;
	color:#ffffff;
	float:left;
 
}
*html .left_nav_bio
{
	 margin:0px 0 0 5px;
}

.left_nav_bio a  
{
	
	display:block;
	
		color:#ffffff;
}
.left_nav_bio a.link1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: 400;
	background: url(../images/arrow_blue.gif) 158px 10px no-repeat;
	padding-top:0px;
	vertical-align: 2px;
	position: relative;
	left: 0px;
	line-height: 35px;
	padding-left: 12px;
	padding-bottom: 0px;
	border-bottom: 3px solid #ffffff;
}
.left_nav_bio a.link1a {
	font-family: Arial;
	font-size: 12px;
	font-weight: 400;
	background: url(../images/arrow_blue.gif) 158px 10px no-repeat;
	padding-top:0px;
	vertical-align: 2px;
	position: relative;
	left: 0px;
	line-height: 35px;
	padding-bottom: 0px;
}
.left_nav_bio div.photos {
	padding-left: 12px;
	padding-bottom: 0px;
	border-bottom: 3px solid #ffffff;
	font-family: Arial;
	font-size: 12px;
	font-weight: 400;
}
.left_nav_bio div.photos ul {
	margin-left:25px;
}
.left_nav_bio .link2 
{
background: url(../images/arrow_blue.gif);
font-family: Arial;
font-size: 12px;

position: relative;
 left: 0px;
 line-height: 35px;
 padding-left: 12px;
background-position:102px 10px;
*background-position:102px 10px;
_background-position:102px 10px;
background-repeat: no-repeat;
}



.left_nav_bio  img
{ 

  border-bottom: 3px solid #ffffff;
  border-top: 3px solid #ffffff;
 margin: 0px;
 width:217px;
 *width:217px;
 _width: 217px;
 
}

.left_nav_bio img.gall {
	width:auto;
	border: 1px solid #333333;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	background-color: #E3E6E8;
	padding: 4px;
}

.left_nav_bio p {
 padding: 12px 15px 0px 10px;
}
/* content column styles */
#top_level_links
{
width:350px;
position: relative;
top: 43px;
*top: 43px; 
_top: 43px;
left: -90px; 
*left:-90px;
_left: -90px;
color:#669933;
float: right;
text-align: right;
display:inline; 
}

#top_level_links ul
{ display: block;
  
}

#top_level_links ul li
{ font-family: Arial; 
font-size: 12px;
font-weight: bold; display:inline; padding-left: 20px;

}

#top_level_links ul li a
{ font-family: Arial; 
font-size: 12px;
font-weight: bold; 
text-decoration: none;
background: url(../images/arrow.gif) 10px 10px;
background-position: left;
padding-left: 10px;
*padding-left: 10px;
_padding-left: 10px;
background-repeat: no-repeat;
list-style: none;
}
#top_level_links ul li a:link
{ font-family: Arial; 
font-size: 12px; color:#669933; list-style:circle;
font-weight: bold; 
background-image: url(../images/arrow.gif);
background-position: left;
background-repeat: no-repeat;
}

#top_level_links ul li a:hover
{ font-family: Arial; 
font-size: 12px; 
color:#ffb23b;
font-weight: bold; 
text-decoration: underline;
background-image: url(../images/arrow.gif);
background-position: left;
background-repeat: no-repeat;

}




/* left column styles for New ventures */
.left_nav_awards
{ font-family: Arial;
font-size: 13px;
font-weight: 400;
 border-right:3px solid #ffffff;
  border-top: 3px solid #ffffff;
 margin:0px 0 0px 10px;
 width:217px;
 background-color: #894c36;
 color:#ffffff;
 float:left;
 
}
*html .left_nav_awards
{
	 margin:0px 0 0 5px;
}

.left_nav_awards a  
{
	
	display:block;
	
		color:#ffffff;
}
.left_nav_awards .link1 
{
font-family: Arial;
font-size: 12px;
background: url(../images/arrow_blue.gif) 158px 10px no-repeat;
 padding-left: 12px;
 line-height: 35px;
border-bottom: 3px solid #ffffff;
}
.left_nav_awards .link2 
{

 line-height: 35px;
 padding-left: 12px;
font-family: Arial;
font-size: 12px;
text-decoration: underline;
}



.left_nav_awards  img
{ 
 margin: 0px;
 width:217px;
 *width: 217px;
 _width: 217px;
 
}

.left_nav_artical  img
{ 

  margin: 0px;
 width:217px;
 
}

#new-left_text
{ font-family: Goudy Old Style; 
font-size: 22px;
font-weight: 500;
line-height: 22px;
padding-left: 15px; 
padding-right: 6px;
padding-top: 14px;
}
#new-left_text i
{ font-family: Arial;
font-style: italic; 
font-size: 12px;
padding-top: 18px;
}
#hline
{ padding-left: 0px; padding-bottom: 6px;
padding-top: 6px;
line-height: 19px;
vertical-align:top;
}

.Affiliate_img_top
{
 width: 954px;
  background-color: #4e6989;
  margin-left: 10px;
  padding-top: 12px;
  padding-bottom: 8px;
  margin-bottom: 0px;
  height: 152px;
}
.Affiliate_img_top img
{
 

 padding-right: 0px;
  left: 0px;
    background-color: #789dca;
 border-bottom: 3px solid #ffffff;
 border-top: 3px solid #ffffff;
}
.affiliate_left_text
{
 padding-left: 11px; padding-right: 6px; font-style: italic; padding-top: 14px; padding-bottom: 16px;
 font-style: italic;
}
#affiliate_content
{ float: left; display: inline; text-align: left; vertical-align: middle;
}
#affiliate_content img
{ float: left; padding-left: 0px; padding-right: 4px; 
}

#affiliate_content.text
{ padding-left: 10px;  
   font-family: Arial;
  font-size: 12px;
  line-height: 22px;
  font-weight: bold;
  display: block;
}
#affiliate_content p
{ float: left; 
  text-align: left;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  vertical-align: top;
  display: block;
  line-height: 18px;
  width: 490px;
  font-weight: 500;
  left: 100px;
}
#affiliate_content p i
{ font-style: italic;
}
#affiliate_content span
{ font-weight: 800;
  color: #4e6989;
}
#affiliate_content p.textright
{ float: left; 
  text-align: left;
   font-size: 12px;  
  vertical-align: top;
  display: block;
  position: relative;
  left: 125px;
}


/***************** Left Nav Articals *************/
/* left column styles for left_nav_articals */
.left_nav_articals
{ font-family: Arial;
font-size: 13px;
font-weight: 400;
 border-right:3px solid #ffffff;
  border-top: 3px solid #ffffff;
 margin:0px 0 0px 10px;
 width:217px;
 background-color: #89754e;
 color:#ffffff;
 float:left;
 
}

*html .left_nav_articals
{
	 margin:0px 0 0 5px;
}

.left_nav_articals a  
{
	
	display:block;
	
		color:#ffffff;
}
.left_nav_articals .link1 
{
font-family: Arial;
font-size: 12px;
background: url(../images/arrow_blue.gif) 158px 10px no-repeat;
position: relative;
 left: 0px;
 padding-left: 12px;
 line-height: 35px;
border-bottom: 3px solid #ffffff;
}
.left_nav_articals .link2 
{
font-family: Arial;
font-size: 12px;
background: url(../images/arrow_blue.gif);
position: relative;
 left: 0px;
 line-height: 35px;
 padding-left: 12px;
background-position:102px 10px;
*background-position:102px 10px;
_background-position:102px 10px;
background-repeat: no-repeat;
}

.left_nav_articals  img
{ 
 margin: 0px;
 width:217px;
 *width: 217px;
 _width: 217px; 
}

/****************** FAmily styles ************/
.left_nav_family
{ font-family: Arial; font-size: 13px; font-weight: 400; border-right:3px solid #ffffff; border-top: 3px solid #ffffff; margin:0px 0 0px 10px; width:217px; 
	*width:217px;
_width: 217px; background-color: #aaa69b; color:#ffffff; float:left; 
}


*html .left_nav_family
{
	 margin:0px 0 0 5px;
}

.left_nav_family a  
{
	
	display:block;
	
		color:#ffffff;

}
.left_nav_family .link1 
{
	font-family: Arial;
	font-size: 12px;
	background: url(../images/arrow_blue.gif);
	background-position: 158px 10px;
	*background-position: 158px 10px;
	_background-position: 158px 10px;
	background-repeat: no-repeat;
	padding-left: 12px;
	line-height: 35px;
	*line-height: 35px;
		border-bottom: 3px solid #ffffff;
	background-color: #7991ae;
}
.left_nav_family .link2 
{

background: url(../images/arrow_blue.gif);
padding-left: 12px;
background-position:102px 10px;
*background-position:102px 10px;
_background-position:102px 10px;
background-repeat: no-repeat;
background-color: #7991ae;
border-bottom: 3PX solid #FFFFFF;
line-height: 35px;
font-family: Arial;
	font-size: 12px;
*line-height: 35px;
}



.left_nav_family  img
{ margin: 0px; 
 *width:217px;
_width: 217px;
 
}

.left_nav_artical  img
{ 

  margin: 0px;
 width:215px;
 
}

/******************** Affiliations  **************/
.left_nav_affilation
{ 
	font-family: Arial;
	font-size: 13px;
	font-weight: 400;
	border-right:3px solid #ffffff;
	border-top: 3px solid #ffffff;
	margin:0px 0 0px 10px;
	width:217px;
	_width: 217px;
	background-color: #789dca;
	color:#ffffff;
	float:left; 
}

*html .left_nav_affilation
{
	 margin:0px 0 0 5px;
}

.left_nav_affilation a  
{
	
	display:block;
	
		color:#ffffff;
}
.left_nav_affilation .link1 
{

font-size: 12px;
background: url(../images/arrow_blue.gif) 158px 10px no-repeat;
position: relative;
 left: 0px;
 padding-left: 12px;
  line-height: 35px;
border-bottom: 3px solid #ffffff;
}
.left_nav_affilation .link2 
{
background: url(../images/arrow_blue.gif);
position: relative;
left: 0px;
line-height: 35px;
font-size: 12px; 
padding-left: 12px;
background-position:102px 10px;
*background-position:102px 10px;
_background-position:102px 10px;
background-repeat: no-repeat;
}



.left_nav_affilation  img
{ 
 margin: 0px;
 width:217px;
 *width: 217px;
 _width: 217px;
 
}

.left_nav_artical  img
{ 

  margin: 0px;
 width:215px;
 
}

/********************** Style for New Ventures **************/
.left_nav_venture
{ font-family: Arial; font-size: 13px; font-weight: 400; border-right:3px solid #ffffff; border-top: 3px solid #ffffff; margin:0px 0 0px 10px; width:215px; background-color: #4589a9; color:#ffffff; float:left;
 
}
*html .left_nav_venture
{
	 margin:0px 0 0 5px;
}

.left_nav_venture a  
{ display:block; color:#ffffff; 
}
.left_nav_venture .link1 
{
font-family: Arial;
font-size: 12px;
background: url(../images/arrow_blue.gif) 158px 10px no-repeat;
 padding-left: 12px;
 line-height: 35px;
 border-bottom: 3px solid #ffffff;
}
.left_nav_venture .link2 
{

background: url(../images/arrow_blue.gif);
 padding-left: 12px;
 line-height: 35px;
background-position:102px 10px;
*background-position:102px 10px;
_background-position:102px 10px;
background-repeat: no-repeat;
font-family: Arial;
font-size: 12px;
}

.left_nav_venture  img
{ margin: 0px; 
 *width: 217px;
_width: 217px; text-align: center;
 
}

.left_nav_artical  img
{ 
  margin: 0px;
 width:217px;
 vertical-align: top;
 
}


/********************** Styles for Tourism **************/
.left_nav_tourism
{ font-family: Arial;
font-size: 13px;
font-weight: 400;
 border-right:3px solid #ffffff;
    border-top: 3px solid #ffffff;
 margin:0px 0 0px 10px;
 width:217px;
 background-color: #8ea945;
 color:#ffffff;
 float:left;
 
}
*html .left_nav_tourism
{
	 margin:0px 0 0 5px;
}

.left_nav_tourism a  
{
	
	display:block;
	
		color:#ffffff;
}
.left_nav_tourism .link1 
{
	font-family: Arial;
	font-size: 12px;
	padding-left: 12px;
	line-height: 35px;
	border-bottom: 3px solid #ffffff;
	

}
.left_nav_tourism .link2 
{

background: url(../images/arrow_blue.gif);
 line-height: 35px;
 padding-left: 12px;
background-position:102px 10px;
*background-position:102px 10px;
_background-position:102px 10px;
background-repeat: no-repeat;
font-family: Arial;
	font-size: 12px;
}



.left_nav_tourism  img
{ 
 margin: 0px;
 width:217px;
 *width: 217px;
 _width: 217px;
 
}

/*************** Tourism ***************/
.tourism_content 
{
float:left;	
color:#4E6384;
width: 620px;
margin:45px 15px 0 50px;
font-family: Arial;
}

.tourism_content h1
{
font-size: 15px;
  font-weight: bold;
  margin-bottom: 0px;
  text-transform:uppercase; 
}
.tourism_content img
{ padding-left: 86px;
   
}
.tourism_content p
{ font-family: Arial; 
font-size: 12px; 
font-weight: 500;
width: 620px;
padding-bottom: 10px;
padding-top: 12px;
line-height: 18px;

}
.tourism_content h1
{ font-family: Arial; 
font-size: 16px; 
font-weight: bolder;
width: 570px;
padding-bottom: 6px;
color:  #4e6989;
line-height: 18px;
padding-left: 0px;

}


/* articals_Born_To_travel Styles */
.articals_Born_To_travel 
{
float:left;	
color:#4E6384;
width: 620px;
margin:5px 15px 0 51px;
font-family: Arial;
}
.articals_Born_To_travel h2
{
  font-size: 14px;
  font-weight: bold;
  margin-bottom:15px;
  text-transform:normal;
  padding-bottom:6px;
}
.articals_Born_To_travel h1
{
  font-size: 22px;
  font-weight: bold;
  margin-bottom:1px;
  text-transform:capitalize;
  padding-top:10px;
}
.articals_Born_To_travel p 
{
font-family: Arial;
font-size: 12px;
font-weight: 550; 
line-height: 18px;
color: #4E6989;
padding-bottom: 20px;

}

.articals_Born_To_travel p span
{
font-family: Arial;
font-size: 12px;
font-weight: bold; 
line-height: 18px;
color: #4E6989;


}

.articals_Born_To_travel .link1 
{

font-family: Arial;
font-size: 12px;
font-weight: 600px;
background: url(../images/arrow_blue.gif) 90px 13px no-repeat;
padding-top:15px;
position: relative;
 left: 1px;
 margin-bottom: 10px;
 line-height: 14px;
padding-bottom:15px;
 	

}
.articals_Born_To_travel h2 a.e_css
{
	color:#669933;
	text-decoration: none;
	font-style: italic;
	background: none;
}
.articals_Born_To_travel h2 a.e_css:link
{
	color:#669933;
	text-decoration: none;
	font-style: italic;
	background: none;
}
.articals_Born_To_travel h2 a.e_css:hover
{
	color:#ffb23b; 
	text-decoration: underline;
	font-style: italic;
	background: none;
}

.articals_Born_To_travel a 
{

	display:block;
	height:18px;
	color:#669933;
	text-decoration: none;
		padding-left: 20px;
		background: url(../images/arrow.gif) 10px 10px;
background-position: left;
padding-left: 10px;
*padding-left: 10px;
_padding-left: 10px;
background-repeat: no-repeat;
		display: inline;
	
}
.articals_Born_To_travel a:link 
{
	
	display:block;
	height:18px;
	color:#669933;
	text-decoration: none;
		padding-left: 20px;
		background: url(../images/arrow.gif) 10px 10px;
background-position: left;
padding-left: 10px;
*padding-left: 10px;
_padding-left: 10px;
background-repeat: no-repeat;
		display: inline;
		
}
.articals_Born_To_travel a:selected 
{
	
	display:block;
	height:18px;
	color:#669933;
	text-decoration: none;
		padding-left: 20px;
		background: url(../images/arrow.gif) 10px 10px;
background-position: left;
padding-left: 10px;
*padding-left: 10px;
_padding-left: 10px;
background-repeat: no-repeat;
		display: inline;
		
}
.articals_Born_To_travel a:hover 
{
	
	display:block;
	height:18px;
	color:#ffb23b;
	padding-left: 20px;
		background: url(../images/arrow.gif) 10px 10px;
background-position: left;
padding-left: 10px;
*padding-left: 10px;
_padding-left: 10px;
background-repeat: no-repeat;
		display: inline;
		text-decoration: underline;
		}


/*############################################################################################*/


/* content column styles */

.articals 
{
float:left;	
color:#4E6384;
width: 620px;
margin:45px 15px 0 51px;
font-family: Arial;
}
.articals h2
{
  font-size: 15px;
  font-weight: bold;
  margin-bottom:15px;
  text-transform:uppercase;
}
.articals h1
{
  font-size: 14px;
  font-weight: bold;
  margin-bottom:15px;
  text-transform:uppercase;
}
.articals p 
{
font-family: Arial;
font-size: 12px;
font-weight: 550; 
line-height: 18px;
color: #4E6989;
padding-bottom: 8px;

}
.articals p span
{
font-family: Arial;
font-size: 12px;
font-weight: bold; 
line-height: 18px;
color: #4E6989;


}

.articals .link1 
{

font-family: Arial;
font-size: 12px;
font-weight: 600px;
background: url(../images/arrow_blue.gif) 90px 13px no-repeat;
padding-top:15px;
position: relative;
 left: 1px;
 margin-bottom: 10px;
 line-height: 14px;
padding-bottom:15px;
 	

}


.articals a 
{

	display:block;
	height:18px;
	color:#669933;
	text-decoration: none;
		padding-left: 20px;
		background: url(../images/arrow.gif) 10px 10px;
background-position: left;
padding-left: 10px;
*padding-left: 10px;
_padding-left: 10px;
background-repeat: no-repeat;
		display: inline;
	
}
.articals a:link 
{
	
	display:inline;
	height:18px;
	color:#669933;
	text-decoration: underline;
		padding-left: 10px;
		background: url(../images/arrow.gif) 10px 10px;
background-position: left;
padding-left: 10px;
*padding-left: 10px;
_padding-left: 10px;
background-repeat: no-repeat;
		display: inline;
		
}
.articals a:selected 
{
	
	display:block;
	height:18px;
	color:#669933;
	text-decoration: none;
		padding-left: 20px;
		background: url(../images/arrow.gif) 10px 10px;
background-position: left;
padding-left: 10px;
*padding-left: 10px;
_padding-left: 10px;
background-repeat: no-repeat;
		display: inline;
		
}
.articals a:hover 
{
	
	display:block;
	height:18px;
	color:#669933;
	padding-left: 20px;
		background: url(../images/arrow.gif) 10px 10px;
background-position: left;
padding-left: 10px;
*padding-left: 10px;
_padding-left: 10px;
background-repeat: no-repeat;
		display: inline;
		text-decoration: underline;
		}
		
/* left column styles for Left_Nav_Photos */
.left_nav_Photos
{ font-family: Arial;
font-size: 13px;
font-weight: 400;
 border-right:3px solid #ffffff;
  border-top: 3px solid #ffffff;
 margin:0px 0 0px 10px;
 width:217px;
 background-color: #7c312c;
 color:#ffffff;
 float:left;
 
}
*html .left_nav_Photos
{
	 margin:0px 0 0 5px;
}

.left_nav_Photos a  
{
	
	display:block;
	
		color:#ffffff;
}
.left_nav_Photos .link1 
{
font-family: Arial;
font-size: 12px;
background: url(../images/arrow_blue.gif) 158px 10px no-repeat;
 padding-left: 12px;
 line-height: 35px;
border-bottom: 3px solid #ffffff;
}
.left_nav_Photos .link2 
{
font-family: Arial;
font-size: 12px;
background: url(../images/arrow_blue.gif);
 line-height: 35px;
 padding-left: 12px;
background-position:102px 10px;
*background-position:102px 10px;
_background-position:102px 10px;
background-repeat: no-repeat;
border-bottom: 3px solid #ffffff;
}

.left_nav_Photos img
{
 width: 215px;
 _width: 217px;
}

.attractiveText
{
	width:509px;
	height:76px;
	font-family: Goudy;
	font-size:21px;
	font-weight:normal;	
	font-variant:inherit;
	color:#8ea945;
	text-align:center;
	left:30px;
	line-height:23px;
}
#attrText
{
	margin-left:30px;
	width:509px;
	height:76px;
}
.writtenBy
{
	
	width:509px;
	height:76px;
	font-family: Goudy;
	font-size:16px;
	font-style:italic;		
	font-weight:normal;
	color:#8ea945;
	text-align:center;
	left:30px;
	line-height:20px;
}
#writen
{
	margin-left:30px;
	width:509px;
	
}

#bullLeft 
{
	margin-left:30px;
	left:30px;
	font-weight:normal;
	height:10px;
}

#bakLink
{
	width:206px;	
	font-family: Arial;
	font-size: 12px;
	background: url(../images/arrow_blue_rev.gif) no-repeat;
	background-position: 0px 3px;
	padding-top:0px;
	padding-left: 26px;
	line-height: 30px;
	margin-bottom: 10px;
	line-height: 20px;
	padding-bottom:15px;
	color: #4e6989;
	font-weight: bold;
}

/* content bottom column styles */

.bottom_tourism 
{
float:left;	
color:#4E6384;
width: bold;
margin:0px;
font-family: Arial;
}
.bottom_tourism h1
{
  font-size: 15px;
  font-weight: bold;
  line-height: 18px;
  margin-bottom: 0px;
    color: #8ea945;
  text-transform:uppercase;
}
.bottom_tourism h1 span
{
  font-size: 15px;
  font-weight: bold;
    color: #8ea945;
  text-transform: none;
}


.bottom_tourism p 
{
font-family: Arial;
font-size: 12px;
font-weight: 500; 
line-height: 15px;
color: #4E6989;
padding-bottom: 10px;

}


.bottom_tourism a 
{
	display:block;
	height:18px;
	color:#669933;
	text-decoration: none;
		padding-left: 20px;
		background: url(../images/arrow.gif) 10px 10px;
background-position: left;
padding-left: 10px;
*padding-left: 10px;
_padding-left: 10px;
background-repeat: no-repeat;
		display: inline;
	
}
.bottom_tourism a:link 
{
	
	display:block;
	height:18px;
	color:#669933;
	text-decoration: none;
		padding-left: 20px;
		background: url(../images/arrow.gif) 10px 10px;
background-position: left;
padding-left: 10px;
*padding-left: 10px;
_padding-left: 10px;
background-repeat: no-repeat;
		display: inline;
		
}
.bottom_tourism a:selected 
{
	
	display:block;
	height:18px;
	color:#ffb23b;
	text-decoration: none;
		padding-left: 20px;
		background: url(../images/arrow.gif) 10px 10px;
background-position: left;
padding-left: 10px;
*padding-left: 10px;
_padding-left: 10px;
background-repeat: no-repeat;
		display: inline;
		
}
.bottom_tourism a:hover 
{
	
	display:block;
	height:18px;
	color:#ffb23b;
	padding-left: 20px;
		background: url(../images/arrow.gif) 10px 10px;
background-position: left;
padding-left: 10px;
*padding-left: 10px;
_padding-left: 10px;
background-repeat: no-repeat;
		display: inline;
		text-decoration: underline;
		}
/* Start of Styles written by Ravi */

.cat1_div_active
{
    width:640px;
    position:relative;
    left:24px;
    top:0px;
    display:block;
}

.cat1_div_active img
{
    cursor:pointer;
}

.cat1_div_inactive
{
    width:640px;
    position:relative;
    left:24px;
    top:0px;
    display:none;
}

.cat1_div_inactive img
{
    cursor:pointer;
}

.col23_phts .prev_next_div
{
    position:relative;
    top:0px;
    *top:0px;
    _top:0px;
    left:-20px;
    *left:-25px;
    _left:-20px;
    text-align:center;
    vertical-align:middle;
}

.col23_phts .prev_next_div a
{
    cursor:pointer;
    color:#a3a3a3;
    font-weight:bold;
    font-family:Verdana;
    font-size:10px;
    vertical-align:middle;
    text-transform:uppercase;
}

.img_shadow
{
    opacity:0.4;
    filter:alpha(opacity=40);
}

.img_shadow:hover
{
    opacity:20;
    filter:alpha(opacity=40);
}

.p_text 
{
float:left;	
color:#4E6384;
width: 620px;
margin:45px 15px 0 50px;
font-family: Arial;
}

.p_text h1
{
  font-size: 14px;
  font-weight: bold;
  margin-bottom:15px;
}


/* ########## Start of biography Page ########### */

.images_bio_main 
{
  margin:0 0 0 10px;  
  height:172px;
  background:#4e6989;
  padding: 0px;
  width:954px;
}

.images_bio_main img
{
    position:relative;
    top:12px;
    padding-left:220px;
    padding-right:598px;
    margin-bottom:-10px;
    border-top:3px solid #ffffff; 
    border-bottom: 3px solid #ffffff;
    background-color:#666695;
}

.images_bio_main span
{
    padding-left: 8px;
    position: relative;
    top: -5px;
    float: right;
    left: -320px;
    *left: -320px;
    _left:-320px;
    color: white;
}

.bio_content 
{
float:left;	
color:#4E6384;
width: 620px;
margin: 29px 15px 0 60px;
font-family: Arial;
margin-left: 50px;
}
.bio_content h2
{
  font-size: 15px;
  font-weight: bold;
  margin-bottom:15px;
  text-transform:uppercase;
}
.bio_content h1
{
  font-size: 14px;
  font-weight: bold;
  margin-bottom:15px;
  text-transform: none;
}
.bio_content p 
{ color: #4E6989; font: 12px/18px Arial; 

}
.bio_content p i
{
font-family: Arial;
font-size: 12px;
font-style: italic;

}

.bio_content p span
{
font-family: Arial;
font-size: 12px;
font-weight: bold; 
line-height: 18px;
color: #4E6989;


}


.bio_content a  
{
	
	display:block;
	height:18px;
	color:#669933;
}
.bio_content .link1 
{

    font-family: Arial;
    font-size: 12px;
    color: #4e6989;
    font-weight: normal;
    background: url(../images/arrow_blue.gif);
    background-position:106px 0px;
    *background-position: 106px 0px;
    _background-position:106px 0px;
    background-repeat:no-repeat;
    margin-bottom: 10px;
    line-height: 15px;
	width: 124px;
}
.bio_content .hover 
{
 text-decoration: none;
 }
.bio_content .link_top
{

font-family: Arial;
font-size: 12px;
background: url(../images/arrow_blue_rev.gif) no-repeat;
background-position: 0px 3px;
	padding-top:0px;
	padding-left: 26px;
	line-height: 30px;
margin-bottom: 10px;
	line-height: 20px;
	padding-bottom:15px;
	font-weight: bold;
	width: 206px;
 	color: #4e6989;

}
.bio_content .link_top a
{
 padding-left: 10px;
 }
/* right hand column styles */

/* start of the childern of the wilderness */
.left_nav_articals_cotw
{ font-family: Arial;
font-size: 13px;
font-weight: 400;
 border-right:3px solid #ffffff;
  border-top: 3px solid #ffffff;
 margin:0px 0 0px 10px;
 width:217px;
 background-color: #4e6989;
 color:#ffffff;
 float:left; 
}

*html .left_nav_articals_cotw
{
	 margin:0px 0 0 5px;
}

.left_nav_articals_cotw a  
{
	
	display:block;
	
		color:#ffffff;
}
.left_nav_articals_cotw .link1 
{
font-family: Arial;
font-size: 12px;
background: url(../images/arrow_blue.gif) 158px 10px no-repeat;
position: relative;
 left: 0px;
 padding-left: 12px;
 line-height: 35px;
border-bottom: 3px solid #ffffff;
}
.left_nav_articals_cotw .link2 
{
font-family: Arial;
font-size: 12px;
background: url(../images/arrow_blue.gif);
position: relative;
 left: 0px;
 line-height: 35px;
 padding-left: 12px;
background-position:102px 10px;
*background-position:102px 10px;
_background-position:102px 10px;
background-repeat: no-repeat;
}



.left_nav_articals_cotw  img
{ 
 margin: 0px;
 width:217px;
 *width: 217px;
 _width: 217px;
 
}

/* end of the children of the wilderness */

/* start of selling sus travel page */

/* left column styles for left_nav_articals */
.left_nav_articals_sell_sus
{ font-family: Arial;
font-size: 13px;
font-weight: 400;
 border-right:3px solid #ffffff;
   border-top: 3px solid #ffffff;
 margin:0px 0 0px 10px;
 width:217px;
 background-color: #768A4F;
 color:#ffffff;
 float:left;
 
}

*html .left_nav_articals_sell_sus
{
	 margin:0px 0 0 5px;
}

.left_nav_articals_sell_sus a  
{
	
	display:block;
	
		color:#ffffff;
}
.left_nav_articals_sell_sus .link1 
{
font-family: Arial;
font-size: 12px;
background: url(../images/arrow_blue.gif) 158px 10px no-repeat;
position: relative;
 left: 0px;
 padding-left: 12px;
 line-height: 35px;
border-bottom: 3px solid #ffffff;
}
.left_nav_articals_sell_sus .link2 
{
font-family: Arial;
font-size: 12px;
background: url(../images/arrow_blue.gif);
position: relative;
 left: 0px;
 line-height: 35px;
 padding-left: 12px;
background-position:102px 10px;
*background-position:102px 10px;
_background-position:102px 10px;
background-repeat: no-repeat;
}

.left_nav_articals_sell_sus  img
{ 
 margin: 0px;
 width:217px;
 *width: 217px;
 _width: 217px; 
}

.articals_sell_sus 
{
float:left;	
color:#4E6384;
width: 620px;
margin:5px 15px 0 51px;
font-family: Arial;
}
.articals_sell_sus h2
{
  font-size: 14px;
  font-weight: bold;
  margin-bottom:15px;
  text-transform:normal;
  padding-bottom:6px;
}

.articals_sell_sus h2 em
{
  font-size: 14px;
  font-weight: normal;
  margin-bottom:15px;
  text-transform:normal;
  padding-bottom:6px;
}

.articals_sell_sus h1
{
  font-size: 22px;
  font-weight: bold;
  margin-bottom:1px;
  text-transform:capitalize;
}
.articals_sell_sus p 
{
font-family: Arial;
font-size: 12px;
font-weight: 550; 
line-height: 18px;
color: #4E6989;
padding-bottom: 20px;

}
.articals_sell_sus p span
{
font-family: Arial;
font-size: 12px;
font-weight: bold; 
line-height: 18px;
color: #4E6989;


}

.articals_sell_sus .link1 
{

font-family: Arial;
font-size: 12px;
font-weight: 600px;
background: url(../images/arrow_blue.gif) 90px 13px no-repeat;
padding-top:15px;
position: relative;
 left: 1px;
 margin-bottom: 10px;
 line-height: 14px;
padding-bottom:15px;
 	

}


.articals_sell_sus a 
{
	
	display:block;
	height:18px;
	color:#669933;
	text-decoration: none;
		padding-left: 20px;
		background: url(../images/arrow.gif) 10px 10px;
background-position: left;
padding-left: 10px;
*padding-left: 10px;
_padding-left: 10px;
background-repeat: no-repeat;
		display: inline;
	
}
.articals_sell_sus a:link 
{
	
	display:block;
	height:18px;
	color:#669933;
	text-decoration: none;
		padding-left: 20px;
		background: url(../images/arrow.gif) 10px 10px;
background-position: left;
padding-left: 10px;
*padding-left: 10px;
_padding-left: 10px;
background-repeat: no-repeat;
		display: inline;
		
}
.articals_sell_sus a:selected 
{
	
	display:block;
	height:18px;
	color:#669933;
	text-decoration: none;
		padding-left: 20px;
		background: url(../images/arrow.gif) 10px 10px;
background-position: left;
padding-left: 10px;
*padding-left: 10px;
_padding-left: 10px;
background-repeat: no-repeat;
		display: inline;
		
}
.articals_sell_sus a:hover 
{
	
	display:block;
	height:18px;
	color:#ffb23b;
	padding-left: 20px;
		background: url(../images/arrow.gif) 10px 10px;
background-position: left;
padding-left: 10px;
*padding-left: 10px;
_padding-left: 10px;
background-repeat: no-repeat;
		display: inline;
		text-decoration: underline;
		}


/* end of selling sus travel page */

/* start of support sus travel page */

a.articals_sup_sus
{ font-family: Arial; 
font-size: 12px;
font-weight: bold; 
text-decoration: none;
background-image:none;
margin-left:-7px;
}
a.articals_sup_sus:link
{ font-family: Arial; 
font-size: 12px; color:#669933;
font-weight: bold; 
background-image:none;
}

a.articals_sup_sus:hover
{ font-family: Arial; 
font-size: 12px; 
color:#ffb23b;
font-weight: bold; 
text-decoration: underline;
background-image:none;
}

.articals_sup_sus_trv 
{
	float:left;
	color:#4E6989;
	width: 620px;
	margin: 5px 15px 0 51px;
	font-family: Arial;
}
.articals_sup_sus_trv h2
{
  font-size: 14px;
  font-weight: bold;
  margin-bottom:15px;
  text-transform:normal;
  padding-bottom:6px;
}
.articals_sup_sus_trv h1
{
  font-size: 22px;
  font-weight: bold;
  margin-bottom:1px;
  text-transform:capitalize;
}
.articals_sup_sus_trv p 
{
font-family: Arial;
font-size: 12px;
font-weight: 550; 
line-height: 18px;
color: #4E6989;
padding-bottom: 20px;

}

.articals_sup_sus_trv p span
{
font-family: Arial;
font-size: 12px;
font-weight: bold; 
line-height: 18px;
color: #4E6989;


}

.articals_sup_sus_trv .link1 
{

font-family: Arial;
font-size: 12px;
font-weight: 600;
background: url(../images/arrow_blue.gif) 90px 13px no-repeat;
padding-top:15px;
position: relative;
 left: 1px;
 margin-bottom: 10px;
 line-height: 14px;
padding-bottom:15px;
 	

}


.articals_sup_sus_trv a 
{ color:#669933; text-decoration: none; background-image:none; 
*padding-left: 10px;
_padding-left: 10px; background-repeat: no-repeat; 
	
}
.articals_sup_sus_trv a:selected 
{
	
	display:block;
	height:18px;
	color:#669933;
	text-decoration: none;
		padding-left: 20px;
		background-image:none;
padding-left: 10px;
*padding-left: 10px;
_padding-left: 10px;
background-repeat: no-repeat;
		display: inline;
		
}
.articals_sup_sus_trv a:hover 
{ display:block; color:#ffb23b; background-image:none; 


*padding-left: 10px;
_padding-left: 10px; background-repeat: no-repeat; text-decoration: underline; font-weight: bold; 
		}

/* end of support sus travel page */

/* start of photos updated styles */
.col23_phts
{
width:700px;
margin-left:24px;
float:left;
}
.col23_phts .cats 
{
	margin:10px 0 0 26px;
	
}

.cats a
{
    cursor:pointer;
}

.gallery{margin-top:2em;}
b.new_Article{
	color:#e91606;
	font-weight:normal;
}
p.quotTxt{
	font-size:15px;
	line-height: 20px;
	
}
.smallQuotext
{
	font-size:12px;
}
.italicTxt{
	font-style:italic;
}
p.cHeaderMiddle{
	text-align:center;
	font-weight:bold;
	font-size:13px;
	padding-bottom:0px;
	color: #203247;
}
.etra
{
	color: #203247;
}
.new_venture 
{
float:left;	
color:#4E6384;
width: 620px;
margin:45px 15px 0 60px;
font-family: Arial;
margin-left: 50px;
}
.new_venture h2
{
  font-size: 15px;
  font-weight: bold;
  margin-bottom:15px;
  text-transform:uppercase;
}
.new_venture h1
{ font-size: 14px; font-weight: bold; margin-bottom:15px; text-transform:uppercase; text-align: left; 
}
.charity_img_top
{
  width: 954px;
  background-color: #789dca;
  margin-left: 10px;
  padding-top: 12px;
  padding-bottom: 8px;
  margin-bottom: 0px;
  height: 152px;
}
.charity_img_top img
{
 
 padding-left: 537px;
 float: right;
 padding-right: 0px;
  position: relative;
 left: 0px;
  background-color: #89754E;
 border-bottom: 3px solid #ffffff;
 border-top: 3px solid #ffffff;
 display: block;
}
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0)
{
head~body .gallery img { padding-bottom:3px;}
}
/* end of photos updated styles */
ul.norm {
	margin-left: 25px;
	margin-bottom: 20px;
}
ul.norm li {
	margin-bottom: .5em;
}
ul.norm li ul {
	margin-top: 0.25em;
	margin-bottom: 0.25em;
	margin-left: 15px;
}
ul.norm li ul li {
	margin-bottom: .25em;
}

#wrapper .new_venture p strong em { text-align: center; }
