@charset "UTF-8";
/* CSS Document */

.tab_header {
	margin-bottom: 40px;
}
#binding {
	background-color: #214975;
	float: left;
	width: 100px;
	margin-right: 40px;
	margin-bottom: 15px;
}.binding_contact {
height: 585px;
background-color: #214975;
	float: left;
	width: 100px;
	margin-right: 40px;
	margin-bottom: 15px;
}
.binding_adverts {
height: 1300px;
background-color: #214975;
	float: left;
	width: 100px;
	margin-right: 40px;
	margin-bottom: 15px;
}
.binding_about {
height: 1405px;
background-color: #214975;
	float: left;
	width: 100px;
	margin-right: 40px;
	margin-bottom: 15px;
}
.binding_editorial {
height: 2000px;
background-color: #214975;
	float: left;
	width: 100px;
	margin-right: 40px;
	margin-bottom: 15px;
}
.binding_classifieds {
height: 2300px;
background-color: #214975;
	float: left;
	width: 100px;
	margin-right: 40px;
	margin-bottom: 15px;
}
/* ------------------------------ About ------------------------------ */
.about {
	text-align: justify;
}
img.about_logo {
	float: right;
	width: 350px;
	margin-left: 40px;
	margin-bottom: 10px;
}
img.about_logo_mag {
	float: left;
	width: 200px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-top: 20px;
}
hr.about {
	margin-top: 40px;
	margin-bottom: 40px;
}
.roy_info {
	float: left;
	width: 380px;
	margin-right: 30px;
}
.tfe_info {
	float: left;
	width: 380px;
	margin-left: 30px;
}
/* ------------------------------ Contact ------------------------------ */
img.skyline {
	width: 700px;
	margin-bottom: -40px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
/* ------------------------------ Editorial ------------------------------ */
.editorial .month {
	font-size: 18px;
	text-transform: capitalize;
	color: #214975;
	margin-bottom: 10px;
}
/* ------------------------------ Classifieds ------------------------------ */
.classifieds {
	text-align: justify;
}
.classifieds ul {
	padding-left: 100px;
}
.classifieds h4 {
	font-style: italic;
	margin-top: -25px;
}
h2.sell {
	color: #177b3e;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #177b3e;
	margin-bottom: 25px;
	padding-bottom: 10px;
	float: left;
	width: 50%;
	margin-right: 300px;
}
h2.buy {
}
h3.item {
}
h2.jobs {
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	margin-bottom: 25px;
	padding-bottom: 10px;
	float: left;
	width: 50%;
	margin-right: 300px;
	}