﻿*
{
	padding:0px;
    margin:0px;    
}

BODY
{
    padding:0px;
    margin:0px;    
    background:#e8e8dc;
	scrollbar-face-color: #f3f3f3; 
	scrollbar-highlight-color: #f3f3f3; 
	scrollbar-3dlight-color: #f3f3f3; 
	scrollbar-arrow-color: #333; 
	scrollbar-track-color: #f3f3f3;
}

#container
{
	background-color:#e8e8dc;
	width:100%;
	height:100%;
	font: normal 12px Arial;
}
#top
{
	width:1000px;
	height:85px;
	margin-left:auto;
	margin-right:auto;
}
#subTop
{
	width:1000px;
	height:34px;
	margin-left:auto;
	margin-right:auto;
	display: block;
	font-family: Book Antiqua, Times New Roman;
	font-size: 13px;
	color: White;
	letter-spacing: 1px;
}
.columns
{
	width:1000px;
	height:497px;
	margin-left:auto;
	margin-right:auto;
	display: block;
	vertical-align:top;
}
.column
{
	float: left;		
	height:460px;
	background-color:#3f1717;
}
.left
{
	width: 220px;
}
.center
{
	width: 558px;
	font-family: Book Antiqua, Times New Roman;
	font-size: 13px;
	color: White;
	text-align:center;
	letter-spacing: 1px;
}
.right
{
	width: 222px;
}
.envelop
{
	padding-top:5px;
	cursor: pointer;
}
.topVacation
{
	padding-top:10px;
	padding-left:220px; 
	float: left;
	width:630px;
}
.LeftBottom
{
	text-align:right;	
	height:138px;
}
.LeftBottomLink
{
	padding-left:111px;
	text-align:left;	
}
.RightBottom
{
	text-align:left;	
}
.RightBottomLink
{
	padding-right:103px;
	text-align:right;	
}
.link
{
	display:block;
	width:100%;
	height:18px;
	font-family: Book Antiqua, Times New Roman;
	font-size: 16px;
	color: White;
	text-decoration:none;
	font-weight:bold;
	margin-top:12px;
}
#bottom
{
	width:1000px;
	height:85px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#bottomNav
{
	background-color:Black;
	width:1000px;
	height:59px;
	text-align:center;
}
.prices
{
	font: bold 13px Arial;		
	color:#3f1717; 	
	text-decoration:none;
	display:block;
	padding-top:10px;
	padding-bottom:10px;
	border: solid 1px #3f1717;
	border-left: solid 0px #3f1717;
	border-right: solid 0px #3f1717;
}
.nav
{
	text-align:center;
	padding-right:10px;
	padding-left:10px;
	display:block;
	border-right: solid 1px black;
	float:left;
	width: 110px;
	font: normal 12px Arial;
	text-decoration:none;
	color:Black;
}
.navRight
{
	text-align:center;
	padding-right:10px;
	padding-left:10px;
	display:block;
	float:left;
	width: 100px;
	font: normal 12px Arial;
	text-decoration:none;
	color:Black;
}