
/* Has the background image for the diagonal stripes on the right. */

html {
background-color: #b6d6b6;
background-image: url('../images/1-barnes_gap__ireland_by_younghappy-d3c86t8.jpg');
background-position: center center;
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
font-size: 14px;
font-weight: normal;
font-family: verdana, arial, helvetica, sans-serif;
}

/* Has the background image for the diagonal stripes on the left. */

body {
margin: 50;
font-family: verdana, arial, helvetica, sans-serif;
}
	 
/* Banner across top of page that says the name of the whole site */

#main-title {
margin-bottom: 0;
margin-left: 110px;
margin-right: 110px;
line-height: 1.2em;
font-size: 1.0em;
letter-spacing: 2px;
text-align: right;
margin-top: 0;
padding-bottom: 8px;
font-weight: bold;
padding-top: 8px;
padding-right: 25px;
background-color: #265057;
color: #ffffff;
border-top: 2px #ff4700 solid;
border-bottom: 1px #000000 solid;
}

#main-title a:link,
#main-title a:visited,
#main-title a:hover {
  color: lightgreen;
}

/* To create the main image near the top of the page. */

#header-image {
background-color: #265057;
background-image: url(images/header_image.jpg);
background-repeat: no-repeat;
background-position: center top;
height: 177px;
border-top: 2px #ff4700 solid;
border-bottom: 2px #ff4700 solid;
margin-left: 110px;
margin-right: 110px;
}

/* For the main navigation bar for the site. */

#navbar {
margin-bottom: 0;
margin-left: 110px;
margin-right: 110px;
font-size: .85em;
text-align: center;
margin-top: 0;
padding-bottom: 8px;
font-weight: bold;
padding-top: 8px;
background-color: #265057;
color: #ffffff;
word-spacing: 8px;
border-bottom: 2px #ff4700 solid;
}

#navbar a:link, #navbar a:visited {
color: #ffffff;
word-spacing: none;
}

#navbar a.current {
color: #ff4700;
}

#navbar a:hover {
color: #ff4700;
text-decoration: underline;
}

/* For the pullquote or other text directly under the navigation bar. */

#headline {
	font-size: 18px;
	font-style: normal;
	font-weight: 800;
	text-align: justify;
	margin: 0 auto;
	line-height: 1.5em;
	width: 465px;
}

.menutitle {
cursor:pointer;
margin-bottom: 15px;
margin-left: 30px;
margin-right: 65px;
background-color: #B3C78F;
display: inline-block;
color: Blue;
width: 320px;
padding: 6px;
text-align: left;
font-weight: 600;
font-family: Arial, Helvetica, sans-serif;
border: 1px solid #000000;
border-radius: 15px;
box-shadow: 0 6px #666;
}

.menutitle:hover {
background-color: #b6d6b6;
display: inline-block;
}

.menutitle:active {
  background-color: #b6d6b6;
  color: Red;
  box-shadow: 0 4px #666;
  transform: translateY(4px);
  display: inline-block;
}

.button {
    background-color: #B3C78F;
    color: white;
	width: 120px;
    padding: 15px 100px;
	white-space: nowrap;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-weight: bold;
	margin: 4px 2px;
	border: 1px solid #000000;
	border-radius: 15px;
	box-shadow: 0 9px #999;
    cursor: pointer;
}

.button:hover {background-color: #b6d6b6}

.button:active {
  background-color: #b6d6b6;
  box-shadow: 0 5px #666;
  transform: translateY(4px);
}

.submenu {
	margin-bottom: 0.5em;
	margin-left: 85px;
	margin-right: 85px;
	font-size: 9pt;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

h1 {
margin-left: 110px;
margin-right: 110px;
font-size: 1.0em;
padding-bottom: 3px;
padding-top: 23px;
/*padding-left: 15px;*/
padding-right: 0;
color: #000000;
border-bottom: 1px #ff4700 solid;
letter-spacing: 1.5px;
font-weight: normal;
margin-top: 0;
margin-bottom: 0;
}

/* Contains all the main body of text on the page, including the h2 elements. */

#main-text {
margin-top: 0;
margin-bottom: 0;
margin-left: 110px;
margin-right: 110px;
/*padding-left: 20px;*/
padding-right: 30px;
font-size: .95em;
font-weight: 500;
line-height: 1.5em;
}

/*setup for pre*/
#main-text pre {
font-family: verdana, arial, helvetica, sans-serif;
font-size: .95em;
font-weight: 500;
line-height: 1.5em;
}

#main-text p {
text-align: justify;
margin-left: 10px;
margin-right: 10px;
font-family: verdana, arial, helvetica, sans-serif;
font-size: .95em;
font-weight: 500;
line-height: 1.5em;
}

h2 {
padding-bottom: 3px;
padding-right: 0;
color: #000000;
border-bottom: 1px #000000 solid;
letter-spacing: 5px;
font-weight: 600;
margin-left: 50px;
margin-right: 50px;
font-size: .95em;
margin-top: 0;
padding-top: 10px;
}

h3 {
padding-bottom: 3px;
padding-right: 0;
color: #000000;
letter-spacing: 1px;
margin-left: 10px;
margin-right: 50px;
font-size: .9em;
font-weight: bold;
margin-top: 0;
padding-top: 10px;
}

h4 {
padding-bottom: 3px;
padding-right: 0;
color: #000000;
letter-spacing: 1px;
margin-left: 10px;
margin-right: 50px;
font-size: .8em;
font-weight: bold;
margin-top: 0;
padding-top: 10px;
}

p /*table*/ {
padding-top: 5px;
margin-right: 10px;
margin-top: 0px;
margin-bottom: 5px;
}

td.cellsmallfont {
font-size: .75em;
font-weight: 500;
}

ol, ul {
margin-left: 75px;
margin-right: 75px;
}

a:link, a:visited {
text-decoration: none;
font-weight: normal;
color: Blue;
}

a:hover {
text-decoration: underline;
font-weight: normal;
color: Red;
}

/* Styles for the credits near the bottom of the page */
.credits {
		color : #395A57;
		font-size: .9em;
 		font-family : Verdana, arial, sans serif;
		font-weight: normal;
		font-style : normal
	}
/* Styles for the footer at the bottom of the page - old bg color #67bb98 */

#footo {
margin-top: 0;
margin-bottom: 0;
margin-left: 110px;
margin-right: 110px;
/*background-image: url(images/buff.jpg);*/
}

#footer {
text-align: center;
margin-left: 110px;
margin-right: 110px;
margin-bottom: 0;
padding-top: 8px;
padding-bottom: 8px;
padding-left: 0px;
font-size: .85em;
margin-top: 0px;
padding-right: 0px;
background-color: #265057;
color: #ffffff;
font-weight: bold;
border-top: 1px #000000 solid;
border-bottom: 1px #000000 solid;
}

#footer a:link, #footer a:visited {
color: #ffffff;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
color: #ffffff;
}