/* CSS Document */



/* ELEMENTS */

body {
	background: #efe7db;
	margin: 0px;
}

p, td {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

h2 {
  font-size: 1.3em;
  color: #6F3A40;
  margin-bottom: 0;
}


a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
/* GENERAL CLASSES */

.body_bground {
	background: #efe7db;
}
.background_red {
	background-color: #6F3A30;
}
.r6_c1 {

	background-image: url(../assets/r6_c1.jpg);
	background-repeat: repeat-x;
}
.caption {
	background-image: url(../assets/caption_bground.jpg);
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: none;
	color: #6F3A40;
}
.r6_c4 {

	background-image: url(../assets/r6_c4.jpg);
	background-repeat: repeat-x;
	background-position: left;
}
.menu_heading {
	background-image: url(../assets/menu_header.gif);
	background-position: bottom;
	padding-left: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.r1_c1 {
	background-color: #6F3A40;
	background-image: url(../assets/r2_c1.jpg);
	background-repeat: repeat-x;
}

.r6_c2 {
	background-image: url(../assets/r6_c2.jpg);
	background-repeat: repeat-x;
	background-position: right;
}
/* GENERAL CLASSES */
.red_text {
	color: #6F3A40;
	font-weight: bold;
}
.visit_padding {
	margin-left: 10px;
}
.link_box {
	padding: 5px;
	border: 1px solid #000000;
}

home_top_para {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 19px;
}
.img_border {
	border: 1px solid #000000;
}

#latestnews {
  margin: 5px 0 0 18px;
  padding: 0;
  color: #6F3A40;
}

#latestnews li {
  margin: 3px 0;
}




/* SIDE MENU CLASSES */

/* LEFT */
.menu_bground_left_base {

	background-image: url(../assets/menu_bg_left_base.jpg);
	background-repeat: repeat-y;
	height: 70px;
}
.menu_bground_left_foot {

	background-image: url(../assets/menu_bg_left_foot.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 70px;
}
.menu_bground_left {

	background-image: url(../assets/menu_bg_left.jpg);
	background-repeat: no-repeat;
	height: 437px;
	background-position: right bottom;
}
	/* MENU CLASSES */
.menu_style td {
	background-image: url(../assets/menu_header.gif);
	background-position: bottom;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.menu_style a, .menu_heading a {
	color: #6F3A40;
	text-decoration:none;
	font-weight:bold;
}
.menu_style a:hover, .menu_heading a:hover {
	color: #666666;
	text-decoration:none;
	font-weight:bold;
}

.address_left  {
	font-size: 12px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 12px;
	background-image: url(../assets/menu_bg_left_base.jpg);
}
.address_left td {
	background-color: #6F3A30;
}
.address_left a {
	font-size: 12px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 12px;
	text-decoration: none;
}
.address_left a:hover {
	font-size: 12px;
	color: #CCCCCC;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 12px;
	text-decoration: none;
}
.address_tel {

	font-size: 14px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 14px;
}

/* RIGHT */
.menu_bground_right {
	background-image: url(../assets/menu_bg_right.jpg);
	background-repeat: no-repeat;
	height: 437px;
	background-position: left bottom;
}
.menu_bground_right_foot {
	background-image: url(../assets/menu_bg_right_foot.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 70px;
}
.menu_bground_right_base {
	background-image: url(../assets/menu_bg_right_base.jpg);
	background-repeat: repeat-y;
	height: 70px;
}
	/* NEWS CLASSES */
.anews{
	text-decoration:none;
	color:#6F3A40;
}

.anews:hover {
	text-decoration:none;
	color:#000000;
}
.news_divide {
	font-family: "Times New Roman", Times, serif;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../assets/news_divide.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	color: #6F3A40;
	text-transform: uppercase;
	padding-bottom: 1px;
}


.address_right  {
	font-size: 12px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 12px;
	background-image: url(../assets/menu_bg_right_base.jpg);
	background-repeat: repeat-y;
	background-position: 0px;
}
.address_right td {
	background-color: #6F3A30;
}
.address_right a {
	font-size: 12px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 12px;
	text-decoration: none;
}
.address_right a:hover {
	font-size: 12px;
	color: #CCCCCC;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 12px;
	text-decoration: none;
}


/* TO TOP */

.atop {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-size: 10px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #6F3A40;
	height: 100%;
}
.atop:hover {
	text-decoration: none;
	background-color: #666666;
}

/* FOOTER CLASSES */




.

/* DYMANIC LIST CLASSES */

.even {
	background-color: #FFFFFF;
}

.odd {
	background-color: #FFFFFF;
}
/* EVENTS CLASSES */

.month {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #6F3A40;
	font-weight: bold;
}
.month_detail {
}

/* CONTACT CLASSES */

.form_contact_error {
	border: 1px solid #CC0000;
}
.sister_img_border {
	border: 1px solid #000000;
	margin-right: 10px;
}
.row_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
