#wrapper{
	background-color: #ffffff; 
	width: 960px; 	 
	height: 100%;
	margin-right: auto; 
	margin-left: auto;
}

#header{ 
	background-image: url(../images/header.jpg); 
	width: 960px; height: 264px; 
}

#right-column{ 
	background-color: #fff; 
	width: 298px; 
	float: right; 
	margin: 10px; 
}

#menu{ 
	font-size: 10pt; 
	font-weight: bold; 
	background: #fff url(../images/menu-background.jpg) left bottom repeat-x; 
	width: 950px;
	min-height: 25px;
	padding-top: 5px; 
	padding-left: 10px; 
}

#main-content{
	background-color: #ced7de; 
	width: 620px; float: left; 
	margin: 10px 0 10px 10px; 
	padding: 5px;
}

body { 
	font-family: arial; 
	background-color: #a9a9a9; 
	height: 100%;
}

p { 
	font-size: 10pt; 
	margin-right: 10px; 
	margin-left: 10px; 
}

p.packages { 
	font-size: 9pt; 
	margin-top: 2px; 
	margin-right: 10px; 
	margin-left: 0; 
}

p.search { 
	font-size: 10pt; 
	margin-top: 2px;
	margin-bottom: 2px; 
	margin-left: 8px; 
}

a {

outline: 0;
}

td.search-header { 
	background-image: url(../images/booking-header.jpg); 
	background-repeat: no-repeat;

}

a:link { color: #000000; font-weight: bold; text-decoration: none; }
a:visited { color: #000000; font-weight: bold; text-decoration: none; }
a:hover { color: #48a368; font-weight: bold; text-decoration: none; }
a:active { color: #000000; font-weight: bold; text-decoration: none; }


a.menu:link { color: #708598; font-weight: bold; text-decoration: none; }
a.menu:visited { color: #708598; font-weight: bold; text-decoration: none; }
a.menu:hover { color: #708598; font-weight: bold; text-decoration: none; }
a.menu:active { color: #708598; font-weight: bold; text-decoration: none; }

h1.search-header { 
	color: #fffbf0; 
	font-size: 12pt; 
	font-weight: bold; margin-top: 2px; 
	margin-bottom: 2px; margin-left: 10px;
}



.room-search{
	overflow:hidden;
}


h1 { 
	color: #4d6692; 
	font-size: 12pt; 
	font-weight: bold; 
	margin-top: 2px; 
	margin-bottom: 2px; 
	margin-left: 10px; 
}

.large-image { 
	text-align: center; 
	padding: 10px; 
}
.dmf-websites { 
	margin-top: 20px;

}

.dmf-websites-links { 
}


.dmf-title{
	background-image: url(../images/dmf-link-bg-top.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: inherit;
	margin-bottom:-13px;
	padding: 30px 0 0 20px;
}

.dmf-content{
	background-image: url(../images/dmf-link-bg-repeat.jpg);
	background-repeat: repeat-y;
	margin-bottom: -13px;
	padding: 1px 25px 10px 20px;
}

.dmf-footer{
	background-image: url(../images/dmf-link-bg-bot.jpg);
	background-repeat: no-repeat;
	height: 31px;
	width:inherit;
	margin: 0;
	padding-bottom: 0;
}
.hotel-search { 
	width: 290px; 
	height: 220px; 
	padding-bottom: 10px; 
}

.ieisfuct{
	margin-left: 15px;
}


.clear{
	clear: both;
	width:960px;
}
.main_banner { position: relative; top: 150px; left: 25px; }


#main-content p{
	padding :0 10px;
	
}
