<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
	font-family: MyWebFont;
	src: url("docs/fonts/MyWebFont.otf");

}
div {
	font-family: MyWebFont;
	font-weight: normal;
}

body {
	background-image: url("images/newwebpics/style/background.PNG");
	
}
a {
	text-decoration: none; 
	color: black;
}
#header {
	width: 1020px;
	text-align:center;
	vertical-align: center;
	padding-left: 0px;
	font-weight: normal;
	
}
#bluebox {
	background-color: #11568A;
	width: 1000px;
	height: 200px;
	color: white;
	clear: both;
	font-size: 20pt;
	padding: 10px;
	border-bottom: 10px;
	border-bottom-color: #EB0000;
	font-weight: normal;

}
#bluebanner {
	width: 1000px;
	height: 250px; 
	color: white;
	background-color: #11568A;
	padding: 10px;
	margin-left: -10px;
	margin-top: 10px;
	font-weight: normal;
	
}
#lightbluebanner {
	width: 800px;
	height: 250px; 
	color: white;
	background-color: #8B0000;
	padding: 10px;
	margin-left: 90px;
	margin-top: 10px;
	font-weight: normal;
	
}
#whitebanner {
	width: 1000px;
	height: 250px; 
	color: black;
	padding: 10px;
	margin-left: -10px;
	margin-top: 10px;
	font-weight: normal;
}
#all {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	font-family: MyWebFont;
	font-weight: normal;
}
#content {

}
#quote {
	width: 800px;
	height: 250px; 
	color: black;
	padding: 10px;
	margin-left: -10px;
	margin-top: 10px;
	background-color: #FFFAD8;
	font-weight: normal;
	
}
#nav {
	width:1020px;
}
#main {
	width: 1000px;
	clear: both;
	color: black;
	font-size: 15pt;
	background-color:#FFFDF4;
	padding: 10px;
	font-weight: normal;
	
}
#footer {
	clear: both;
	text-align: center;
	padding: 10px;
	font-style: bold;
	font-size: 13pt;
	color: #FFFDF4;
	background-color: #11568A;
	background-size: cover;
	width: 1000px;
	height: 250px;
	font-weight: normal;
	
}
.selected {
	font-weight: bold;

}
ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: relative;
	
}
ul2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: relative;
}
	
ul li {
	float:left;
	width: 170px; 
	height: 40px;
	background-color: #912C22;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	color: white;
}
li a {
	text-decoration: none;
	color: white;
	display: block; 
}
li a:hover {
	background-color: gray;
	
}
li li {
	display: none;
	margin-bottom:none;
	color: white;
}
li li a {
	text-decoration: none;
	color: white;
	display: block; 
	
}
li:hover li {
	margin-bottom: none; 
	display: block;
	position: relative;
	background-color: black;
}
li:hover li li {
	display:none;
	margin-bottom:none;
	color: none;
}

li li li a {
	text-decoration: none;
	color: white;
	display: block; 
	
}
li:hover li:hover li{
	display: block;
	position: relative;
	background-color: black;
}
li li li:hover {
	background-color: gray;
}
	
li li:hover li  { 
	display: block;
	position: relative;
	bottom: 40px;
	left: 100%;
	background-color: black;
}


h1 {
	color: #002E5D;
	font-family: MyWebFont;
	font-size: 20pt; 
	font-weight: normal;
	
}
h2 {
	color: #8B0000;
	font-family: MyWebFont;
	font-size: 22pt;
	clear:both;
	text-align:center;
	font-weight: normal;
}
h3 {
	color: white;
	font-family: MyWebFont;
	font-size: 20pt;
	
}
h4 {
	width: 650;
	color:#045184;
	font-size: 20pt;
	float:right;
	margin-left:10px;
}
h5{
	color:#045184;
	font-size: 20pt;
	text-align:center;
	clear:both;
}
h6 {
	color: #002E5D;
	font-family: MyWebFont;
	font-size: 20pt; 
	font-weight: normal;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 0px;
	
}
p {
	font-size: 15pt;
	font-weight: normal;
}
#p2 {
	margin-left:10px;
	width:980px;
	font-size:15pt;
	font-style:italic;
}

.picdesc {
	float:left;
	font-size: 15pt;
	font-weight: normal;
}
.subhead {
	color:#045184;
	font-size:20pt;
}
.differences {
	width:250px;
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}
.bannerphoto {
	height:220px;
	float:right;
	margin-right:-10; 
	margin-top:-10;
}
.row {
	display: flex;
  
}
.report {
	color:002E5B;
	font-size:15pt;
}

/* Create four equal columns that sits next to each other */
.column {
  flex: 30%;
  max-width: 30%;
  padding:5px;
  
}

.column img {
  vertical-align: middle;
  width: 100%;
  height: 25%;
  padding:5px;
  
}
.gallery {
  margin: 5px;
  border: 1px solid #ccc;
  float: left;
  width: 180px;
  
}
.gallery:hover {
  border: 1px black;
}

.gallery img {
  width: 100%;
  height: auto;
}

.desc {
  padding: 15px;
  text-align: center;
}
#picandtitle {
	width: 490px;
}
#picdesc {
	width: 950px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}
#threewide {
	width: 300px;
}
#tr {
	
}
#veteran {
	width:300;
	padding:10px;
	text-align:center;
	float:left;
}
#quote {
	width:300px;
	font-size:15pt;
	text-align:center;
	height:650;
}
#taighslogs {
	width:200px;
	text-align:center;
	background-color:#11568A;
	float:left;
	color:white;
	margin:25px;
}
#button {
	width:200px;
	text-align:center;
	background-color:#11568A;
	color:white;
	margin-left:auto;
	margin-right:auto;
	padding:5px;
}

.card {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  max-width: 300px;
  margin: auto;
  text-align: center;
  font-family: arial;
}

.price {
  color: grey;
  font-size: 22px;
}

.card button {
  border: none;
  outline: 0;
  padding: 12px;
  color: white;
  background-color: #000;
  text-align: center;
  cursor: pointer;
  width: 100%;
  font-size: 18px;
}

.card button:hover {
  opacity: 0.7;
}
</pre></body></html>