#home_image img {
	content: url(/images/uploads/original_who_we_are.png);
	width: 195px !important;
	margin-top: 96px !important;
	margin-left: 70px !important;
}

#header_logo {
	color: #4b371e;
}

#header {
	border-bottom: 1px solid #4b371e;
}

#footer {
	border-top: 1px solid #4b371e;
}

ul#nav li a {
	color: #969576;
}

ul#nav li a:hover, ul#nav li a:focus, ul#nav li a:active, #subnav a:active {
	color: #fff !important;
	background-color: #969576 !important;
}

#content h1 {
	color: #4b371e !important;
}


#content a, .copyright a  {
	color: #797920 !important;
}

#content a:hover, #content a:focus, #content a:active, .copyright a:hover, .copyright a:focus, .copyright a:active {
	color: #FFF !important;
	background-color: #969576 !important;
}

#subnav a {
	color: #4b371e !important;
}
.facebook, .linkedin {
	background-color: #969576 !important;
}


/* THESE STYLES BELONG WITH THE NEW IMAGE 6.24.15, BUT STEVEN PREFERRED TO STICK WITH THE OLD ONE
#home_image img {
	content: url(/images/uploads/who_shell.jpg);
	width: 195px !important;
	margin-top: 3px !important;
	margin-left: 70px !important;
}

#header_logo {
	color: #540500;
}

#header {
	border-bottom: 1px solid #A0050D;
}

#footer {
	border-top: 1px solid #A0050D;
}

ul#nav li a {
	color: #c04350;
}

ul#nav li a:hover, ul#nav li a:focus, ul#nav li a:active, #subnav a:active {
	color: #fff !important;
	background-color: #c04350 !important;
}

#subnav a {
	color: #A0050D !important;
}

#content h1 {
	color: #A0050D !important;
}


#content a, .copyright a  {
	color: #92282d !important;
}

#content a:hover, #content a:focus, #content a:active, .copyright a:hover, .copyright a:focus, .copyright a:active {
	color: #FFF !important;
	background-color: #c04350 !important;
}

.facebook, .linkedin {
	background-color: #c04350 !important;
}
 */
