BODY{
	margin: 0px;
	background-color: #231209;
	background: url(images/bg.gif);
	background-repeat:repeat-x;
}
.srhBox {
	BORDER-RIGHT: #4d91b3 1px solid;
	BORDER-TOP: #4d91b3 1px solid;
	FONT-SIZE: 11px;
	BORDER-LEFT: #4d91b3 1px solid;
	COLOR: #afc9d6;
	BORDER-BOTTOM: #4d91b3 1px solid;
	font-family: Arial, Verdana, sans-serif;
	padding-left:3px;
	BACKGROUND-COLOR: #1a729d;
	TEXT-DECORATION: none;
}
.dropBox {
	FONT-SIZE: 11px;
	COLOR: #808a8f;
	font-family: Arial, Verdana, sans-serif;
	padding:13px;
	BACKGROUND-COLOR: #dadee0;
	TEXT-DECORATION: none;
}
.navText{
	font-family: Geometr212 Bk BT;
	font-size: 14px;
	color: #FFFFFF;
}
.navText a{
	text-decoration: none;
	color: #FFFFFF;
}
.navText a:hover{
	text-decoration: none;
	color: #629600;
}
h1{
	margin: 0px;
	font-family: Geometr212 Bk BT;
	font-size: 16px;
	color: #2f1a0e;
}
h2{
	margin: 0px;
	font-family: DINMittelschrift;
	font-size: 24px;
	letter-spacing: 10px;
    font-weight: 900;
	text-transform: uppercase;
	color: #629600;
}

.homeText{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #808a8f;
	letter-spacing: 0px;	
}
.homeText a{
	color: #808a8f;	
}
.homeText2{
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #808a8f;
	letter-spacing: 0px;	
}
.homeText2 a{
	color: #808a8f;	
}
.homeText2 a:hover{
	color: #dfd61d;	
}
.footerText{
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #808a8f;
	letter-spacing: 0px;
	padding:8px;	
}
.footerText a{
	text-decoration: none;
	color: #808a8f;	
}
.footerText a:hover{
	text-decoration: none;
	color: #629600;	
}
.footerText2{
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #8e7a6b;
	letter-spacing: 0px;
	padding:8px;	
}
.footerText2 a{
	text-decoration: none;
	color: #dfd61d;	
}
.footerText2 a:hover{
	text-decoration: none;
	color: #dfd61d;	
}
.featuredTxt{
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #8e7a6b;
	letter-spacing: 0px;	
}
.featuredTxt2 a{
	text-decoration: none;
	color: #dfd61d;	
}
.featuredTxt2 a:hover{
	text-decoration: none;
	color: #dfd61d;	
}
ul{
	list-style-image: url("images/bullet.gif");
	line-height:20px;

}