/*France Tour Styles */

html, body	{
  margin: 0;
  padding: 0;
  background: url(../country/basque/images/bkgd.gif) center top repeat-x #d1d1c8;
  font-family: Georgia, serif;
}

.text-arialB {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: 18px;
	font-family: arial, helvetica, sans-serif;
	color: #666666;
}

.text-arialB {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
	font-family: arial, helvetica, sans-serif;
	color: #666666;
}

.text-big {
  	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
}

.text-bigB {
  	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
}

.text-grey {
  	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #555;
}

.text {
  	font-size: 15px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
}

.textB {
  	font-size: 15px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #333;
}

.textI {
  	font-size: 15px;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
}

.textI-small {
  	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
}

.text-blu {
  	font-size: 15px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000066;
}

.text-red {
  	font-size: 15px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #990000;
}

.introcopy {
  	font-size: 18px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #999966;
}

.text-arial {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
	font-family: arial, helvetica, sans-serif;
	color: #333333;
}

.text-12pt {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
  	font-family: Georgia, serif;
	color: #000000;
}


.navhdr  {
 	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-size: 13px;
	font-weight: bold;
	color: #999966;
}	

#navlist
 {
 	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	color: #999966;
	text-decoration: none;
 }
 
 #navlist li {
	display: inline;
	list-style-type: none;
}

 #navlist li a { 
	color: #999966;
	text-decoration: none;
	padding: 0px 10px;
 }
 
  #navlist li a:hover { 
	color: #000000;
  }
  
  .navdown	{
	color: #000000;
	padding: 0px 10px;
 }
  
  #navlist2 {
	display: inline;
	list-style-type: none;
 	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
 }
 
  #navlist2 li {
	display: inline;
	list-style-type: none;
}

 #navlist2 li a { 
	color: #ffffff;
	text-decoration: none;
	padding: 0px 10px;
 }
 
  #navlist2 li a:hover { 
	color: #999966;
  }

