body{
	background:#00ade7 url("../images/page-background.jpg") no-repeat top center;
}

#top-bar{
	background: url("../images/nav-top.png") repeat-x;
	width: 100%;
	height: 7px;
	position: relative;
}

#bot-bar{
	background:#FFFFFF url("../images/top-right.gif") no-repeat top right;
	width: 995px;
	margin: auto;
	height: 11px;
	position: relative;
}

#navigationbox{
	width: 995px;
	margin: auto;
	margin-top: -7px;
}

#container
{
width: 995px;
margin: 3px auto;
background-color: #fff;
color: #333;
line-height: 120%;
}

#top{
padding: .7em;
background-color: #FFFFFF;
}

#top h1{
padding: 0;
margin: 0;
}

#leftnav{
float: left;
width: 175px;
margin: 0;
padding: 10px 0px 5px 10px;
text-align: justify;
}

#content{
margin-left: 200px;
/* border-left: 1px dotted gray;*/
padding: 1em;
width: auto;
text-align: justify;
line-height: 1.35em;
}

#content h2{
	font-family: Helvetica, Georgia, Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
}

h3{
	font-family: Helvetica, Georgia, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	padding-bottom: 5px;
	color:#600;
}


a:link{
	color:#036; text-decoration:none;
}
a:visited{
	color:#036; text-decoration:none;
}
a:hover{
	color:#036; text-decoration:underline;
}

#footer{
clear: both;
margin: 0;
padding:0px 10px 10px 10px;
color: #333;
background: #00ade9;
}

#footer .left{
	float: left;
	width: 55%;
	font-family: "Lucida Grande", Georgia, Verdana, Arial;
	font-size: 12px;
	color: #fff;
}

#footer .right{
	float: right;
	width: 40%;
	font-family: "Lucida Grande", Georgia, Verdana, Arial;
	font-size: 12px;
	color: #CCC;
	text-align: right;
}

#footer .right a{
	color: #FFF;
}

#leftnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }




.red {
	color:#900;
}

.blue {
	color:#009;
}

.lonely-planet {
	float: left; width: 175px;
	padding: 5px 0px 0px 0px;
	background: #EEEEEE;
}

.lonely-planet-in {
	padding: 3px 7px;
	width: 161px;
	font: bold 11px/1.5 Arial, Helvetica, sans-serif;
	float: left;
}
