@import url("blueprint.css");

@import url("jquery.lightbox-0.5.css");

/* ---------GENERAL/GLOBAL--------- */

body {
	color: #020202;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	background: #fff url(/static/images/bg.jpg) repeat-x 0 0;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}

body.cca-source {
	background: #fff url(/static/images/bg-source.jpg) repeat-x 0 0;
}

body.president {
	background: #fff url(/static/images/bg-pres.jpg) repeat-x 0 0;
}

a:link {
	color: #a01515;
	text-decoration: none;
	outline: none;
}

a:visited {
	color: #a01515;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #646451;
	text-decoration: none;
	outline: none;
}

a:active {
	color: #646451;
	text-decoration: none;
	outline: none;
}

h6 {
	font-size: 0.6875em;
	color: #9e1b32;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin-bottom: 8px;
	margin-left: 3px;
}

#container {
	width: 950px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

#main .read_more {
	font-size: 0.84em;
	margin-bottom: 0;
}

.read_more a {
	text-decoration: underline;
	color: #79684d;
}

.bold {
	font-weight: bold;
}

.red {
	color: red;
}

/* ---------LOGO--------- */

#logo {
	text-indent: -9999px;
	display: block;
	background: #000;
	width: 185px;
	height: 61px;
	margin-top: 54px;
	margin-left: 10px;
}

#logo a {
	display: block;
	width: 100%;
	height: 100%;
	background: url(/static/images/logo.jpg) no-repeat 0 0;
	outline: none;
}

.cca-source #logo {
	text-indent: -9999px;
	display: block;
	background: #000;
	width: 258px;
	height: 62px;
	margin-top: 54px;
	margin-left: 10px;
}

.cca-source #logo a {
	display: block;
	width: 100%;
	height: 100%;
	background: url(/static/images/logo-source.jpg) no-repeat 0 0;
	outline: none;
}

.president #logo a {
	background: url(/static/images/logo-pres.jpg) no-repeat 0 0;
}

/* ---------NAVIGATION--------- */

#navigation {
	position: absolute;
	top: -35px;
	right: 25px;
	line-height: 0.719em;
	margin: 0;
	padding-bottom: 3px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}

.cca-source #navigation {
	top: -32px;
}

#navigation ul {
	margin: 0px;
}

#navigation li {
	display: inline;
	list-style-type: none;
}

#navigation a {
	margin: 0 0 0 25px;
	font-size: 0.75em;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #020202;
	outline: none;
}

#navigation a:hover, .index #navigation a.index, .focus #navigation a.facility-focus, .inside-cca #navigation a.inside-cca, .cca-heroes #navigation a.cca-heroes, .cca-voices #navigation a.cca-voices, .president #navigation a.president {
	color: #9d1a32;
	text-decoration: none;
	outline: none;
}

#navigation a.current, .news #navigation a.about {
	color: #afaf9c;
	text-decoration: none;
}

#navigation a.subscribe {
	font-weight: bold;
	color: #807055;
	line-height: 1.6em;
}

#navigation a.subscribe:hover {
	color: #8e172d;
}

/* --------- SEARCH --------- */

#search {
	margin: 25px 0 15px 10px;
}

#search a.go {
	background: url(/static/images/go_button.jpg) no-repeat left top;
	width: 20px;
	height: 19px;
	position: relative;
	top: 3px;
	left: 3px;
}

/* --------- INDEX --------- */

.index h2 {
	font: 2.125em Georgia, "Times New Roman", Times, serif;
	color: #9d1a32;
	line-height: 1.1em;
	margin-bottom: 20px;
}

#features {
	width: 403px;
	margin: 45px 0 0 38px;
}

#features img {
	float: left;
	border: 4px solid #d9d5c2;
	margin: 0 18px 15px 0;
}

#features .article {
	border-bottom: 1px solid #d9d9d9;
	padding-bottom: 15px;
	margin-bottom: 30px;
}

#right_column {
	width: 210px;
	float: right;
	margin-top: 50px;
}

.youtube_video {
	background: url(/static/images/youtube_bg.jpg) no-repeat left top;
	height: 153px;
	padding: 12px 0 0 12px;
}

.youtube_video.first {
	background: url(/static/images/youtube_bg_top.jpg) no-repeat left top;
}

.index #main p.caption {
	font: bold 0.6875em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #8e172d;
	width: 195px;
	margin: 4px 0 15px 3px;
}

#right_column a.view_all {
	color: #8c7b5f;
	text-decoration: underline;
	font: 0.84em "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-left: 3px;
}

#right_column a:hover.view_all {
	color: #8e172d;
}

#our_people {
	border-top: 1px solid #d9d9d9;
	padding-top: 15px;
	margin-top: 25px;
	margin-left: 3px;
}

#our_people h5 {
	font: bold 1em Georgia, "Times New Roman", Times, serif;
	color: #010101;
	margin-bottom: 3px;
}

#our_people h6 {
	margin-left: 0;
}

#main #our_people p {
	font: 0.6875em "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #010101;
}

#our_people .name {
	color: #8e172d;
}

#gallery {
	margin-bottom: 20px;
}

#gallery h6 {
	margin: 15px 0 5px 3px;
}

.recent {
	border-top: 1px solid #d9d9d9;
	padding-top: 15px;
	margin-top: 25px;
	margin-left: 3px;
}

.recent h6 {
	margin-left: 0;
}

.recent a, .recent a:visited {
	color: #7a0922;
}

.recent a:hover {
	color: #7a0922;
	text-decoration: underline;
}

.recent .date {
	font-style: italic;
	color: #807055;
}

#main .recent p {
	font: 0.6875em "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #010101;
	margin-bottom: 10px;
}

#gallery p {
	font: bold 0.6875em "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 7px 0 0 3px;
}

#gallery p.email {
	margin-top: 0;
}

#gallery p.email a {
	color: #8e172d;
}

#gallery p.email a:hover {
	text-decoration: underline;
}

#gallery ul {
	margin: 0;
	list-style-type: none;
}

#gallery li {
	float: left;
	width: 65px;
	height: 64px;
	margin: 5px;
}

#gallery li.pic1 {
	margin-left: 2px;
}

#gallery li a {
	display: block;
	width: 65px;
	height: 64px;
}

#gallery img {
	border: 4px solid #d9d5c2;
}

.cca_source {
	width: 228px;
	background: url(/static/images/cca_source_top.jpg) no-repeat;
	margin-top: 15px;
}

.cca_source a {
	font-weight: bold;
	color: #807055;
	text-decoration: underline;
	line-height: 1.6em;
}

.cca_source a:hover {
	color: #8e172d;
}

.cca_source p {
	font-size: 0.6875em;
	padding: 75px 26px 0 25px;
	line-height: 1.2em;
}

/* --------- SOCIAL --------- */

#social {
	margin-bottom: 20px;
}

#social h6 {
	margin: 15px 0 10px 1px;
}

#social img {
	border-style: none;
}

#social ul {
	margin: 0px 0 0px 3px;
}

/* --------- POLLS --------- */

.poll p {
	font-size: 0.6875em;
	padding: 0 26px 0 25px;
	line-height: 1.2em;
	margin-bottom: 5px;
}

#poll a.previous_polls {
	color: #8c7b5f;
	text-decoration: underline;
	font: 0.64em "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-left: 26px;
}

#poll a:hover.view_all {
	color: #8e172d;
}

.poll p.choice {
	margin-bottom: 0;
	padding-left: 20px;
}

.poll p.choice_result {
	margin-bottom: 0;
	width: 110px;
	float: left;
	margin-top: 3px;
}

.poll .name {
	font-weight: bold;
	color: #8e172d;
}

.poll form {
	margin-bottom: 15px;
}

.poll label {
	color: #8e172d;
	position: relative;
	top: -3px;
}

.poll .vote {
	font-size: 0.6875em;
	padding: 0 26px 0 25px;
}

/* --------- PEVIOUS POLLS LANDING --------- */

#previous_poll_list {
	margin-top: 50px;
	padding-bottom: 10px;
}

#previous_poll_left {
	width: 237px;
	border: 1px;
	clear: both;
	float: left;
}

#previous_poll_right {
	background: url(/static/images/vertical_dots.jpg) no-repeat;
	margin: 0px 0px 40px 45px;
	padding-left: 45px;
	width: 237px;
	border: 1px;
	float: left;
}

.results {
	list-style-type: none;
	margin-left: 0px;
	float: left;
}

.option_total {
	display: block;
	width: 55px;
	height: 15px;
	margin-top: 3px;
	font-family: Georgia;
	font-weight: bold;
	font-size: 1.4000em;
	float: left;
}

.option_title {
	display: block;
	margin: 5px 0 5px 0;
	width: 155px;
	font-size: 1.0000em;
	float: left;
}

.total_votes {
	font-style: italic;
	font-size: 0.7000em;
	color: #969595;
}

.question {
	line-height: 21px;
	font-weight: bold;
	font-size: 1.1000em;
	color: #9b1a31;
}

#poll_results p.total_votes {
	font-size: 0.75em;
	color: #969595;
}

/* --------- ARTICLES LANDING --------- */

#article_list {
	margin-left: 50px;
}

#featured_articles {
	margin-top: 35px;
	padding-bottom: 10px;
}

#featured_articles h4 {
	color: #9b1a31;
	font: bold 1.125em "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-bottom: 3px;
}

#featured_articles h5, #other_articles h5 {
	color: #1e1e1e;
	font: bold 0.875em "Lucida Grande", Lucida, Verdana, sans-serif;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	padding: 3px 0 3px 0;
}

#main #featured_articles p {
	font-size: 0.75em;
}

#main #featured_articles p.subtitle {
	color: gray;
	font: 0.85em "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-bottom: 3px;
	font-style: italic;
}

.interior #main p.subtitle {
	color: gray;
	font: 1em "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-bottom: 3px;
	font-style: italic;
}

#main #featured_articles p.author, .interior #main p.author {
	color: gray;
	font: 0.75em "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-bottom: 3px;
	font-style: italic;
}

#main #featured_articles img {
	float: left;
	border: 4px solid #d9d5c2;
	margin: 0 18px 15px 0;
}

.feature_article {
	clear: both;
}

#other_articles {
	margin-top: 20px;
}

#other_articles	li, #featured_articles li {
	font: 0.75em "Lucida Grande", Lucida, Verdana, sans-serif;
}

#other_articles li a {
	color: #8e172d;
}

#other_articles li a:hover {
	text-decoration: underline;
}

#columns {
	width: 170px;
	margin: 20px 0 0 11px;
	padding-bottom: 60px;
}

#columns h5 {
	color: #9e1b32;
	font: bold 0.6875em Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: .2em;
}

#columns h6 {
	color: #010101;
	font: bold 1em Georgia, "Times New Roman", Times, serif;
	margin: 0;
	letter-spacing: 0;
}

#columns p {
	font: 0.6875em "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #010101;
	margin: 0;
	line-height: 1.7em;
}

#columns p.title {
	color: #9e1b32;
	font-weight: bold;
}

#columns a {
	font-size: 0.954em;
	text-decoration: underline;
	color: #79684d;
	font-weight: bold;
}

#columns img {
	border: 5px solid #e0ddcd;
	margin-bottom: 10px;
}

#presidents_desk, #ceos_corner, #on_the_line {
	margin-top: 20px;
}

/* --------- ARTICLES --------- */

#side {
	width: 228px;
	float: left;
	height: 500px;
}

.more_articles {
	width: 228px;
	background: url(/static/images/more_articles_top.jpg) no-repeat;
}

.more_articles.poll {
	width: 228px;
	background: url(/static/images/community_articles_top.jpg) no-repeat;
	margin-top: 15px;
}

.more_articles_bottom {
	background: url(/static/images/more_articles_bottom.jpg) no-repeat 0 bottom;
	padding-bottom: 10px;
}

.more_articles h4 {
	font: bold 1em Georgia, "Times New Roman", Times, serif;
	color: #020202;
	margin-left: 25px;
	padding-top: 30px;
	margin-bottom: 8px;
}

.more_articles li {
	font: 0.6875em "Lucida Grande", Lucida, Verdana, sans-serif;
	list-style-position: inside;
	margin-top: 4px;
}

.more_articles p.heroes {
	font: 0.6875em "Lucida Grande", Lucida, Verdana, sans-serif;
	width: 175px;
	margin: 0 0 0 25px;
	padding-bottom: 15px;
}

.more_articles a, .more_articles a:visited {
	color: #7a0922;
	font-weight: bold;
}

.more_articles a:hover {
	color: #7a0922;
	text-decoration: underline;
}

#main {
	width: 697px;
	float: right;
	background: url(/static/images/BG_article.jpg) no-repeat;
	margin-top: 20px;
	position: relative;
}

.index #main {
	float: left;
	background: url(/static/images/index_bg.jpg) no-repeat;
	position: relative;
	top: -46px;
	margin-left: 5px;
}

#main_container {
	width: 632px;
	margin-bottom: 30px;
}

.index #main_container {
	width: 477px;
	float: left;
}

#article_text {
	margin-left: 50px;
	padding-bottom: 10px;
}

#article_text h4 {
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #8b0a26;
	font: bold 0.6875em Arial, Sans-serif;
}

#article_text a {
	text-decoration: underline;
	color: #7a0922;
}

#article_text a:hover {
	color: #7a0922;
	text-decoration: none;
}

#article_text a:visited {
	color: #7a0922;
}

#article_text li {
	font-size: 0.78125em;
}

#article_text li ul li {
	font-size: 1em;
}

#article_text li p {
	font-size: 1em;
}

#main h3 {
	font: 2.125em Georgia, "Times New Roman", Times, serif;
	color: #9d1a32;
	margin-top: 30px;
	margin-bottom: 15px;
}

#main p {
	font: 0.78125em "Lucida Grande", Lucida, Verdana, sans-serif;
}

.article_image {
	float: left;
	margin-right: 35px;
}

img.article {
	float: left;
	border: 8px solid #d9d5c2;
	margin-top: 0;
	margin-bottom: 10px;
	margin-right: 20px;
}

.article_image img.main {
	border: 8px solid #d9d5c2;
}

#main .article_image p {
	font-size: 0.625em;
	color: #870a25;
	margin-bottom: 0;
	padding: 0;
}

.lightbox_cta {
	position: absolute;
	top: 10px;
	left: 8px;
	color: #fff;
	background-color: #9d1a32;
	padding: 5px 0 5px 5px;
	font-size: 0.6em;
}

#comments {
	border-top: 1px solid #d9d9d9;
	padding-top: 25px;
	margin-top: 15px;
	margin-left: 50px;
	padding-bottom: 60px;
}

#comments h5 {
	color: #870a25;
	font: bold 1.375em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
}

#comments p {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-bottom: 10px;
}

#comments p.name {
	font-style: normal;
	font-style: italic;
	margin-bottom: 0px;
	color: gray;
}

.comment_div {
	border-bottom: 1px solid #d9d9d9;
	width: 75%;
	margin-bottom: 10px;
}

#comments p.admin_comment {
	font-style: italic;
	background-color: #faf5de;
	padding: 10px;
}

.category #article_list a {
	color: #8a0a26;
	text-decoration: underline;
}

.category #article_list a:hover {
	color: #8a0a26;
	text-decoration: none;
}

.category #article_list li {
	margin-bottom: 10px;
}

#buttons {
	list-style-type: none;
	position: absolute;
	top: -19px;
	right: -17px;
	text-indent: -9000px;
	margin: 0;
	width: 108px;
}

#buttons li {
	float: left;
	width: 22px;
	height: 23px;
	margin-right: 10px;
}

a.rss {
	display: block;
	background: url(/static/images/icon-rss.jpg) no-repeat left top;
	height: 100%;
	width: 100%;
	margin-top: 2px;
}

a.print {
	display: block;
	background: url(/static/images/icon-print.jpg) no-repeat left top;
	height: 100;
	width: 100%;
}

a.email {
	display: block;
	background: url(/static/images/icon-email.jpg) no-repeat left top;
	height: 100%;
	width: 100%;
}

/* --------- COMMENT FORM --------- */

#comment_form {
	width: 183px;
	margin: 25px 0 0 25px;
}

#comment_form h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.375em;
	font-weight: bold;
	margin-bottom: 8px;
}

#comment_form p {
	font-size: 0.6875em;
}

#comment_form input {
	margin-bottom: 6px;
	width: 183px;
}

#comment_form textarea {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 0.6875em;
	width: 178px;
	height: 150px;
}

#comment_form .send {
	width: 40px;
	height: 19px;
	text-indent: -9999px;
	float: right;
}

#comment_form .send a {
	display: block;
	width: 100%;
	height: 100%;
}

#comment_form p.scg a {
	color: #8a0a26;
	text-decoration: underline;
}

#comment_form p.scg a:hover {
	color: #8a0a26;
	text-decoration: none;
}

/* --------- PEOPLE --------- */

#people {
	margin: 50px 0 0 50px;
	padding-bottom: 10px;
}

#people h1 {
	color: #8a0a26;
	font: 2.125em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 25px;
}

#people h4 {
	color: #8a0a26;
	font: 1.125em "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-bottom: 0;
}

#people h5 {
	color: #1e1e1e;
	font: bold 0.875em "Lucida Grande", Lucida, Verdana, sans-serif;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	padding: 3px 0 3px 0;
	margin: 40px 0 20px 0;
}

#people img.thumb {
	float: left;
	border: 4px solid #d9d5c2;
	margin-bottom: 15px;
}

.people #bio {
	float: right;
	width: 424px;
	padding-right: 30px;
}

.people #bio p {
	font-size: 0.75em;
}

.people #more_articles h4 {
	margin-bottom: 10px;
}

.people #more_articles ul {
	list-style-type: none;
}

.people #more_articles a {
	text-decoration: underline;
}

.people #more_articles a:hover {
	color: #1e1e1e;
}

/* --------- FACILITY FOCUS --------- */

#facility_focus_links ul {
	margin: 0 0 0 10px;
	list-style-type: none;
}

#facility_focus_links a {
	font-size: 0.6875em;
	color: #8c7b5f;
}

#facility_focus_links a:hover, .facility-focus #facility_focus_links a.facility-focus, .staff-anniversary #facility_focus_links a.staff-anniversary, .employee-recognition #facility_focus_links a.employee-recognition, .promotions-transfers #facility_focus_links a.promotions-transfers {
	color: #8a0a26;
}

#facility_sidebox {
	width: 228px;
	background: url(/static/images/community_articles_top.jpg) no-repeat;
	margin-top: 15px;
}

#facility_sidebox_bottom {
	background: url(/static/images/more_articles_bottom.jpg) no-repeat 0 bottom;
	padding-bottom: 10px;
}

#facility_sidebox h4 {
	font: bold 1em Georgia, "Times New Roman", Times, serif;
	color: #020202;
	margin-left: 25px;
	padding-top: 30px;
	margin-bottom: 8px;
}

#facility_sidebox ul {
	list-style-type: none;
}

#facility_sidebox li {
	font: 0.6875em "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-top: 4px;
}

#facility_sidebox a {
	color: #8e172d;
	font-weight: bold;
	text-decoration: underline;
}

#facility_sidebox a:hover {
	color: #8c7b5f;
}

#facility_text {
	margin-left: 50px;
	padding-bottom: 10px;
}

#facility_text h2 {
	font-size: 0.95em;
	font-weight: bold;
	margin-bottom: 5px;
	border-bottom: 1px solid #d9d9d9;
}

#facility_list {
	margin-top: 0px;
	padding-bottom: 10px;
}

#facility_list h4 {
	color: #9b1a31;
	font: bold 1.125em "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-bottom: 0;
}

#facility_list h5 {
	color: #1e1e1e;
	font: bold 0.875em "Lucida Grande", Lucida, Verdana, sans-serif;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	padding: 3px 0 3px 0;
	margin: 30px 0 15px 0;
}

#main #facility_list p {
	font-size: 0.8125em;
}

.facility_item {
	margin-bottom: 25px;
}

#facility_images {
	margin-left: 10px;
	margin-top: 20px;
}

#facility_images img {
	border: 8px solid #d9d5c2;
}

#facility_images .caption {
	color: #870A25;
	font-size: 0.625em;
	margin-bottom: 25px;
	padding: 0;
}

/* --------- SEARCH --------- */

.search #other_articles {
	margin-top: 45px;
}

.search #other_articles a {
	text-decoration: underline;
}

.search #other_articles p.title {
	margin: 0;
}

/* --------- FOOTER --------- */

#footer {
	width: 582px;
	border-top: 1px solid #d9d9d9;
	margin-left: 50px;
	padding-bottom: 80px;
}

.index #footer {
	width: 403px;
	margin-left: 38px;
}

#footer a {
	color: #b2a99a;
	text-decoration: underline;
}

#footer a:hover {
	color: #870a25;
	text-decoration: none;
}

#footer a.employee {
	font-size: 0.6875em;
	color: #6d5d43;
	font-weight: bold;
}

#footer p {
	color: #b2a99a;
	font-size: 0.6875em;
}

.ui-progressbar {
	width: 50px;
	float: left;
	height: 10px;
	margin-top: 5px;
}

.ui-widget-header {
	background-color: #870a25;
	height: 100%;
}

.more_articles a.button {
	background-color: #870a25;
	padding: 5px 8px;
	color: #fff;
	margin-left: 25px;
}

.vote_button {
	font-size: 0.7875em;
	color: #000;
	position: relative;
	top: 5px;
	margin-left: 24px;
}

.president_hero {
	margin: 15px 0 20px 0;
}

.president .youtube_video.first {
	margin-top: 20px;
}

p.caption {
	font: bold 0.6875em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #8e172d;
	width: 195px;
	margin: 4px 0 15px 3px;
}

#main #featured_articles .pub_date, #main .pub_date {
	font-size: 0.70em;
	color: #79684d;
	font-style: italic;
	margin-bottom: 5px;
}

#sub_header {
	width: 472px;
	height: 58px;
	background: #9d1b31;
}

#sub_logo {
	padding: 14px 0 0 45px;
}

#sub_copy {
	padding: 27px 0 0 45px;
	width: 385px;
}

#sub_copy h2 {
	font-size: 1.625em;
	margin-bottom: 15px;
}

#sub_copy p {
	font-size: 0.875em;
}

ul.step-links { margin: 0; font-size: 0.65em; }
ul.step-links li { display: inline; list-style-type: none; }
ul.step-links li .current { font-weight: bold; border: 1px solid #79684D; color: #fff; background-color: #79684D; text-align: center; padding: 2px 6px; margin-right: 5px; }
ul.step-links li a { border: 1px solid #79684D; background-color: #eeeeee; text-align: center; padding: 2px 6px; margin-right: 5px; }
ul.step-links li a:hover { background-color: #a01515; color: #fff; }



