@charset "utf-8";

/* CSS Document */
body {
	background-image: url("Images/gray.jpg");
	background-size:cover;
	
}
header.row {
	
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 0px;
	padding-bottom: 400px;
	background-image: url(Images/Header.png);
	
	background-size:100% auto ;
	background-repeat: no-repeat;
	
	background-position:  bottom ;
	border-right:5px solid #E0BF7B; 
	border-right-style: ridge;
	border-left:5px solid #E0BF7B; 
	border-left-style: groove;
	border-top: 5px solid #E0BF7B;
	border-top-style: groove;
	border-bottom: 5px solid #E0BF7B;
	border-bottom-style:ridge;
	
}

#main-nav {
 align-items:center;
 display: flex;
 justify-content: center;
}
#main-nav ul { 
 list-style-type: none; 
 padding-left: 23px;
}

#main-nav li { 
 float: left;
 
}

#main-nav li a { 
 padding: 10px;
 font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
 font-size: 20px;
 font-weight: bold;
 
 color: #11100C;
 text-decoration: inherit; 
}

#main-nav a:hover {
 text-decoration: underline;
 position: relative;
 bottom: 3px;
}		

#main-nav a:visited{
	color:dimgrey ;
}
.shadow {
 box-shadow: 0 0 30px 5px #000;
 -webkit-box-shadow: 0 0 30px 5px #000;
}
.states{
	background-image: url("Images/texas-shine2.png");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 0px;
	padding-bottom: 600px;
	padding-left: 0px;
	padding-right: 0px;
	
}

.image{
	width:300px;
	height: auto;
	box-shadow: 0 0 30px 5px #000;
	-webkit-box-shadow: 0 0 30px 5px #000;
	margin: 10px;
}
.image2{
	width:200px;
	height: auto;
	box-shadow: 0 0 30px 5px #000;
 	-webkit-box-shadow: 0 0 30px 5px #000;
	margin: 10px;
}
.figcaption {
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
	font-weight: 600;
	text-align: float right;
	font-size: 14px;
	color: #11100C;
	margin: 0 0 0 10px;
}		
.column {
	float:left;
	width: 48%;
	margin: 0 20px 0 10px;
	
	overflow: auto;
	text-align: justify;
	
}
.column2 {
	
	width: 48%;
	margin: 0 0 0 10px;
	
	overflow:auto;
	text-align: justify;
	
}
.quote{
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
font-weight:520; 
}
#content {
 min-height: 50px;
max-height: 100%;
 overflow:visible;
 padding: 20px;
 
	
}

#center { 
 text-align:center;
}

#content .padding {
 padding: 15px;
}

#content p { 
 font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
font-weight:600; 
}

#content ul { 
 font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
 font-weight:600;
}

#content .doublecolumnlist li { 
 float: left;
 width: 50%;
 line-height:20px;
}

#content ul { 
 line-height: 25px;
}
h2 { 
 text-align:center;
	text-shadow: 1px 1px 2px #111111;
	
}
.footer{
	text-align: right;
	font-size:12px;

}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
	}
	#content p { 
 font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
font-weight:600;
font-size: 18px;
	  
  }

}


@media (max-width: 1080px){

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
	}
	#content p { 
 font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
font-weight:600;
		font-size: 16px;}	
				}
@media (min-width: 992px) and (max-width:1060px){
  .container {
    width: 950px;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
	}
	#content p { 
 font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
font-weight:600;
font-size: 16px;
	  
  }
	}


@media (min-width: 768px) and (max-width:992px){
  .container {
    width: 725px;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
	
	  
  }
	#content p { 
 font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
font-weight:600;
font-size: 14px;
		
		
}

.image{
	width:200px;
	height: auto;
	box-shadow: 0 0 30px 5px #000;
 	-webkit-box-shadow: 0 0 30px 5px #000;
	margin: 10px;
	
}	
.image2{
	width:150px;
	height: auto;
	box-shadow: 0 0 30px 5px #000;
 	-webkit-box-shadow: 0 0 30px 5px #000;
	margin: 10px;
}			

	}
@media (min-width:400px) and (max-width:768px) 
{h2 { 
 text-align:center;
	text-shadow: 1px 1px 2px #111111;
	font-size: 18px;
	}
	#main-nav li a { 
 padding: 5px;
 font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
 font-size: 14px;
 font-weight: bold;
 
 color: #11100C;
 text-decoration: inherit; 
}

	
header.row {
	
	padding-top: 40px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 140px;
	background-image: url(Images/Header.png);
	background-position: bottom;
	background-size:100% auto ;
	background-repeat: no-repeat;
	
	
	border-right:5px solid #E0BF7B; 
	border-right-style: ridge;
	border-left:5px solid #E0BF7B; 
	border-left-style: groove;
	border-top: 5px solid #E0BF7B;
	border-top-style: groove;
	border-bottom: 5px solid #E0BF7B;
	border-bottom-style:ridge;
	
}
	#content p { 
 font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
font-weight:600;
font-size: 12px;
		
		
}
#content ul { 
 font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
 font-weight:600;
	font-size:10px;
}	
.column {
	float:none;
	width: 100%;
	margin: 10px;
	
	overflow: auto;
	text-align:left;
	
}
.column2 {
	
	width: 100%;
	margin: 10px;
	
	overflow:auto;
	text-align: left;
	
}	
.image{
	width:150px;
	height: auto;
	box-shadow: 0 0 30px 5px #000;
 	-webkit-box-shadow: 0 0 30px 5px #000;
	margin: 10px;
}	
.image2{width:125px;
	height:auto;
	box-shadow: 0 0 30px 5px #000;
 	-webkit-box-shadow: 0 0 30px 5px #000;
	margin: 10px;
}		
}
@media (max-width:400px) and (min-width:10px)
{h2 { 
 text-align:center;
	text-shadow: 1px 1px 2px #111111;
	font-size: 14px;
	}
	#main-nav li a { 
 padding: 5px;
 font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
 font-size: 10px;
 font-weight: bold;
 
 color: #11100C;
 text-decoration: inherit; 
}
#main-nav { 
 float: inherit;
	
	}
header.row {
	
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 80px;
	background-image: url(Images/Header.png);
	background-position: bottom;
	background-size:100% auto ;
	background-repeat: no-repeat;
	
	
	border-right:5px solid #E0BF7B; 
	border-right-style: ridge;
	border-left:5px solid #E0BF7B; 
	border-left-style: groove;
	border-top: 5px solid #E0BF7B;
	border-top-style: groove;
	border-bottom: 5px solid #E0BF7B;
	border-bottom-style:ridge;
	
}
	#content p { 
 font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
font-weight:600;
font-size: 12px;
		
		
}
	
	.states {
		padding-bottom: 180px;
	}	
#content ul { 
 font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
 font-weight:600;
	font-size:12px;
}
.column {
	float:none;
	width: 100%;
	margin: 10px;
	
	overflow: auto;
	text-align: left;
	
}
.column2 {
	
	width: 100%;
	margin: 10px;
	
	
	text-align: left;
	
}
.image{
	width:100px;
	height: auto;
	box-shadow: 0 0 30px 5px #000;
 	-webkit-box-shadow: 0 0 30px 5px #000;
	margin: 10px;
}	

.image2{
	width:75px;
	Height:auto;
	box-shadow: 0 0 30px 5px #000;
 	-webkit-box-shadow: 0 0 30px 5px #000;
	margin: 10px;
}		
	}


	