<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document by Dieter Schneider | www.csstemplateheaven.com */

* {margin: 0; padding: 0;}

/**************************************** Main structure ****************************/

body {
	font-family: verdana, sans-serif;
	font-size: 62.5%;
	
	

	
}

#container {
	width: 842px;
	margin: auto;
	font-size: 1.2em;
			}

#top_nav {
	background-image: url(images/nav_top1.jpg);
	height: 2px;
	padding-top: 2px;
	text-align: right;
	padding-right: 20px;
	color: #7E0200;
}

#header-{
	background-image: url(images/topo.jpg);
	
}

#main_nav {
	background-image: url(images/main_nav.jpg);
	height: 40px;
	padding-left: 9px;
}

#contentwrapper {
	background-image: url(images/contentwrapper.jpg);
	background-repeat: repeat-y;
	
}

#left {
	float: left;
	width: 160px;
	padding-top: 15px;
	margin-left: 15px!important;
	margin-left: 7px;
	font-size: 0.9em;
	list-style: none;
	list-style-type:none;
}

#right {
	float: right;
	width: 160px;
	padding-top: 15px;
	margin-right: 15px!important;
	margin-right: 7px;
	font-size: 0.9em;
}


#content {
	margin-right: 200px;
	margin-left: 200px;
	padding: 15px 0;
}

#footer {
	background-image: url(images/footer.jpg);
	height: 35px;
	clear: both;
	text-align: center;
	padding-top: 20px;
}

/**************************************** text, images, lists ****************************/

img.float_left {
	float: right;
}

p {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: justify;
	font-size: 0.9em;
}

p.topnav, .copyright {
	margin: 0;
	text-align: center;
	font-family: verdana;
}

h1 {
	color: #9A0500;
	padding-left: 130px;
	font-size: 1.5em;
	font-style: italic;
}

h2 {
	font-size: 1.1em;
	color: #9A0500;
	background-image: url(images/h2.jpg);
	background-repeat: repeat-x;
	height: 22px;
	padding-top: 3px;
	margin-bottom: 20px;
	padding-left: 8px;
}

h3 {
	background-image: url(images/sidebar_heading.jpg);
	font-size: 1em;
	height: 19px;
	width: 135px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 24px;
}

h4 {
	background-image: url(images/sidebar_heading_2.jpg);
	font-size: 1em;
	height: 19px;
	width: 125px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 24px;
}
h5 {
	color: #9A0500;
	text-align: center;
	text-decoration: underline;
	font-size: 1.2em;
	font-style: italic;
}

h6{
	color: #9A0500;
	font-size: 1.5em;
	font-style: italic;
}	

dl {
	margin-top: 20px;
	margin-bottom: 20px;
}

dt {
	border-bottom: 1px solid white;
	padding: 3px;
	margin-bottom: 5px;
	background-image: url(images/dt_bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

dd {
	margin-bottom: 12px;
}

.news:first-letter {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
}

/**************************************** Menu ****************************/

#navcontainer ul
{
	color: White;
	float: left;
	width: 100%;
	height: 24px;


}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	padding: 8px 1em;
	width: 140px;
	color: #720201;
	text-decoration: none;
	text-align: center;
	float: left;
	background-image: url(images/menu_right_border.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	list-style-type:none;
}

#navcontainerleft ul li a
{
	padding: 8px 1em;
	width: 138px;
	color: #720201;
	text-decoration: none;
	font-size: 1em;
	text-align: left;
	float: left;
	list-style-type: none;
	background-image: url(images/main_nav.jpg);
	//	background-image: url(images/menu_right_border.jpg);
	background-repeat: no-repeat;
	background-position: right top;

}

#navcontainerleft ul
{
	list-style-type: none;

}

#navcontainer ul li a:hover
{
	color: #fff;
	background-image: url(images/menu_hover.jpg);
	background-repeat: repeat-x;
}

#navcontainerleft ul li a:hover
{
	color: #fff;
	background-image: url(images/menu_hover.jpg);
	background-repeat: repeat-x;
	list-style-type: none;
}

/**************************************** Contact form ****************************/

label {
	margin:5px 0;
}

form.contact_us {
	width: 155px;
	margin-top: 0px;
	padding: 0px;
}

input.fields_contact_us {display: block;
        width: 155px;
        background: #FFFFFF;
		border-top: 1px solid #E5E3E4;
		border-left: 1px solid #E5E3E4;
		border-bottom: 1px solid #EDEDED;
		border-right: 1px solid #EDEDED;
		margin-top: 3px;
	    margin-bottom: 3px;}

textarea {width: 155px;
          background: #FFFFFF;
		  border-top: 1px solid #E5E3E4;
		  border-left: 1px solid #E5E3E4;
		  border-bottom: 1px solid #EDEDED;
		  border-right: 1px solid #EDEDED;
		  display: block;
          margin-top: 3px;}

.submit_button_contact {
	margin-top: 15px;
	margin-left: 88px;
	padding: 2px;
	background-color: #910603;
	cursor: pointer;
	color: #FFFFFF;
}

table.bordasimplesb {border-collapse: collapse;}

table.bordasimplesb tr td {border:1px solid #FF0000;}

table.bordasimples {border-collapse: collapse;}

table.bordasimples tr td {border:2px solid #cccccc;}

table.bordasimplespreta {border-collapse: collapse;}

table.bordasimplespreta tr td {border:2px solid #cccccc;}
</pre></body></html>