.novisibility {
	visibility: hidden;
}
.text {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #000000;
}
.green_text {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #CA1621;
}
.texttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #342E25;
	font-weight: bold;
}

.link {
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

.link:visited {
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.link:active {
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.link:hover {
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.border_blk {
	border: 1px solid #000000;
}
.border_blk_two {
	border: 2px solid #000000;
}
.copyright {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #EFEACE;
}
.copynav:link {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #EFEACE;
	text-decoration:  none;

}
.copynav:visited {

	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #EFEACE;
	text-decoration: none;
}
.copynav:active {

	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #EFEACE;
	text-decoration: none;
}
.copynav:hover {

	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #EFEACE;
	text-decoration: underline;
}

.boldlink:link {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #000000;
	text-decoration:  underline;
	font-weight: bold;
}
.boldlink:visited {

	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #000000;
	text-decoration:  underline;
	font-weight: bold;
}
.boldlink:active {

	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #000000;
		text-decoration:  underline;
	font-weight: bold;
}
.boldlink:hover {

	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #000000;
	text-decoration:  underline;
	font-weight: bold;
}

.top_bg {
	background-image: url(images/top_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.content_bg {
	background-image: url(images/content_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.gallery_bg {
	background-image: url(images/gallery_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.border {
	border: 1px solid #CCCCCC;
}
.left_text_black {
	font-family: Arial, Tahoma, Verdana;
	font-size: 16px;
	color: #342E25;
font-weight: bold;
}
.left_text_black_sm {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #342E25;
font-weight: bold;
}
.content_text_wht {
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	color: #FFFFFF;

}
.prices_text_red {
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	color: #FF0000;

}
.content_title_wht {
	font-family: Arial, Tahoma, Verdana;
	font-size: 16px;
	color: #FFFFFF;
font-weight: bold;

}
.border_prices_brown {
	border: 2px solid #5E5343;
}
