@charset "utf-8";

body {
    padding: 0px;
    margin: 0px;
    background-attachment: scroll;
    width: 100%;
    text-align: left;
    background-position: center top;
    background-repeat: no-repeat;
    height: 575px;
    float: none;
    background-color: rgba(41,41,41,1.00);
    background-size: 100% auto;
    background-size: contain;
    color: rgba(41,41,41,1.00);
}
article {
    width: 100%;
    padding: 0px;
    background-color: rgba(255,255,255,1.00);
    clear: none;
    float: none;
    text-align: center;
    margin-bottom: 20px;
}
h1 img {
    width: 7%;
    margin-left: 8px;
}

article1 {
	margin-top: 31px;
	width: 51%;
	float: left;
	margin-left: 72px;
	margin-right: 72px;
}



nav {
    margin: 0px;
    width: 100%;
    background-color: rgba(0,0,0,1.00);
    padding: 0px;
    float: left;
}

footer {
    width: 100%;
    margin-top: 30px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    padding: 0px;
    background-color: rgba(255,255,255,0.00);
    text-align: center;
    float: none;
    clear: none;
}
body footer {
    color: rgba(41,41,41,1.00);
}



nav ul li a {
    display: block;
    color: rgba(255,255,255,1.00);
    font-size: 1.5em;
    text-decoration: none;
    text-shadow: 1.5px 1.5px 1.5px rgba(50,50,50,1.00);
    background-color: rgba(0,0,0,1.00);
    width: 35%;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 72px;
    margin-bottom: 0px;
    padding-top: 29px;
    padding-right: 29px;
    padding-left: 29px;
    padding-bottom: 29px;
    font-family: slackey;
    font-style: normal;
    letter-spacing: 1pt;
    background-image: -webkit-linear-gradient(270deg,rgba(0,0,0,1.00) 0%,rgba(0,0,0,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(0,0,0,1.00) 0%,rgba(0,0,0,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(0,0,0,1.00) 0%,rgba(0,0,0,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(0,0,0,1.00) 0%,rgba(0,0,0,1.00) 100%);
    font-weight: 400;
}
#menu {
    float: none;
    width: 650px;
    height: 80px;
    clear: none;
}
#menu ul {
    margin: 0;
    padding: 40px 0px 0px 0px;
    float: left;
    list-style: none;
    line-height: normal;
    font-weight: bold;
    text-shadow: 1px 1px rgba(97,40,99,1.00);
}
#menu li {
    float: left;
}
#menu a {
    display: block;
    padding: 5px 20px 5px 20px;
    margin-left: 1px;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    font-size: 18px;
    font-weight: 300;
    color: rgba(255,255,255,1.00);
}
#menua:hover, #menu .current_page_item a {
    text-decoration: none;
    color: rgba(255,237,179,1.00);
}






h1 {
    color: rgba(184,43,43,1.00);
    font-family: bangers;
    font-style: normal;
    font-weight: 400;
    font-size: 3.4em;
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 0px;
    letter-spacing: 3px;
}


nav ul {
    padding: 0px;
    list-style-image: none;
    list-style-type: none;
    margin: 0px;
    background-color: rgba(0,0,0,1.00);
}
nav ul li {
    float: left;
    text-align: center;
    clear: none;
    padding: 0px;
    margin: 0px;
}
header {
    margin: 0px;
    padding: 0px;
    width: 100%;
    float: left;
    text-align: center;
}

nav ul li a:hover {
	color: rgba(185,168,196,1.00);
}

nav ul li ul {
	width: 132px;
	display: none; 
}

nav ul li:hover ul {
	display: block;
}

nav ul li ul li {
	float: none;
	border-right-width: none;
	border-right-style: none;
}
nav ul li ul li a {
	min-width: 160px;
	margin-left: 0px;
	border-right: 1px solid rgba(106,166,255,1.00);
	border-bottom: 1px solid rgba(0,68,177,1.00);
	border-left: 1px solid rgba(0,255,181,1.00);
	background-image: none;
}
P {
    color: rgba(255,255,255,1.00);
    font-size: 1em;
    font-family: fresca;
    line-height: 1.5em;
    margin-bottom: 12px;
    margin-top: 11px;
    margin-right: 11px;
    padding-top: 7px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 8px;
    margin-left: 11px;
    font-style: normal;
    font-weight: 400;
}

p2 {
	color: rgba(255,255,255,1.00);
	font-family: Arial;
	line-height: 1.5em;
	font-size: 1em;
}
h2 img {
	width: 28px;
	margin-left: 6px;
	margin-top: 0px;
	margin-bottom: -1px;

}

h2 {
	color: rgba(160,24,255,1.00);
	font-family: bebas-neue;
	font-style: normal;
	font-size: 2em;
	letter-spacing: 1pt;
}

html {
    background-color: rgba(255,255,255,1.00);
}


ul {
    list-style-image: none;
    list-style-type: none;
    text-align: center;
    text-decoration: none;
}

ul li a {
    text-decoration: none;
    font-family: bangers;
    font-style: normal;
    font-weight: 400;
    height: 38px;
    color: rgba(0,0,0,1.00);
    font-variant: normal;
    text-align: center;
    font-size: 1.8em;
    margin-top: 38px;
    margin-right: 38px;
    margin-bottom: 38px;
    padding-top: 22px;
    padding-right: 22px;
    padding-left: 22px;
    padding-bottom: 22px;
    margin-left: 38px;
}
.gallery_list {
    font-family: bangers;
    font-style: normal;
    font-weight: 400;
    height: 38px;
    color: rgba(0,0,0,1.00);
    font-variant: normal;
    text-align: center;
    font-size: 1.8em;
    margin-top: 38px;
    margin-right: 38px;
    margin-bottom: 38px;
    padding-top: 22px;
    padding-right: 22px;
    padding-left: 22px;
    padding-bottom: 22px;
    margin-left: 38px;
}

a {
    text-decoration: none;
    margin: 0px;
    color: rgba(184,43,43,1.00);
}
.links {
    padding-top: 11px;
    padding-right: 11px;
    padding-left: 11px;
    padding-bottom: 0px;
    margin: 0px;
}
.links:hover {
    padding-top: 11px;
    padding-right: 11px;
    padding-left: 11px;
    padding-bottom: 0px;
    margin: 0px;
    color: rgba(41,41,41,1.00);
}

ul li {
    text-align: center;
}
.foot_wrapper {
    text-align: center;
    font-size: 0.8em;
    background-color: rgba(0,0,0,1.00);
    color: rgba(255,255,255,1.00);
    margin-top: -6px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    padding-top: 20px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    height: 39px;
    bottom: 0%;
    float: none;
    clear: none;
}
article section1 iframe {
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0px;
    padding: 0px;
    width: 75%;
}
