/* -----------------------
CSS Stylesheet for Hosea Project CA Daniel updated 12/2/2017
------------------------*/


/* -----------------------
Base styles
------------------------*/

body
{
	margin: 0;
	padding: 0;
	color: #333;
	background-color: #165378;
	font: 1em/1.2 "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}

h1,h2,h3,h4,h5,h6
{
	margin: 0 0 .5em;
	font-weight: 500;
	line-height: 1.1;
}

h1 { font-size: 2.25em; } /* 36px */
h2 { font-size: 1.75em; } /* 28px */
h3 { font-size: 1.375em; } /* 22px */
h4 { font-size: 1.125em; } /* 18px */
h5 { font-size: 1em; } /* 16px */
h6 { font-size: .875em; } /* 14px */

p
{
	margin: 0 0 1.5em;
	line-height: 1.5;
}

blockquote
{
	padding: 1em 2em;
	margin: 0 0 2em;
	border-left: 5px solid #eee;
}

hr
{
	height: 0;
	margin-top: 1em;
	margin-bottom: 2em;
	border: 0;
	border-top: 1px solid #ddd;
}

table
{
	background-color: transparent;
	border-spacing: 0;
	border-collapse: collapse;
	border-top: 1px solid #ddd;
}

th, td
{
	padding: .5em 1em;
	vertical-align: top;
	text-align: left;
	border-bottom: 1px solid #ddd;
}

a:link { color: royalblue; }
a:visited { color: purple; }
a:focus { color: black; }
a:hover { color: green; }
a:active { color: red; }

/* -----------------------
Layout styles
------------------------*/

.container
{
    
	
	margin: 0 auto;
    
}

.header
{
	color: #fff;
	
    margin:auto;
	
    max-width:  760px;
}



.header-heading {
  display: none;
}

.nav-bar
{
	background: #000;
	padding: 0;
    max-width:  760px;
    margin: auto;
}

.content
{
	overflow: hidden;
	
	background-color: #fff;
    margin: auto;
    max-width: 760px;
}

.main, .aside
{
	margin-bottom: 1em;
}

.footer
{
	color: #fff;
	background: #000;
	max-width: 760px;
    margin: auto;
    text-align: center;
    font-size: .8em;
}
section p{
    font-weight: bold;
    color: #165378;
    text-align: justify;
    padding: 10px;
}
}
.aboutussection p{
    font-weight: normal;
}

.sectionstyles{
    display: block;
    
    font-weight: bold;
    color: #165378;
    padding: 30px;
}
    

.lettericon{
    display: block;
    padding: 10px;
   
    
}
.lettericondiv{
    
    float:left;
}
.linkdiv{
    
    width: 200px;
}
.lettersectionstyles{
    
    margin: auto;
    width: 200px;
    
}

/* -----------------------
Nav
------------------------*/

.nav
{
	margin: 0;
	padding: 0;
	list-style: none;
}

.nav li
{
	display: inline;
	margin: 0;
}

.nav a
{
	display: block;
	padding: .7em 1.25em;
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid gray;
}

.nav a:link { color: white; }
.nav a:visited { color: white; }

.nav a:focus
{
	color: black;
	background-color: white;
}

.nav a:hover
{
	color: white;
	background-color: #165378;;
}

.nav a:active
{
	color: white;
	background-color: #165378;;
}

/* -----------------------
Single styles
------------------------*/

.img-responsive { max-width: 100%; }



.list-unstyled
{
	padding-left: 0;
	list-style: none;
}

.list-inline
{
	padding-left: 0;
	margin-left: -5px;
	list-style: none;
}

.list-inline > li
{
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px;
}
/* -----------------------
Links Page styles
------------------------*/

.linkspage p{
    text-align: center;
    
}

/* -----------------------
Wide styles
------------------------*/

@media (min-width: 55em)
{
    .nav-bar {display: none;}
	.header {height: 125px;}
	
	.content {height: 500px;}

	.main
	{
		
        float: left;
		width: 100%;
        height: 500px;
		
		
	}
    .contentofaboutus{
        height: 3050px;
    }
        .contentofaboutus p{
        font-size: .8em;
            font-weight: bold;
    }
    section{
        
        
        width: 75%;
        display: inline-block;
        
    }
	.aside
	{
		display: inline-block;
        margin-right: 15px;
        
        
		margin-bottom: 1em;
        vertical-align: top;
	}

	.footer { padding: 0; }
	
	.nav li
	{
		display: inline;
		margin: 0 1em 0 0;
	}
	
	.nav a
	{
		display: inline;
		padding: 0;
		border-bottom: 0;
	}
    aside{
        background-image: url("../img/horizonBlue_menu_back.gif");
        height: 485px;
        text-align: center;
        padding-top: 15px;
        
    }
    .navbuttons{
        height: 100%;
        display: block;
        padding-right: 15px;
        padding-left: 15px;
        padding-top: 5px;
    }
    .home{
        background: url("../img/buttons-0-active-88296.png") no-repeat;
        width: 122px;
        height: 35px;
        
    }
        .home:hover{
        background: url("../img/buttons-0-mouseOver-88328.png") no-repeat;

        
    }
    .letter{background:url("../img/buttons-1-inactive-88359.png")no-repeat;
        width: 122px;
        height: 35px;
    }
    .letter:hover{
        background: url("../img/buttons-1-mouseOver-88421.png") no-repeat;

        
    }
        .aboutus{background:url("../img/buttons-3-inactive-88562.png")no-repeat;
        width: 122px;
        height: 35px;
    }
    .aboutus:hover{
        background: url("../img/buttons-3-mouseOver-88609.png") no-repeat;

        
    }
      .links{background:url("../img/buttons-4-inactive-31531.png")no-repeat;
        width: 122px;
        height: 35px;
    }
    .links:hover{
        background: url("../img/buttons-4-mouseOver-31625.png") no-repeat;

        
    }
        .letterhome{
        background: url("../img/buttons-0-inactive-88234.png") no-repeat;
        width: 122px;
        height: 35px;
        
    }
        .letterhome:hover{
        background: url("../img/buttons-0-mouseOver-88328.png") no-repeat;

        
    }
    .letterletter{background:url("../img/buttons-1-active-88390.png")no-repeat;
        width: 122px;
        height: 35px;
    }
    .letterletter:hover{
        background: url("../img/buttons-1-mouseOver-88421.png") no-repeat;

        
    }
    .abouthome{
        background: url("../img/buttons-0-inactive-88234.png") no-repeat;
        width: 122px;
        height: 35px;
        
    }
        .abouthome:hover{
        background: url("../img/buttons-0-mouseOver-88328.png") no-repeat;

 
}
    .aboutaboutus{
        background: url("../img/buttons-3-active-88578.png") no-repeat;
        width: 122px;
        height: 35px;
        
    }
        .aboutaboutus:hover{
            background: url("../img/buttons-3-mouseOver-88609.png") no-repeat;
    }
        .linkslinks{
        background: url("../img/buttons-4-active-31578.png") no-repeat;
        width: 122px;
        height: 35px;
        
    }
        .linkslinks:hover{
            background: url("../img/buttons-4-mouseOver-31625.png") no-repeat;
    }
    .lettersectionstyles{

    margin-left: 200px;
        margin-top: 15px;
}

}
