/* Note: the .link style is in the nav_style file */

body { 
	background: url(http://www.lindstromtravel.com/images/gradient2000.gif);	
               background-repeat:repeat; 
			   background-color: #ffffff;				
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

#container {
	width:660px;
	background-color:white;
    border-color:336699;
    border-width:1px;
    border-style:solid;		
	margin:0 auto;
	overflow: auto;	
  }
#header {   
   background-color:white;    
  }
 
  #content {
	width: 628px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height:1.3em;
	padding:10px;	
	}		
	
	#left_content {	
	width:360px;
	background-color:white;
	float:left;
	position:relative;
	display:table;
	height:290px;
	margin:4px;			
	}
	
	#right_content {
	width:212px;
	background-color:white;
	float:right;
	position:relative;
	display:table;	
	height:290px;	
	}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3366CC;	
    }

a:hover {
   color:black;  
   }
 

 
  
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height:1.2em;	
}

.description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color:#333;

}

.home_text_box {
background: url(http://www.lindstromtravel.com/images/home_bg.jpg);	
               background-repeat:repeat-x; 
			   background-color: #C0CFEF;
			   background-position: bottom right;
			   padding-left:3px;
}
.group_travel {
border-right: 1.5px solid white;
valign:top;
}


#footer {
   	margin-top:2px;
	float:left;
	position:relative;
	display:table;
	width:628px;  
	clear:both;   
  }
  footer.p {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.5em;
	line-height:1em;
  
  }

 
