@charset "UTF-8";
/* CSS Document */

body
{
background-image:url(../img/map_bg.jpg);
}

#wrapper {
	background-image:url(../img/topmenu_bg.jpg); background-repeat:repeat-x;
	}

#frontimage {
	position: relative;
	z-index: 0;
	width:940px;
	height:342px;
	background-color:#000;
	background-image:url(../img/frontimage_1.jpg);
	background-repeat:no-repeat;
	margin-top: -17px;
	}

#text_container{
	width:940px;
	height:94px;
	margin-top:227px;
	}
	

#content{
	margin-top:39px;
	
	}

#content h3, h4, h5{
	display:inline;
	}



	
#content #pagetitle p{
font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 0;
line-height: 1.6em;
font-size: 2.9em;
text-transform:uppercase;
color:#000;
	}

	
#mainhistory{ margin-top:20px;}

#mainhistory p{
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 0;
line-height: 1.4em;
font-size: 1.3em;
margin-top:0.5em;

color:#999;
	}

.headlineTitle{
line-height: 1.2em;

}	
	
	 #mainhistory h5{
	margin-top:10px;
	}
	

	
	#footer{ background:url(../img/footerbg_blue.jpg); background-repeat:repeat-x; height:80px; margin-top:10px;}
	#footerText{ width:940px; margin:0 auto; }
	
	
	
	#footer p{
color: #fff;
font-family: arial, Helvetica,sans-serif;
font-size: 1.1em;
padding-top: 30px;
text-align:justify;
}

#partners a:hover{

color: #0e293a;	
}

a.footermail{
color: #fff;
font-family: arial, Helvetica,sans-serif;
font-size: 1.1em;
}

a.footermail:hover {
color: #97b0d0;
font-family: arial, Helvetica,sans-serif;
font-size: 1.1em;
text-decoration: none;

}

table {
margin: 10px 0 10px 0;
color: #818485;
border: 1px dotted #CCC;
border-collapse: collapse;
float: left;
}

td {
	padding: 10px 10px;
	border: 1px dotted #CCC;
}






#partners h5{

margin-left: 10px;


}
#partners p{
font-size: 1.2em;
line-height: 1.2em;
margin-left: 10px;
margin-top: 10px;
color: #4D595B;
}


#contact_main_col1{
	
width:270px;
float: right;
margin-left: 80px;
margin-top: 10px;
border: 1px solid #ccc;
padding: 20px;
background-image:url(../img/contact_bg.jpg); background-repeat:repeat-x;

	}

#contact_main_col1 h5{

	color: #B59259;
	/*font-family: 'Lato', 'Trebuchet MS', Arial, Helvetica, sans-serif;
    font-weight: 300 !important; */
}


p.miniFont{
font-size: 1.2em;
color: #bab8b8;

}

a img{

	border:none;
}


#contactForm{

	margin-top: 1.8em;
}
input.rounded {

  border: 1px solid #ccc;
   -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
 
  /*-moz-box-shadow: 2px 2px 3px #666;
  -webkit-box-shadow: 2px 2px 3px #666;
  box-shadow: 2px 2px 3px #666;
  */
  
  /* using a bigger font for demo purposes so the box isn't too small */
  font-size: 1.1em;
  padding: 6px 7px;
  outline: 0;
  -webkit-appearance: none;
  background-color: #dbdbdb;
  color: #919090;
  
}

input.rounded:focus {
  
  border-color: #ccdcdf;
  background-color: #fff;
  
}

input.short{

margin-right: 3px;
width:113px;

}


textarea.rounded {
	font-family: Arial, Helvetica, sans-serif;
    border: 1px solid #ccc;
   -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
 
  /*-moz-box-shadow: 2px 2px 3px #666;
  -webkit-box-shadow: 2px 2px 3px #666;
  box-shadow: 2px 2px 3px #666;
  */
  
  /* using a bigger font for demo purposes so the box isn't too small */
  font-size: 1.1em;
  outline: 0;
  -webkit-appearance: none;
  background-color: #dbdbdb;
  color: #919090;

  height: 74px;
  width: 250px;

  margin-top: 5px;
  padding: 6px 6px;
}

textarea.rounded:focus {
  
border-color: #ccdcdf;  background-color: #fff;

  
}


input.submitbtn {
margin-top: 10px;

}

.catlog{
width: 245px;
float: left;


}

.catlog p{

font-size: 1.2em;
line-height: 1.2em;
margin-left: 2px;
margin-top: 10px;
color: #4D595B;


}

.catlog a:hover{

color: #0e293a;	
}
