﻿/*Silver-Strikers-Main2.css    (8-19-08)STYLE SHEET FOR [Silver Strikers WEB SITE]Created by [Jim Quinn][URL OF AUTHOR]Notes:  Provides styles for items unique to the pages referenced below.		 		 Column 1 (navigation) from Silver-Strikers-Main.css does not have a right border.		 Column 2 (content) from Silver-Strikers-Main.css does have a left border.		 *//*   Common to Archived-Newsletters-Page.html, Club-Application-Page.html,    Club-Constitution-Page.html, Club-Financials-Page.html*/				#adobeReader {
		margin-bottom: 35px;
		text-align: center;
		}
				
#adobeText {
		margin-bottom: 10px;
		text-align: center;
		}


/*  Archived-Newsletters-Page.html  */

#newsletters a {
		font-style: normal;
		font-variant: normal;
		font-weight: normal;
		font-size: 1.6em;
		line-height: 2.0em;
		font-family: Arial, Helvetica, sans-serf;	
		}


/*  Classified-Ads-Page.html  */.adheader {		padding-bottom: 20px;		}			.classifiedAd {
		border-top: gray 1px solid;
		border-bottom: gray 1px solid;
		margin-top: 10px;
		margin-bottom: 15px;
		padding-top: 10px;
		padding-bottom: 10px;
		}

.textAds {
		font-weight: bold;
		}


/*  Club-Application-Page.html  */.clubApplication {		font-style: normal;		font-variant: normal;		font-weight: normal;		font-size: 1.5em;		line-height: 2.0;		font-family: Veranda, "Trebuchet MS", Helvetica, sans-serf;		}/*  Club-Bylaws-Page.html  */.textBylaws {		font-weight: bold;		}/*  Club-Financials-Page.html  */#financials a {		font-style: normal;		font-variant: normal;		font-weight: normal;		font-size: 1.8em;		line-height: 2.0em;		font-family: Arial, Helvetica, sans-serf;			}/*  Current-News-Page.html  */#content h2 {		text-align: center;		}		#currentNews h2 {		color: red;		margin-top: 20px;		}#currentNews h3 {		color: fuchsia;		}/*  Silver-Strike-Machines-Page.html  */#columnM1 {		float: left;		margin-left: 15px;		}		#columnM2 {		float: left;		}		.thumbnailMachine {		text-align: center;		padding: 15px 15px;		}/*  Silver-Strikes-Hall-Of-Fame-Page.html & Silver-Strikes-Of-The-Year-Page.html  */p.thumbnail {		text-align: center;		}				/*  Silver-Strike-Images-Page.html  */#manyStrikes {	text-align: center;	margin-top: 40px;	margin-bottom: 40px;	}#homePage {	text-align: center;	margin-top: 20px;	margin-bottom: 20px;	font-size: 1.8em;	}		/*  Event Pictures Pages  */.thumbnails h2 {	color: fuchsia;	}.thumbnails  p {	text-align: center	}	.thumbnails img {	border: medium red solid;	}