body {
	background-image: url("https://hslengage.org/shared/bg-web.jpg");
    background-position: center center;
  /* Image doesn't repeat */
  background-repeat: no-repeat;
  /* Makes the image fixed in the viewport so that it doesn't move when 
     the content height is greater than the image height */
  background-attachment: fixed;
font-size: 16px;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
	
@font-face {
font-family: 'Open Sans';
font-style:normal;
font-weight:300;
src:local('OpenSans-Light'), local('OpenSans-Light.ttf'), url('https://hslengage.org/fonts/OpenSans-Light.ttf') format('truetype');
}
@font-face {
font-family: 'Open Sans Italic';
font-style:italic;
font-weight:300;
src:local('OpenSans-LightItalic'), local('OpenSans-LightItalic.ttf'), url('https://hslengage.org/fonts/OpenSans-LightItalic.ttf') format('truetype');
}
@font-face {
font-family: 'Open Sans SemiBold';
font-style:normal;
font-weight:600;
src:local('OpenSans-SemiBold'), local('OpenSans-SemiBold.ttf'), url('https://hslengage.org/fonts/OpenSans-SemiBold.ttf') format('truetype');
}
@font-face {
font-family: 'Open Sans SemiBold Italic';
font-style:italic;
font-weight:600;
src:local('OpenSans-SemiBoldItalic'), local('OpenSans-SemiBoldItalic.ttf'), url('https://hslengage.org/fonts/OpenSans-SemiBoldItalic.ttf') format('truetype');
}
a:link.mn { 
font-family: 'Open Sans',  Verdana, Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: 300; 
font-style: normal; 
color: #ffffff;
line-height: 140%;
text-decoration: none;
background-color: transparent;
border-color: #ffffff;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: none;
} 
a:visited.mn { 
font-family: 'Open Sans',  Verdana, Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: 300; 
font-style: normal; 
color: #ffffff;
line-height: 140%;
text-decoration: none;
background-color: transparent;
border-color: #ffffff;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: none;
} 
a:hover.mn { 
font-family: 'Open Sans',  Verdana, Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: 300; 
font-style: normal; 
color: #ffffff;
line-height: 140%;
text-decoration: none;
background-color: transparent;
border-color: #ffffff;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: solid;
} 
a:active.mn { 
font-family: 'Open Sans',  Verdana, Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: 300; 
font-style: normal; 
color: #ffffff;
line-height: 140%;
text-decoration: none;
background-color: transparent;
border-color: #ffffff;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: none;
}
a:link.lg { 
font-family: 'Open Sans'; 
font-size: 15px; 
font-weight: 300; 
font-style: bold;
color: #5C0A0C; 
text-decoration: none;
background-color: transparent;
border-color: #5C0A0C;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: solid;
} 
a:visited.lg { 
font-family: 'Open Sans'; 
font-size: 15px; 
font-weight: 300; 
font-style: bold;
color: #5C0A0C; 
text-decoration: none;
background-color: transparent;
border-color: #5C0A0C;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: solid;
} 
a:hover.lg { 
font-family: 'Open Sans'; 
font-size: 15px; 
font-weight: 300; 
font-style: bold;
color: #666666; 
text-decoration: none;
background-color: transparent;
border-color: #666666;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: solid;
} 
a:active.lg { 
font-family: 'Open Sans'; 
font-size: 15px; 
font-weight: 300; 
font-style: bold;
color: #5C0A0C; 
text-decoration: none;
background-color: transparent;
border-color: #5C0A0C;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: solid;
}




.menu { line-height: 140%; position: relative; font-size: 1em; font-style: normal; font-weight: 300; font-family: 'Open Sans',  Verdana, Arial, Helvetica, sans-serif; color:#ffffff;}
div#submenu {
    display: inline-block;
    position: absolute;
    left: 261px;
    background: #9C2F32;
    padding: 22px;
    top: 30px;
    padding-bottom: 5px;
}
#submenu a {
    color: white;
    text-decoration: none;
    margin-bottom: -11px;
    display: block;
    font-family: 'Open Sans',  Verdana, Arial, Helvetica, sans-serif;
    font-size: 1em;
}
.menu_at { line-height: 140%; font-size: 1em; font-style: normal; font-weight: 300; font-family: 'Open Sans',  Verdana, Arial, Helvetica, sans-serif; color:#D4D6D9; text-decoration: none; background-color: transparent; border-color: #D4D6D9; border-bottom-width: 1px; border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; border-style: solid;}

.menu_at2 { line-height: 140%; font-size: 1em; font-style: normal; font-weight: 300; font-family: 'Open Sans',  Verdana, Arial, Helvetica, sans-serif; color:#D4D6D9; text-decoration: none; background-color: transparent; border-color: #D4D6D9; border-bottom-width: 1px; border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; border-style: solid;}


.title {  margin-bottom:0px; line-height: 150%; font-size: 3.5em; font-style: normal; font-weight: 300; font-family: 'Open Sans', sans-serif; font-style: normal; color: #5C0A0C;}

.titledeatsbld {  margin-bottom:0px; line-height: 150%; font-size: 1.25em; font-style: normal; font-weight: 700; font-family: 'Open Sans', sans-serif; font-style: normal; color: #5C0A0C;}
.titledeats {  margin-bottom:0px; line-height: 150%; font-size: 1em; font-style: normal; font-weight: 300; font-family: 'Open Sans', sans-serif; font-style: normal; color: #5C0A0C;}
.titletime {  margin-bottom:0px; line-height: 150%; font-size: 1.25em; font-style: normal; font-weight: 300; font-family: 'Open Sans', sans-serif; font-style: normal; color: #5C0A0C;}
.subtitle {  margin-bottom:10px; margin-top:10px; line-height: 150%; font-size: 2em; font-style: normal; font-weight: 300; font-family: 'Open Sans', sans-serif; font-style: normal; color: #C4495D;}

.subtitle2 {  margin-bottom:10px; margin-top:10px; line-height: 150%; font-size: 2em; font-style: normal; font-weight: 300; font-family: 'Open Sans', sans-serif; font-style: normal; color: #333333; text-transform: uppercase;}

.subtitle3 {  margin-bottom:10px; margin-top:10px; line-height: 150%; font-size: 2em; font-style: normal; font-weight: 300; font-family: 'Open Sans', sans-serif; font-style: normal; color: #5C0A0C;}

.subtitle4 {  margin-bottom:0px; margin-top:10px; line-height: 150%; font-size: 1em; font-style: normal; font-weight: 600; font-family: 'Open Sans', sans-serif; font-style: normal; color: #333333;}

.subtitle5 {  margin-bottom:10px; margin-top:10px; line-height: 150%; font-size: 2em; font-style: normal; font-weight: 300; font-family: 'Open Sans', sans-serif; font-style: normal; color: #C4495D;}


.smallgreen {  line-height: 150%; font-size: 18px; font-style: normal; font-weight: 300; font-family: 'Open Sans', sans-serif; font-style: italic; color: #EC5A61;}

.smallgreen2 {  line-height: 150%; font-size: 18px; font-style: normal; font-weight: 300; font-family: 'Open Sans', sans-serif; font-style: italic; color: #EC5A61;}


.lg {margin-bottom:10px; margin-top:10px; line-height: 175%; font-size: 1em; font-style: normal; font-weight: 300; font-family: 'Open Sans', sans-serif; color: #000000;}

.sponsors {margin-bottom:30px; margin-top:0px; line-height: 175%; font-size: 1em; font-style: normal; font-weight: 300; font-family: 'Open Sans', sans-serif; color: #000000;}

.join {margin-bottom:30px; margin-top:30px; line-height: 175%; font-size: 1em; font-style: normal; font-weight: 300; font-family: 'Open Sans', sans-serif; color: #000000;}

a.box  {
    font-family: 'Open Sans', sans-serif;
    font-size: 1em;
    font-weight: 300;
    font-style: normal;
	text-decoration: none !important;
	text-transform: uppercase;
    color: #FFFFFF;
    letter-spacing: 1px;
	background: #5C0A0C;
	padding-top: 10px;
	padding-bottom: 8px;
	padding-right: 15px;
	padding-left: 15px;margin-bottom:20px; margin-top:20px;
}
a.box:hover  {
    font-family: 'Open Sans', sans-serif;
    font-size: 1em;
    font-weight: 300;
    font-style: normal;
	text-decoration: none !important;
	text-transform: uppercase;
    color: #FFFFFF;
    letter-spacing: 1px;
	background: #C4495D;
	padding-top: 10px;
	padding-bottom: 8px;
	padding-right: 15px;
	padding-left: 15px;margin-bottom:20px; margin-top:20px;
}
a.boxy  {
    font-family: 'Open Sans', sans-serif;
    font-size: 1em;
    font-weight: 300;
    font-style: normal;
	text-decoration: none !important;
	text-transform: uppercase;
    color: #FFFFFF;
    letter-spacing: 1px;
	background: #C4495D;
	padding-top: 10px;
	padding-bottom: 8px;
	padding-right: 15px;
	padding-left: 15px;margin-bottom:20px; margin-top:20px;
}
a.boxy:hover  {
    font-family: 'Open Sans', sans-serif;
    font-size: 1em;
    font-weight: 300;
    font-style: normal;
	text-decoration: none !important;
	text-transform: uppercase;
    color: #FFFFFF;
    letter-spacing: 1px;
	background: #5C0A0C;
	padding-top: 10px;
	padding-bottom: 8px;
	padding-right: 15px;
	padding-left: 15px;margin-bottom:20px; margin-top:20px;
}
