/* SARAI STYLESHEET */
body
{
	background-color: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
}

img { border: 0; }

#wrap
{
	background-color: white;
	width: 611px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	padding: 0;
	text-align: left;
	color: #999;
}

#logo
{
	background-color: white;
	width: 611px;
	height: 71px;
	float: left; 
	padding: 0;
	margin: 0px;
	text-align: left;
	color: #999;
}
#imageholder
{
	background-color: white;
	width: 611px;
	height:305px;
	float: left; 
	padding: 0;
	margin: 0px;
	text-align: left;
	color: #999;
}
/* navigation */
#nav ul
{
	background-color: white;
	float: left;
	width: 611px;
	height: 28px;
	margin: 2px 0;
	padding: .2em 0 0 0;
	list-style-type: none;
	text-align: center;
	color: #ccc;
}

#nav ul li { display: inline; }

#nav ul li a
{
	text-decoration: none;
	padding: 0;
	margin: 0;
}

#nav ul li a:hover
{
	background-color: white;
	color: #333;
	text-decoration: none;
}
/* content */
#content
{
	background-color: white;
	width: 611px;
	float: left; 
	padding: 0;
	margin-top:10px;
	text-align: left;
	color: #8d8d8d;
	line-height: 1.6em;
}

/* footer */

#footer
{
	background-color: #e7e7e7;
	width: 611px;
	float: left; 
	padding: 10px 0 10px 0;
	margin-top:5px;
	text-align: center;
	color: #333;
	line-height: 1.5em;
	font-size: 10px;
}
#footer a
{
	background-color: #e7e7e7;
	font-size: 10px;
	color: #999;
	text-decoration: underline;
}
#footer a:hover, #footer a:visited
{
	background-color: #e7e7e7;
	font-size: 10px;
	color: #999;
	text-decoration: underline;
}

#copyright
{
	background-color: white;
	width: 600px;
	height: 15px; 
	float: left;
	padding: 0;
	margin:15px 0 10px 0;
	text-align: center;
	color: #bababa;
	line-height: 1.3em;
	font-size: 10px;
}

#contentleft
{
	background-color: white;
	width: 430px;
	float: left; 
	padding-bottom: 20px;
	margin-top:10px;
	text-align: left;
	color: #8d8d8d;
	line-height: 1.6em;
	clear: both;
}
#contentleft a, #contentleft a:hover
{
	background-color: white;
	color: #8d8d8d;
	text-decoration: underline;
}
#contentfull
{
	background-color: white;
	width: 600px;
	padding-bottom: 20px;
	margin:0px;
	text-align: left;
	color: #8d8d8d;
	line-height: 1.6em;

}
#contentright
{
	background-color: white;
	width: 170px;
	float: right; 
	padding-bottom: 20px;
	margin-left:5px;
	margin-top:10px;
	text-align: right;
	color: #8d8d8d;
	line-height: 1.7em;
}
/* About */
#aboutlinks
{
	background-color: #ec9000;
	width: 170px;
	height: 280px;
	padding-top: 30px;
	margin:0px;
	text-align: right;
	color: #8d8d8d;
	line-height: 1.7em;
}

/* Explore */
#explorelinks
{
	background-color: #a7c210;
	width: 170px;
	height: 280px;
	padding-top: 30px;
	margin:0px;
	text-align: right;
	color: #8d8d8d;
	line-height: 1.7em;
}
/* Rates */
#contentratesleft
{
	background-color: white;
	width: 370px;
	float: left; 
	padding-bottom: 20px;
	margin-top:10px;
	text-align: left;
	color: #8d8d8d;
}
#contentratesleft p
{
	background-color: #f6f6f6;
	width: 370px;
	padding: 5px;
	margin: 2px 0 2px 0;
	text-align: left;
	color: #8d8d8d;
	line-height: 1.6em;
	border-bottom: solid 1px white;
}

#contentratesright
{
	background-color: white;
	width: 220px;
	float: right; 
	padding: 0px;
	margin-left:5px;
	margin-top:10px;
	text-align: left;
	color: #8d8d8d;
	line-height: 1.2em;
}

#ratesreservation
{
	background-color: #D9E7B9;
	width: 215px;
	height: 140px;
	padding-left: 5px;
	margin: 0px;
	text-align: left;
	color: #333;
	line-height: 1.4em;
	border-bottom: solid 3px white;
}
#ratesreservation a, #ratesreservation a:hover
{
	background-color: #D9E7B9;
	color: #8d8d8d;
	text-decoration: underline;
}
#rateslinks
{
	background-color: #D9E7B9;
	width: 220px;
	height: 260px;
	padding-top: 20px;
	margin:0px;
	text-align: right;
	color: #8d8d8d;
	line-height: 1.7em;
}
/* Explore */
#conferencelinks
{
	background-color: #EBEDE3;
	width: 170px;
	height: 280px;
	padding-top: 30px;
	margin:0px;
	text-align: right;
	color: #8d8d8d;
	line-height: 1.7em;
}