/* CSS Document by Dieter Schneider | www.csstemplateheaven.com */

* {margin: 0; padding: 0;}

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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
        background-color: #790c0c;

}

#active {
	background-image: url(images/menu_hover.jpg);	padding: 18px 1em;
  	height: 18px;	
	color: White;
	float: left;	
}


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

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

#header {
	background-image: url(images/header.jpg);
	background-repeat:no-repeat;
	background-position:right;
	height: 235px;
}


#header2 {
	background-image: url(images/header2.jpg);
	background-repeat:no-repeat;
	background-position:right;
	height: 157px;
}

#header img {
        float: left;
        padding-left: 8px;
}

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

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

/*#content_home p.hidden {
  {visibility:hidden;}
}*/

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



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

#right img {
        padding-right: 20px;
        padding-top: 10px;
float:right;
}


#content {

	padding: 15px 25px;
}


#content_home {
	margin-right: 200px;
	/*margin-left: 200px;*/
	padding: 15px 25px;
}


#content li {
        list-style-position: inside;
        margin-left: 10px;
		list-style-type:square;
}

#content_home li {
        list-style-position: inside;
        margin-left: 10px;
		list-style-type:square;
}



#content p {
         padding:0 7px 0 7px;
}


#content_home p {
         padding:0 7px 0 7px;
}

#content .logos {
padding-top: 25px;
}


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



#left img {
       margin-left: 1%;
}

#Div1 {
      background-color: red;
      width: 100px;
      height:100px;
	  text-align:center;
}


#Div2 {
      background-color: blue;
      width: 100px;
      height:100px;
}


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

img {
    border: 0;
}

.fr {
    float: right;
}


img.float_left {
	float: right;
}





p {
	margin-top: 5px;
	margin-bottom: 20px;
}

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

#header2 h1 {
	color: #666;
	padding-top: 50px;
	padding-left: 350px;
	padding-right:45px;
	font-size: 2.5em;
	font-style: italic;
	float:right;
}

#header2 .title {
	color: #666;
	padding-top: 50px;
	padding-left: 350px;
	padding-right:45px;
	font-size: 2.5em;
	font-style: italic;
	float:right;
	font-weight: bold;
}

#header .title {
	color: #666;
	padding-top: 80px;
	padding-left: 350px;
	padding-right:45px;
	font-size: 2.8em;
	font-style: italic;
	float:right;
    font-weight: bold;
}

/*h1 {
	color: #666;
	padding-top: 100px;
	padding-left: 10px;
	padding-right:25px;
	font-size: 2.8em;
	font-style: italic;
	float:right;
}*/

h1 {
	font-size: 1.3em;
	/*color: red;*/
	color: black;
	background-image: url(images/h2.jpg);
	background-repeat: repeat-x;
	padding-top: 3px;
	margin-bottom: 10px;
    margin-top: 10px;
	padding-left: 8px;
}

h2 {
	font-size: 1.3em;
	/*color: red;*/
	color: black;
	background-image: url(images/h2.jpg);
	background-repeat: repeat-x;
	padding-top: 3px;
	margin-bottom: 10px;
    margin-top: 10px;
	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;
}

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;
}



table {
        width: 98%;
}



th {
        background-color: #cccccc;
        color: red;
        font-weight: bold;
        text-align: left;
}


th, td {
        padding: 3px;
}



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

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

#navcontainer ul li { display: inline; }

#contentwrapper .map ul li  { display: inline; }

#navcontainer ul li a
{
	padding: 18px 1em;
	height: 18px;
	color: #000000;
	text-decoration: none;
	float: left;
	background-image: url(images/menu_right_border.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

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

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

label {
	font-style: italic;
}

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

input.fields_contact_us {display: block;}

textarea.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;}


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


