@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,300,700,800|Roboto+Slab:400,100,300,700);

body{align-content: white;
  	font-style: normal;
  	font-weight: 400;
	font-size:15px;
  	color:#373737;
	font-family: 'PT Sans', sans-serif;
	margin-top:15px;
}

.logo_image {padding:0px;
	border-bottom: black medium solid;
}


p {color:#7a7a7a;
}

.imageline{
border-top: black medium solid;}


.verysmall {font-size:11px; color:#7a7a7a;}


a:link,  a:visited, a:active{color: #7a7a7a; text-decoration:none;}
a:hover {text-decoration:underline;}
.space_bottom_seventy{margin-bottom: 70px;}
.space_bottom_fifty{margin-bottom: 50px;}
.space_bottom_twenty{margin-bottom: 20px;}
.space_bottom_ten{margin-bottom: 10px;}
/*<!--Country Navigation-->*/
.navbar-default 
{background-color: white;
	border: none;
}
.nav.navbar-nav li {
    float: left;
	
}
.navbar-default .navbar-nav li a
{padding: 0;}

/*Header Navigation*/



header .navbar-default
{background-color: white;
	border: none;
	margin-bottom:0;
	padding: 0;
min-height:30px;
	    
	
}



header .navbar-default .navbar-nav li
{
	
	border-right: black thin solid;
padding: 0 10px 0 10px;}

header .navbar-default .navbar-nav li:last-child
{border-right: none;}

header .navbar .navbar-nav {

    display: inline-block;
  float: none;
  vertical-align: top;
}

header .navbar .navbar-collapse {
  text-align: center;
}




.carousel-caption {
    top: 0;
    bottom: auto;
}

.carousel-caption h3{
     font-family: "Georgia", serif;
  font-style: italic;
  font-size:18px !important;
  line-height: 1.4;
	color:#7a7a7a;
	text-shadow: none;
	font-weight: bold;
}
.carousel-caption p{
  
	text-shadow: none;
	font-weight: bold;
}

.footer p {font-size:13px;}

.histories{font-size:13px;}





