/* 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%;
    text-align: justify;
}

#container {
	width: 842px;
	margin: auto;
	font-size: 1.2em;
			}
			
.gal {
	width: 300px;
	
			}
			
.galimg {
	width: 100%;
	height:auto;
	
			}

#top_nav {
	background-image: url(../img/nav_top.jpg);
	height: 31px;
	padding-top: 15px;
	text-align: right;
	padding-right: 20px;
	color: #7E0200;
}

#header-{
	background-image: url(../img/header.bmp);
	height: 235px;
}

#main_nav {
	background-image: url(../img/main_nav.jpg);
	height: 26px;
	padding-left: 9px;
}

#contentwrapper {
	background-image: url(../img/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;
}

#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(../img/footer.jpg);
	height: 35px;
	clear: both;
	text-align: center;
	padding-top: 20px;
}

/**************************************** text, img, lists ****************************/

img.float_left {
	float: right;
}

p {
	margin-top: 20px;
	margin-bottom: 20px;
    text-align: justify;
}

p.topnav, .copyright {
	margin: 0;
	text-align: center;
}

h1 {
	color: rgb(133,3,1);
	padding-top: 10px;
	padding-left: 10px;
	font-size: 2em;
	font-style: italic;
}

h2 {
	font-size: 1em;
	color: #9A0500;
	background-image: url(../img/h2.jpg);
	background-repeat: repeat-x;
	height: 22px;
	padding-top: 3px;
	margin-bottom: 10px;
	padding-left: 8px;
}

h3 {
	background-image: url(../img/sidebar_heading.jpg);
	font-size: 1em;
	height: 19px;
	width: 135px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 24px;
}

h4 {
	background-image: url(../img/sidebar_heading_2.jpg);
	font-size: 1em;
	height: 19px;
	width: 125px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 24px;
}
h5 {
	font-size: 1em;
	color: rgb(133,3,1);
	height: 22px;
	padding-top: 3px;
	margin-bottom: 10px;
	padding-left: 8px;
    text-align: center;
}

dl {
	margin-top: 20px;
	margin-bottom: 20px;
}

dt {
	border-bottom: 1px solid white;
	padding: 3px;
	margin-bottom: 5px;
	background-image: url(../img/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: 54px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	padding: 18px 1em;
	height: 18px;
	color: #720201;
	text-decoration: none;
	float: left;
	background-image: url(../img/menu_right_border.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#navcontainer ul li a:hover
{
	color: #fff;
	background-image: url(../img/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;
        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;
}

.nav2 {float:left; width:800px; border:none; background:rgb(133,3,1) url(../img/main_nav2.jpg) repeat-x; color:rgb(133,3,1); } /*Color navigation bar normal mode*/
.nav2 ul {list-style-type:none;}
.nav2 ul li {float:left; position:relative; z-index:1000; border-right:solid 1px rgb(123,108,39);}
.nav2 ul li ul {display:none; border:none;}
.nav2 ul li ul {margin-left:-30px; padding:0 30px 30px 30px;} /*Sticky hover zones*/
.nav2 ul li a {float:left; display:block; height:3.1em; line-height:3.1em; padding:0 16px 0 16px; text-decoration:none; font-weight:bold; color: rgb(133,3,1);}
.nav2 ul li:hover {width:auto;}
.nav2 table {position:absolute; z-index:999; top:0; left:0; border-collapse:collapse;}

/*Non-IE6*/
.nav2 ul li:hover a {background-color:rgb(133,3,1); text-decoration:none; color: rgb(255,255,255);} /*Color main cells hovering mode*/
.nav2 ul li:hover ul {display:block; position:absolute; z-index:998; top:3.0em; margin-top:0.1em; left:0;}
.nav2 ul li:hover ul li ul {display: none;}
.nav2 ul li:hover ul li a {display:block; width:10em; height:auto; line-height:1.3em; margin-left:-1px; padding:4px 16px 4px 16px; border-left:solid 1px rgb(123,108,39); border-bottom: solid 1px rgb(123,108,39); background-color:rgb(241,241,241); font-weight:normal; color:rgb(133,3,1);} /*Color subcells normal mode*/
.nav2 ul li:hover ul li a:hover {background-color:rgb(176,88,86); color:rgb(255,255,255); text-decoration:none;} /*Color subcells hovering mode*/

/*IE6*/
.nav2 ul li a:hover {background-color:rgb(133,3,1); text-decoration:none;} /*Color main cells hovering mode*/
.nav2 ul li a:hover ul {display:block; position:absolute;z-index:997; top:3.1em; t\op:3.0em; left:0; marg\in-top:0.1em;}
.nav2 ul li a:hover ul li a {display:block; w\idth:10em; height:1px; line-height:1.3em; padding:4px 16px 4px 16px; border-left:solid 1px rgb(123,108,39); border-bottom: solid 1px rgb(123,108,39); background-color:rgb(241,241,241); font-weight:normal; color:rgb(133,3,1);} /*Color subcells normal mode*/
.nav2 ul li a:hover ul li a ul {visibility:hidden; height:0px; width:0px; position:absolute; z-index: 997;}
.nav2 ul li a:hover ul li a:hover {background-color:rgb(176,88,86); color:rgb(255,255,255); text-decoration:none;} /*Color subcells hovering mode*/

.div1 {

    background-image: url(../img/contentwrapper2.jpg);
	background-repeat: repeat-y;
	height: 30px;
	padding:  0px 0px 0px 23px;
	

}


/* MENU */

.menu {
    padding: 4px 0px 4px 8px;
}

.menu ul {
list-style: none;
margin: 0px;
padding: 0px;
width: auto;
}

.menu ul li a, div.menu ul li a:visited {
background-color: #465c71;
border: 1px #4e667d solid;
color: #dde4ec;
display: block;
line-height: 1.35em;
padding: 4px 20px;
text-decoration: none;
white-space: nowrap;
}

.menu ul li a:hover {
    background-color: #bfcbd6;
    color: #465c71;
    text-decoration: none;
}

.menu ul li a:active {
    background-color: #465c71;
    color: #cfdbe6;
    text-decoration: none;
}


