@charset "utf-8";
/* The Designer Hotel CSS Document for the content are and menu */

div.contentArea{
	margin-top:10px;
}

div.menu a{
	float:left;
	display:block;
	width:137px;
	height:54px;
	text-decoration:none;
	text-align:center;
	line-height:54px;
	font-family:Arial;
	font-weight:bold;
	font-size:12px; 
	color:#000000;
	background:url(../images/btn.png) no-repeat;
	margin:0 1px 0 2px;
}
	div.menu a:hover{
		color:#FFFFFF;
	}
.selected{
	float:left;
	display:block;
	width:137px;
	height:54px;
	text-decoration:none;
	text-align:center;
	line-height:54px;
	font-family:Arial;
	font-weight:bold;
	font-size:12px; 
	color:#000000;
	background:url(../images/btnOn.png) !important;
	margin:0 1px 0 2px;

}

div.menuBase{
	float:left;
	width:697px;
	height:36px;
	background:#414638;
	margin-left:2px;	
}

div.content{
	float:left;
	width:677px;
	background:#FFFFFF;
	margin-left:2px;
	padding:10px;
}
	div.content p{
		font-family:Trebuchet MS;
		font-size:12px;
	}
	div.content a{
		color:#000000;
	}
		div.content a:hover{
			color:#414638;
		}
div.left{
	float:left;
	width:50%;
}
	div.left p{
		font-family:Trebuchet MS;
		font-size:12px;
	}
	div.left li{
		font-family:Trebuchet MS;
		font-size:12px;
	}
div.right{
	float:left;
	width:48%;
}
	div.right img{
		margin:30px;
	}
	div.right p{
		font-family:Trebuchet MS;
		font-size:12px;
		margin:25px 0 0 75px;
		color:#414638;
	}
	
div.bottomMenu{
	float:left;
	width:697px;
	height:36px;
	background:#414638;
	border-top: solid 7px #91a882;
	margin-left:2px;
}
	div.bottomMenu a{
		float:left;
		display:block;
		width:137px;
		height:36px;
		line-height:36px;
		text-align:center;
		text-decoration:none;
		color:#FFFFFF;
		font-family:Arial;
		font-size:12px;
	}
	div.bottomMenu a:hover{
		color:#000000;
	}
	
div.extraButton a{
	display:block;
	width:195px;
	height:31px;
	line-height:31px;
	background:url(../images/extraButton.jpg) no-repeat;
	margin:30px 0 0 70px;
	padding-left:8px;
	text-decoration:none;
	color:#FFFFFF;
	font-size:12px;
	font-family:Arial Rounded MT Bold;
}
	div.extraButton a:hover{
		background:url(../images/extraButtonHover.jpg) no-repeat;
		color:#FFFFFF;
	}
div.galleryHold{
	float:left;
	width:120px;
	height:90px;
	border:solid 1px #414638;
	padding:2px;
	margin:4px;
}
table{
	font-family:Trebuchet MS;
	font-size:12px;
}
