html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6{  
margin: 0; 
padding: 0; 
border: 0;
}

body {
	min-width: 760px;
	text-align: center;
	background: #FFF url(images/background.gif) center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:100%; 
	color: #666;}
	
	
#wrapper {
	background: url(images/wrapper-background.gif) right repeat-y;
	margin: 0 auto;
	text-align: left;
	width: 740px;
}
#top {
	height: 52px;
	background: url(images/top.jpg);
}
#topnav li {
	padding: 0;
	float: left;
	list-style-type: none;}
	
#topnav ul li a  {
	display: block; 
	text-decoration: none;
	width: 121px; 
	height: 52px;
	text-align: center;
	font-weight: bold;
	font-size: 80%;
}

#topnav ul li a:hover{
	color: #F8852C;
}
.headings {
	border-bottom: solid orange 1px;
}
#header {
	background: url(images/cheap-luxury-holidays.jpg) no-repeat;
	height: 234px;
}

#bottomnav {
	height: 10px;
}

#content {
	width: 742px;
}


#content .contentleft {
	float: left;
	padding: 0 10px 10px 10px;
	width: 490px;
}
 .contentleft p {
	line-height: 130%;
	font-size: 78%;
	padding-left: 5px;

}
 .contentleft ul {
	line-height: 110%;
	font-size: 75%;
	padding-left: 20px;
	color: #7FAACA;
	font-weight: bold;

}
#nav {
	float: right;
	width: 192px;
	margin-right: 4px;
	background: #FFF;
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background:#FFF;
}



#nav  li{
	margin-top: 2px;
}


#nav a, 
#nav a:visited {
	display: block;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
	color: #FFF;
	font-size: 80%;
	padding-top: 5px;
	padding-right: 7px;
	background: url(images/bluenav.jpg);
	height: 24px;
}


#nav a:hover {
	color: #F4A01C;
	background:#FFF url(images/bluenavhover.jpg);
}


#nav a:active {
	color: #000;
	background: #B8CA88;
}

#footer {
	font-size: 75%;
	text-align: center;
	width: 490px;
	padding: 6px;
	border: solid orange 1px;
	clear: both;
	margin-left: 10px;
	background: #6F87AD;
	color: #FFF;
	line-height: 18px;
}

#footer a, 
#footer a:visited {
	text-decoration: none;
	color: #FFF;
}

#footer a:hover {
	color: #F4A01C;
	}


#footer a:active {
	color: #000;
	background: #B8CA88;
}

h1 {
	font-size: 80%;
	color: #7FAACA;
}
h2 {
	font-size: 102%;
	color: #406C91;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}


a:link{
	color: #FF6600;
	font-weight: bold;

}
a:visited{
	color: #FF6600;
	font-weight: bold;
}
a:hover{
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
a:active{
	color: #333;
	font-weight: bold;
	}
.wspace {
	color: #FFFFFF;
}
.pics {
	border: 1px dotted #CCCCCC;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.picsubtitle {
	color: #6699CC;
}
.countries {
	font-size: 9px;
	color: #999999;
	line-height: 15px;
}
