/* Pflugerville Library Stylesheet */

body{
	margin: 10px;
	padding: 0px;
	border: 0px;
	background-color:#FFFFFF;
	background-image: none;
	background-position: none;
	background-repeat: no-repeat;
}

.maintable{
	border:1px solid  #330099;
	width:80%;
}

.navtable{
	height:15px;
	width:100%;
	border:1px;
}
   		
ul {
	list-style-image: none;
}

#center{
	background-color: #ffffcc;
	padding-top: 5px;
	padding-bottom:20px;
	padding-left:20px;
	padding-right:20px;
	border: 1px solid #330099;

}

#left{	
	color:#330099;
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: italic;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	text-align:top;
	background-color: #ffffcc;
	padding:10px;
	border: 1px solid #330099;
	margin:50px;
}

#right{
	color:#330099;
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: italic;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	text-align:top;
	background-color:#ffffcc;
	padding:10px;
	border: 1px solid #330099;
	
}

#footer{
	background-color: #330099;
	color: #ffffff;
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	border-top: 1px solid #330099;
}

a#footer: link{
	color: #FFFF99;
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 8pt;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline; 
}	

#logo{
	height: 90px;
	background-color: #FFFFCC;
	background-image:url(images/library24.JPG);
	color: #330099;
	font-family: "Times New Roman";
	font-size: 24pt;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background-repeat: repeat;
}
             
.navbar{
	background-color: #330099;
	color: #ffffff;
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold; 
	text-align: center;
	text-decoration: none;
}

.heading{
	color: #ff6600;
	text-align: left;
	font-family:"Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	padding: 5px;
	border-bottom: 1px solid #ff6600;
}
	
.subheading {
	color: #ff6600;
	text-align: left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;              
	font-style: italic;
	font-weight: bold;
	padding-top:10px;
	padding-bottom:10px;
}

.history{
	width:100%;
	border:0px solid #ffffcc;
}
                     
.history_year{
	font-family:Arial, "Times New Roman", Times, serif;
	font-weight:bold;
	text-align:center ;
	color: #ff6600;
	padding-left :25px;
	padding-right: 25px;
	padding-top:20px;
	padding-bottom:20px;
	border-bottom:1px solid #ff6600;
}

.history_event{
	font-family:Arial, "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 10pt;
	font-weight: normal;
	text-align: left ;
	color: black;
	padding-left :25px;
	padding-right: 25px;
	padding-top:20px;
	padding-bottom:20px;
	border-bottom:1px solid #ff6600;
}

.officers{
	width:100%;
	border:0px solid #ffffcc;
}

.desig{
	font-family: Arial, "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 10pt;
	font-weight: normal;
	text-align: right;
	color: #ff6600;
	padding-left :25px;
	padding-right: 25px;
	padding-bottom:10px;
	border-bottom:1px solid #ff6600;
}

.names{
	font-family:Arial, "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	color:#000000;
	padding-left :25px;
	padding-right: 25px;
	padding-bottom:10px;
	border-bottom:1px solid #ff6600;
}

.dues{
	width:100%;
	border:0px solid #ffffcc;
}
.person{
	font-family: Arial, "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 10pt;
	font-weight: normal;
	text-align: right;
	color: #ff6600;
	padding-left :25px;
	padding-right: 25px;
	padding-bottom:10px;
	border-bottom:1px solid #ff6600;
}

.fees{
	font-family:Arial, "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	color:#000000;
	padding-left :25px;
	padding-right: 25px;
	padding-bottom:10px;
	border-bottom:1px solid #ff6600;
}
.content1{
	font-family: Arial, "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 10pt;
	font-weight: normal;
	text-align:justify;
}
	
di{
	color: #cc6600;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
}

hr{
	color: #ff6600;
}

a.navbar:link {
	color: #ffffff;
	text-decoration: none;
 }

a.navbar:active{
	color: #ffffcc;
	text-decoration: none;
 }

a.navbar: visited {
	color: #3333ff;
	text-decoration: none;
 }

a.navbar: hover {
	color:  #ff6600;
	text-decoration: none;
 }
     








	
