html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border:0 none;
	margin:0;
	padding:0;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #3D3D3D;
	line-height:1.4;
}
h1 {
	color:#982f87;
	font-size:200%;
	font-weight:normal;
	line-height:1.2;
	padding-bottom: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size:130%;
	font-weight:bold;
	line-height:1.2;
	padding-bottom: 1em;
}
h3 {
	font-size:110%;
	font-weight:bold;
}
h4 {
	font-size:100%;
	font-weight:bold;
}
p {
	color:#555555;
	padding-bottom:1.2em;
}
a:link, a:visited {
	color: #982f87;
	text-decoration: underline;
}
a:hover {
	color: #982f87;
	text-decoration: none;
}
ul {
	color:#555555;
	padding-bottom:1.2em;
	list-style-position: inside;
	list-style-type: disc;
}
.HeaderWrapper {
	width:864px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #fff;
}
.Header {
	height:100px;
	width:850px;
	margin-bottom: 0;
}
.Header .cnt {
	margin-left:130px;
}
.Header .login {
	float:right;
	text-align: right;
	border-bottom: solid 1px #ddd;
	border-left: solid 1px #ddd;
	border-right: solid 1px #ddd;
	padding: 5px 5px 2px 5px;
	background-color:#FAFAFA
}
.Wrapper {
	margin:0 auto;
	width:880px;
	background-color: #fff;
}
.head {
	margin:0 auto;
	width:780px;
	background-image: url(../images/backtop.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.bottom {
	margin:0 auto;
	width:880px;
	background-image: url(../images/backbottom.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#navigation {
	background-image: url(images/images/nav-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 866px;
	margin-right: auto;
	margin-left: auto;
}
#navigation .rightmenu {
	margin-right: 0px;
	width: 96px;
}
#navigation a {
	display: block;
	padding-top: 7px;
	padding-bottom: 10px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	line-height: 1.2em;
	background-image: url(images/images/nav-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #982f87;
}
#navigation a:hover, #navigation a:active, body#travel #nav-travel a, body#home #nav-home a, body#about #nav-about a, body#contact #nav-contact a {
	color: #000000;
	background-color: #e6e9ee;
	background-image: url(images/gradients/nav-bg-select.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#navigation li {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	margin-right: 1px;
	font-size: 90%;
	width: 170px;
	list-style: none;
}
#navigation strong {
	font-weight: bold;
	font-size: 110%;
	line-height: 1.2em;
}
#navigation ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
.footerWrapper {
	width:880px;
	background:transparent url(/images/barbottom.gif) repeat-x;
	padding-top: 30px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
}
.footer {
	width:860px;
	padding-top: 0px;
	font-size: 9px;
	color: #AAA;
}
.main {
	margin-top:4 0px;
	width:820px;
}	
.FLC {
	clear:both;
}
.FLC:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}
* html .FLC {
	height:1%;
}
html > body .FLC {
	height:auto;
	min-height:1%;
}
.FLC {
	margin-left:auto;
	margin-right:auto;
}
.Column1 {
	float:left;
	width:180px;
	margin-top: 60px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.Column2 {
	float:right;
	margin-top:60px;
	width:560px;
}
.Column2 img {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
#placeHolder {
	text-align:center;
	border: 1px solid #D2D2D2;
	margin-left:auto;
	margin-right:auto;
	margin-top:40px;
	width: 500px;
	padding: 20px;
}
#placeHolder h1 {
	text-align:center;
	font-weight: normal;
}
a img {
	border:medium none;
}
a:active {
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
}
table {
	border-collapse:collapse;
}
.clearer {
	clear: both;
}
.fl, .FL {
	float:left;
	position:relative;
}
.textform {
	width:100px;
	color:#8C8C8C;
}