/* Corona main CSS created 03.09.08 */

	body {
		background-color: white;
		margin-left: auto;
		margin-bottom: auto;
		margin-right: auto;
		margin-top: 5px;
		color: #4c4c4c;
		font-size: .8em;
		font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	}

	.hidden {
		text-decoration: none;
		visibility: hidden;
	}

	a {
		text-decoration: underline;
		color: #9A1F15;
	}

	a:hover {
		text-decoration: underline;
		color: #000000;
	}

		.spacer {
		height: 5px;
	}
	
	img {
		border: none;
	}

	h1 {
		color: #9A1F15;
		font-size: 150%;
		font-weight: normal;
	}

	h2 {
		color: #F57F20;
		font-size: 120%;
		font-style: normal;
		font-weight: normal;
	}

	h3 {
		font-size: 110%;
		margin-bottom: 0px;
	}

	hr {
		border-style: none;
		background-color: #F57F20;
		height: 1px;
		margin-bottom: 0px;
	}

ul {
	list-style-position: outside;
	list-style-image: url(bullet.gif);
}


/* Header section */

	#top {
		margin: auto;
		padding-right: 25px;
		padding-left: 15px;
		padding-top: 15px;
		width: 712px;
		text-align: right;
		font-size: 70%;
	}

	#top p{
		padding: 2px;
		margin: 0;
	}

	#top a{
		text-decoration: none;
	}

	#header {
		clear: both;
		margin: auto;
		width: 752px;
		height: 100px;
	}

/* Side menu section */

	#nav_col {
		float: right;
		clear: both;
		padding-right: 1px;
	}

	#box_top {
		padding-left: 20px;
		padding-right: 15px;
		padding-top: 7px;
		width: 214px;
		height: 19px;
		font-size: 80%;
		color: #ffffff;
		background-color: #000000;
		background-position: left top;
		background-repeat: repeat-y;
		background-image: url(side_bar_top.jpg);
		border-bottom-color: #F57F20;
		border-bottom-style: solid;
		border-bottom-width: 1px;
	}

	#box_top a{
		text-decoration: none;
		color: #ffffff;
	}
	
	#box_top a:hover{
		text-decoration: underline;
		color: #ffffff;
	}
	
	#newsbox_header {
		padding-left: 20px;
		padding-right: 15px;
		padding-top: 7px;
		width: 214px;
		height: 19px;
		font-size: 80%;
		color: #ffffff;
		background-color: #000000;
		background-position: left top;
		background-repeat: repeat-y;
		background-image: url(side_bar_header_bk.jpg);
		border-bottom-color: #F57F20;
		border-top-color: #F57F20;
		border-bottom-style: solid;
		border-top-style: solid;
		border-bottom-width: 1px;
		border-top-width: 1px;
	}

	#newsletterbox_header {
		padding-left: 20px;
		padding-right: 15px;
		padding-top: 7px;
		width: 214px;
		height: 19px;
		font-size: 80%;
		color: #ffffff;
		background-color: #000000;
		background-position: left top;
		background-repeat: repeat-y;
		background-image: url(side_bar_header_bk.jpg);
		border-bottom-color: #F57F20;
		border-top-color: #F57F20;
		border-bottom-style: solid;
		border-top-style: solid;
		border-bottom-width: 1px;
		border-top-width: 1px;
	}

	.box_content {
		padding-left: 20px;
		padding-bottom: 5px;
		padding-right: 15px;
		padding-top: 5px;
		width: 214px;
		font-size: 80%;
		color: #ffffff;
		background-color: #fedbbd;
		background-position: left top;
		background-repeat: no-repeat;
		background-image: url(side_bar_bk.jpg);
	}

	.box_content a {
			color: #ffffff;
	}

	#newsletterbox_content {
		text-align: right;
		padding-left: 10px;
		padding-bottom: 5px;
		padding-right: 15px;
		padding-top: 10px;
		width: 224px;
		background-position: left top;
		background-repeat: no-repeat;
		background-image: url(side_bar_footer.jpg);
	}

	.newsletterbox_title {
		padding-right: 1px;
		padding-left: 2px;
		padding-bottom: 0px;
		padding-top: 1px;
		text-align: right;
		display: block;
		color: #9A1F15;
		font-size: 80%;
		width: 215px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-color: #ffffff;
		border-color: #F57F20;
		border-style: solid;
		border-width: 1px;
		}

	.newsletterbox_title2 {
		padding-right: 1px;
		padding-left: 2px;
		padding-bottom: 0px;
		padding-top: 1px;
		text-align: right;
		display: block;
		color: #9A1F15;
		font-size: 80%;
		width: 215px;
		margin-right: 5px;
		margin-bottom: 5px;
		background-color: #ffffff;
		border-color: #F57F20;
		border-style: solid;
		border-width: 1px;
		}

	.newsletterbox_input {
		font-size: 100%;
		text-align: left;
		margin-bottom: 1px;
		color: #9A1F15;
		padding: 2px;
		width: 160px;
		background-color: #FCDFC7;
		border-color: #ffffff;
		border-style: solid;
		border-width: 1px;
	}

	.newsletterbox_submit {
		font-weight: bold;
		color: #ffffff;
		font-size: 80%;
		padding: 2px;
		margin-bottom: 5px;
		margin-right: 10px;
		background-color: #9A1F15;
		border-color: #9A1F15;
		border-style: solid;
		border-width: 1px;
	}

	.inputbox_title {
		padding-right: 1px;
		padding-left: 2px;
		padding-bottom: 0px;
		padding-top: 1px;
		text-align: right;
		display: block;
		color: #9A1F15;
		font-size: 100%;
		width: 310px;
		margin-right: 5px;
		margin-bottom: 5px;
		background-color: #ffffff;
		border-color: #F57F20;
		border-style: solid;
		border-width: 1px;
		}

	.inputbox_input {
		text-align: left;
		margin-bottom: 1px;
		font-size: smaller;
		color: #9A1F15;
		padding: 1px;
		width: 200px;
		background-color: #e6e6e6;
		border-color: #ffffff;
		border-style: solid;
		border-width: 1px;
	}

	.inputbox_submit {
		font-weight: bold;
		color: #9A1F15;
		font-size: 100%;
		padding: 2px;
		margin-bottom: 5px;
		background-color: #F57F20;
		border-color: #F57F20;
		border-style: solid;
		border-width: 1px;
	}

	.form_box {
		background-color: #ffffff;
		padding: 2px;
		border-color: #F57F20;
		border-style: solid;
		border-width: 1px;
		width: 100%;
		margin-bottom: 2px;
	}
	
	.forms {
		font-size: .9em;
	}

	.tick {
		font-weight: bold;
		background-color:#F57F20;
		height:25px;
	}

/* Main content section */

	#main {
		margin: auto;
		width: 721px;
		padding-top: 27px;
		padding-left: 30px;
		background-position: center center;
		background-repeat: repeat-y;
		background-color: white;
		background-image: url(bg.jpg);
	}

	#content_col {
		width: 460px;
		clear: left;
		text-align: left;
	}

	.half_col {
		margin-right: 10px;
		float: left;
		width: 220px;
		font-size: .9em;
	}


/* Footer section */

	#footer_bar {
		border-bottom-color: #F57F20;
		border-top-color: #F57F20;
		border-bottom-style: solid;
		border-top-style: solid;
		border-bottom-width: 1px;
		border-top-width: 1px;
		font-size: 110%;
		background-position: center top;
		background-repeat: no-repeat;
		background-color: white;
		background-image: url(footer_bar.jpg);
		margin: auto;
		text-align: center;
		padding-right: 15px;
		padding-left: 15px;
		padding-top: 7px;
		width: 721px;
		height: 26px;
		color: #ffffff;
	}

	#footer_bar p {
		margin-top: 0;
	}

	#footer_bar a {
		text-decoration: none;
		color: #ffffff;
	}

	#footer_bar a:hover {
		text-decoration: underline;
		color: #ffffff;
	}

	#footer {
		font-size: 80%;
		background-position: center top;
		background-repeat: no-repeat;
		background-color: white;
		background-image: url(footer.jpg);
		font-weight: bold;
		margin: auto;
		text-align: right;
		padding-right: 15px;
		padding-left: 15px;
		padding-top: 17px;
		width: 721px;
		color: #F57F20;
	}

	#footer a {
		font-style: normal;
		font-weight: normal;
		text-decoration: none;
		color: #999999;
	}

	#footer a:hover {
		font-style: normal;
		font-weight: normal;
		text-decoration: underline;
		color: #999999;
	}

	#copyright {
		margin-left: 20px;
		color: #999999;
		font-style: normal;
		font-weight: normal;
	}


	.news_bars {
		padding-left: 25px;
		padding-bottom: 5px;
		padding-right: 5px;
		padding-top: 5px;
		background-color: #fddfc7;
		color: #9A1F15;
		background-position: left center;
		background-image: url(corner.jpg);
		background-repeat: repeat-y;
	}
	
	.news_bars a {
		color: #9A1F15;
		text-decoration: none;
	}
	
	.news_bars a:hover {
		color: #000000;
		text-decoration: none;
	}
	
	#sitemap ul {
		list-style-type: none;
		padding-left: 5px;
	}
	
	#sitemap li {
		list-style-type: none;
		font-size: .8em;
		margin-left: 15px;
		padding-left: 3px;
		list-style-position: outside;
		margin-bottom: 5px;
	}

	.more {
		text-align: right;
		font-size: .8em;
	}

	.more a{
		text-decoration: none;
		color: #9A1F15;
	}

	.more a:hover{
		text-decoration: none;
		color: #000000;
	}

	#form {
		border-collapse: collapse;
		border-style: none;
		width: 90%;
		font-size: .8em;
	}

	.feed a {
		text-decoration: none;
		color: #9A1F15;
		padding-left: 25px;
		padding-bottom: 5px;
		padding-top: 5px;
		background-position: left center;
		background-image: url(rss_feed_small.png);
		background-repeat: no-repeat;
	}

	.feed a:hover {
		text-decoration: none;
		color: #000000;
		padding-left: 25px;
		padding-bottom: 5px;
		padding-top: 5px;
		background-position: left center;
		background-image: url(rss_feed_small.png);
		background-repeat: no-repeat;
	}


	.feed_small {
		font-size: 70%;
		text-align: right;
		padding-right: 25px;
	}

	.feed_small a {
		text-decoration: none;
		color: #9A1F15;
		padding-left: 25px;
		padding-bottom: 5px;
		padding-top: 5px;
		background-position: left center;
		background-image: url(rss_feed_small.png);
		background-repeat: no-repeat;
	}

	.feed_small a:hover {
		text-decoration: none;
		color: #000000;
		padding-left: 25px;
		padding-bottom: 5px;
		padding-top: 5px;
		background-position: left center;
		background-image: url(rss_feed_small.png);
		background-repeat: no-repeat;
	}


	.date {
		color: #9A1F15;
	}


	.update {
		font-size: 80%;
		font-style: italic;
		color: #b3b3b3;
	}

#more_info {
	float: left;
	right: 0px;
	left: 0px;
	text-align: center;
	padding: 0px;
	margin: 0px;
	background-image: url(info_bg.png);
	background-repeat: repeat;
	bottom: 0px;
	top: 0px;
	z-index: 25;
	width: 100%;
	position: fixed;
}

#more_info_inner {
	margin-left: auto;
	margin-bottom: auto;
	margin-right: auto;
	margin-top: 40px;
	z-index: 50;
	text-align: left;
	border-color: #F57F20;
	border-style: solid;
	border-width: 1px;
	width: 550px;
	background-image: url(info_bg.png);
	background-repeat: repeat;
}

