@charset "UTF-8";
/* CSS Document */

body {
	font-family:"Abel", sans-serif;
	font-size: 90%;
	line-height: 18px;
	margin-top: 0px;
	color: #999999;
}
.Head {
	font-family:Abel, sans-serif;
	font-size: 25px;
	color: #b4975a;
}
.Head2 {
	font-family:Abel, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	color: #000000;
}
.Head3 {
	font-family:Abel, sans-serif;
	font-size: 20px;
	line-height: 20px;
	color: #000000;
	padding-bottom: 5px;
}
.footer{
	color: #b4975a;
	margin-top: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.date{
	color: #b4975a;
	padding-top: 3px;
}
a:link, a:visited {
	color: #b4975a;
	text-decoration: none;
}
a:hover {
	color:#b4975a;
}
.linkDivder li{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DEDEDE;
	line-height: 15px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 25px;
	background-image: url(images/case.jpg);
	background-repeat: no-repeat;
	list-style-type: none;
	margin-left: -45px;
	background-position: 3px 6px;
}
.vertDivder{
	padding-right: 3px;
	padding-left: 3px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
.wrapper{
	border: 1px dotted #CCCCCC;
	padding: 20px;
}
.border{
	border: 1px solid #CCCCCC;
}
.thumbnail {
	border: 1px solid #999999;
	border-collapse:collapse;
}
.button{
	font-family:Abel, sans-serif;
	font-size: 11px;
	width: 60px;
	border: 1px solid #CCCCCC;
	text-align: center;
	padding: 3px;
}
.field{
	font-family:Abel, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.hightLight {
	color: #b4975a;
	font-weight: bold;
}
.hightLight2 {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #b4975a;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.newsDivider{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #b4975a;
	padding-bottom: 10px;
}
.photo{
	clear: none;
	float: left;
	padding-right: 10px;
}
