@charset "utf-8";
/* CSS Document */

* {
	padding: 0px;
	margin: 0px;
	outline: 0px;
	line-height:1.2em;
	border-width: 0px;
}
body,td {
	font-family: "Segoe UI", "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #3e116e;
}
body {
	background-color: #e5ccff;
}
#posit {
	width: 980px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.cont {
	width: 958px;
	float: left;
	background-color: #FFF;
	height: 538px;
}
.travagen {
	text-align: center;
}
.colleft {
	float: left;
	width: 199px;
	height: 538px;
	background-image: url(../layout/logobk.gif);
	background-repeat: repeat-x;
	text-align: center;
}
.menu {
	text-align: center;
	margin-bottom: 8px;
}
.menu a {
	text-decoration: none;
	color: #00339a;
	line-height: 1.9em;
}
.menu a:hover {
	font-weight: bold;
	text-decoration: none;
}
.menuicons {
	text-align: center;
	margin-bottom: 4px;
}
.travres {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #3C4D84;
}
.colmiddlehome {
	float: left;
	width: 759px;
	height: 538px;
}
.colmiddle {
	float: left;
	width: 440px;
	height: 538px;
}
.colright {
	float: left;
	height: 538px;
	width: 319px;
	background-color: #f2e6ff;
}
.title {
	font-size: 20px;
	background-color: #d4eaef;
	padding-bottom: 10px;
	padding-top: 4px;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 2em;
	color: #163e96;
}
.text {
	padding-top: 20px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
	overflow: auto;
	height: 454px;
}
.text h1 {
	font-weight: normal;
	font-size: 16px;
}
.thumbs {
	padding: 1px;
	border: 1px solid #C89EF5;
	margin-bottom: 3px;
	margin-right: 0px;
}
/* ----------------- travel resources ----------------- */
.links {
}
.links a {
	color: #3e116e;
	line-height: 16px;
	text-decoration: underline;
}
.links a:hover {
	color: #3e116e;
	text-decoration: underline;
}
.link-code {
	font-size: 9px;
	color: #355285;
}
/* ----------------- contact form ----------------- */
form {
}
form td {
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
}
.ffields {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding-left: 2px;
	clear: both;
	float: left;
	background-color: #FFF;
	border: 1px solid #000000;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.fbuttons {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #C89EF5;
	border: 1px solid #000000;
	padding: 2px;
}
.required {
	color: #DC0000;
	font-size: 10px;
}
.copyrights {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	text-align: center;
	margin-top: 6px;
	margin-bottom: 10px;
}
.copyrights a {
	color: #3e116e;
	text-decoration: none;
}
.copyrights a:hover {
	color: #3e116e;
	text-decoration: underline;
}
