@charset "utf-8";
html {
	min-height: 100%;
	margin-bottom: 1px;
} /* Firefox scroll-fix*/

a {
	color: #225746;
	}
a:hover {
	color: #225746;
	}
body {
	color: #444;
	font: normal 11px Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	background-image: url(images/back_ground.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.pagetitle
{
font-size: 20px;
}

p,code,ul {padding-bottom: 1.2em;}

h1 {
	font: normal 14px Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
}

h1,h2,h3 {padding-top: 6px; color: #225746}

.space {clear: both;
}
.events_content {
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}


/* structure */
.container {
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0 10px 10px;
	width: 780px;
	background-color: #FFF;
}

/* header */
.top {

	padding: 20px 10px 0;
}

/* title */
.header {
	font-size: 14px;
	height: 150px;
	margin: 0 auto;
	padding: 10px 10px 5px;
	width: 780px;
	background-color: #FFF;
}

#logo {
	width: 778px;
	height: 150px;
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #030;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* navigation */
.mainmenu {
	border: 1px solid #DFEEF7;
	height: 31px;
	padding-left: 170px;
	background-image: url(images/menu2.jpg);
	background-color: #D9E1E5;
}
.mainmenu a {
	border-right: 1px solid #ffffff;
	color: #225746;
	display: block;
	float: left;
	line-height: 31px;
	padding: 0 20px;
	text-decoration: none;
	background-color: #225746;
	background-image: url(images/menu2.jpg);
	font-family: sans-serif;
	font-size: 1.1em;
	font-weight: bold;
}

.mainmenu a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #000;
}

/* main */
.main {
	border-top: 4px solid #FFF;
	background-repeat: repeat-y;
}

/* sub navigation */
.sidenav {
	float: right;
	width: 210px;
	background-color: #f5eed5;
	border: 1px solid #030;
}
.side_pic {
	float: right;
	width: 210px;
	margin-top: 15px;
	border: 1px solid #030;
	margin-bottom: 20px;
}


/* content */
.content {
	float: left;
	margin: 10px 0;
	padding: 0 16px;
	width: 531px;
}
.content_admin {
	float: left;
	width: 735px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 16px;
	padding-bottom: 0;
	padding-left: 16px;
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	margin-left: 18px;
}
.content p {font-family: Arial, Helvetica, sans-serif;}
.events_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	background-image: url(images/menu2.jpg);
	background-repeat: repeat-x;
	height: 22px;
	padding-top: 3px;
}

/* footer */
#footer {
	color: #FFF;
	font: bold 10px Arial, Helvetica, sans-serif;
	text-align: center;
	height: 22px;
	padding-top: 8px;
	background-repeat: repeat-x;
	background-image: url(images/bgfooter.gif);
	border: 1px solid #030;
}

#footer p
{
padding: 0px;
margin: 0px;
}
#footer a, #footer a:hover {color: #FFF;}
.event_details_h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.event_details_text {
	font-size: 14px;
	font-weight: bold;
	color: #030;
	text-decoration: none;
	background-color: #CCC;
	padding: 20px;
}
img{  
border-style: none;
}
* {
	margin: 0;
	padding: 0;
}
.container .main .content #form1 table {
	border: thin solid #030;
	border-collapse: collapse;
}
/* Tables used to display tabular Data. */
/* Apply to <table> tags only. 
Example: <table class="tabulardata">*/
table.tabularData, table.tabularData td, table.tabularData th {
	border: 1px solid #030;
	border-collapse: collapse;
}
table.tabularData td, table.tabularData th{
	padding: 3px;
}
table.tabularData th, table.tabularData th a:link, table.tabularData th a:visited, table.tabularData th a:hover, table.tabularData th a:active  {
	color: #FFFFFF;
	background-color: #030;
}
.tiny_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.style13 {
	font-size: 13px;
	color: #000;
	text-decoration: none;
}
#fp {
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}
