@charset "UTF-8";
.container {
    background-color: #222222;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    border-bottom-width: 0px;
    float: right;
    overflow-x: hidden;
    overflow-y: hidden;
}
.row {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline-block
}
.row.blockDisplay {
	display: block;
}
.column_half {
	width: 50%;
	float: left;
	margin-top: 0px;
}
.columns {
	width: 25%;
	float: left;
	font-family: "Source Sans Pro";
	color: #454545;
	line-height: 24px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.row .columns p {
	padding-left: 10%;
	padding-right: 10%;
}
.container .columns h4 {
	text-align: center;
	color: #474747;
}
.logo {
    top: 5px;
    left: 79%;
    position: relative;
}
.primary_header {
    width: 100%;
    background-color: #222222;
    padding-bottom: 0px;
    background-image: url(../images/MAIN.jpg);
    height: 1920px;
    overflow-x: hidden;
    background-position: 50% 0%;
    min-height: 320px;
    padding-left: 0px;
}

.secondary_header {
    background-color: #323232;
}
.container .secondary_header ul {
}
.secondary_header ul li {
    list-style-type: none;
    list-style-image: none;
    font-family: "Source Sans Pro";
    font-weight: 900;
    color: #FFFFFF;
    width: 100%;
    transition: all 0.3s linear;
    font-style: normal;
    font-variant: normal;
    text-shadow: 1px 1px #000000;
    font-size: 42px;
    line-height: 40px;
	align-content: center;
    display: inline;
    white-space: normal;
 }
.secondary_header ul li:hover {
	color: #FFFFFF;
	cursor: pointer;
}
.left_article {
/*	background-color: #222222;*/
	width: 47pc;
	float: left;
	font-family: "Source Sans Pro";
	font-size: 40px;
	color: #FFFFFF;
	text-shadow: 1px 1px 2px black;
	padding-bottom: 15px;
}
.noDisplay {
	display: none;
}
.container .left_article h3 {
	padding-left: 5%;
	padding-right: 5%;
	margin-top: 5%;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}
.container .left_article p {
	padding-left: 5%;
	padding-right: 5%;
	text-align: justify;
	line-height: 24px;
	margin-top: 30px;
	margin-bottom: 15px;
	color: #FFFFFF;
}
.right_article {
	width: 40%;
	float: left;
	display: block;
	margin-top: 38px;
	margin-left: 40px;
	color: #5B5B5B;
	text-align: center;
}
.container .right_article ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.right_article ul li {
	font-family: "Source Sans Pro";
	list-style: none;
	text-align: center;
	background-color: #4D4D4D;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #CCCCCC;
	font-weight: bold;
	border-radius: 0px;
	transition: all 0.1s linear;
	border-left: 5px solid #AAAAAA;
}
.right_article ul li:hover {
	background-color: #AAAAAA;
	cursor: pointer;
}
.footer {
	background-color: #111111;
}
.title {
    font-weight: bold;
    font-style: normal;
    font-family: "Source Sans Pro";
    text-align: left;
    color: #B5B5B5;
    letter-spacing: 2px;
    text-decoration: none;
    height: 50px;
    width: 1000px;
    margin-left: 16px;
    margin-top: 130px;
}
.placeholder {
	/* [disabled]max-width: 400px;
*/
	/* [disabled]max-height: 200px;
*/
	width: 100%;
	padding-top: 30px;
	/* [disabled]padding-left: 19px;
*/
	padding-bottom: 30px;
	height: 100%;
}
.left_half {
	background-color: #000000;
}
.container .column_half.left_half h2 {
	color: #000000;
	font-family: "Source Sans Pro";
	text-align: center;
}
.right_half {
	background-color: #000000;
	color: #222222;
	font-family: "Source Sans Pro";
	text-align: center;
	font-weight: bold;
}
.column_title {
	padding-top: 25px;
	padding-bottom: 25px;
}
.copyright {
	text-align: center;
	background-color: #111111;
	color: #222222;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: 2px;
	border-top-width: 2px;
	font-family: "Source Sans Pro";
}
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	-webkit-box-shadow: 0px 0px 0px #323232;
	box-shadow: 0px 0px 0px #323232;
	background-color: #000000;
	background-image: url(../images/MAIN.jpg);
	background-repeat: no-repeat;
}

.secondary_header ul li {
    float: none;
}
.container .secondary_header ul {
    width: 100%;
}
.left_article {
	width: 100%;
	height: auto;
/*	background-image: url(../images/MAIN.jpg);*/
}
.right_article {
	width: 100%;
	height: auto;
	padding-bottom: 25px;
}
.placeholder {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	max-width: 100%;
	height: auto;
	max-height: 100%;
}
.columns {
    width: 24%;
    margin-top: 6px;
    margin-right: 0px;
    margin-bottom: 6px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
.columns p {
	padding-left: 14px;
	padding-right: 14px;
}
.column_half.left_half {
	width: 100%;
}
.column_half.right_half {
	width: 100%;
}
.thumbnail {
	width: 100px;
	border-radius: 200px;
	height: 100px;
	margin-left: auto;
}
.thumbnail_align {
	text-align: center;
}
.social {
	text-align: center;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	background-color: #1B1B1B;
	clear: both;
	overflow: auto;
}
.social_icon {
	width: 25%;
	text-align: center;
	float: left;
	transition: all 0.3s linear;
	line-height: 0px;
	padding-top: 7px;
}
.container .social .social_icon:hover {
	cursor: pointer;
	opacity: 0.5;
}
#menu {
    width: 100%;
    height: 76px;
    display: inline;
}
/* unvisited link */
a:link {
    color: green;
}

/* visited link */
a:visited {
    color: grey;
}

/* mouse over link */
a:hover {
    color: greenyellow;
}

/* selected link */
a:active {
    color: greenyellow;
}
