@charset "UTF-8";

}

body {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	color: #00145E;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1em;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
}
p {
	color: #003870;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
h2 {
	color: #003870;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
}
#indexMainH1 {
    color: #E3AF84;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    text-align: left;
}
#footerH1 {
	color: #E3AF84;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	text-align: center;
}
a:link , a:visited{
	color: #e3af84;
	text-decoration: none;
}
a:hover, a:active {
	color: #A5B452;
}
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.mainh1  {
    color: #E3AF84;
    font-size: 1.5rem;
    font-weight: normal;
    text-align: left;
}
header h1 a:link, header h1 a:visited {
	color: #A5B452;
	font-size: 3rem;
	font-weight: normal;
}
header h1 a:hover, header h1 a:active {
	color: #E3AF84;
	font-size: 3rem;
	font-weight: normal;
}
.LiveSeeFeel {
    width: 200px;
    padding-top: 23px;
    float: left;
    border-left: 2px solid #7b834a;
    border-radius: 6px;
    padding-right: 23px;
    padding-left: 23px;
    padding-bottom: 30px;
    background-color: #e0e6be;
}

#topNav ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: right;
	list-style-type: none;
	background-image: -webkit-linear-gradient(0deg,rgba(165,180,82,1.00) 52.96%,rgba(255,255,255,1.00) 78.72%,rgba(255,255,255,1.00) 100%);
	background-image: -moz-linear-gradient(0deg,rgba(165,180,82,1.00) 52.96%,rgba(255,255,255,1.00) 78.72%,rgba(255,255,255,1.00) 100%);
	background-image: -o-linear-gradient(0deg,rgba(165,180,82,1.00) 52.96%,rgba(255,255,255,1.00) 78.72%,rgba(255,255,255,1.00) 100%);
	background-image: linear-gradient(90deg,rgba(165,180,82,1.00) 52.96%,rgba(255,255,255,1.00) 78.72%,rgba(255,255,255,1.00) 100%);
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#topNav ul li {
	font-size: 1.1rem;
	display: inline-block;
	margin-left: 30px;
}
header {
	padding-bottom: 15px;
	border-bottom: 2px solid #DDD8CA;
}
main {
	padding-bottom: 30px;
	padding-left: 70px;
	padding-right: 70px;
}
#homeImg {
	margin-top: 30px;
}
#mainHomeText {
	margin-left: 130px;
	margin-right: 130px;
}
footer {
	border-top: 2px solid #DDD8CA;
}
footer h1 {
	font-weight: normal;
	font-size: 1.2rem;
	text-align: center;
}
footer ul {
	padding-left: 0px;
	text-align: center;
	list-style-type: none;
}
footer ul li {
	display: inline-block;
	padding-left: 0px;
	margin-left: 20px;
	font-size: 0.9rem;
	color: #A5B452;
}
footer ul li a:link {
	color: #A5B452;
}
footer ul li a:hover {
	color: #E3AF84;
}
.BackToTop {
	font-size: 0.8px;
}

main:after {
	
	content:" ";
	display: table;
	clear: both;
	
}
.centerLiveSeeFeel {
    margin-left: 35px;
    margin-right: 35px;
}
.mainh1 {
}
