/* Layout Stylesheet */ 

body{
 	margin-left: 1px;
	margin-right: 0;
	margin-top: 0;
 	padding:0 auto;
	background-image:url(backgroundhorizontal.jpg);
	background-repeat:repeat-y;
}

pre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-style: oblique;
}

em {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:95%;
	font-weight: bold;
}

blockquote{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:95%;
	font-weight: bold;
	font-style:italic;
	text-align:center;
}

.rightalign{
	text-align:right;
}

/*******Top Navigation*************************/
#tophead{
	font-size: 0.75em;
	height: 30px;
	margin: 5px 5px 0 0;
	background-color: inherit;
	color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
}

#access-content{
	float: right;
	padding-top: 0;
	text-align:right;
	color: #cccccc;
	background-color: inherit;
}

#access-content ol{
	margin-top: 4px;
	margin-bottom: 0;
}

#access-content li{
	display:inline;
	margin:5px;
}

#access-content a:link, #access-content a:active, #access-content a:visited{
	color : white; 
	background-color: inherit;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#access-content a:hover, #access-content a:focus{
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: overline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
} 

/********Search Site*****************************/
#searchsite{
	font-size: 100%;
	float: right;
	margin: 0px 5px 0 0;
	border: none;
	padding-top: 0px;
}

#searchsite label{position:absolute; top:-1600px; left:-1600px}

.smallfont{
	font-size: 100%;
	margin: 0px;
	padding-top: 0px;
}

/*******Logo Name*******************************/
#logoname h1{
	background: inherit;
	color: white;
	margin: 0;
	padding: 0 0 0 170px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
}

#logoslogan h2{
	margin: 0;
	padding: 5px 0 5px 170px;
	background: inherit;
	color: white;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style:italic;
}

/*******Horizontal Navigation*******************/
#hdr{
 	height: 20px;
 	background: #FFCC33;
 	color:#000000;
 	border:solid #000000;
 	border-width:2px 0px;
 	margin: 3px 0 0 170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-weight:bold;
	padding:6px 0 3px 6px;
}

a.headlink, a.headlink:visited{
	color: black; 
	background-color: inherit;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
}

a.headlink:active, a.headlink:focus, a.headlink:hover{
	color: blue;
	background-color: white;
	text-decoration: overline;
	font-family: Arial, Helvetica, sans-serif;
} 

a.activelink, a.activelink:active, a.activelink:focus, a.activelink:visited, 
a.activelink:link, a.activelink:focus{
	color: blue;
	background-color: white;
	text-decoration: overline;
	font-family: Arial, Helvetica, sans-serif;
} 

/*******Left Column****************************/
#lh-col{
 	position: absolute;
 	top: 40px;
 	left: 10px;
 	width: 150px;
	color: inherit;
 	background: inherit;
 	margin: 0px;
 	padding: 0px;
	text-align:center;
}

#lh-col img{
	border: none;
}

/*******Right Content Column******************/
#rh-col{
 	margin: 10px 15px 10px 170px;
 	border: 3px solid  #FFFFFF;
 	background: #CCCCCC;
 	color: black;
 	padding: 10px 20px 5px 20px;
 	font-family:Verdana, Arial, Helvetica, sans-serif;
 	font-size: small;
 	position: inherit;
}
 
acronym{
	font-family:Verdana, Arial, Helvetica, sans-serif;
 	font-size: small;
	font-style:italic;
}

.date{
 	text-align:right;
	font-style:italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	background-image: url(pwaglogonews.jpg);
	background-repeat:no-repeat;
	background-position: left;
}

#rh-col a:link{
	color: #000066;
	background: inherit;
	text-decoration: underline;
}

#rh-col a:visited{
	color: #000066;
	background: inherit;
	text-decoration: underline;
}

#rh-col a:active{
	color: #000066;
	background: inherit;
	text-decoration: underline;
}

#rh-col a:focus{
	color: #000000;
	background: inherit;
	text-decoration: none;
}

#rh-col a:hover{
	color: #000000;
	background: inherit;
	text-decoration: none;
}

#rh-col img{
	float: right;
	text-align:center;
	color:black;
	background: #cccccc;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	padding-top: 2px;
}

#rh-col h3{
	font-size: 130%;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#rh-col h4{
	font-size: 110%;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

#rh-col h5{
	font-size: 1em;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-style: italic;
}

#rh-col p{
	text-indent: 20px;
}

.gotop{
	text-align:right;
}

#rh-col li{
	padding-bottom: 10px;
}

/*******Bread Crumbs************************/
#breadcrumbs{
	color:black;
	background: inherit;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	font-weight:bold;
	padding-top: 5px;
}

/*******Anchor Links************************/
.anchor ul{
	list-style-image: url(pwaglogonews.jpg);
}

/*******Access Title***********************/
.accesstitle{
	text-align:left; 
	background-color:inherit;
	background-image: url(pwaglogonews.jpg);
	background-repeat:no-repeat;
	background-position: left;
	padding-left: 30px;
}


/*******Valid Links*************************/

#validlinks{
	font-size: smaller;
	font-weight:bold;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
} 

.indentaddress{
	padding-left: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
	
/*******Bottom Navigation*******************/
#bdr{
 	height:20px;
 	color: #FFFFFF;
	background:inherit;
 	margin: 3px 0 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	text-align:center;
}

#bdr a:link, #bdr a:active, #bdr a:visited{
	color : white; 
	background-color: inherit;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#bdr a:hover, #bdr a:focus{
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: overline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
} 

/*******Tables*******************/

tr{
 	vertical-align:text-top;
}

.classhead{
	background-color:#999999;
	color: white;
	font-weight:bolder;
}
 
/*******Comments on Evaluated Sites*********/

.commentname{
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 100%;
	padding-right: 20px;
}

#comments{
	font-style: italic;
	font-size: 100%;
	
}

#googlesearch{
	width: 80%;
}

 /*******Member Sites************************/
#membersites{
 	text-align:center;
	font-size:smaller;
}

#membersites h4{
	font-size: 1em;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

/*****PWAG Online Evaluator******************/

#evaluatorcss form {
  background : rgb(255,255,255) ;
  border : 1px rgb(100,100,100) solid ;
  margin : 20px 0px 0px 0px ;
  padding : 10px ;
  text-align : center ;
}
  
#evaluatorcss label { font-weight : bold ; }

#evaluatorcss p {
  font-size : 1.1em ;
  padding : 10px 0px 0px 0px ;
}

#evaluatorcss li {
  font-size : 1.1em ;
  margin-bottom : 1.5em ;
}

#evaluatorcss li span { color : rgb(100,0,0) ; }

#PWAGEvaluatorResults {
  margin : auto ;
  width : 640px ;
}


ul#navevaluator {
  list-style-type : none ;
  margin : 10px 0px 0px 0px ;
  padding : 0px ;
  text-align : center ;
}

ul#navevaluator li {
    display : inline ;
    margin : 0px 5px ;
    padding : 0px ;
  }
  
