*{margin:0; padding:0;}

body{
	text-align:center;
	color:#303030;
	background-color:#7B8995;
	line-height:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

a{
	color:#990000;
	font-weight:bold;
	text-decoration:none;
	background-color:inherit;
}

a:hover{color:#FF6600; text-decoration:none; background-color:inherit;}
a img{border:none;}

p{padding:0.3em 0 0.3em 0;}

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

td{padding:5px;}

/* ===== Alignment helper classes ===== */

/* Left aligned (default) */
.left {text-align: left}
.right {text-align: right}
.justify {text-align: justify}

/* Center aligned
   - Centers inline content (like text, images).
   - Also centers block-level children if they
     are given a fixed width or shrink to content.
*/
.center {text-align: center}
.center > div,
.center > table,
.center > img {
  display: inline-block;  /* shrink to content */
  text-align: left;       /* keep child text normal */
}


/*img.left,img.center,img.right{padding:4px; border:1px solid #a0a0a0;}
img.left{float:left; margin:0 12px 5px 0;}
img.center{display:block; margin:0 auto 5px auto;}
img.right{float:right; margin:0 0 5px 12px;}*/
/* Responsive image */
img {
	max-width: 100%;
	height: auto;
	vertical-align: middle;
}

#container{
	max-width: 1200px; /* Responsive container */
	margin: 20px auto;
	position: relative;
	text-align:left;
	background-color:#D1F3E9;
	color:#003366;
	border:2px solid #a0a0a0;
}

#headeriann{
	width: 100%;
	height: auto;
	margin:0 0px 1px 0px;
	color:#ffffff;
	text-align:right;
	/*background-image: url(images/irwinallen_header2.jpg);*/
	background-repeat: no-repeat;
	background-position: top;
}

img.img_header_image {
	border: 0px none;
	width: 100%;
	height: auto;
}

/* Responsive top navigation
*/

.topnav {
  overflow: hidden;
  background-color: #003300;
}

.topnav a {
  float: left;
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 14px;
}

.active {
  background-color: #009671;
  color: white;
}

.topnav .icon {
  display: none;
}

.dropdown {
  float: left;
  overflow: hidden;
}

.dropdown .dropbtn {
  font-size: 17px;    
  border: none;
  outline: none;
  color: white;
  padding: 14px 16px;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  float: none;
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}

.topnav a:hover, .dropdown:hover .dropbtn {
  background-color: #00CC99;
  color: white;
}

.dropdown-content a:hover {
  background-color: #00CC99;
  color: black;
}

.dropdown:hover .dropdown-content {
  display: block;
}

@media screen and (max-width: 1100px) {
  .topnav a:not(:first-child), .dropdown .dropbtn {
    display: none;
  }
  .topnav a.icon {
    float: right;
    display: block;
  }
}

@media screen and (max-width: 1100px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
  .topnav.responsive .dropdown {float: none;}
  .topnav.responsive .dropdown-content {position: relative;}
  .topnav.responsive .dropdown .dropbtn {
    display: block;
    width: 100%;
    text-align: left;
  }
}




#content-wrapper {
	/* position: relative;
	clear: both;*/
	float: right;
	width: 100%;
	box-sizing: border-box;
}

#content-iann{
	/* Responsive */
	clear: both;
	overflow: auto;
	font-size: 16px;

	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	min-height: 600px;
	box-sizing: border-box;
	font-family: Arial, Helvetica, sans-serif;
}

/* Required to ensure space around articles but can mess up other formatting!
#content-iann img {margin: 5px 5px 5px 5px} */
#content-iann h1{
	width: 100%;
	font-family: Verdana,Arial,Helvetica, sans-serif;
	display:block;
	font-size:26px;
	font-weight:bold;
	/*letter-spacing:-1px;*/
	/*color:#993399;
	background-color:inherit;*/
	color:#99FFFF;
	text-align:center;
	text-transform:uppercase;
	background-image: url(h1_voyage.jpg);
	background-repeat: repeat;
	min-height: 40px;
	margin: 0 0 0 0px;
}

#content-iann h2{
	display:block;
	font-size:22px;
	font-weight:bold;
	letter-spacing:normal;
	color:#006666;
	background-color:inherit;
	text-align:center;
	text-transform:uppercase;
	/*margin: 16px 0 3px 0;*/
    padding:0.6em 0 0.3em 0;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}


#content-iann h2 a{font-weight:normal;}

#content-iann h3{
	font-size:20px;
	letter-spacing:normal;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color: #6699FF;
	/*margin: 0 0 5px 0;*/
    padding:0.6em 0 0.3em 0;
	text-align: center;
}

#content-iann h4{
	font-size:14px;
	letter-spacing:normal;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color: #6699FF;
	/*margin: 0 0 5px 0;*/
    padding:0.6em 0 0.3em 0;
	text-align: center;
}
/*
#content-iann a:hover,#sidebar-iann a:hover{text-decoration:underline;}
*/
#content-iann ul,#content-iann ol{margin:0 5px 16px 35px;}
#content-iann dl{margin:0 5px 10px 25px;}
#content-iann dt{font-weight:bold; margin-bottom:5px;}
#content-iann dd{margin:0 0 10px 15px;}

/* Required to ensure space around articles but can mess up other formatting!
#content-iann img {margin: 5px 5px 5px 5px} */

/* 
   Side Menu System
   ================
*/
#sidebar-iann{
	float:left;
	width:170px;
	padding:10px 10px 10px 5px;
	line-height:1.4em;
}

#sidebar-iann h2{
	display:block;
	margin:0 0 15px 0;
	font-size:1.6em;
	font-weight:normal;
	text-align:left;
	letter-spacing:-1px;
	color:#685851;
	background-color:inherit;
}

#sidebar-iann p{margin:0 0 16px 0; font-size:0.9em;}

.menublock{ 
	margin:0 0 20px 0; 
	/*font-size:0.9em;*/
	list-style:none;
	border:0px;
}
.menublock li{	
	display:block; 
	/*padding:2px; */
	margin-bottom:3px;
	border-top:#948B82 solid 1px;
	border-left:#948B82 solid 1px;
	border-right:#948B82 solid 1px;
	border-bottom:#948B82 solid 1px;
}
.menublock li a{
	color:#003333;
	font-weight:bold; 
	text-decoration:none;
	padding: 5px 5px 5px 5px;
}

/* Add the following to be able to click on whole block, not just link text */
.menublock li a:link, .menublock li a:visited {
	color:#CCCCCC;
	display: block;
	background-color:#0066CC;
	padding: 5px 5px 5px 5px;
	}


.menublock li a:hover{
	color:#CCCCCC;
	text-decoration:none;
	background-color:#006699;
	padding: 5px 5px 5px 5px;
}

/* This allows different background colour for different states */
.menublock li a:active {
	color:#CCCCCC;
	text-decoration:none;
	background-color:#006699;
	padding: 5px 5px 5px 5px;
	}

#footer{
	clear:both;
	width:100%;
	padding:5px 0;
	margin:0 1px;
	font-size:14px;
	color:#FFF;
	background-color:#003300;
}

#footer p{padding:0; margin:0; text-align:center;}
#footer h4 {padding: 0; margin: 0; font-size: 14px; text-align: center;}
#footer a{color:#FFF; background-color:inherit; font-weight:bold;}
#footer a:hover{color:#ffffff; background-color:inherit; text-decoration: underline;}

.splitcontentleft{float:left; width:48%;}
.splitcontentright{float:right; width:48%;}
.clear{clear:both;}
.small{font-size:0.8em;}
.hide{display:none;}
.textcenter{text-align:center;}
.textright{text-align:right;}
.important{color:#f02025; background-color:inherit; font-weight:bold;}

.box{
	margin:0 0 20px 0;
	padding:10px;
	border:1px solid #c0c0c0;
	background-color:#DDEEF7;
	color:#505050;
	line-height:1.5em;
}

/* Responsive
   ========== */

@media screen and (max-width: 768px) {
  #content-iann {
	/* Responsive */
	padding-right: 5px;
	padding-left: 5px;
  }

  #content-iann {
	margin-left: 0px;
  }
  
  #content-iann h1 {font-size: 20px;}
  #content-iann h2 {font-size: 18px;}
  #content-iann h3 {font-size: 16px;}

}
