
/* bg */
.bg04 {
	background-image: url(images/kopelbg_04.gif);
	background-repeat: no-repeat;	
}
.bg07 {
	background-image: url(images/kopelbg_07.gif);
	background-repeat: no-repeat;	
}
.bg08 {
	background-image: url(images/kopelbg_08.gif);
	background-repeat: no-repeat;	
}
.bg10{
	padding: 20px 15px;
}
.bg10b{
	background-color: #ccb256;	
	padding-left: 10px;
	padding-top: 5px;
}
.news{
	background-image: url(images/news.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.popup01{
	background-image: url(images/popupbg_01.jpg);
	background-repeat: no-repeat;
}
.popup02{
	background-image: url(images/popupbg_02.jpg);
	background-repeat: no-repeat;
}
.popup04{
	background-image: url(images/popupbg_04.jpg);
	background-repeat: no-repeat;
}

.body1 {
	background-color: #eedea4;
}

.bg-repeat {
	background-image:url(images/bg_repeat.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

/* link text */
.txt01_link {
	color: #b39c4b;
	font-family: Times New Roman, Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: 1pt;
	text-decoration: none;
}

.txt01_link:hover {
	color: #989898;
	font-family: Times New Roman, Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: 1pt;
	text-decoration: none;
}
.txt02_link {
	color: #b39c4b;
	font-family: Times New Roman, Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

.txt02_link:hover {
	color: #989898;
	font-family: Times New Roman, Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
.txt03_link {
	color: #524003;
	font-family: Times New Roman, Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

.txt03_link:hover {
	color: #000000;
	font-family: Times New Roman, Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
.txt04_link {
	color: #000000;
	font-family: Times New Roman, Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

.txt04_link:hover {
	color: #000000;
	font-family: Times New Roman, Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

/* Title text */
.txt05 {
	color: #483a0c;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 18px;	
	letter-spacing: 2pt;
	padding-left: 15px;
}

/* Subtitle text */
.txt06 {
	color: #534106;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 13px;
	padding-left: 15px;
}

/* Content text */
.txt07 {
	color: #483a0c;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
	padding-left: 15px;
}
.txt07b {
	color: #483a0c;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
}
/* News & Events Title text */
.txt08 {
	color: #524003;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
}
/* News & Events Title text */
.txt09 {
	color: #524003;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 11px;
}
.txt10_link {
	color: #524003;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.txt10_link:hover {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.txt11 {
	color: #483a0c;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	padding-left: 15px;
}
.txt11b {
	color: #483a0c;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 13px;
}
.txt12 {
	color: #483a0c;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
}
.txt13 {
	color: #271e00;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: 2pt;
}
.txt14 {
	color: #271e00;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 13px;
}

.h_white {
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: italic;
	font-weight:bold;
	letter-spacing: 0.2pt;
}

.text {
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
	
/* ELIMINATE BORDER AROUND IMAGE LINKS */
a img { border: none; }	