@charset "utf-8";
/* ---------- base styles ------------- */
* {
	padding:0;
	margin: 0;
}
html {
	overflow-y: scroll;
}

#content a:link, #content a:visited {
	font-family: "trebuchet ms", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color:#330000;
	}

#content a:hover  {
	font-family: "trebuchet ms", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #623120;
}
#content a:active {
	font-family: "trebuchet ms", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #623120;
}


body {
	text-align: center;
	background-color: #000;
	font-family: Arial;
	font-size: 14px;
	background-image: url(../images/background7.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
#container {
	text-align: left;
	width: 850px;
	margin: auto;
	background-color: #FFF;

}
#top {
	float: left;
	width: 850px;
    background-image: url(../images/gatewaySetRentalsLogo-1April2022.png);
	background-color: white;
	 background-size: 400px;
    	background-repeat: no-repeat;
    	background-position: center;
	height: 200px;
}
#top > #nav {
	display: block;
	margin-top: 170px;
	background-color: rgba(0,0,0,0.5) !important;
	width: 100% !important;
	font-size:14px;
	line-height: 2em;
    padding-left:6%;
}


#top > #nav > a {
	font-size:15px;
	text-decoration:none;
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 13px;
	padding-right: 13px;
	display: block;
	//line-height: 2.2em;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
	float: left;
	text-align: center;
	line-height: inherit;
	-o-transition:.5s;
        -ms-transition:.5s;
        -moz-transition:.5s;
        -webkit-transition:.5s;
        /* ...and now for the proper property */
        transition:.5s;

	
}
#top > #nav > a:hover {
	color:#FF6;
        -o-transition:.5s;
        -ms-transition:.5s;
        -moz-transition:.5s;
        -webkit-transition:.5s;
         /* ...and now for the proper property */
         transition:.5s;
}
#top > #nav > a > a.on {
	color:#FF6;
	-o-transition:.5s;
        -ms-transition:.5s;
        -moz-transition:.5s;
        -webkit-transition:.5s;
         /* ...and now for the proper property */
        transition:.5s;
}

#top /* -- main navigation styles --*/
ul {
	display: block;
	list-style: none;
	right: 50%;

}
#top ul li {
	float: left;
	background: rgba(0,0,0,0.5);

}
#top ul a {
	font-size:18px;
	text-decoration:none;
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 22px;
	padding-right: 23px;
	display: block;
	line-height: 2.2em;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
	
}

#top ul a:hover {
	color:#FF6;
}

#top ul a.on {
	color:#FF6;
}

#main  {
	background-color: #FFF;
	float: left;
	height: 100%;
	//display: flex;
	//flex-direction: column;

}

#left {
	width: 170px;
	float: left;
	background-color: #FFF;
	padding-right: 5px;
	//border-right-width: 1px;
	//border-right-style: dashed;
	//border-right-color: #600;
}

#left ul {
	width: 170px;
	list-style: none;
}

#left ul a{
	display: block;
	list-style-image: none;
	list-style-type: none;
	text-decoration: none;
	color: #000;
	font-size: 14px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Verdana;
	width: 160px;
}

#left ul a.sub {
	display: block;
	list-style-image: none;
	list-style-type: none;
	text-decoration: none;
	color: #000;
	font-size: 12px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	font-family: Verdana;
	width: 150px;
}

#left ul a:hover {
	color: #FFF;
	background-color: #4D2F2D;
}

#left ul a.on {
	color: #FFF;
	background-color: #4D2F2D;
}

#left ul a.subon {
	display: block;
	list-style-image: none;
	list-style-type: none;
	text-decoration: none;
	color: #FFF;
	font-size: 12px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	font-family: Verdana;
	width: 150px;
	background-color: #900;
}

#content {
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	//border-left-width: 1px;
	//border-left-style: dashed;
	//border-left-color: #600;
	background-color: #FFF;
	width: 623px;
	float: left;
	height: 100%;
	display: flex; 
	flex-direction: column;
	
}

#content #info {
	margin-bottom: 15px;
}

#content #info img {
	float: left;
	margin-right: 15px;
	margin-bottom: 35px;
}


#content img {
	margin: 3px;
	padding: 3px;
}

#content h1 {
	font-family: Georgia;
	font-size: 24px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #600;
	margin-bottom: 10px;
	padding-bottom: 5px;
	margin-top: 10px;
	line-height: 1.2em;
	color: #600;
}
#content h2 {
	font-family: Georgia;
	text-align: left;
	color: #600;
	font-size: 20px;
	padding-top: 15px;
}

#content h3 {
	font-family: Georgia;
	font-size: 24px;
	color: #600;
}

#content p {
 margin: .5em;
 text-align: left;
}


#face {
	background-color: #FFFFFF;
	float: right;
	width: 230px;
	
}

#footer {
	background-color: #4D2F2D;
	float: left;
	//padding-left: 25px;
	//padding-right: 20px;
	padding-bottom: 10px;
	padding-top: 20px;
	width: 100%;
}
#footerB {
	background-color: #4D2F2D;
	float: left;
	padding-bottom: 10px;
	padding-top: 0px;
	width: 770px;
}


#foot1 {
	float: left;
	width: 130px;
	margin-bottom: 10px;
}
#footer a {
	color: #FFF;
}
#foot2 {
	float: left;
	width: 130px;
}
#foot3 {
	float: left;
	width: 130px;
}
#foot4 {
	float: left;
	width: 130px;
}
#foot5 {
	float: left;
	width: 125px;
}
#foot6 {
	float: left;
	width: 125px;
}
#footer h3 {
	font-family: Verdana;
	font-size: 13px;
	color: #999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
	padding-bottom: 5px;
	margin-right: 20px;
}
#foot7 {
	float: left;
	padding-top: 15px;
	width: 500px;
	
}
#foot8 {
	
	float: left;
	width: 270px;
	
}

#footer p {
	color: #999;
}
p {
	line-height: 1.5em;
}

.emphasis {
	font-family: Georgia;
	font-weight: bold;
	color: #600;
}
.date {
	color: #600;
	text-align: right;
}

.top {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #06C;
	padding-top: 10px;
}
.PhotoLeft {
	left: 10px;
	border-top-style: none;
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: none;
	float: left;
	padding: 10px;
}
.PhotoRight {
	right: 10px;
	border-top-style: none;
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: none;
	float: right;
	padding: 10px;
}
.showtitle {
	font-size: 3em;
	color: #600;
	font-weight: bold;
}

div.gallery {
    margin: 5px;
    border: 0px none;
    border-style: none;
    text-align: center;
    flex: 1;
    
}

div.gallery img {
	width: 350px;
	display: inline-block;
	transition: width .5s ease-in-out;
	//filter: grayscale(70%);
}

div.gallery a {
	text-decoration: none;
}

div.gallery img:hover {
	filter: grayscale(0%);
	transition: width .5s ease-in-out;
	width: 600px;

}

/* --- MOBILE NAVIGATION FIX --- */
@media (max-width: 768px) {
  #container {
    width: 100%;
  }

  #top {
    width: 100%;
    height: auto;
    background-size: contain;
  }

  #top > #nav {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 0;
    padding: 10px 0;
  }

  #top > #nav > a {
    float: none;
    display: block;
    width: 100%;
    text-align: center;
    padding: 12px 0;
    border-right: none;
    border-bottom: 1px dotted #ccc;
  }

  #top > #nav > a:last-child {
    border-bottom: none;
  }
}
