﻿.text_archives {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-decoration: underline;
}
.style7 {
	text-align: center;
}
#container {
	border-radius: 25px;
	padding: 30px;
	border: thin solid #C0C0C0;
	width: 785px;
	margin-right: auto;
	margin-left: auto; /* Do rounding (native in Firefox and Safari) */;
}
.text_align_center {
	text-align: center;
}
.text_right {
        text-align: right;
}
.font_small {
        font-size: small;
}
.round {
  -webkit-border-radius: 3ex;
  -moz-border-radius: 3ex;
}

.quick_links {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
}
.style10 {
	text-align: right;
}
A:visited  {
	color: #000000;
	text-decoration: underline;
}
A:link  {
	color: #000000;
	text-decoration: underline
}
A:active  {
	color: #000000;
	text-decoration: underline
}
A:hover   {
	color: #000000;
	text-decoration: none;
}

.footer_address {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
}
.footer_center {
        margin-right: auto;
        margin-left: auto;
}
.background_white {
	background-color: #FFFFFF;
}
.background_image {
	background-image: url('images/background/fine_canvas_background.jpg');
}
.brown_bar {
	font-weight: bold;
	background-color: #B09768;
}
.style_footer_container {
        margin-right: auto;
        margin-left: auto;
}
.image_border_zero {
        border-width: 0;
}
.font_center_medium {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
}
.footer_copyright {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #808080;
}
.style_right_sidebar {
	border-right: 5px solid #800000;
	padding: 1px 4px;
	text-align: left;
	border-right-width: thin;
	border-right-color: #000000;
}
.style_med_text {
 font-family: Arial, Helvetica, sans-serif;
 font-size: medium;
}
.style_footer_container {
	margin-right: auto;
	margin-left: auto;
	width: 785px;
}
.style_called_by_christ {
	border: 1px solid #000000;
	text-align: center;
	background-color: #B8CDFD;
	font-family: "Myriad Pro";
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #000000;
}
.breadcrumb_text {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #666666;
}


