/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
 // background-color: #596BBD;
 // background-image: url(images/hadleydna6b.jpg); 
background-image: url(images/parchmnt.gif); 


 font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
} 
 
#pagewidth{ 
 width:800px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto; 
 background-image: url(images/hadleydna6.jpg); 
	background-repeat: no-repeat; 
border: 2px solid #3D7451; 
} 

.newsbox{ 
 width:450px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto; 
 background-color: #80F3AA; 
 border: 1px solid black;
 padding: 2px;
} 



 
#header {
 position:relative; 
 height:165px; 
 width:100%;
 text-align:center;
 padding-top: 20px;
 _padding-top: 20px;
} 

#header h1 {
   margin-top: 0;
  }
#header h2 {
 
   }

.red {
  color:red;
  }

.contact1 {
text-align:center;
color: #ffffff;
margin-right:15px;
padding-top:10px;
  }

.contact1 a:link {color: #FFFFFF}     /* unvisited link */
.contact1 a:visited {color: #FFFFFF}  /* visited link */
.contact1 a:hover {color: #47A6FF}   /* mouse over link */
.contact1 a:active {color: #FFFFFF}   /* selected link */
 
#leftcol{
 width:30%; 
 float:left; 
 position:relative; 
 text-align: center;
 font-size: 85%;
 }

#leftcol a:link {color: #000000; text-decoration:none; }     /* unvisited link */
#leftcol a:visited {color: #000000; text-decoration:none; }  /* visited link */
#leftcol a:hover {color: #44424F; text-decoration:none; }   /* mouse over link */
#leftcol a:active {color: #000000; text-decoration:none; }   /* selected link */

.leftcontent1 {
background-image: url(images/skybg1.jpg);
 margin-left: 10px;
 margin-right: 10px;
 margin-top: 80px;
 padding-bottom: 5px;
 padding-top: 5px;
 font-weight: bold;
  }

.leftcontent2 {
background-image: url(images/skybg2.jpg);
 margin-left: 10px;
 margin-right: 10px;
 margin-top: 10px;
 padding-bottom: 5px;
 padding-top: 5px;
 font-weight: bold;
  }
 
#maincol{background-color: #FFFFFF;  
 float: right; 
 display:inline; 
 position: relative; 
 width:70%; 
 }

.content {
 padding-left: 15px;
 padding-right: 15px;
 padding-bottom: 15px;
 _padding-top: 2px;
  }

.content a:link {color: #0000FF}     /* unvisited link */
.content a:visited {color: #0000FF}  /* visited link */
.content a:hover {color: #FF00FF}   /* mouse over link */
.content a:active {color: #0000FF}   /* selected link */

.content h2 {
 text-align: center;
  }

.floatright  {
  float: right;
  padding-left: 5px;
  }
.floatleft  {
  float: right;
  padding-right: 5px;
  }
 
#footer{
 height:40px; 
 clear:both;
 text-align:center;
 font-size:0.7em;
 padding-top: 10px;
 } 
 
#footer a:link {color: #FFFFFF}     /* unvisited link */
#footer a:visited {color: #FFFFFF}  /* visited link */
#footer a:hover {color: #FF00FF}   /* mouse over link */
#footer a:active {color: #FFFFFF}   /* selected link */

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
