html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
a {
	color: #000000;
}
a:hover {
	color: #FFA405;
	text-decoration: underline;
}
a:visited {
	color: #000;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: left;
	text-decoration: underline;
}
.clear {
	clear: both;
}

body {
	background: #C6CFF7;
	text-align: center;
	font: 14px "Trebuchet MS", Verdana, Arial, sans-serif;
      line-height:1.6em;
	color: #000000;
	padding-bottom: 10px;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: 2px auto;
	width: 1067px;
	background: #B8C0E1;
  position: relative;
}

#header {
  height: 176px;
  background: #19598F url(images/headerlogo3.gif);
  text-align: left;
}
#header .topad {
  position: absolute;
  top: 2px;
  left: 630px;
  width: 260px;
  padding: 0;
  text-align: center;
  float: right;
}

#logo {
  position: absolute;
  top: 152px;
  left: 392px;
  width: 640px;
  color: #E5CD5D;
}
#logo h1 {
  font: bold 36px "Trebuchet MS", Verdana, Arial, sans-serif;
  float: right;
}
#logo h2 {
  font: bold 20px "Trebuchet MS", Verdana, Arial, sans-serif;
    float: right;
color: #000000;
}
#logo p {
  margin: 0;
  font-weight: bold;
}

#cart {
  float: right;
  background: #19598F;
}

#cart-cart {
  padding: 8px 8px 14px 8px;
  color: white;
}
#cart p {
  margin: 0;
}
#cart .orange {
  color: #E5CD5D;
  font-size: 12px;
  font-weight:bold;
}
#cart a {
  color: E5CD5D;
  font-size: 14px;
}
#nav {
  background: #A43A15;
  position: absolute;
  top: 184px;
  float: left;
  width: 1067px;
  padding: 5px 0;
  text-align: center;
}
#nav li {
  list-style: none;
  display: inline;
  color: #000;
  margin-right: 28px;
    margin-left: 15px;

}
#nav a {
  text-decoration: none;
  font-size: 17px
  color: #000;
}
	#nav a:hover {text-decoration: underline;
}
#body {
  padding-top: 40px;
  background-color:#19598F;
}
#body a {
	text-decoration: underline;
	color: #227209;
}
#topbudapest {
  float: left;
  width: 195px;
  height: 1500px;
  background: #64AF4C;

}
#tipstours {
  float: right;
  width: 198px;
  height:1500px;
    background: #E5CD5D;

}
#welcometobudapest {
  float: left;
  width: 674px;
  height:1500px;
  background: #9DC491;
  margin-bottom: 0px;
  text-align: justify;

}
#welcometobudapest .ad {
    float: left;
	padding: 5px 7px 0px 5px;

}


#welcometobudapest img {
    float: right;
	padding: 5px 7px 5px 15px;

}

#welcometobudapest .inner, #budapestvideo .inner {
  padding: 6px 12px;
  text-align: justify;


}
#welcometobudapest p, #budapestvideo p {
  margin: 0.3em 0;
padding: 3px 10px;
}
#welcometobudapest ul {
  margin-left: 1.5em;
}
#welcometobudapest li {
  margin: 0.2em 0;
  color: #000000;
  font-size: 14px;
  font-weight: normal;
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}

h2 {
	font: 18px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #000;
	padding-bottom: 3px;
}
h3 {
	font: bold 16px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #990000;
	text-decoration:underline;
	padding-bottom: 3px;
}
#topbudapest h2 {
	color: #000000;
	padding: 4px 0 5px 15px;
	background: #64AF4C;
}
#topbudapest li {
  background: #64AF4C left url(images/bullet.gif) no-repeat;
  border-top: 1px solid #F4EFDF;
  list-style: none;
  font-size: 14px;
  padding: 7px 0 8px 15px;
}
#topbudapest a {
  text-decoration: none;
  color: #000000;
}
#topbudapest a:hover {
  text-decoration: underline;
}
#tipstours h2 {
  color: #000000;
  padding: 4px 0 5px 15px;
  background: #E5CD5D;
}
#tipstours li {
  background: #E5CD5D left url(images/bullet.gif) no-repeat;
  border-top: 1px solid #F4EFDF;
  list-style: none;
  font-size: 14px;
  padding: 7px 0 8px 15px;
}
#tipstours .tipstoursad li {
  background: #E5CD5D;
  list-style: none;
  font-size: 12px;
  padding: 7px 2px 8px 5px;
}
#tipstours a {
  text-decoration: none;
  color: #000000;
}
#tipstours a:hover {
  text-decoration: underline;
}


#adsense_homepage_banner {
  text-align: center;
  font-size: 12px;
  padding: 3px 30px 3px 30px;
}
#disclaimer {
  text-align: center;
  font-size: 12px;
  padding: 3px 30px 3px 30px;
}
#copyright {
  text-align: center;
  font-size: 9px;
  padding: 3px;
}
