html {
    -webkit-text-size-adjust: 100%; /* Prevent font scaling in landscape while allowing user zoom */
}
@charset "utf-8";
body {
	background-color:  #4d4d41;
}

*{
	font-family: Proza+Libre;
}
p {
	font-size:14px;
	color:#DDE8EE;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
p a:link, a:visited, a:hover, a:active {
  color:#ffffff;	
  }

#pgcontent {
	width:95%;
	max-width: 960px;
	margin:0 auto;
	padding:10px;
	height:auto;
	z-index: auto;
		}

.title {
	color: #E21D2E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	
}
.title a:link, a:visited, a:hover, a:active {
	color: #E21D2E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: normal;
	text-decoration: none;
}
.plntxt {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #BDD0D2;
}
.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #bbbbbb;
	font-size: 18px;
	line-height: normal;
}
.subtitle a:link, a:visited, a:hover, a:active {
	color: #bbbbbb;
	font-size: 18px;
	line-height: normal;
}
.gtext {
	font: 14px/18px Georgia, "Times New Roman", Times, serif;
	color: #eeeeee;
}
.gtext a:link, a:visited, a:hover, a:active{
	font: 14px/18px Georgia, "Times New Roman", Times, serif;
	color: #eeeeee;
}

.caption {
	font: 11px/18px Georgia, "Times New Roman", Times, serif;
	color: #eeeeee;
	text-align: center;
}
.btitle {
	font: 24px Georgia, "Times New Roman", Times, serif;
	color: #666600;
}
.bplntxt {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.bsubtitle {
	color: #C6C5B9;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: normal;
}
.bgtext {
	font: 13px/18px Georgia, "Times New Roman", Times, serif;
	color: #333333;
}
