/* CSS Document */

@import url("menu.css");

.topbanner {
	background-color: #000000;
	position: absolute;
	width: 760px;
	left: 0px;
	top: 0px;
	height: 120px;
	border: thin none #FFFFFF;
}
.mainbox {
	width: 760px;
	position: absolute;
	top: 120px;
	left: 0px;
	border: thin none #FFFFFF;
}
.maintextblock {
	position: relative;
	padding-bottom: 50px;
	border: none;
	margin-right: 185px;
	margin-left: 127px;
}
.rtcoltext {
	position: absolute;
	top: 0px;
	width: 185px;
	z-index: 2;
	float: right;
	left: 575px;
	border: 0px;

}
a img, img{
    border: none;
}

.ltcoltext {
	z-index: 5;
	padding: 15px;
	color: #FFFFFF;
}

.text {
	position: relative;
	padding: 10px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #000000;
}
.title_box {
	height: 35px;
	width:448px;
	position: relative;
}
.title_box h1 {
	margin: 14px 0px 0px 0px;
	padding: 0px 0px 0px 8px;
	float: left;
	display: inline;
	font-family: sans-serif, Helvetica, Verdana, Arial;
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	color: #FFFFFF;
}
.title_box h2 {
	margin: 11px 0px 0px 0px;
	padding: 0px 16px 0px 0px;
	float: right;
	display: inline;
	font-family: sans-serif, Helvetica, Verdana, Arial;
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	color: #FFFFFF;
}
.ltmenu {
	position: absolute;
	width: 127px;
	left: 0px;
	top: 0px;
	z-index: 6;
}
.bottom {
	height: 100px;
	width: 448px;
	margin-left: 127px;
	border-top: thin solid #FFFFFF;
	border-right: thin solid #FFFFFF;
	border-bottom: thin #FFFFFF;
	border-left: thin solid #FFFFFF;
}
.rtcol {
	padding: 15px;
	color: #FFFFFF;
}
.dossier_section_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.82em;
	text-align: left;
}
.dossier_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.82em;
	color: #000000;
}
#map_holder {
	position: relative;
 	margin: 0 0 0 0;
 	padding: 0 0 0 0;
 	width: 185px;
 	cursor: pointer;
}
#map_text {
	position: absolute;
	display: block;
	width: 185px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
 	padding: 0 0 0 0;
 	display: inline;
 	text-align: center;
	bottom: 5px;
	left: 0px;
	z-index: 9;
}
a #map_text, a #map_text u {
	text-decoration: underline;
	color: #000000;
}
.trip_name {
    font: Verdana, Arial, Helvetica, sans-serif;
}
.trip_name h1, .trip_name span {
	font-size: 18px;
	font-weight: 600;
	padding: 0px;
	margin: 0px 0px 0px ;
	color: #ffffff;
	display: inline;
}
#fck    {}
#fck img {position:relative;}
#fck p {margin-top:0; margin-bottom:0;}
#fck h1 {
	color: #663300;
	font-size: 25px;
}
#fck a:link {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
#fck a:visited {
	color: #663300;
	text-decoration: none;
	font-weight: bold;
}
#fck a:hover {
	color: #CC0000;
}
.buttons {cursor:pointer; cursor:hand}