/* 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;
			   margin:0;
			   padding:0;
			   font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 11px;
				overflow: -moz-scrollbars-vertical;
				
}
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 0 auto;
	overflow: auto;
	font-size: 0.75em;
	line-height:1.3em;	
  }

 
  #content {
	width: 628px;
	display:table-cell; position:relative; 	float:left; 
	padding:15px; /* adjust for border */
	min-height:300px; 
	background-color:white;	
	}		
	
	#left_content {	
	display:table; float:left;  position:relative;
	width:420px;
	border:1px solid #D6DEE2; 
			
	}
	
	#right_content {
	display:table;
	float:right;
	position:relative;
	width:185px;
	height: 388px;	
	
	}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3366CC;	
    }

a:hover {
   color:black;  
   }
 


.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.3em;	
}
.quotetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 1.3em;
	padding:0 8px;	
}
.home_text_box {
		background: url(http://www.lindstromtravel.com/images/home_bg1.gif);	
               background-repeat:repeat-x; 
			    background-position: top left;
						
			 
}
.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;
  
  }

 
