@charset "utf-8";
html, body  {
	font: 100% Arial, Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	background: #b3c1d1;
}
.large_bold {
	font-size:14px;
	font-weight:bold;
}
#wrapperShadow {
	width: 910px;
	height: 1176px;
	margin: auto;
	text-align: left;
	background: url(../images/layout/shadowWrapper.jpg) repeat-y;
}
#wrapper {
	width: 900px;
	height: 1176px;
	margin: auto;
}
#header {
	height: 144px;
	background: url(../images/layout/header.jpg);
}
#header_logos {
	height:40px;
}
#banner {
	height: 185px;
	background: url(../images/layout/banner.jpg);
}
#breadcrumb {
	margin:5px 0 0 25px;
}
#breadcrumb p {
	font-size:11px;
	margin:0;
}
.bc_active {
	font-weight:bold;
}
#topMenu {
	position: relative;
	top: 115px;
	left: 15px;
	width: 600px;
	float: left;
}
#searchDiv {
	width: 250px;
	height:144px;
	float: right;
}
#wrapperCenter {
	width: 900px;
	height: 590px;
}
#block1 {
	width: 671px;
	height: 590px;
	float: left;
	background: url(../images/layout/block1.jpg) repeat-y;
}
#block1Content {
	width: 621px;
	height: 550px;
	margin: 15px 25px 25px 25px;
}
#block1Content h1 {
	font-size: 18px;
	line-height:24px;
	color: #a73500;
	margin-bottom: 10px;
	margin-top: 0px;
}
#block1Content h2 {
	font-size: 14px;
	text-align:left;
	line-height:24px;
	color: #363636;
	margin: 0;
}
#block1Content p {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 12px;
	line-height: 16px;
	color: #363636;
	margin: 0;
}
#sidebar {
	background: url(../images/layout/sidebar.jpg);
	width: 229px;
	height: 590px;
	float: right;
}
#block1ContentA p {
	font-size: 12px;
}
#block3 {
	width: 900px;
	height: 210px;
	background: url(../images/layout/block3.jpg);
	clear: both;
}
#block3Content {
	width: 700px;
	height: 100px;
	padding: 25px;
}
#block3Content h1 {
	font-size: 18px;
	color: #a73500;
	margin: 0;
}
#block3ContentA {
	width: 350px;
	height: 100px;
	float: left;
}
#block3ContentB {
	width: 350px;
	height: 100px;
	float: right;
}
#block3Content ul {
	width: 250px;
	margin: 0;
	padding-top: 15px;
	padding-left: 90px;
}
#block3Content li {
	list-style-type: none;
	margin: 0 5px;
	padding: .2em 0 .2em 10px;
	list-style-image: url(../images/layout/bullet.jpg);
	font-size: 12px;
	color: #363636;
}
#block1ContentB ul {
	margin: 0;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#block1ContentB li {
	list-style-type: none;
	margin: 5px 0px;
	padding: .2em 0 .2em 10px;
	list-style-image: url(../images/layout/bullet.jpg);
	font-size: 12px;
	color: #363636;
}

#block1ContentB h1 {
	font-size: 18px;
	color: #a73500;
	margin-bottom: 10px;
	margin-top: 0px;
}
#block1ContentB p {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 12px;
	line-height: 16px;
	color: #363636;
	margin: 0;
}
#block1ContentS {
	width: 3500px;
	height: 300px;
}
#block1ContentC ul {
	width: 370px;
	margin: 0;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#block1ContentC li {
	list-style-type: none;
	margin: 5px 0px;
	padding: .2em 0 .2em 10px;
	list-style-image: url(../images/layout/bullet.jpg);
	font-size: 12px;
}
#footer {
	height: 47px;
	background: url(../images/layout/footer.jpg) repeat-x;
}
#goback {
	text-align: center;
}
form {
	width: 230px;
	float: right;
	margin-top: 115px;
}
a { text-decoration: none; color: #0072bc}
a:hover { color: #a73500; }
.active_link { text-decoration: none; color: #a73500; }
.bold {
	font-weight: bold;
}
.introduction {
	font-weight: bold;
}
ul airports {
	margin: 0;
	padding-left: 15px;
}
li airports {
	list-style-type: none;
	margin: 5px 0px;
	padding: .2em 0 .2em 10px;
	font-size: 12px;
}

.h1_airports {
	text-align: center;
	font-size: 18px;
	color: #a73500;
}
.goback {
	text-align: center;
}
#footer p {
	font-size: 10px;
	text-align: center;
	margin: 0;
	padding: 15px;
}
.clear {
	clear:both;
}
