/* css Zen Garden default style v1.02 */
/* css released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/1.0/  */

/* This file based on 'Tranquille' by Dave Shea */
/* You may use this file as a foundation for any new work, but you may find it easier to start from scratch. */
/* Not all elements are defined in this file, so you'll most likely want to refer to the xhtml as well. */

/* Your images should be linked as if the CSS file sits in the same folder as the images. ie. no paths. */

/* Updated for Wheaton PTSA by Faye Newsham */
/* basic elements */

html {
	margin: 0;
	padding: 0;
	}

body {
	line-height: normal;
	color: #00000;
	margin:10px;
	padding:10px;
	background-color:#FFFFFF;
	font-family: georgia, sans-serif;
	font-size: 100%;
	background-image: url(wheaton_littleknight.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	position: relative;
	margin-bottom: 10px;
	}

p { 
	font-family:georgia, sans-serif;
	text-color:#000000;
	margin:auto;
	padding:3pt; 
	text-align:justify;
	background-color:#FFFFFF;
}
	
h1 {
	text-align:right;
	font-size:xx-large;
	color:#FA0000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-stretch:extra-condensed;
	background-color:#FFFFFF; 
	font-style: normal;
}

h2 {
	text-align:left;
	font-style:oblique;
	font-size:x-large;
	color: #FA0000;
	background-color:#ffff66;
	vertical-align: text-top;
	word-spacing: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h3 {
	letter-spacing: 1px;
	margin-bottom: 0;
	color:#FA0000;
	background:#ffff66;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bolder;
	}
	
h4 {
	letter-spacing: 1px;
	margin-bottom: 0;
	color:#FA0000;
	background:#ffff66;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bolder;
	}

	
a:link { 
	font-weight: bold; 
	text-decoration: underline; 
	color: #FA0000;
	}

a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #FA0000;
	}
a:hover, a:active {
	text-decoration: underline;
	color:#FF0000;
	font-weight:bold;
	background-color: #FFCC00;
	}
linkUnlinked {
	color: #ffff66;
	}	
	
acronym {
	border-bottom: none;
	}

table {
	width: 100%;
	border-collapse: collapse;
	border-width: 0px;
	margin: 0; 
	padding: 0;
	}

/* specific divs */
#container {
	padding: 0 175px 0 110px;
	margin: 0;
	position: relative;
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(small-knight.jpg);
	}

#intro {
	min-width: 450px;
	margin-left: 180px;
	}
	
#nextMeeting {
	min-width: 450px;
	margin-left: 180px;
	}
	
#news-image {
	float:right
	}	

#pageHeader {
	padding-top: 20px;
}

#quickSummary {
	float: left;
	background: #FA0000;
	border: 1px;
	width: 160px;
	margin-top: auto;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	/*background-image: url(PTSA BTSN1.jpg);	*/
	}
#quickSummary a {
	color:#ffff66;
	font-weight: normal; 
	text-decoration: underline; 
/*font:small-caps;
	background: #FA0000;
	text-align:center;
	font-variant: normal;*/
	}
	
#quickSummary p {
	color:#ffff66;
	font:small-caps;
	background: #FA0000;
	text-align:center;
	font-variant: normal;
	}

#quickSummary h5 {
	color:#ffff66;
	font-size:large;
	background: #FA0000;
	text-align:center;
	}
	
#preamble {
	clear: right; 
	padding: 0px 10px 0 10px;
	}
#supportingText {
	padding-left: 25px;
	margin-bottom: 40px;
	}

#footer {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF0000;
	background: #ffff66;
	}
#footer a:link, #footer a:visited {
	margin-right: 20px;
	color: #FF0000;
	text-decoration: underline;
	}

#linkList {
	margin-left: auto;
	position: absolute;
	top: 35px;
	right: -22px;
	height: 843px;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: none;
	width: 176px;
	}
#linkList2 { 
	font: 10px verdana, sans-serif; 
	background: transparent url(gradient2.jpg) top left repeat-y; 
	padding: 10px; 
	margin-top: 150px; 
	width: auto; 
	}
#linkList h3.select { 
	background: transparent url(small-knight.gif) no-repeat top left; 
	margin: 10px 0 5px 0; 
	width: 97px; 
	height: 16px; 
	}
#linkList h3.select span {
	display:none
	}
#linkList h3.favorites { 
	background: transparent url(h4.gif) no-repeat top left; 
	margin: 25px 0 5px 0; 
	width: 60px; 
	height: 18px; 
	}
#linkList h3.favorites span {
	display:none
	}
#linkList h3.archives { 
	background: transparent url(h5.gif) no-repeat top left; 
	margin: 25px 0 5px 0; 
	width:57px; 
	height: 14px; 
	}
#linkList h3.archives span {
	display:none
	}
#linkList h3.resources {
	width:auto;
	height: 10px;
	background-color: #FFCC00;
	background-image: url(h6.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	}
#linkList h3.resources span {
	display:none
	}

#linkList ul {
	margin: 0;
	padding: 0;
	}
#linkList li {
	line-height: 2.5ex; 
	background: transparent url(cr1.gif) no-repeat top center; 
	display: block; 
	padding-top: 5px; 
	margin-bottom: 5px;
	list-style-type: none;
	}
#linkList li a:link {
	color: #ffff66;
	}
#linkList li a:visited {
	color: #F0C800;
	text-decoration: underline;
	}

#extraDiv1 {
	background: transparent url(cr2.gif) top left no-repeat;
	position: absolute;
	top: 0px;
	right: -12px;
	width: 205px;
	height: 232px;
	background-image: url(helm-goldliquid.gif);
	}

.accesskey {
	text-decoration: underline;
	}
