/* Generated by Font Squirrel (http://www.fontsquirrel.com) on March 15, 2014 */

@font-face {
    font-family: 'lato';
    src: url('lato-lig-webfont.eot');
    src: url('lato-lig-webfont.eot?#iefix') format('embedded-opentype'),
         url('lato-lig-webfont.woff') format('woff'),
         url('lato-lig-webfont.ttf') format('truetype'),
         url('lato-lig-webfont.svg#latolight') format('svg');
    font-weight: normal;
    font-style: normal;
}
html{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}
body{
	font-family: 'lato';
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	color: #231f20;
}
div.clear{
	clear: both;
	height: 10px;
}
div#header-top{
	height: 130px;
}
img#header_logo{
	margin-top: 30px;
	margin-left: 50px;
}
span.header-big{
	text-align: left;
	font-size: 19pt;
}
span.header-mid{
	text-align: left;
	font-size: 15pt;
}
img#logo{
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
div#nav_bar{
	width: 100%;
	height: 70px;
	background-color: #5fa30f;
	color: white;
	font-size: 17pt;
}
ul#nav_menu{
	margin: 0;
	margin-left: 50px;
	padding: 0;
}
ul#nav_menu li{
	list-style: none;
	display: block;
	line-height: 70px;
	float: left;
	width: 150px;
	height: 70px;
	vertical-align: middle;
	text-align: center;
}
ul#nav_menu li:hover{
	background-color: #94c955;
	cursor: pointer;
}
div#content{
	clear: both;
	min-height: 100%;
	width: 1200px;
	margin-top: 30px;
	margin-left: 50px;
	margin-bottom: -150px;
	text-align: center;
}
div#content-inner{
	width: 900px;
	float: left;
	display: block;
}
div#content-inner p{
	text-align: left;
}
div#content-inner img{
	margin-left: auto;
	margin-right: auto;
}
div#sidebar{
	text-align: left;
	color: white;
	background-color: #94c955;
	width: 285px;
	margin-left: 15px;	
	float: left;
	display: block;
	min-height: 400px;
}
div#sidebar-inner{
	margin-top: 10px;
	width: 261px;
	margin-left: auto;
	margin-right: auto;
}
div.sidebar-line{
	height: 1px;
	width: 261px;
	background-color: #231f20;
}
div#gallery{
	width: 1200px;
	text-align: justify;
}
div#gallery img{
	float: left;
}
img.image{
	opacity: 0.8;
	filter:alpha(opacity=80);	
}
img.image:hover{
	opacity: 1;
	filter:alpha(opacity=100);
}
div.folder{
	text-align: center;
	width: 200px;
	height: 200px;
	float: left;
}
a.folder img{
	opacity: 0.7;
	filter:alpha(opacity=70);
}
a.folder img:hover{
	opacity: 1;
	filter:alpha(opacity=100);
}
div.year{
	float: left;
	text-align: left;
	margin-left: 30px;
}
.footer, .push {
	height: 150px; 
	clear: both;
	text-align: center;
	line-height: 140px;
	vertical-align: central;
}

a:link{
	color: #5fa30f;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
a:visited{
	color: #5fa30f;
	text-decoration: none;
}
a:active{
	color: #5fa30f;
}
ul#nav_menu a:link{
	color: white;
	outline: 0;
}
ul#nav_menu a:hover{
	text-decoration: none;
}
ul#nav_menu a:visited{
	color: white;
}
ul#nav_menu a:active{
	color: white;
}
a.folder img{
	outline: none;
	border: 0;
}