.footer {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 25px;
}
.footer a:link {
	color: #333333;
	text-decoration: none;
}
.footer a:visited {
	color: #333333;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:active {
	color: #333333;
	text-decoration: none;
}
.nav {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	color: #666666;
	background-image: url(images/homepage2-cut_01.jpg);
	background-repeat: no-repeat;
	padding-top: 80px;
	padding-left: 120px;
}
.latest-news {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #DDDDDD;
	background-color: #422800;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 15px;
	padding-left: 7px;
	border: 10px solid #AD6500;
}
.latest-news a:link {
	color: #DDDDDD;
	text-decoration: underline;
}
.latest-news a:visited {
	color: #DDDDDD;
	text-decoration: underline;
}
.latest-news a:hover {
	color: #DDDDDD;
	text-decoration: none;
}
.latest-news a:active {
	color: #DDDDDD;
	text-decoration: underline;
}
.h2 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.h1 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #D68600;
}

.content1 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #999999;
	background-color: #080000;
	border: 5px solid #D68600;
	font-weight: normal;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 20px;
	line-height: 18px;
}
.content2 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	color: #999999;
	background-color: #080000;
	border: 5px solid #844D00;
	font-weight: normal;
	padding-top: 25px;
	padding-right: 60px;
	padding-bottom: 35px;
	padding-left: 60px;
	line-height: 20px;
}
.content2 a:link {
	color: #D68600;
	text-decoration: none;
}
.content2 a:visited {
	color: #D68600;
	text-decoration: none;
}
.content2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.content2 a:active {
	color: #D68600;
	text-decoration: none;
}
.video-bg {
	background-image: url(images/main-videos.jpg);
	background-repeat: no-repeat;
	padding-top: 45px;
	padding-left: 100px;
}
.photo-bg {
	background-image: url(images/main-photos.jpg);
	background-repeat: no-repeat;
	padding-top: 35px;
	padding-left: 55px;
}
