@charset "utf-8";
/* CSS Document */

body {
	background-color: #600404;
	font-family: Arial, Helvetica, sans-serif;
}

.centered {
	text-align: center;
}

.img_right {
	margin: 0 0 10px 10px;
}

.topbar {
	background-image: url(../images/st_rose_lima_01.jpg);
	background-repeat: repeat-x;
}

.topbar_left {
	padding-left:10px;
	vertical-align: middle;
	color: #EF960D;
	font-weight: bold;
}

.topbar_right {
	padding-right:10px;
	text-align: right;
	vertical-align: middle;
	color: #EF960D;
	font-weight: bold;
}

.leftbar {
	background-color: #7F0707;
	vertical-align: top;
}

.content_leftbdr {
	background-color: #690505;
	vertical-align: top;
}

.facebook {
	padding: 20px 0 0 0;
	text-align: center;
}

.content_container {
	background-color: #FFFFFF;
	vertical-align: top;
}

.content {
	background-color: #FFFFFF;
	vertical-align: top;
	font-size: 14px;
	padding: 10px 20px;
	width: 50%;
}

.content a, .content a:visited {
	color: #BC620A;
	font-weight: bold;
	text-decoration: none;
}

.content a:hover {
	text-decoration: underline;
}

.content h1 {
	color: #630506;
	font-size: 20px;
	font-weight: bold;
}

.content h2 {
	color: #630506;
	font-size: 18px;
	font-weight: bold;
}

.content ol {
	padding-left: 20px;
}

.content_event {
	font-size: 12px;
}

.content_event a, .content_event a:visited {
	color: #BC620A;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.content_event a:hover {
	text-decoration: underline;
}

.content_featuretxt {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #630506;
}

.highlight {
	font-weight: bold;
	color: #630506;
}

hr {
	color: #690505;
}

.back_to_top {
	font-size: 10px;
	text-align: center;
}

.content_rightbdr {
	vertical-align: top;
	background-image: url(../images/st_rose_lima_12_bg.jpg);
	background-repeat: repeat-y;
}

.rightbar {
	background-color: #FFFFFF;
	vertical-align: top;
}

.rightbar_content {
	background-color: #FFFFFF;
	vertical-align: top;
	padding: 10px;
	font-size: 14px;
}

.rightbar_content a, .rightbar_content a:visited {
	color: #BC620A;
	font-weight: bold;
	text-decoration: none;
}

.rightbar_content a:hover {
	text-decoration: underline;
}

.rightbar_content h1 {
	font-size: 14px;
	font-weight: bold;
	color: #630506;
}

.rightbar_content ul {
	list-style-type: none;
	padding-left: 0;
}

.rightbdr {
	background-image: url(../images/st_rose_lima_14_bg.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
}

.address {
	background-color: #7F0707;
	text-align: center;
	vertical-align: middle;
	color: #EF960D;
	font-size: 12px;
	font-weight: bold;
}

.textlinks, .textlinks a, .textlinks a:visited {
	background-color: #720505;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.textlinks a:hover {
	text-decoration: underline;
}

.footer {
	background-color: #6A0404;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

.firstcap, .firstcap a, .firstcap a:visited {
	text-align: center;
	vertical-align: bottom;
	color: #EF960D;
	font-size:10px;
	text-decoration: none;
}

.firstcap a:hover {
	text-decoration: underline;
}

/* --- Sub Page Styles --- */

.sub_content {
	background-color: #FFFFFF;
	vertical-align: top;
	font-size: 14px;
	padding: 10px 20px;
}

.sub_content a, .sub_content a:visited {
	color: #BC620A;
	font-weight: bold;
	text-decoration: none;
}

.sub_content a:hover {
	text-decoration: underline;
}

.sub_content h1 {
	color: #630506;
	font-size: 20px;
	font-weight: bold;
}

.sub_content h2 {
	color: #630506;
	font-size: 18px;
	font-weight: bold;
}

.sub_content h3 {
	color: #630506;
	font-size: 16px;
	font-weight: bold;
}

.sub_content_featuretxt {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #630506;
}

.sub_pagetitle {
	background-color: #EF960D;
	text-align: center;
	vertical-align: middle;
	font-size: 20px;
	font-weight: bold;
	color: #630506;
}

.sub_rightbdr {
	background-image:url(../images/sub_st_rose_lima_14.jpg);
	background-repeat: repeat-y;
}
	
