/* CSS Document */

body {
	
	color:#000000;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
	background-image:url(../images/bg-newBLACK.jpg);
scrollbar-base-color:#566890;
scrollbar-track-color:#263b72;
scrollbar-arrow-color:#263b72;
}

p, td {
	font-size:12px;
}

.light-beige {
	background-color: #DDE8F0;
}

.bodytext {
	font-size: 12px;
}

.bold {
	font-weight: bold;
}

.header {
	font-size:14px;
	color:#000066;	
}

.header2 {
	font-size:12px;
	color:#000066;
}

.header2-bold {
	font-size:12px;
	font-weight: bold;
	color:#000033;
}

.header3 {
	font-size:11px;
	font-weight: bold;
	color:#000066;
}

.header4 {
	font-size:11px;
	font-weight: bold;
}

.header-large1 {
	font-size:24px;
	font-weight: bold;
	color:#000066;
}

.header-large2 {
	font-size: 18px;
	font-weight: bold;
	color:#000066;
}

.header-large3 {
	font-size: 16;
	font-weight: bold;
	color:#000066;
}

.header5 {
	color: #e5dbc0;
	font-weight: bold;
	font-size: 14px;
}

.header-homepage {
	color: #87784d;
	font-weight: bold;
}

.header-homepage2 {
	color: #87784d;
	font-size: 12px;
	font-weight: bold;
}

.header-homepage3 {
	color: #582c1a;
	font-size: 14px;
}

form
{
	margin:0px;
}

a {
	font-weight: bold;
	text-decoration: underline;
	color: #00008B;
}

.red
{
	color:#C00000;
}

a.red
{
	color: #00008B;
	text-decoration:underline;
}

.t9
{
	font-size:9px;
}

.news-main {
	color: #FFFFCC;
	font-size: 9px;
}

.news-header {
	color:#FFFFFF;
	font-size:9px;
}

.title {
	font-size:14px;
	font-weight:bold;
}

.lhm-input {
	height:18px;
	font-size:11px;
	background-color:#FFFFFF;
	color:#905337;
	border: 1px solid #C8B285;
}

.lhm-textarea {
font-size:11px; 
border-width:1px; 
border-style:solid; 
border-color:#C8B285; 
background-color: #9DACC8; 
color: #000066;
}

.lhm-button {
	height:18px;
	font-size:11px;
	background-color:#9DACC8;
	color:#000066;
	border: 0px #ab9564;
}

.itinerary-textarea {
font-size:14px; 
border-width:1px; 
border-style:none; 
border-color:#C8B285; 
background-color:#9DACC8; 
}

.black {
	color: #000000;
}


		.highlight { background: #FFFF40; }
		.searchheading { font-size: 130%; font-weight: bold; }
		.summary { font-size: 80%; font-style: italic; } 
		.results { font-size: 100%; }
		.category { color: #999999; }
		.description { font-size: 100%; color: #008000; }
		.context { font-size: 100%; }
		.infoline { font-size: 80%; font-style: normal; color: #808080; }
		.result_title { font-size: 100%; }

.white {
	color: #FFFFFF;
}