body,html{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:150%;
	color:#444444;
}
h1,h2,h3{
	color:#c2b46b;
	font-family: Georgia, "New York CE", utopia, sans-serif;
	margin: 0;
	padding: 0;
}
h1{
	font-size:25px;
	margin-bottom: 20px;
}
h2{
	font-size:14px;
}
h3{
	font-size:13px;
}
a{
	color:#c2b46b;
}
a:hover{
	color:#000;
}
p{
	margin:0;
	padding:0 0 20px 0;
	text-align: justify;
}
p.perex{
	color: #c2b46b;
	font: 14px/1.6 Verdana, Geneva, sans-serif;
}
img{
	border:none;
}
div.copy{
	color:#797979;
	font-size:10px;
	padding: 30px 0 50px 0;
	background:url(footer-line.png) no-repeat center top;
}
div.copy a{
	color:#797979;
	text-decoration:none;
}
div.copy a:hover{
	color:#c2b46b;
	text-decoration:underline;
}
.counter{
	font-weight:bold;
	text-align:center;
}
.weather, .random_photo{
	text-align:center;
}
.random_photo img{
	border:1px solid #DAE9E8;
	padding:5px;
	margin:3px;
}
