@charset "UTF-8";
body {
	color: #0F0E0E;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 1em;
	margin-left: 0px;
	margin-right: 0px;
	line-height: 1.5em;
}
#container {
	width: 960px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
}
header a:link ,header a:visited {
	color: #5a6f30;
	text-decoration: none;
}
header a:hover ,header a:active {
	color: #a86955;
	text-decoration: none;
}
a:link, a:visited {
	color: #a86955;
	text-decoration: none;
}
a:hover, a:active {
	color: #5a6f30;
	text-decoration: none;
}
header h1 {
	color: #334a09;
	margin-top: 16px;
	margin-left: 60px;
}
#logoTitle {
	width: 407px;
	float: left;
	margin-bottom: 4px;
}

#logoTitle:after {
	content:"";
	display:table;
	clear:both;
}
#logoTitle img {
	float: left;
	margin-left: 6px;
}
#topNav {
	text-align: right;
	padding-top: 15px;
	font-size: 1.1em;
	padding-right: 13px;
}
#topNav li {
	display: inline-block;
	margin-left: 30px;
	font-size: 1.2em;
}
.current {
	border-bottom: 3px solid #A86955;
	padding-bottom: 5px;
	color: #A86955;
	cursor: pointer;
}
#mainImg {
	margin-left: auto;
	margin-right: auto;
}
#mainBodyCopy {
	/* [disabled]float: left; */
	/* [disabled]width: 700px; */
}


main h1 {
	text-align: center;
	color: #a86955;
	margin-top: 30px;
}
main h2 {
	background-color: rgba(90,111,48,0.27);
	padding-left: 13px;
	padding-top: 5px;
	padding-bottom: 6px;
}
main ul li {
	margin-bottom: 15px;
}
.mainBodyCopyH2 {
	width: 700px;
}
#knowBeforeVising {
	width: 200px;
	float: right;
	background-color: #faf6f1;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	/* [disabled]margin-top: 20px; */
	/* [disabled]margin-right: 35px; */
	margin-left: 37px;
}
#knowBeforeVising h1 {
	float: right;
	padding-right: 20px;
	color: #0F0E0E;
	margin-top: -1px;
}
#howSafeIsBelarus {
	width: 300px;
	float: right;
	margin-right: 10px;
	background-color: #faf6f1;
	padding-top: 0px;
	margin-top: 61px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#howSafeIsBelarus h1 {
	color: #0F0E0E;
	margin-top: 12px;
}
.imgTxt {
	width: 400px;
	float: left;
	padding-left: 19px;
	padding-right: 19px;
	padding-top: 19px;
	padding-bottom: 19px;
	margin-left: 20px;
	margin-bottom: 12px;
}
.imgTxt img {
	margin-left: -26px;
}
.imgTxt h3, .imgTxt p {
	margin-left: 10px;
}
main:after {
	content:"";
	display:table;
	clear:both;
	}
#parent:after{
	content:“”;
	display:table;
	clear:both;
}
#dishes {
	clear: both;
}
.aboutBelarus      , #welcomeToBelarus     , #thingsMainP, #tipsMainP, .tipsPs{
	margin-left: 13px;
	margin-right: 5px;
}
#potatoSoup {
	width: 600px;
	float: left;
	padding-bottom: 25px;
}

#potatoSoup:after {
	content:"";
	display:table;
	clear:both;
	}
#potatoSoup h3 {
	margin-left: 13px;
}
#potatoSoup p {
	margin-left: 13px;
}
#welcomeToBelarus {
}
#fauxAside {
	/* [disabled]background-image: url(assets/graphics/fauxAside.png); */
	background-repeat: repeat-y;
	background-position: left top;
}
#fauxAside:after {
	content: "";
	display: table;
	/* [disabled]clear:both; */
}
#thingsToDo {
}
footer {
	background-color: #faf6f1;
	float: left;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 22px;
	padding-bottom: 10px;
}
footer h1 {
	color: #a86955;
	text-align: center;
}
footer ul {
	list-style-type: none;
	margin-right: auto;
	text-align: center;
	margin-left: auto;
	width: 200px;
}
footer ul li {
	float: left;
}
footer img {
	margin-left: 22px;
}
footer:after {
	content:"";
	display:table;
	clear:both;
	}
