

* {margin: 0; padding: 0;}

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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 68%;
	background-image: url(../images/backimage2.gif);
	background-repeat: no-repeat;
	background-color:#990000;
	text-align:justify;
}

#container {

	width: 900px;
	margin: auto;
	font-size: 1.2em;
	border-left: solid 0.1em;
	border-right: solid 0.1em;
			}

#header {
	background-color:#990000;
	background-image: url(../images/header.jpg);
	height: 235px;
}

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

#contentwrapper {
	background-color: #F3F3F3;
	

}

#left {
	float: left;
	width: 190px;
	background-image:url(../images/left.jpg);
	background-repeat:no-repeat;
	padding-top: 17px;
	padding-right: 10px;
	margin: 0px;
	border-top: solid 1px;
}

#right {
	float: right;
	background-color:#FFFFFF;
	width: 160px;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	font-size: 0.9em;
	border: solid #000000 1px;
}




#content {
	margin-right: 0px;
	margin-left: 200px;
	padding: 0px 0px 0 0px;
	background-color: #F3F3F3;
	border-left: solid 1px #000000;

}

#content2 {
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px 20px 0px 20px;
	background-color: #F3F3F3;

}

#footer {
background-color: #990000;
	height: 35px;
	clear: both;
	text-align: center;
	padding-top: 0px;
}

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

img.float_left {
	float: right;
}

p {
	margin-top: 20px;
	padding: 0px 10px 0px 20px;
	margin-bottom: 20px;
}

p.topnav, .copyright {
	margin: 0;
}

h1 {
	color: #FFFFFF;
	letter-spacing: 0.2em;
	padding-top: 66px;
	margin-left: 100px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 3em;
	font-style: italic;
	border-bottom:solid;
	border-bottom-color: #FFFFFF;
}

h2 {
	font-size: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#990000;
	background-image:url(../images/h2.jpg);
	background-repeat:no-repeat;	
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 20px;
	padding-top: 20px;
	font-family:"Times New Roman", Times, serif;
	text-align: right;
	letter-spacing: 0.1em;
	line-height: 1.9em;
	border-top:#000000 1px solid;
}

h2:first-letter {
	font-size: 1.1em;
	}
	

h3 {
	font-size: 1em;
	height: 40px;
	width: 160px;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	background-repeat:no-repeat;
	line-height: 3em;
	
}

h3 a {
	text-decoration:none;
	color: #FFFFFF;
}

h3:hover {
	background-color: #FFFFFF;
	color:#990000;
	background-image: none;
}
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;
}

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

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

dd {
	margin-bottom: 6px;
	padding-bottom: 6px;
	line-height: 1em;
	margin-left: 10px;
	padding-left: 10px;
}

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

.summary{
	font-weight: 600;
	background-image:url(../images/summary.jpg);
	background-repeat:no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 20px;
}
.summary:first-letter {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: bold;
}

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

#navcontainer ul
{
	color: White;
	float: Left;
	width: 100%;
	height: 54px;
	margin: 0px 0px 0px 0px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	padding: 2.59em 2.59em 2em 2.59em;
	margin: 0em 0em 0em 0em;
	height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	float: right;
	background-repeat: no-repeat;
	border-right: solid 0.2em;
	border-right-color:#FFFFFF;
}

#navcontainer ul li a:hover
{
	color: #990000;
	background-repeat: repeat-x;
	background-color:#FFFFFF;
}

#navcontainerleft ul
{
	color: White;
	font-weight: bold;
	display: block;
	width: 180px;
	margin: 0px 0px 0px 0px;
}

#navcontainerleft ul li { 
	display:block;
	list-style:none;
	width: 180px;	
	margin: 0px;
	padding: 0px;
}

#navcontainerleft ul li a
{
	height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
	width: 180px;
	margin: 0px;
	padding: 10px 0px 10px 20px;
}

#navcontainerleft ul li a:hover
{
	color: #990000;
	background-repeat: repeat-x;
	background-color:#FFFFFF;
	width: 180px;
}

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

label {
	font-style: italic;
}

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;
	padding: 2px;
	background-color: #910603;
	cursor: pointer;
	color: #FFFFFF;
}
a {
	text-decoration:none;
	color: #990000;
}

a:hover {text-decoration:none; color: #999999;}

img {
	margin: 0px 0px 10px 10px;
	width: 200px;
	height: 200px;