@charset "utf-8";
/* revise hwh: v 0.1 */ 

.sectionHeader {
	font-size: 18px;
	color: #039;
	font-family: Verdana, Geneva, sans-serif;
	height: auto;
	width: 260px;
	margin-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-color: #FF9;
	border: 1px dotted #417CBF;
	clear: left;
}
.sectionHeader2 {
	font-size: 11px;
	color: #039;
	font-family: Verdana, Geneva, sans-serif;
	height: auto;
	width: 260px;
	margin-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-color: #fff;
	border: 1px dotted #417CBF;
	clear: left;
	font-weight: bold;
}
#charity {
	height:auto;
	float: right;
	width: auto;
	padding: 10px;
	margin-top: 5px;
	position: relative;
	margin-right: 5px;	
}

.charities {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}

.charities a {
	color: #FFF;
	text-decoration: none;
}

.charities a:hover {
	color: #FF0;
	text-decoration: underline;
}

.charityText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #FFF;
	text-align: center;
}

.charityText a {
	color: #FFF;
	text-decoration: none;
}

.charityText a:hover {
	color: #FF0;
	text-decoration: underline;
}
.makedonations {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-align: center;
}
#newsletter {
	height:auto;
	float: left;
	width: 262px;
	padding: 4px;
	margin-top: 2px;
	position: relative;
	margin-left: 4px;
	text-align: center;
}
.searchTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00F;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* country List */
#countryList {
	float: right;
	margin-right: 2px;
	margin-top: 2px;
}
.firstItem {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #00F;
	display: inline;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #F00;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	white-space: nowrap;
}
.horizontalList {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #039;
	display: inline;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #F00;
	padding-right: 5px;
	padding-left: 5px;
	white-space: nowrap;
}
.horizontalList a {
	color: #039;
	text-decoration: none;
}
.horizontalList a:hover {
	color: #F00;
	background-color: #FF0;
	text-decoration: underline;
}
#bottomText {
	width: 930px;
	background-image: url(../newimages/bkgrnd.jpg);
	background-repeat: no-repeat;
	height: 230px;
	margin-top: 0px;
	margin-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	margin-right: 10px;
}
#bottomCityList {
	width: 920px;
	height: auto;
	margin-top: 0px;
	margin-left: 40px;
	font-family: Verdana, Geneva, sans-serif;
	margin-right:auto;
}
#bottomText2 {
	width: 930px;
	background-repeat: no-repeat;
	height: auto;
	margin-top: 0px;
	margin-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	margin-right: 10px;
}


.bottomHeader {
	font-size: 12px;
	font-weight: bold;
	color: #00F;
}

.bottomBody {
	font-size: 10px;
	font-weight: normal;
	text-align: justify;
}
.bottomBody li {
	margin-left: -25px;
}


.bottomBody a {
	color: #039;
	text-decoration: none;
}

.bottomBody a:hover {
	color: #F00;
}

#box1 {
	height:210px;
	float: left;
	width: 283px;
	padding: 10px;
	margin-top: 0px;
	position: relative;
	margin-left: 0px;
}

#box2 {
	height:210px;
	float: left;
	width: 284px;
	padding: 10px;
	margin-top: 0px;
	position: relative;
	margin-left: 10px;
}

#box3 {
	height:210px;
	float: right;
	width: 283px;
	padding: 10px;
	margin-top: 0px;
	position: relative;
	margin-right: 0px;
}
/*----------------------------------------*/
.topDestTitle {
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
	margin-left: 15px;
	font-style: normal;
}
.mapheader {
    margin-left:10px;
}
.newsubmitbutton  {
	background-attachment: fixed;
	background-image: url(../newimages/button.gif);
	background-repeat: no-repeat;    
}