body { margin: 0px 0px 0px 0px; 
	background-color: #3D3C38;
}
#homeback1 {
	background-image:    url(img/gui1.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment:scroll;
}
#homeback2 {
	background-image:    url(img/gui2.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment:scroll;
}
.para-light {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	color: #ACA69B;
	font-size: 16px;

}
.para-dark {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	color: #333333;
	font-size: 15px;
	font-weight: 400;
	line-height: 19px;

}
  a.smalllinkgold {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #FFFFFF;
	text-decoration: underline;	
}
  a.smalllinkgold:hover {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #FFCC00;
	text-decoration: none;	
}
  a.smalllinkfooter {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 10px;
	font-weight: 400;
	color: #FFFFFF;
	text-decoration: underline;	
}
  a.smalllinkfooter:hover {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 10px;
	font-weight: 400;
	color: #FFCC00;
	text-decoration: none;	
}
.para-dark-head {

	font-family: 'Yanone Kaffeesatz', sans-serif;
	color: #333333;
	font-size: 22px;
	font-weight: 700;
}
.line {
	border: 6px solid #B1B090;
	display: inline;
	width: 500px;



}
.para-dark-small {

	font-family: 'Yanone Kaffeesatz', sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: 400;
}
  a.homelinks {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #938B7C;
	text-decoration: underline;
	padding: 5px;

}
  a.homelinks:hover {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #FFCC00;
	text-decoration: none;
	background-color: #292622;
	padding: 5px;	
}
.homelinksactive {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #FFCC00;
	text-decoration: none;
	background-color: #292622;
	padding: 5px;	
}
.para-light-small {

	font-family: 'Yanone Kaffeesatz', sans-serif;
	color: #938B7C;
	font-size: 14px;
}
.large-panel-back {
	background-image: url(img/panel-5-large.png);
}
.large-panel-back-2 {
	background-image: url(img/panel-5-large-3.png);
}
.para-light-small-2 {


	font-family: 'Yanone Kaffeesatz', sans-serif;
	color: #938B7C;
	font-size: 16px;
}
.large-panel-back-4 {

	background-image: url(img/panel-5-large-4.png);
}
.panel-back-small {
	background-image: url(img/panelback-small.png);
}
.forms-small {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 1em;
	background-color: #625D53;
	width: 250px;
	color: #FFFFFF;
	height: 23px;
	vertical-align: middle;
	font-weight: normal;
	line-height: 21px;
	border-top: none;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: none;






}
.para-white-form {

	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 0.8em;
	color: #CCCCCC;
	margin: 5px;
	padding: 5px;
}
.forms-largest {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 1em;
	background-color: #625D53;
	width: 600px;
	color: #FFFFFF;
	height: 150px;
	vertical-align: middle;
	font-weight: normal;
	line-height: 21px;
	border-top: none;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: none;

}
.forms-largest-1-line {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 0.9em;
	background-color: #333333;
	width: 500px;
	color: #FFFFFF;
	vertical-align: middle;
	font-weight: normal;
	line-height: 21px;
	height: 19px;
	border-top: none;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: none;


}
.float-right {
	display: inline;
	float: right;
	margin-left: 10px;
	padding-left: 10px;
}
.radiusblur {
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	Border: 3px solid #b1b090;
	background-color:#cbc5b9;
	Box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.5) inset;
}