#home_image img {
	content: url(/images/uploads/news_shell.jpg);
}

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

#header_logo {
	color: #6c153b;
}


ul#nav li a {
	color: #9e4e6b;
}

ul#nav li a:hover, ul#nav li a:focus, ul#nav li a:active  {
	color: #fff;
	background-color: #6c153b;
}

#content h1 {
	color: #6c153b;
}

#content h2 {
	color: #6c153b;
}

#content h3 {
	color: #6c153b;
}

#content a, .copyright a {
	color: #6c153b;
}

#content a:hover, #content a:focus, #content a:active, .copyright a:hover, .copyright a:focus, .copyright a:active {
	color: #FFF;
	background-color: #6c153b;
}


.facebook, .linkedin {
	background-color: #741f42 !important;
}
