/* 
Button Generator input


Alien 1 buttons
Arial Bold
Sub menue Arial
6 buttons per line
Horizontal Sub menu

Home
About Us
- Contact Us
- Mission
- Membership
- Museum
- Volunteer
News/Archives
- News
- Newsletters
- Archives
Cemeteries
- Cemetery List
- Search Form
- Genealogy
Articles
- People
- Buildings and Places
- History and Events
- Genealogy
Pictures
- Photo Gallery
- Gravestones


---------
index.php
about.php
about.php#contact
about.php
mform.html
about.php#museum
helpwanted.php
news.php
news.php#news
newsletters.php
news.php#archives
cemeteries.php
cemeteries.php
stonesearch.php
genealogy.php
articles.php
articles.php#people
articles.php#places
articles.php#history
genealogy.php
/linpha/index.php
/linpha/index.php
stonesearch.php


-------------     */

/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
 background-color: #547A8D;
} 
 
#pagewidth{ 
 width:750px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto; 
 background-image:url(ivorybg.jpg); 
 
} 
 
#header{
 position:relative; 
 height:200px; 
 background-image:url(hhs2mast2.jpg); 
 border-bottom: 1px solid red;
 width:100%;
} 
 
#leftcol{
 width:25%; 
 float:left; 
 position:relative;
 text-align: center; 
 }
 
#maincol{
 float: right; 
 display:inline; 
 position: relative; 
 width:72%; 
 border-left: 2px solid red;
 padding-left: 10px;
 padding-right: 10px;

 }


#fpage{
 padding-left: 15px;
 padding-right: 15px; 
 } 



#fpage2{
 width:100%;
 padding-left: 10px;
 padding-right: 10px; 
 } 

#fpage3{
 padding-left: 55px;
 padding-right: 55px; 
 } 



.fulldir{
 width: 720px;
 padding-left: 15px;
 padding-right: 15px; 
 } 


/*    Header section for Cemetery Directory Printed Version   */
h5 {
page-break-before: always;
  font-weight: bold;
  font-size: 120%;
  text-align: center;
}

h9 {
page-break-before: always;
}


.dirhead {
 position:relative; 
 width:100%;
 text-align: center;
 border-bottom: 1px solid red;
 margin-bottom: 20px;
} 



.dirleft {
  float:left;
  font-weight: bold;
  font-size: 120%;
  padding-right: 0;
  margin-right: 0;
  }

.dirright {
  float:right;
  font-weight: bold;
  font-size: 120%;

  }

.dircenter {
  font-weight: bold;
  font-size: 120%;
  }

.twotbl {
      table-layout: fixed;
      width: 100%;
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	border-collapse: separate;
}

.l2tbl {
      width: 25%;
	border-width: 1px 0px 0px 0px;
	padding: 3px 3px 3px 10px;
	border-style: solid solid solid solid;
	border-color: red red red red;
      vertical-align: top;
}

.r2tbl {
      width: 75%;
	border-width: 1px 0px 0px 1px;
	padding: 3px 10px 3px 10px;
	border-style: solid solid solid solid;
	border-color: red red red red;
      vertical-align: top;
}






 
#footer{
 height:75px; 
 border-top: 1px solid red; 
 text-align: center;
 clear:both;
 } 
 

 
 /* *** 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*/ 
#buttonc{display:none;} 
#leftcol{display:none;} 
#header{display:none;} 


#twocols, #maincol{width:100%; float:none;}
}

