/* MYSTYLES.CSS */

body {
	
	font-family: "Times New Roman", Times, serif;
}
.img_pad_left {
	margin-left: 10px;
	margin-bottom: 10px;
}


/* FOOTER  AND BASE LINE*/
.footer_r1_c1 {
	font-size: 14px;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	color: #666666;
}
.footer_r2_c2 {
	background-image: url(../../assets/footer_c1.png);
	background-repeat: no-repeat;
	height: 176px;
}
.footer_r2_c2 {
	background-image: url(../../assets/footer_c2.jpg);
	background-repeat: no-repeat;
	height: 176px;
	background-position: bottom;
}



/* CONTENT */
.content_cell {
	color: #666666;
	background-image: url(../../assets/footer_c1_r1.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-right: 20px;
	font-size: 13px;
}
.content_cell td {
	color: #666666;
	font-size: 13px;
}
.content_cell p {
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	color: #666666;
}
.content_cell a {
	color: #666666;
	text-decoration: underline;
}
.content_cell a:hover {
	color: #C51814;
	text-decoration: underline;
}


/* OUTTER CELLS */
.base {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	background-color: #C51814;
}
.head {
	background-color: #C51814;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.right {
	background-color: #C51814;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.left {
	background-color: #C51814;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
/* HEADER & BANNER */

.banner {
	background-repeat: no-repeat;
}
.banner a {
	color: #FFFFFF;
	text-decoration: none;
}

.banner a:hover {
	color: #C51814;
	text-decoration: none;
}
.banner_green {
	background-image: url(../../assets/menu_bg.jpg);
	color: White;
	font-size: 15px;
	background-repeat: repeat-x;
	word-spacing: 1px;
}

.title {
	font-size: 17px;
	color: #027440;
}
/* COTTAGES MENU */
.side_menu a {
	font-size: 16px;
	color: #C51814;
	text-decoration: none;
}
.side_menu a:hover {

	font-size: 16px;
	color: #007540;
	text-decoration: none;
}
.tariff {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #007540;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #007540;

}
.tariff td {
	font-size: 12px;
	color: #007540;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #007540;
	border-bottom-color: #007540;
	text-align: center;
}
.tariff th {
	font-size: 12px;
	color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #007540;
	border-bottom-color: #007540;
	background-color: #009351;
	font-weight: normal;
	text-align: center;
}
.content_cell br {
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 10px;
	line-height: 10px;
}
.img_pad_right {

	margin-right: 10px;
	margin-bottom: 10px;
}
.footer_text {
	color: #027440;
}
.sub_title {

	font-size: 16px;
	color: #027440;
}
.footer_table {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 13px;
	text-align: right;
}
.footer_table a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer_table a:hover {

	color: #C51814;
	text-decoration: none;
}

