body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font: normal normal normal 9px/normal;
	background: url(../images2/bg_traders.jpg) repeat-x 0% 0%;
	background-color: #FFF;
	margin: 0px;
}
.pattern {
}
.topContainer {
	background-repeat: no-repeat;
	margin: 0px auto;
	padding: 0px;
	width: 800px;
}
.bannerContainer {
	border: none;
	height: 150px;
	margin: 0px;
	padding: 0px;

}
.headerNav {
	line-height: 22px;
	font-size: 11px;
	text-align: right;
	color:#FFF;
	width: 405px;
	height: 27px;
}
.topBanner {
	font-size: 11px;
	height: 122px;
	margin: 0px;
	padding: 0px;
}

.topNavBar {
	line-height: 30px;
	font-size: 11px;
	color: #FFF;
	text-align: left;
	height: 28px;
	padding: 0px;
	/*width: 800px;*/
	display: block;
	background-image: url('../images/menubar.png');
}

.topNavBar a{
	text-decoration: none;
	color: white;
}
#leftNav {
	width: 200px;
	vertical-align: top;
}
h1 {
	font-size: 17px;
	text-align: center;
}
#checkRoom {
	font-size: 12px;
	color: #FFF;
	width: 150px;
	padding: 20px;
	padding-top: 2px;
	padding-bottom: 8px;
	background-color: #F82831;
	border-bottom-left-radius: 15px 15px;
	border-bottom-right-radius: 15px 15px;
	-webkit-border-radius-bottomleft: 15px;
	-webkit-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomright: 15px;
	margin-top: -1px;
}

#newsletter {
	font-size: 10px;
	color: #FFF;
	width: 150px;
	padding: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #78d1fb;
	border-radius: 15px 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	margin-bottom: 10px;
}

#newsletter td {
	font-size: 10px;
	text-align: center;
}

#checkRoom td {
	font-size: 12px;
}
.leftContainer {
	vertical-align: top;
}
.rightContainer {
	vertical-align: top;
}
#RightContent {
	margin-top: 10px;
	width: 600px;
}
.footerContainer {
	color: #a2a2a2;
	text-align: center;
	font-size: 9px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-shadow: white 0px 1px 0px;
	display: block;
}
a {
	color : #46b1e4;
	text-decoration: none;
}
a:hover {
	color : #grey;
	text-decoration: none;
}

#ez-about {
	color: gray;
	padding: 10px;
	text-align: justify;
	font-size: 11px;
	background-color: #f1f1f1;
}

#ez-rooms {
	background-color: #fce0ff;
	width: 189px;
	padding: 4px;
	font-size: 15px;
	color: purple;
	font-weight: bold;
	text-align: left;
	height: 200px;
}

#ez-facility {
	background-color: #e2ffe0;
	width: 189px;
	padding: 4px;
	font-size: 15px;
	color: #3d693a;
	font-weight: bold;
	text-align: left;
	height: 200px;
}

#ez-location {
	background-color: #ffd7d7;
	width: 189px;
	padding: 4px;
	font-size: 15px;
	color: #980a0a;
	font-weight: bold;
	text-align: left;
	height: 200px;
}

#ez-desc {
	font-size: 11px;
	color:gray;
	font-weight: normal;
}

#ez-desc a {
	float: right;
}
h2 {
	font-size:20px;
}

#desc-content {
	text-align: justify;
	font-size: 13px;
	color:gray;
}
#RightContentMisc {
	margin-top: 10px;
	width: 600px;
	padding: 30px;
	padding-top:0px;
}