@charset "utf-8";
.navigation {
	font-family: "Century Gothic";
	font-size: 11px;
	font-weight: bold;
	color: #E4EAC8;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
body {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #E4C982;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.homepagetext {
	color: #FFFFFF;
}
.interiortitle {
	color: #1d1d1d;
	text-decoration: none;
	font-weight: bold;
}
.textinterior {
	color: #000000;
	text-decoration: none;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	left: 5px;
	right: 5px;
}
.textinterior_small {
	color: #000000;
	font-size: 10px;
	text-decoration: none;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	left: 5px;
	right: 5px;
}
.titleorange {
	color: #ffde53;
	font-size: 16px;
	font-weight: bold;
}
.titlewhite {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
.readmore {
	font-weight: bold;
	color: #ffde53;
	text-decoration: none;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1d1d1d;
	text-decoration: none;
}
.titleint {
	color: #1d1d1d;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}
.flags {
	background-color: #d1bc7b;
	height: 25px;
	padding-top: 2px;
}
.interiortext {
	text-decoration: none;
	font-size:10px;
	padding-left: 1px;
}
.orangeBorder {
	color: #999999;
	border: 2px solid #E48D48;
	padding: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
	
.email {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	margin-left: 2px;
}
