@charset "utf-8";
/* CSS Document */
body
{
	font-family:"Times New Roman", Times, serif;
}
h1
{
	font-size:1.3em;

}
#top_container
{
	width:100%;
}
#logo
{
	float:left;
	padding-top:1.5em;
}
#page_header
{
	clear:both;
}
#container
{
	width:100%;
}
#rightside
{
	width:0;
	display:none;
}
#menu
{
	width:0;
	display:none
}
#textarea
{
	text-align:justify;
	width:100%;
}
#page_header h2
{
font-size:1.1em;
margin-top:1em;
border-top:1pt solid #000000

}
#textarea h2
{
	font-size:1em;
}
#footer
{
clear:both;
line-height:2em;
border-top:1pt solid #000000;
margin-top:1em;
}
#copyright
{
margin:0;
float:left;
}
#footer_slogan
{
	margin:0;
	float:right
}
#sitemap
{
	display:none
}
#boxes
{
float:right
}
#logo_title_print
{
clear:both
}
#contact_form input, #contact_form select
{
margin-left: 9.5em;
width:auto
}
#contact_form label
{
	position: absolute; 
	line-height:1.8em; 
	text-align:right; 
	width:8em;
}
.event_info
{
	margin-left:0em;
}
