@charset "utf-8";
/* CSS Document */

/* HTML 5 for older browsers */
header, section, footer, aside, nav, main, article, figure {
    display: block;
} 

html,body {
	min-width: 43em;
	width: 100%;
	font-size: 16px !Important;
}
body{
	margin: 0px;
	font-family: 'Gentium Book Basic', serif;
	font-weight: lighter;
	line-height: 22px;
	color: #222;
	font-size: 18px;
	background-attachment: fixed;
}

	
body:after{
    display:none;
    content: url(images/background_hills_blend.jpg);
}	
	
#navbar, nav {
	background-image: url(images/navbar2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
		}

		
#nav-wrapper{
	margin: auto;
	background-position: center top;
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
	}
		
#nav-logo{
	margin-top: 40px;
	}
	
#nav-buttons-wrapper{
	height: 122px;
	width: 740px;
	border-left: 4px solid rgba(78, 32, 48, 0.4);
	}								
		
#nav-buttons{
	margin-top: 70px;
	}
	
#nav-buttons a {
	vertical-align: text-bottom;
}	
	
#nav-vertical-line {
	visibility: visible;
}
	
header{
	height: 14em;
	padding-top: 60px;
	margin: auto;
}

.grey-background {
	background-color: #eee;
	background-image: url(images/grey-texture-lit.jpg);
	border-top: solid 1px #666;
	border-bottom: solid 1px #999;
	padding-top: 1.8em !important;
	padding-bottom: 1.8em !important;
}
#grey-background{
	min-height: 220px;
	margin: auto;
	width: 100%;
	background-color: #eee;
	background-image: url(images/grey-texture-lit.jpg);
	border-top: solid 1px #666;
	border-bottom: solid 1px #999;
}	
	
#grey-wrapper{
	height: auto;
	padding: 0px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	}	

.award {
    height: 210px;
}
.award-title {
	border-bottom: 2px solid #aeaeae;
}
.award-grid {
	display: grid;
	grid-template-columns: 150px auto;
	max-width: 870px;
	margin: auto; 			/* center the block */
	margin-top: 1.2em;
    align-items: start;
}


.home-card {
	max-width: 285px;
	padding-top: 10px;
	margin-right: 10px;
}
.home-card h2 {
	line-height: 100%;
}
.home-card-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
	margin-bottom: 2em;
}


.white-background {
	background-color: #fff;
	border-top: solid 3px #ddd;
	border-left: solid 2px #ddd;
	border-right: solid 2px #999;
}

#white-background, main {
	height: auto;
	margin: auto;
	border-top: solid 3px #ddd;
	border-left: solid 2px #ddd;
	border-right: solid 2px #999;
}
main {
	}	

.white-wrapper{
	width: 870px;
	height: auto;
	padding: 10px;
	margin: auto;
	}
	
#white-wrapper{
	width: 870px;
	height: auto;
	padding: 10px;
	margin: auto;
	}		

.footer {
	background-color: #4b2222;
	border-top: solid 10px #331717;
	border-bottom: solid 4px #331717;
	color: #d9d1bc;
	font-size: 14px;
}
#footer{
	margin: auto;
	width: 100%;
	background-color: #4b2222;
	border-top: solid 10px #331717;
	border-bottom: solid 4px #331717;
	color: #d9d1bc;
	}
	
#footer-wrapper{
	width: 790px;
	padding: 10px;
	margin: auto;
	}	
	
#footer-1{
	width: 220px;
	height: auto;
	float: left;
	margin: 0px;
	padding: 10px;
	
	}
		
#footer-2{
	width: 270px;
	height: 250px;
	float: left;
	margin-left: 10px;
	padding: 10px;
	
	}
	
#footer-3{
	width: 220px;
	height: 250px;
	float: right;
	margin: 0px;
	padding: 10px;
	
	}
	
#pop-white-background{
	height: auto;
	margin: auto;
	width: 620px;
	border-top: solid 3px #ddd;
	background-color: #fff;
	border-left: solid 2px #ddd;
	border-right: solid 2px #999;
	}	
	
#pop-white-wrapper{
	width: 600px;
	height: auto;
	padding: 10px;
	margin: auto;
	}	
	
.left{
	float:left;
	}
	
.right{
	float:right;
	}		
	
.center{
	text-align:center;
	}
.picture-padding{
	padding: 10px;
	border: solid 1px #ccc;
	}

h1{
	color: #83081d;
	font-family: "Ledger", serif;;
	font-style: normal;
	font-weight: 700;
}

h2{
	color: #83081d;
	font-family: 'Ledger', serif;
	font-weight: normal;
	}	
h3{
	color: #83081d;
	font-family: 'Ledger', serif;
	}		
ul{
	list-style-type: circle;

	}
	
	input {  
      background-color: #3e1b1b; 
	  color: #d9d1bc;  
	  border-right: solid 1px #6b3232;
	  border-bottom: solid 1px #6b3232;
	  border-left: solid 0px #83081d;
	  border-top: solid 0px #83081d;
    }  
	
	select {  
      background-color: #3e1b1b; 
      color: #d9d1bc;  
	  border-right: solid 1px #6b3232;
	  border-bottom: solid 1px #6b3232;
	  border-left: solid 0px #83081d;
	  border-top: solid 0px #83081d;
    }  
	
	textarea {  
      background-color: #3e1b1b; 
      color: #d9d1bc;  
	  border-right: solid 1px #6b3232;
	  border-bottom: solid 1px #6b3232;
	  border-left: solid 0px #83081d;
	  border-top: solid 0px #83081d;
    } 	

	
.big{
	margin-bottom: 1.2em;
	font-size: 18pt;
	line-height: 22pt;
	color: #666;
	}
.big-right{
	font-size: 18pt;
	line-height: 22pt;
	color: #666;
	}


.bold{
	font-family: 'Gentium Book Basic Bold', serif;
	font-weight:bold;
	}
	
img{
	border:0px;
	}	
	
	
p.table {
	line-height: 1.3;
	text-indent: 1em;
}
p.table-indent {
	margin-left: 1em;
}

	

A.class1 {
	color: #d9d1bc;
}
A.class1:link  {
	color: #d9d1bc;
}
A.class1:visited {
	color: #d9d1bc;
}
A.class1:hover {
	color: #d9d1bc;
}
A.class1:active {
	color: #d9d1bc;
}


a:link {
	color: #83081d;
}

a:visited {
	color: #83081d;
}
a:hover {
	color: #83081d;
	text-decoration: underline;
}
a:active{
	color: #83081d;
}



hr.line-divide-horz {
	border: 0; 
	border-bottom: 1px solid #CECECE;
	background: #A9A9A9;
	width:98%;
	text-align:left;
	margin-left:0;
	margin-top: 2em;
}

.sidebar-right {
	float:right;
	font-style:italic;
	font-size:120%;
	width: 10em;
	background-color: #EEE;
	padding: 1em;
	margin-left: 2em;
}

article {
	padding-bottom: 1em;
	clear:both;
}
article hr {
	border: 0; 
	border-bottom: 1px solid #CECECE;
	background: #A9A9A9;
	width:98%;
	text-align:left;
	margin-left:0;
}
article h1 {
	font-family: "Gentium Book Basic",serif;
	font-size: x-large;
	font-weight: 700;
	color: #83081d;
}


section {
	clear:both;
}
section.news {
	margin-top: 0.5em;
}

.head1 {
	font-size: x-large;
	color: #83081d;
}
	

@media screen and (min-width: 43em)  {
	body {
		background-color: #bbb3a7;
		background-image: none;
	}
	article {
		margin-left: 0px;
		margin-right: 0px;
		padding-left: 1em;
		padding-right: 1em;
	}
	.big-right {
		float: left;
		width: 100%;
		margin-top: 1em;
	}
	#footer-wrapper{
		width: auto;
		margin: auto;
		}	
		
	#footer-1{
		width: 220px;
		float: none;
		}
			
	#footer-2{
		width: 270px;
		float: none;
		}
		
	#footer-3{
		width: 220px;
		float: none;
	}
	
	#grey-wrapper{
		margin-left: 1em;
		width: auto;
	}
	header {
		width: 100%;
	}

	#img-title-education {
		padding-top: 20px;
		padding-left: 10px
	}
	#navbar, nav {
		background-image: none;
		background-color: #83081D;
		background-repeat: repeat;
	}
	#nav-buttons {
		height: auto;
		width:auto;
		float: none;
		margin-top: 20px;
	}
	#nav-buttons-wrapper {
		width: auto;
		height: auto;
	}
	#nav-logo {
		margin-top: 0px;
		padding-top: 20px;
	}
	#nav-wrapper {
		width: auto;
	}
	#nav-vertical-line {
		display: none;
	}
	#white-background, main {
		width: auto;
	}
	main {
		background-color: #FFFFFF;
	}
	#white-wrapper{
		width: auto;
		height: auto;
		padding: 10px;
		margin: auto;
	}		
}

@media screen and (min-width: 60em) {
	article {
		margin-left:52px;
		margin-right:52px;
		padding-left: 0px;
		padding-right: 0px;
	}
	body {
		background-color: #bbb3a7;
		background-image: url(images/background_hills_blend.jpg);
		background-repeat: repeat-x;
		background-position: top;

	}
	.big-right {
		float: right;
		width: 60%;
	}
	#footer-wrapper{
		width: 790px;
		padding: 10px;
		margin: auto;
		}	
		
	#footer-1{
		width: 220px;
		float: left;
		margin: 0px;
		padding: 10px;
		}
			
	#footer-2{
		width: 270px;
		float: left;
		margin-left: 10px;
		padding: 10px;
		}
		
	#footer-3{
		width: 220px;
		float: right;
		margin: 0px;
		padding: 10px;
	}
	
	header {
		width: 60em;
	}


	
	#img-button-left-vert {
		display: inline;
	}
	#img-title-education {
		padding-top: 20px;
		padding-left: 100px
	}
	#navbar, nav {
		background-image: url(images/navbar2.jpg);
		background-repeat: repeat-x;
	}
	#nav-buttons {
		height: 50px;
		width:720px;
		float: right;
		margin-top: 70px;
	}
	#nav-buttons-wrapper {
		width: 740px;
		height: 122px;
	}
	#nav-logo {
		margin-top: 40px;
		padding-top: 0px;
	}
	#nav-wrapper{
		width: 1000px;
	}
	#nav-vertical-line {
		display: inline-block;
	}

	#grey-wrapper{
		margin-left: auto;
		width: 870px;
	}
	#white-background, main {
		width: 975px;
	}
	#white-wrapper{
		width: 870px;
		height: auto;
		padding: 10px;
		margin: auto;
		}		
}
@media screen and (min-width: 1400px) {
}

