*
{
	margin:0px;
	padding:0px;
	font-family: Tahoma;
	font-size: 11px;
}

body
{
	margin:0px;
	padding:0px;
	text-align:center;
	background:#F1EAE5;
}

#container
{
	width:780px;
	margin:0px auto 0px auto;
	padding:0px;	
}

#rel_container
{
	position: relative;
	top:0px;
	left:0px;
	text-align: left;
	width:780px;		
}

#hotels
{
	display:none;
}

#logo
{
	position:absolute;
	top:0px;
	left:0px;
   	background-color: white;
	margin:0px;
	padding: 0px;
	height:98px;
	width:780px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: 15px 6px;
	border-left:1px solid black;
	border-right:1px solid black;
}

#homeLink
{
	float:left;
	display:block;
	width:392;
	height:85;
	margin-left:15px;
	margin-top:6px;
	color:white;
}

#menu
{
	position:absolute;
	top:98px;
	left:0px;
	margin:0px;
	padding:0px;
	height:31px;
	width:780px;
	background-color: #E2DFDC;
	border-left:1px solid black;
	border-right:1px solid black;
}

a.btn
{
	height:31px;
	display:block;
	float:left;
	text-align: center;
	border-right:1px solid #C6C1BB;
	line-height:30px;
	COLOR:#716255;
	text-decoration: none;
}

a:hover.btn
{
	text-decoration: underline;
}

#design
{
	position:absolute;
	top:129px;
	left:0px;
	margin:0px;
	padding:0px;
	height:152px;
	width:780px;
	background-image: url(../images/art.jpg);
	background-repeat: no-repeat;
	background-position: top left;	
	border-left:1px solid black;
	border-right:1px solid black;
}

#youarehere
{
	position:absolute;
	top:281px;
	left:0px;
	margin:0px;
	padding:0px;
	height:17px;
	width:780px;
	border-left:1px solid black;
	border-right:1px solid black;
	background-image: url(../images/navigation.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	text-indent:10px;
	color:#9b9087;	
	background-color: White;
}

#youarehere A
{
	color:#9b9087;
}

a.flags
{
	COLOR:#9F4545;
	text-decoration:none;	
}

a:hover.flags
{
	text-decoration: underline;
}
#youarehere IMG
{
	border:1px solid black;
}

#main
{
	position:absolute;
	top:298px;
	left:0px;
	margin:0px;
	padding:0px;
	height:auto;
	width:780px;
	background-image: url(../images/bck.jpg);
	background-position: 388px top;
	background-repeat: repeat-y;
	border-left:1px solid black;
	border-right:1px solid black;	
	border-bottom:1px solid black;
	background-color: White;
}

#content
{
	margin:0px;
	padding:0px;
	height:auto;
	width:100%;
}

#left
{
	float:left;
	width:370px;
	margin-right:22px;
	margin-left:5px;
	text-align:justify;
}

#right
{
	float:left;
	width:370px;
}

.hackDiv
{
	clear:both;
	margin:0px;
	padding:0px;
	width:100%;
}

#left_bottom
{
	float:left;
	width:370px;
	margin-right:20px;
	margin-left:5px;
	height:97px;
	padding:0px;
	background-image: url(../images/book.jpg);
	background-position:right top;
	background-repeat: no-repeat; 
	background-color:#7C6E62;
	text-align:left;
}

#last_minute
{
	width:370px;
	margin-right:20px;
	margin-left:10px;
	border-top:1px solid #7C6E62;
	border-left:1px solid #7C6E62;
	border-right:1px solid #7C6E62;
	padding:5px;
	background-color: #EDEDEC;
}

#content > #last_minute
{
	width: 358px;
	margin-left:5px;
}

#right_bottom
{
	float:left;
	width:370px;
	background-color:#E6DED6;
	height:97px;	
}

#footer
{
	width:100%;
	margin:0px;
	padding:0px;
	border-top:2px solid #C9C3BE;
	background-color: White;
	text-align: center;
	color:#9B9087;
}

a.bottom_menu
{
	line-height:20px;
	color:#9B9087;
	text-decoration: none;
}

H1
{
	font-weight:bold;
	font-size:14px;
	COLOR:#625244;
	margin-top:10px;
	margin-bottom:15px;	
}

H2
{
	font-weight:bold;
	font-size:12px;
	COLOR:#6D5D50;
	margin-top:5px;
	margin-bottom:10px;	
}

H3
{
	font-weight:bold;
	font-size:11px;
	COLOR:#6D5D50;
	margin-top:5px;
	margin-bottom:3px;	
}


IMG.logo
{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}

IMG.thumbs
{
	margin:5px;
	border:none;
}

.feat_bar
{
	margin-top:10px;
	background-color: #B6AEA8;
	height:auto;
	padding:0px;	
	text-align:center;
}

.feat_bar A
{
	background-color: White;
	color:#822B31;
	font-weight:bold;
	line-height:12px;
	font-size:11px;
	text-decoration: none;
	padding-left:4px;
	padding-right:4px;
}

.feat_bar A:hover
{
	text-decoration: underline;
}

.NewsHeader
{
	background-color: #B6AEA8;
	height:auto;
	padding:0px;	
	text-align:center;
	color:white;
	font-weight:bold;
	line-height:20px;
	font-size: 13px;
}

.News
{
	border-bottom:1px solid #A59C94;
	padding-bottom:5px;
}

.News P
{
	text-align:justify;
}

.News P A
{
	color:#822B31;
	font-weight:bold;
	line-height:12px;
	font-size:11px;
	text-decoration: underline;
	padding-right:4px;
}

P
{
	padding-bottom: 5px;
}

.News P A:hover
{
	text-decoration: none;
}

IMG.interesting
{
	width:86px;
	height:90px;
	border:none;
	margin-left:2px;
	margin-right:2px;
	float:left;
	margin-top:3px;
}

DIV.interesting
{
	margin-top:3px;
	width:95px;
	height:90px;
	border:none;
	margin-left:2px;
	margin-right:2px;
	float:left;
	color:white;
	background-color:#B7673C;
	overflow: hidden;
	font-weight:bold;
	font-size:13px;
	font-family: Times New Roman;
	text-align: center;
}

DIV.interesting P
{
	padding-top:15px;
	font-size:12px;
}

A.interesting 
{
	color:white;
	font-size:11px;
}

A.children
{
	color:#822b31;
	font-weight:bold;
	text-decoration: none;
	padding-left:5px;
}

A:hover.children
{
	text-decoration: underline;
}


#QuickContact
{
	float:right;
	height:80px;
	overflow:hidden;
	margin-right:10px;
	margin-top:10px;
	color:#625244;
}

#QuickContact P
{
	margin-bottom:15px;
	text-align:right;
}

#QuickContact A
{
	color:#625244;
}

UL
{
	padding-left:15px;
}

label
{
	color:white;
}

#weather
{
	position:relative;
	top:-60px;
	left:-330px;	
}

#weather A
{
	color:#B7673C
}
.SelectDistribution
{
	margin:0px auto;
	text-align: left;
	margin-top:10px;
	border: 1px solid #6D5D50;
	width:360px;
}

.SelectDistribution th
{
	color:#6D5D50;
	padding:6px;
	vertical-align: middle;
	border-bottom: 1px solid #6D5D50;
	background-color: #E2DFDC;
}

.SelectDistribution  .border_th
{
	color:#6D5D50;
	padding:0px;
	vertical-align: middle;
	border-bottom: 1px solid #6D5D50;
	border-top: 1px solid #6D5D50;
	background-color: #E2DFDC;
	padding-left:6px;
	padding-right:6px;
}

.SelectDistribution td
{
	color:#6D5D50;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:3px;
	padding-top:3px;
	white-space: nowrap;
}

.SelectDistribution td SELECT
{
	widtH:30px;
}