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

#container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
#topNav ul {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color: #000000;
	font-style: normal;
	width: auto;
	text-align: center;
}
#topNav ul li {
	display: inline-block;
	padding-left: 100px;
	padding-right: 100px;
	margin-top: -29px;
}
#main {
}
header h1 {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: center;
	font-size: 4em;
	color: #0400F3;
	/* [disabled]border-top: 0.15rem solid #969696; */
	padding-top: 100px;
	padding-bottom: 50px;
}
header h1 a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
header h1 a:hover, a:active {
	color: #F2ED00;
	text-decoration: none;
}
main h2 {
	font-size: large;
	font-weight: 900;
	margin-left: 0px;
	text-align: left;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
}
main h1 {
	color: #000000;
	font-size: 4em;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: center;
	padding-top: 61px;
	padding-bottom: 42px;
}
#aboutImg {
	padding-top: 0px;
	padding-bottom: 10px;
}
#about h2 {
	font-size: 3em;
	text-align: center;
}
#about h3 {
	font-size: 2em;
	text-align: center;
}
#about p {
	font-size: 1.3em;
	text-align: justify;
}
main h3 {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: left;
	margin-left: 100px;
	margin-right: 100px;
	font-weight: 400;
}
main p {
	font-size: 1rem;
	text-align: left;
	margin-left: 200px;
	margin-right: 200px;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
}
footer h1 {
	color: #000000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: center;
	font-size: 1.5rem;
	padding-bottom: 54px;
}
footer {
	/* [disabled]background-color: #FFFFFF; */
	border-top: 0.5px solid #000000;
	margin-top: 94px;
	padding-top: 51px;
}
footer ul  {
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	text-align: center;
	list-style-type: none;
}
footer ul li {
	display: inline-block;
	padding-right: 0px;
	padding-left: 0px;
	margin-left: 20px;
	margin-right: 20px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 400;
}
#topNav ul li a:link ,a:visited {
	color: #FFFFFF;
	text-decoration: none;
	text-shadow: 0px 2px 4px #000000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	padding-bottom: 0px;
}
#topNav ul li a:hover  ,a:active {
	color: #F2ED00;
	text-decoration: none;
}
#phonePaddingRight {
	padding-right: 250px;
}
.textright {
	width: 700px;
	text-align: center;
}
.textLeft {
	width: 700px;
}
.imgRight {
}
.imgLeft   {
	float: left;
	padding-right: 50px;
}

div:after {
	content: "";
	display: table;
	clear: both;
}
header {
	background-image: url(assets/images/sf-site-imageOpt/golden-gate-bridge_hero_960x720.jpg);/*This image was sourced from (https://en.wikipedia.org/wiki/File:GoldenGateBridge-001.jpg). Also, if your asset comes from a resource other than the ones I've listed above, you must also add a link to the licensing for the site where your image was sourced*/
	background-repeat: no-repeat;
	padding-bottom: 136px;
}
.visitText {
	width: 500px;
}
header img {
	padding-left: 50px;
}
#aboutImg {
}
