﻿/* Colors
Black - black
Gold - FBD414 
Light Camo - BCB69F 
Medium Camo - 6C6C5E 
Dark Camo - 2E342A 
Background - ECE9DC
Green Links - 718f30
Green Links 2 - 186d32



*/

#SearchBox {
	display:none;
}
body {
	background-color:#ece9dc;
}

a {
	color:#186d32;
	font-weight:bold;
}
.ms-webpart-titleText a span {
	color:#2E342A;
}
.ms-webpart-titleText a:hover {
	text-decoration:none;
	cursor:default;
}

.ms-alternatingstrong {
	background-color:#BCB69F;
}

.js-webpart-titleCell {
	background-color:#BCB69F;
	border-radius:15px 15px 0px 0px;
}

.ms-webpart-titleText {
	color:#2E342A;
	font-weight:bold;
	margin-left: 10px;
}

#footer4 {
	font-size: 0px !important;
}

#ctl00_SmallSearchInputBox1_csr_sbox {
	color: white;
	font-weight: bold;
}

a:hover {
	color:#2E342A;
}

a:visited {
	color:#186d32;
}


.ms-webpartPage-root {
	border-spacing: 10px;
}
#siteFooter {
	background-color:black;
	color:white;
	padding:10px 0 0 0px;

}

#siteFooter a {
	color:white;
	font-weight:bold;
	display:inline-block;
}

#siteFooter a:hover {
	/* color:#FBD414; */
	color:#BCB69F;
}

#siteFooter h3 {
	color:white;
	font-weight:bold;
}

.fCenter a {
	padding-bottom:10px;
}

/* .fLeft, .fRight, .fCenter { */
#siteFooter div {
	width:22%;
	vertical-align:top;
	display:inline-block;
	font-size:13px;
}


#footer1 {
	padding-left:4%;
}

#footer2 {
	width:28% !important;
	/* white-space:nowrap; */
}


.ms-signInLink {
	float:right;
}



.ms-quicklaunchouter {
	width: 100%;
	background-color: #2E342A;
	font-weight: bold;
	font-size: large;
	margin-top: -5px;
}

.ms-quicklaunchouter a span {
	color:white;
}

.ms-quicklaunchouter a span:hover {
	color:#FBD414;
}

.ms-quicklaunchouter {
	color:#FBD414;
}
.ms-quickLaunch {
	display:inline-block;
}

.ms-quickLaunch li.selected {
	background-color:#ece9dc;
	border-radius: 15px 15px 0px 0px;
	text-align:center;
}

.ms-quickLaunch li.selected span {
	color:#2e342a;
}

.ms-quickLaunch li {
	padding-left:25px;
}


#searchInputBox {
	float: right;
	padding-right: 50px;
}

.ms-vb a:visited, ms-vb2 a:visited, .ms-vb-user a:visited {
	color:#186d32;
}

/*
#SearchBox div:first-of-type {
	float:right;
}

#titlerow {
	margin: -14px 0px 0px 10px;
	padding: 10px 0px 0px 50px;
	width: 96%;
	display: inline-block;
}


.ms-webpartzone-cell {
	background-color: #BCB69F;
}
*/

.et-tabrow .ms-webpart-titleText {
	background-color: transparent;
}

#zz10_V4QuickLaunchMenu_NavMenu_Edit {
	display:none;
}



.ms-vb a:hover:visited, .ms-vb2 a:hover:visited, .ms-vb-user a:hover:visited {
	color:#2e342a;
}

.ms-vb a:visited, .ms-vb2 a:visited, .ms-vb-user a:visited {
	color:#186d32;
}

.ms-alternatingstrong .ms-vb a:link, .ms-alternatingstrong .ms-vb2 a:link, .ms-alternatingstrong .ms-vb-user a:link, .ms-alternatingstrong .ms-vb a:visited, .ms-alternatingstrong .ms-vb2 a:visited, .ms-alternatingstrong .ms-vb-user a:visited, .ms-alternatingstrong .ms-vb a:hover:visited, .ms-alternatingstrong .ms-vb2 a:hover:visited, .ms-alternatingstrong .ms-vb-user a:hover:visited {
	color:#186d32;
}



#sddcPageBanner {
	display:inline-block;
	width:100%;
	background-color:black;
}

#sddcHeader {
	overflow:hidden;
}

#sddcHLeft {
	display:inline-block;
	padding-left:2%;
	width:56%;
}

#sddcHLeft img {
	max-width:100%;
	height:auto;
}

#sddcHRight {
	display:inline-block;
	padding-right: 2%;
	width:39%;
	text-align:right;
}

#sddcHRight img {
	max-width:25%;
	height:auto;
}