/* CSS Document */

body {
color:#FFFFFF;
padding:0px;
margin:0px;
background-color:#CCCCCC; }

.table-wrapper {
text-align:center;
width:900px;
background-color:#333333; }

.content {
text-align:left;
background-image:url(images/bg1.jpg);
background-repeat:no-repeat; }


.index-title{
color:#FFFFFF;
margin-left:5px;
margin-right:5px;
margin-bottom:25px;
margin-top:40px;
border-top:1px solid #a9a9a9;
border-bottom:1px solid #a9a9a9;
font-family:"Times New Roman", Times, serif;
font-style:italic;
font-weight:normal; 
background-image:url(images/index-title-bg.jpg);
background-repeat:no-repeat;}

.index-title h2{
font-weight:normal;
margin:0;
padding-left:10px; }

.content-wrapper {
width:898px;
}

.navigation-contatiner {
text-align:left;
padding-bottom:30px; }

.recent-tours {
margin-left:20px;
background-color:#e4e4e4;
border:1px solid #CCCCCC;
width:189px;
height:295px;
float:left 
}

.recent-tours a:link, .recent-tours a:visited {
color:#001e3c; }

.recent-tours-title {
color:#000000;
font-size:10pt;
background-image:url(images/recent-tours-title-bg.jpg);
padding-top:2px;
padding-bottom:3px;
font-family:Arial, Helvetica, sans-serif; }

.recent-tours-price {
color:#000000; }

.recent-tours ul {
margin:0;
padding:0;
list-style:none;
font-size:9pt;
font-family:Arial, Helvetica, sans-serif;}

.recent-tours ul li{
padding:3px;
}

#flashcontent{
margin-right:20px;
width:609px;
float:right;
border:1px solid #CCCCCC;}

.content-logo {
margin-top:15px;
margin-left:30px; }

.sales-text {
color:#000000;
background-color:#FFFFFF;
border:1px solid #CCCCCC;
width:850px;
padding:5px;
margin-left:20px;
background-image:url(images/content-background.jpg);
background-repeat:no-repeat;
background-position:bottom right;
}

.sales-text2 {
color:#000000;
background-color:#FFFFFF;
border:1px solid #CCCCCC;
width:850px;
padding:5px;
margin-left:20px;
}

.sales-text2 h1 {
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
font-size:18pt;
color:#003366;
}

.sales-text2 h2 {
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
font-style:italic;
font-size:14pt;
color:#000000;
}


.sales-text2 ul li {
padding:3px; }

.sales-text h1 {
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
font-size:18pt;
color:#003366;
}

.sales-text h2 {
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
font-style:italic;
font-size:14pt;
color:#000000;
}


.sales-text ul li {
padding:3px; }

.professional-tour {
border:1px solid #FFCC66;
height:275px;
padding:5px;
background-color:#FFFFCC; }

.professional-tour h2 {
text-decoration:underline;
color:#003366; }

.professional-tour a:link, .professional-tour a:visited {
color:#003366; }

.professional-tour a:hover{
color:#990000; }

.luxury-tour {
border:1px solid #FFCC66;
height:275px;
padding:5px;
background-color:#FFFFCC; }

.luxury-tour h2{
text-decoration:underline;
color:#003366;}

.luxury-tour a:link, .luxury-tour a:visited {
color:#003366; }

.luxury-tour a:hover{
color:#990000; }