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


body {
	background-color: #CDCDAE;
	font-size:14px;
}


#oeffaimg {
	width:1000px;
	height:200px;
	margin:auto;
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
    background-image: url(profiles/pftopperwide2.jpg);
	background-repeat:no-repeat;
}


#oeffacap {
	width:1000px;
	height:80px;
	margin:auto;
	margin-top:0;
	margin-bottom:0;
	padding-bottom:0;
	background-color:#648B83;
    background-image: url(profiles/pftopperwide1.jpg);
	background-repeat:no-repeat;
	border-bottom:none;
}


 #rmprof {
 width:150px;
 margin:0 auto;
 margin-top:10px;
 text-align:center;
 font-size:10px;
 }
 
 #protop {
	 width:432px;
	 height:100px;
	 background-image:url(profiles/posbg.jpg); 
 }
 
  .pt {
	 font-weight:bold;
	 font-size:16px;
	 margin-top:0;
	 margin-bottom:.2em;
 }

 
 .ptgrn {
	 color:#266846;
	 font-weight:bold;
	 font-size:16px;
	 margin-bottom:.2em;
	 padding-top:1.2em;
 }
 
  .ptfarm {
	 margin-top:0;
	 margin-bottom:0;
  }
	 
  .quotes {
	 width:598px;
	 margin:0 auto;
	 font-style:italic;
	 background-image:url(profiles/quotebg.jpg);
	 background-repeat:no-repeat;
	 background-position: center top;
	 
 }
 
 .qinner {
	 width:500px;
	 margin:auto;
	 padding-top:20px;
 }
 
 .qinner p {
	padding-bottom:0;
	margin-bottom:0;
	line-height: 1.3em;
	color:#095127;
 }
 
 .qb {
	 margin:0 auto;
	 padding:0;
 }

