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

body {
	background-color: #77787b;
	margin: 0px;
	padding: 0px;
}

.projdesc{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
	
.logo {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #E6E7E8;
}
.leftcolumn-home {
	background-color: #413D38;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #996666;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 20px;
}
.maintext-home {
	background-color: #FFF;
	text-align: center;
}
.toppad {
	padding-top: 60px;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 13pt;
	
 }
 .newsheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 13pt;
	font-weight: bold;
	color: #999999;	
 }.padtopleft {
	padding-top: 60px;
	padding-left: 0px;
}
a {
	text-decoration: none;
}
.bottomstroke {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 6px;
	margin-bottom: 5px;
	padding-bottom: 6px;
}
.allborder {
	border: 1px solid #CCC;
	padding: 2px;
}
.rightbottompad {
	padding-right: 15px;
	padding-bottom: 10px;
}
.bottompad {
	padding-bottom: 80px;
}
.leftcolumn {
	vertical-align: bottom;
}
