@charset 
"UTF-8";
body{
    margin-right: 0px;
    margin-bottom: 40px;
    margin-left: 0px;
    color: #000000;
    font-family: FreeMono, sans-serif, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
    font-size: 1em;
    background-image: url(assets/Background.jpg);
	/* Background image from pexels | pixabay.com/en/air-atmosphere-beam-beautiful-3298067/ */
    background-size: cover;
    background-color: undefined;
    padding-top: 3px;
}


img {
	margin-left: 10px;
	margin-right: 40px;
}

a:link, a:visited {
    color: #FFFFFF;
    text-decoration: none;
    display: inline;
    margin-left: 30px;
}

#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 30px;

}

header h1 a:link, header h1 a:visited {
    color: #FFFFFF;
    font-size: 3rem;
}
header h1 a:hover, header h1 a:active {
	color: #132862;

}

#TopNav{
    background-color: #315062;
    margin-top: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}


li  {
    display: inline;
    margin-right: 20px;
    text-decoration: underline;
    margin-top: 10px;
}


header  {
    background-color: #E7E7E7;
}
main {
    padding-bottom: 0px;
    padding-left: 70px;
    padding-right: 70px;
    margin-top: 40px;
    font-style: normal;
    font-variant: normal;
}
#aboutContent {
	margin-top: 30px;
}
#aboutContent {
	margin-top: 30px;
}

footer {
	margin-top: 120px;
	width: auto;
	border-top: 2px solid #DDD8CA;
}
footer h1 {
    font-size: 1.2rem;
    font-weight: normal;
    color: #E40444;
    text-align:center
}
footer ul {
	text-align: center;
	list-style-type: none;
}
footer ul li {
	display: inline-block;
	margin-left: 20px;
	font-size: 0.9rem;
	color: #FFFFFF;
	
}footer ul li a:link {
    color: #FFFFFF;
}
footer ul li a:hover {
    color: #011D2B;
}

.Logo {
  width: 410px;
  height: 110px;
}
.words {
    max-width: 700px;
    min-width: 700px;
    background-color: white;
    font-size: 24px;
    border-style: solid;
    border-color: #315062;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 6px;
    padding-left: 6px;
    font-style: italic;
	text-align: center;
	float:bottom;
}
.info {
    font-size: 23px;
    max-width: 700px;
    margin-bottom: 30px;
    color: #315062;
    text-shadow: 1px 0px #000;}

.review {
    margin-top: 20px;
    float: left;
    border: thick solid #315062;
}
.goog {
    font-size: 37px;
    margin-top: 00px;
    max-width: 400px;
    float: right;
    position: absolute;
    margin-left: 330px;
    color: #FFFFFF;
    font-family: "Arial Black";
    left: 385px;
    top: 422px;
	
}
.RevList {
    border-style: solid;
    border-color: #315062;
    display: block;
    padding-bottom: 10px;
	background-color:#556D86;
	
}
.RevListItem {
display:list-item;
text-decoration:none;
font-size:1.4rem;
}
.tips {
margin-top: 390px;
max-width: 700px;
min-width: 700px;
background-color: white;
font-size: 24px;
border-style: solid;
border-color: #315062;
padding-top: 3px;
padding-bottom: 3px;
padding-right: 6px;
padding-left: 6px;
font-style: italic;
text-align: center;
float:bottom;
}
.HomeFooter {
margin-top: 100px;
}
.ReviewTitle {
    font-size: 1.9rem;
}
.hub {
}
.HubMain {
background-color: white;
border-color:#315062 ;
border-style:solid ;
}
.What {
font-size: 1.8rem;
}
.AboutHub {
font-size:1.2rem;
}
.priv {
font-size:1.2rem;
}
.About {
    color: #000000;
    background-color: #FFFFFF;
    border: medium solid #315062;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 6px;
    padding-left: 6px;
    font-size: 1.4rem;
	max-width: 800px;

}
.pro {
color:#E50444;
text-shadow: 1px 1px #000;
font-size: 1.1rem;
}