body {
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center 0px;
	margin: 0px;
	background-color: #EAE9E7;
	background-image: url(images/bg.gif);
	background-repeat:repeat-x;
	color: #010000;
}

.tour {
	padding: 10px;
	width: 455px;
	height: 350px;
}

.realestate {
	background-color: #618324;
}

.aircraft {
	background-color: #465E44;	
}

.marine {
	background-color: #013857;
}

.corporate {
	background-color: #031958;
}

.maintext, p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 14px;
}

.maintext {
	line-height: 25px;
}

.headertext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #AC9C88;
	text-decoration: none;
	font-size: 9px;
}

.headertext2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #AC9C88;
	text-decoration: underline;
	font-size: 9px;
}

.headertext2:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #C3A77E;
	text-decoration: underline;
	font-size: 9px;
}

.testimonialtext {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #eae9e8;
	text-decoration: none;
	font-size: 11px;
	padding: 0px 10px 0px 10px;
}

.testimoniallink {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #eae9e8;
	text-decoration: underline;
	font-size: 9px;
	padding: 0px 0px 0px 0px;
}

.testimoniallink:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #C3A77E;
	text-decoration: underline;
	font-size: 9px;
	padding: 0px 0px 0px 0px;
}

.blackborder {
	border:1px;
	border-color:#050101;
	border-style:solid;
}

.tourborder {
	border:3px;
	border-color:#565251;
	border-style:solid;
}

.tourtext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style:italic;
	color: #013857;
	text-decoration: none;
	font-size: 10px;
	padding: 5px 0px 5px 0px;
}

.tourlink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style:italic;
	color: #013857;
	text-decoration: underline;
	font-size: 10px;
	padding: 0px 0px 5px 0px;
}

.tourlink:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style:italic;
	color: #615756;
	text-decoration: underline;
	font-size: 10px;
	padding: 0px 0px 5px 0px;
}

.tourbuttontext {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style:italic;
	color: #010000;
	text-decoration: none;
	font-size: 11px;
	padding: 5px 10px 5px 10px;
	line-height: 14px;
}

.gallerylink {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #615756;
	text-decoration: underline;
	font-style:normal;
	font-size: 11px;
	padding: 0px 0px 5px 0px;
}

.gallerylink:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #BE8F4F;
	text-decoration: underline;
	font-style:normal;
	font-size: 11px;
}

.gallerylink2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #615756;
	font-size: 11px;
}

.gallerylink2:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #BE8F4F;
	font-size: 11px;
}

.gallerylink3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #3B3535;
	text-decoration: none;
	font-size: 11px;
	background: #D2D1CB;
}

.gallerytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #010000;
	text-decoration: none;
	font-size: 11px;
	padding: 0px 5px 5px 5px;
	text-align:center;
}

.galleryimgcolor, .galleryimgbg {
	background-color:#CCC8C1;
}

.galleryimgbg {
	height:185px;
	width:185px;
}

.formtext {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #010000;
	text-decoration: none;
	font-size: 12px;
}

.redtext {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #850F2C;
	text-decoration: none;
	font-size: 11px;
}

.footertext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #010000;
	text-decoration: none;
	font-size: 9px;
}

#testis .testi {
	overflow : hidden;
}

#testis .testi img {
	border : 1px solid #000;
	float : right;
	margin-left : 10px;
}

#testis .testi em.testi-name {
	font-size : 9pt;
}

#testis {
	overflow : hidden;
	padding : 10px 0px;
}

#testi-header a {
	position : absolute;
	right : 5px;
	top : 0px;
	color : #907000;
	text-decoration : none;
}

#testi-header {
	position : relative;
	font-size : 10pt;
	padding : 0px;
	margin : 0px;
	color : #013857;
}



