/* css created by www.templatesperfect.com*/

body {
	margin: 0;
	padding: 0;
	background: #084d88;
	text-align: justify;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#wrapper {
	width: 850px;
	margin: 0 auto;
	background:#FFFFFF;
	padding: 10px;
}

#header {
    background: #ffffff url(images/travel-header.jpg) no-repeat left top ;
	width:850px;
	height: 200px;	
}

#menu
{ height:38px;
 background-color:#5a9c2d;
 border:1px solid #4a8622;
 margin:2px 0 0 0;
}
#content
{ 
background-color:#ffffff;
margin-top:5px;
float:left;
}
#welcome
{background-color:#fdf6da;
border:1px solid #fde78d;
padding:5px;
margin-bottom:5px;
}
#left {
	float: left;
	width: 610px;
	padding:10px;
}

#right {
	float: right;
	width: 210px;
	padding:5px;
}

#footer {
	clear: both;
	padding: 10px 10px;
	border-top:1px solid #993300;
	text-align:left;
	background-color:#CCCCCC;
}


h1
{  margin:0;
   color:#000000;
	font-size: 36px;
	text-decoration:none;
	line-height:36px;
	padding:40px 0 0 50px;}

h1 a { color:#000000;
	text-decoration:none;
	}
h1 a:hover { color:#ffffff;
	text-decoration:none;
}
h2 {
	font-size: 22px;
	display:inline;
}

h3{
	font-size: 17px;
	color:#be4204;
	display:inline;
	font-weight:lighter;
}
h4 {
	font-size: 13px;
	color:#ffffff;
	padding:0 0 0 55px;
	
}

p, ol, ul {
	line-height: 22px;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

ul li {
	padding: 2px 0 5px 0;
	border-bottom:1px dotted #444444;;
}

ul li.first {
	background: none;
}

img {
	float: left;
	margin:8px;
	border:2px solid #cccccc;
	width:220px; height:140px;
}

.toplinks
{ 
  width:90px;
  text-align:center;
  float:left; height:35px;
  line-height:35px;
  font-family:tahoma;
  font-size:13px;
  font-weight:bold;
  color:#333333;
  text-decoration:none;
 }

.toplinks:hover
{ 
  color:#ffffff; 
 }

a {
	color:#CC6600;
}

a:hover {
	text-decoration: none;
	color: #000000;
}