

body {
	
	background-image:url(images/bg_4.jpg);
	font-family:tahoma;
	color:#43525C;
	font-size:9pt;
	line-height:1.5;	
	margin:0px;
	padding:0px;
}

div.container{
	
	width:100%;
	background-image:url(images/til_left.jpg);
	background-repeat:repeat-x;
	height:689px;
}

div.content{
	
	z-index:10;
	width:600px;
	margin: 0px auto;
		
}

div.content_container{
		
	padding:15px;
		
}

div.body{
	
	background-color:#FFFFFF;
	position:absolute;
	top:121px;
	width:600px;
}

div.footercontainer{
	
	
	width:600px;
	margin:0px auto;
	background-color:#FFFFFF;
}

div.footer{
		
	/*background-image:url(images/til_7.gif);*/
	background-color:#8bcffe;		
	margin:0px 5px 0px 5px;
	
	
}

div.footer_text{
	
	margin:10px 5px 0px 5px;
	font-size:11px;
	background-color:#8bcffe;
}
	
div.nav{
		
	height:121px;
	position:absolute;
	top:0px;
	width:600px;
	z-index:10;
}

div.left_column{
	
	float:left;
	width:290px;
	
	
}

div.right_column{
	
	float:right;
	width:275px;
	
	
}

div.clear{
	
	clear:both;
}

a {color:#1c6dc8}

a.hover{ color:#FFFFFF; }

div.updates{
	
	background-color:#fff0b3; 
	width:257px; 
	height:175px; 
	border:1px solid #ffcc00;
}

div.updateContainer{
	
	margin-left:10px; 
	margin-right:10px; 
	margin-top:10px; 
	color:#43525C; 
	font-size:11px;
}

.grey_1 { color:#43525C; font-family:tahoma; font-size:11px; line-height:12px}

.grey_2 { color:#74848E; font-family:tahoma; font-size:11px; line-height:12px}

.dottedLine{
	
	BACKGROUND-IMAGE: url(images/bg_25.gif); 
	BACKGROUND-REPEAT: repeat-x; 
	width:9; 
	height:22; 
	margin-top:5px;
}

div.accomodations_header{
	
	background-color:#237EC7;
	width:580px;
	height:20px;
	color:#FFFFFF;
}

div.accomodations_left{
	
	float:left;
	255px;
	font-family:tahoma;
	color:#43525C;
	font-size:9pt;
	line-height:1.5;
}


/*new navigation css*/
.topmenusep {
width:300px;
height:115px;
margin: 0px;
padding: 0px;
}

.topmenu ul {
float:right;
margin: 0px;
padding: 0px;
}

.topmenu li {
float:left;
list-style:none;
margin: 0px;
padding: 0px;
}

.topmenu a:link, .topmenu a:visited {
text-decoration:none;
background-image:url(../images/m_1_0.gif);
background-repeat:repeat-x;
margin-right:3px;
padding:14px 26px 15px 26px;
color:#fff;
height:49px;
line-height:24px;
}

.topmenu a:hover, .active a:link, .active a:visited {
background-image:url(../images/m_1_0.gif);
}
