@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.5em;
}
h1 {
	font-size: 24px;
	color: #333333;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 15px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	letter-spacing:-2px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 3px;
	color: #339966;
	letter-spacing: 0px;
	text-transform: uppercase;
}


p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
a {
	color: #719FB8;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}



#wrap {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#inner {
	float: left;
	width: 100%;
}
#header {
	height: 185px;
	background-color: #000000;
	margin-bottom: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#headerTop {
	height: 21px;
	color: #FFFFFF;
	padding-top: 4px;
	padding-left: 25px;
	font-weight: bold;
	font-size: 11px;
}
#headerTopRight {
	float: right;
	padding-right: 25px;
}


#headerMid {
	height: 129px;
	background-color: #87BDDA;
}


#headerMidAd {
	float: right;
	width: 750px;
	margin-top: 22px;
}
#headerNav {
	color: #FFFFFF;
	padding-left: 25px;
	height: 26px;
	font-size: 12px;
	padding-top: 2px;
}
#headerNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: 28px;
	display: inline;
}
#headerNav li {
	display: inline;
	height: 28px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
}
#headerNav a {
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 8px;
}
#headerNav a:hover {
	color: #87BDDA;
}

#footer {
	background-color: #000000;
	height: 25px;
	margin-top: 15px;
	clear: both;
	color: #FFFFFF;
	font-size: 11px;
	padding-left: 25px;
	padding-top: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#main {
	border: 1px solid #C7C7C7;
	float: left;
	width: 938px;
	background-image: url(img/sidebarBG.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#main_googleAds {
	float: left;
	width: 164px;
	padding-top: 20px;
	padding-right: 8px;
	padding-left: 8px;
}

#main_center {
	float: left;
	width: 469px;
	padding-left: 20px;
}
#main_sidebar {
	float: right;
	width: 203px;
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 20px;
}
#main_sidebar a {
	color: #333333;
}

img.Location {
	padding-left: 5px;
	float: right;
}

#ekkarticles {
	font-size: 11px;/* Put code here to style the headlines <div> container. */
}
#ekkarticles a {
	color: #666666;
}
#ekkarticles .ekkarticle {
/* Put code here to style every headline. */
#ekkarticles .ekkarticle-01 {
	color: #999999;/* Put code here to style headline 1. Change the number to style a given headline. */
}
#ekkarticles .ekkdate {
/* Put code here to style every date. */
}
#ekkarticles .ekkarticle { display: none; }
#ekkarticles .ekkarticle-01,
#ekkarticles .ekkarticle-02,
#ekkarticles .ekkarticle-03 { display: block; }

#googleAdsTravel {
	text-align: right;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom-style: solid;
	width: 145px;
}
#googleAdsTravel h2 {
	background-color: #FFFFCC;
}

