/* css created by www.templatesperfect.com*/

body {
	margin: 0;
	padding: 0;
	text-align: justify;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background: #fff;
	background-image:url(../imagesnew/background.jpg);
	background-repeat:repeat-y;
	background-position:center;
}
img {
	border: none;
}
#wrapper {
	width: 850px;
	margin: 0 auto;
	background:#FFFFFF;
	padding: 10px;
}
#header {
	background: #ffffff url(../imagesnew/travel-header.jpg) no-repeat left top;
	width:850px;
	height: 200px;
}
#menu {
	height:38px;
	background-color:#336699;
	border:1px solid #4a8622;
	margin:2px 0 0 0;
}
#content {
	background-color:#ffffff;
	margin-top:5px;
	margin-bottom:20px;
	float:left;
}
#welcome {
	background-color: e0e0e0;
	border:1px solid #c4c4c4;
	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:#eee;
}
h1 {
	margin:0;
	color:#fff;
	font-size: 32px;
	text-decoration:none;
	line-height:36px;
	padding:55px 0 0 20px;
}
h1 a {
	color: #fff;
	text-decoration:none;
}
h1 a:hover {
	color: #fff;
	text-decoration:underline;
}
h2 {
	font-size: 22px;
	display:inline;
}
h3 {
	font-size: 17px;
	color:#a42525;
	display:inline;
	font-weight:lighter;
}
h4 {
	font-size: 15px;
	color: #fff;
	font-style:italic;
	padding:0 0 0 20px;
}
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;
}
.flag {
	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:#ffffff;
	text-decoration:none;
}
.toplinks:hover {
	color: #CCC;
}
a {
	color:#a42525;
	border: none;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
.logo {
	float: right;
	margin-top: 60px;
}
.clear {
	clear:both;
}
