@charset "utf-8";
@import url("consultancy.css");
/* CSS Document */
body{
	font-family: "Tahoma";
	background-color:#272727;
	padding:1%;
	margin: 1% auto;
	width: 950px;
}
.header {
	width: 600px;
	background: #272727;
	margin: 0 auto;
	font-size: 46px;
	border:thin #272727;
	height:auto;
	text-align: center;
	font-family: Calibri;
	color: #FFF;
}
.cafebrasserieHeader {
	background: #272727;
	border: 2px solid #666;
	text-align: center;
	color: #FFF;
}
.headerLeft {
	background: #272727;
	margin: 0 auto;
	font-size: 18px;
	font-family: "Tahoma";
	height:auto;
	text-align: center;
}	
.mainBody {
	width: 800px;
	background: #272727;
	margin: 1% auto;
	text-align: center;
	font-size: 46px;
	font-weight: bold;
	font-family: Calibri;
	color: #FFF;
}
.menuBar {
	width: auto;
	background: #036;
	font-size: 16px;
	font-family: "Tahoma";
	color: #035;
	margin: 1em 0 1em 5em;
	text-align: center;
}
.mainContent {
	margin: 5px 1.5em 5px 17em;
	padding: 5px;
	color: #036;
	font-family: "Tahoma";
	font-size: 14px;
	font-weight: normal;
	text-align: left;
}
.container {
	height:600px;
	width: 780px;
	background: #272727;
	margin: 1% auto;
	text-align: center;
	background:#FFF;
} 
.sidebarLeft {
	float: left;
	width: 15%;
	height: 710px;
	background: #272727;
	padding: 0 5px 0 5px;
	margin: 7.5px;
	border: 1px solid #666;
	font-size: 16px;
	color: #7F9123;
	text-align: center;
	font-family: Calibri;
}
.sidebarRight {
	float: right;
	width: 15%;
	height: 710px;
	background: #272727;
	padding: 0 5px 0 5px;
	margin: 7.5px;
	border: 1px solid #666;
	color: #7F9123;
	text-align: center;
	font-size: 16px;
	font-family: Calibri;
}
.eighteemMainContent {
	padding: 0;
	margin: 5px;
	text-align: center;
	font-family: Calibri;
	font-size: 18px;
} 
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
	text-align: right;
}
.propertyContent {
	padding: 0 20px;
	color: #000;
	font-size: 14px;
	font-family: "Comic Sans MS", cursive;
	text-align: justify;
	font-weight: normal;
}
.mainContentProperty {
	padding: 5px;
	color: #000;
	font-family: Calibri;
	font-size: 16px;
	text-align: center;
	font-weight: normal;
}
.propertyPicsCentred {
	text-align:center;
	font-size: 1px;
}
.tabbedPanel {
	font-size: 14px;
	font-family: "Tahoma";
	text-align: center;
}
.worldmap {
	text-align: right;
}
.titleWhite {
	color: #FFF;
	font-size: 13px;
	font-family: "Tahoma";
	text-align: center;
}
.titleGreen {
	color: #677810;
	font-size: 13px;
	font-family: "Tahoma";
	text-align: center;
}
.emailLinkBlue {
	color: #036;
}
.emailLinkBlack {
	color: #000;
}
.emailLinkWhite {
	color: #333;
	font-weight: bold;
	font-size: 14px;
}
.footerRed {
	color: #6B8337;
	font-size: 12px;
	background-color:#272727;
	margin: 0;
	padding: 10px 0;
	font-family: Calibri;
	text-align: center;
}
.footerWhite {
	color: #000;
	font-size: 12px;
	margin: 0;
	padding: 10px 0;
	font-family: Calibri;
	text-align: center;
}
.footerBlack {
	color: #000;
	font-size: 12px;
	background-color:#FFF;
	margin: 0;
	padding: 10px 0;
	font-family: Calibri;
	text-align: center;
}
.footerGreen {
	color: #677810;
	font-size: 12px;
	background-color:#272727;
	margin: 0;
	padding: 10px 0;
	font-family: Calibri;
	text-align: center;
}
.tabbedPanel {
	font-size: 18px;
	font-family: Calibri;
	text-align: center;
	color: #FFF;
}
.titleWhite {
	color: #FFF;
	font-size: 16px;
	font-family: Calibri;
	font-weight: normal;
}
.titleGreen {
	color: #7F9123;
	font-size: 18px;
	font-family: Calibri;
	font-style: normal;
	font-weight: bold;
}
.price {
	color: #7A8B29;
	font-size: 18px;
	font-family: Calibri;
	font-weight: normal;
	font-style: italic;
}
.mainPageNews {
	color: #7F9123;
	font-size: 20px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
}
.textWhite {
	color: #FFF;
	font-size: 20px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
