body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #C0C09E;
	margin: 0px;
	background-image: url(../images/p2p4-patern.gif);
	background-repeat: repeat;
	background-position: center top;
	font-size: 12px;
	color: #492A16;
}
a {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration:none;
	color: #F00;
}
tr {
	vertical-align:top;
	text-align: justify;
}
p {
	vertical-align:top;
	text-align: justify;
	line-height: 18px;
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
ul {
	line-height: 22px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 40px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	color: #3E372D;
	font-weight: bold;
	display: block;
	margin: 0px;
	padding: 0px;
	letter-spacing: normal;
	text-align: left;
}
h1 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	color: #3E372D;
	font-weight: bold;
	text-decoration: none;
}
h1 a:hover {
	color: #C40224;
	text-decoration: none;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #3E372D;
	text-align: left;
	font-weight: bold;
	line-height: normal;
	display: block;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	letter-spacing: 1px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #827A6F;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	color: #5f341e;
	font-weight: bold;
	display: block;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h3 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	color: #5f341e;
	font-weight: bold;
	text-decoration: underline;
}
h3 a:hover {
	color: #C40224;
	text-decoration: underline;
}
.home-back {
	background-image: url(../images/home-background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	width: 100%;
}
.page-back {
	background-image: url(../images/page-background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	width: 100%;
}
.clear {
	line-height: 0px;
	height: 0px;
	clear: both;
}
#alternative-image  {
	width: 980px;
	overflow: visible;
	position: relative;
	margin: auto;
}

#alternative-image div.home-flash-alt {
	background-image: url(../images/home-flash-alt.jpg);
	width: 1252px;
	height: 440px;
	background-repeat: no-repeat;
	position: absolute;
	left: -136px;
	overflow: inherit;
}
#home-flash { 
	position: relative; 
}

#home-flash, #flash, #alternative-image { 
	height: 440px; 
}
.main-table-top {
	background-image: url(../images/main-table-top.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 250px;
}
.main-table-back {
	background-image: url(../images/main-table-back.png);
	background-position: center 230px;
	background-repeat: no-repeat;
}
.ff-t {
	background-color: #4d2718;
	background-image: url(../images/ff-t-back.jpg);
	background-repeat: repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e6e6d8;
	border-bottom-color: #e6e6d8;
	font-size: 18px;
	color: #CCCDB0;
	font-weight: normal;
}

#home-news {
	position: absolute;
	width: 100%;
	height: 155px;
	top: 200px;
	visibility: visible;
	overflow: visible;
}
#news {
	position: relative;
	width: 192px;
	height: 155px;
	visibility: visible;
	overflow: hidden;
	right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #5E3726;
	text-align: justify;
	top: 0px;
	margin: 0px;
	padding: 0px;
}
#news a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #3C3A11;
	text-decoration: none;
	display: block;
	text-align: right;
}
#news a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #CC0000;
	text-decoration: underline;
}
.ql {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #FFF;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	padding-right: 8px;
	padding-left: 8px;
}
.ql a:link {
	color: #D5D6BE;
}
.ql a:hover {
	color: #FFF;
	text-decoration: none;
}
.ql a:visited {
	color: #BFC09C;
}
.ql a:visited:hover {
	color: #FFF;
	text-decoration: none;
}
.c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E6E6D8;
}
.c a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E6E6D8;
	font-weight: bold;
}
.c a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}
.images {
	border: 2px solid #5f341e;
	background-color: #EEEBDD;
	padding: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.lgp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.ti-ads {
	background-image: url(../images/travel-info-ads.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 180px;
	width: 230px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
