
html, * {
	color:#000;
/*	background-color:#222222; */
/*	background-color: #668866; */  
	margin:0;
	padding:0;
}
/*
body {
	font:13px/1.231 arial, helvetica, clean, sans-serif;
}
*/
body {	
	text-align:center;
	color:#000;
	font-size: 12pt;
/*	background: url(../images/grass-01.jpg) repeat;   */
 	background: url(../images/GrassSample2.jpg) repeat;	
/*	
	font-family: "Lucida Sans Unicode", verdana, arial, helvetica, clean, sans-serif;
	font-family: Verdana, Tahoma, Myriad Web, Syntax, sans-serif;
*/
	font-family: Comic Sans MS, verdana, sans-serif;	
}

/*
Top level elements.
  There are two levels of top level divs.  'outer' and 'page'
*/
#outer {
/*	background: url(../images/bg.jpg) no-repeat;  */
/*	background: url(../images/WideField-01b.jpg) no-repeat;  */
/*	background: url(../images/grass-01.jpg) repeat;   */
	/*	margin:0px auto; 
	height:768px;  
	position:relative;  */
/*	background-color:#668866; */
	width: 100%;
	text-align: center;
/*	border: solid 1px red; */	
}

/* a special header - currently just displaying a logo */
#site-header {
	height: 15px;
/*	
	background: url(../images/Streamvale-01.png) no-repeat center center;
*/	
}

/*
  page is a container for nearly everything
*/
#page {
	width: 900px;
	margin: 0 auto 15px auto; /* this will center the 'page' */
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	border-style: solid;
	border-color: gray black black gray;
	border-width: 1px 2px 2px 1px;
	background-color: white;
}

/*
  elemements that can be with page are currently
    header, content, footer
*/
/* header */
#header {
/*	width: 95%;  */
	position:relative;
	height:185px;
/*
	background:url(../images/WideField-01c.jpg) no-repeat center center;
*/
}


/*
  some styles for the generic elements
*/

table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
li {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
/*
		font-family: Tahoma, Verdana, Myriad Web, Syntax, sans-serif;
*/
	font-size:100%;
	font-weight:normal;
	/* color: #050;  */
	color: #000080;
	margin-bottom: 5px;
	text-align: left;
}
h1 {
	font-size:	140%;
	font-weight: 700;
}
h2 {
	font-size:	125%;
	font-weight: 700;
}
h3 {
	font-size:	115%;
	font-weight: 600;
}
h4 {
	font-size:	110%;
	font-weight: 600;
}
h5 {
	font-size:	110%;
	font-weight: 500;
}
h6 {
	font-size:	110%;
	font-weight: 400;
}

p {
	margin-bottom: 5px;
}

q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
/*
sup {
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}
*/
input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
legend {
	color:#000;
}
table {
	font-size:inherit;
	font-size:100%;
}
pre, code, kbd, samp, tt {
	font-family:monospace;
	line-height:100%;
}

a {
	color: #000080;
}	

/* a styles */
a:link, ul.linksList li a:link {
	text-decoration: underline; 
	font-weight:	normal;
/*	color:	#000; */
	letter-spacing:	normal;
}
/*
a:visited	{
	font-weight:	normal;
	color:	#000;
	letter-spacing:	normal;
}
*/
a:active, ul.linksList li a:active	{
	font-weight:	normal;
	color:	#4a4;
	letter-spacing:	normal;
}

a:hover, ul.linksList li a:hover	{
/*	
	font-weight:	normal;
	color:	#060;
	letter-spacing:	normal;
*/	
	background-color:#ff7;	
}


#wrap {
	width:95%;
	text-align:center;
	background-color:white;
	margin:auto auto;
	border: solid 1px black;
}

.fl {
	float:left
}
.fr {
	float:right
}
.clearfix {
	clear:both
}
.clear {
	clear:both
}

#nav-outer {
	position:relative;
/*	width: 624px;  */
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/*
  menu 
*/
#nav {
	background: url(../images/WideField-03.jpg) no-repeat;
	width:800px;
	height:166px;
	margin: 0px auto;
/*
	position:absolute;
	top: 150px;
	left:2px;
 	line-height:70px;
*/
}

#nav ul {
	width: 100%;
	padding-top: 135px;
}

#nav ul li {
	float:left;
	font-weight:bold;
	width:130px;
	color:#D8D800;
	vertical-align: bottom;
}
#nav ul li#optional {
	display: none;
}
	
#nav ul li a {
	text-decoration:none;
	display:block;
	text-align:center;
	color:#D8D800;
	font-weight:bold;
	font-size: 10pt;
	vertical-align: bottom;
}
#nav ul li a:hover {
	color:#000000;
	background:#D8D800
}
/* content */
#content {
	width: 92%;
	margin:auto auto;
	background-color: transparent;
	text-align: left;
	padding: 0 4%;
}
.main {
	width:430px;
/*	font-family:Verdana, Arial, Helvetica, sans-serif; */
/*	background:url(../images/box.gif); */
	background-color: transparent;
	color:#000;
	margin-left:0px;
}
.text {
	display: inline;
	margin:0 auto 5px 2px;
	margin-bottom:20px
}

.text p {
	margin:0 auto 5px 2px;
}

.text h1 {
	font-size: 130%;
	font-weight: bold;
	padding: 3px 0 3px 0;
}

.text h2 {
	margin:0 20px 5px 2px;
	font-size:20px;
	padding:8px 10px 20px 10px;
	background:url(../images/t.gif) repeat-x;
/*	color:#4f4f1d;   */
	color: #000080;
	display: inline-block;
}

.text h3 {
	font-size: 110%;
	font-weight: bold;
	padding: 3px 0 3px 0;
}

.text img {
	margin: 5px 5px 0px 5px
}

#col {
	margin:0 0 10px 0;
	width:300px;
	background:url(../images/m.jpg);
	width: 879px;
	height:104px;
}
#col div {
	width: 220px;
	margin: 20px 0 0 70px;
	display:inline
}
#col .first {
	margin: 20px 0 0 50px
}
#col li {
	line-height:20px;
}

div.pageMenu {
	width:210px;
	display: block;
	margin: 5px 10px 0 auto;
	float: right;
}

div.pageMenu h2 {
	font-size:22px
}

div.pageMenu li {
	line-height:24px;
	color:#000;
	padding:0 0 0 5px
}
div.pageMenu li a {
	color: #229;
}
	
.side {
	width:205px;
	display: inline;
	margin-right:2px
}
.side h2 {
	font-size:22px
}
.side li {
	line-height:24px;
	color:#000;
	padding:0 0 0 5px
}
li.grey {
/*	background: url(../images/s.jpg); */
	background: #ddd;
}
li.highlight a {
	font-size: 120%;
	font-weight: bolder;
	font-style: italic;
}
.side ul {
	margin:20px 0 30px 0px
}
.side li a {
	color:#d0aa6d
}
/* footer */
#footer {
	height:65px;  
	position:relative;
	background:url(../images/GrassBorder-02.jpg) no-repeat bottom;
	width:100%;
	margin:0px auto;
	color:#D8D800
}
#ftinner {
	position:absolute;
	bottom:20px;
	margin-left:20px;
}
.ftlink {
	width:500px;
}


.center { /*IE method of centering a relative div*/
	text-align: center;
}

.center>div { /*Proper way to center a relative div*/
	margin: 0 auto;
}	

small {
	font-size: 85%;
}
li label {
	display: block;
	width: 90px;
	padding: 3px;
	text-align: right;
	float: left;
}

table.labelValue caption {
	font-size: 110%;
	font-weight: bold;
}

table.labelValue .label {
	text-align: right;
	padding-right: 3px;
}

table.labelValue .value {
	font-weight: bold;
}

.quote {
	border:solid black;
	border-width:1px;
	padding: 0.1em;
	margin-left:5em;
	margin-right:5em;
	padding:1em;
}

ul.listBox {
	width: auto;
	border: 1px solid black;
	padding: 5px;
	margin: 5px 10px 15px 5px;
}

.new, .bright {
	font-style: italic;
	color: red;
	font-size: 110%;
}

.textBoxRight {
	display: block;
	border: 1px black solid;
	height: auto;
	width: 35%;
	float: right;
	margin: 10px;
	padding: 5px;
}
.textBoxLeft {
	display: block;
	border: 1px black solid;
	height: auto;
	width: 35%;
	float: left;
	margin: 10px;
	padding: 5px;
}

.inline {
	float: left;
}


ul.foodMenu {
/*	color: red;  */
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}

ul.foodMenu ul {
/*	color: red;  */
	list-style: none;
}

ul.foodMenu li {
	padding-left: 30px;
}

ul.foodMenu li.hdr {
	margin-left: 0px;
	padding-left: 0px;
	font-weight: bold;
}

table.calendar {
	border: 1p red dotted;
}

table.calendar td.tableRow {
	border: 1px solid gray;
	color: gray;
	padding: 2px;
}

table.calendar th, table.calendar td.tableHeader {
	border-top: 1px solid gray;
	color: gray;
	padding: 2px;
	font-weight: bold;
	background-color: #ddd;
}

ul.stdParaList {
/*	border: 1px red solid; */
}

li.liItemHeader1 {
	color: #050;
	font-size: 120%;
	font-weight: bold;
	margin-top: 10px;
}

li.liItemHeader2 {
	color: #050;
	font-size: 105%;
	font-weight: bold;
	font-style:italic;
	margin-top: 8px;
}

li.liItemPara {
/*	border: 1px green solid;  */
	margin-bottom: 6px;	
}

.hidden {
	display: none;
	visibility: hidden;
}	


ul.linksList {
	
}

ul.linksList li.heading {
	font-weight: bold;
}

div.contactDetails {
	width: 320px;
	display: inline-block;
	border: 1px solid gray;
	padding: 5px;
/*	float: left; 	*/
}
div.gMap {
	display: inline-block;
	width: 300px;
	text-align: center;
}
div.contactDetails table td.label {
	vertical-align: top;
	text-align: right;
	padding-right: 4px;
} 
div.contactDetails table caption, 
div.contactDetails table td.value {
	font-weight: bold;	
}
div.contactDetails table caption {
	text-align: center;
}

div.mapImages {
	text-align:center;
	margin: 0 auto 0 auto;
}
div.mapImages img {
	display: inline-block;
	margin: 5px 0 0 0;
}

ul.menu li.even {
}

ul.menu li.odd {
	background: #DDD; 
}

ul.plainList {
	padding: 10px;
	margin: 5px;
	list-style: star inside;
/*	border: 1px solid #ddd; */ 
	display: inline-block;
}

ul.plainList li {
	margin: auto;
}

ul.plainList li.listHeader {
	font-weight: bold;
}

.listHeader {
	font-weight: bold;
}

#party-food ul#options {
	list-style: disc;
}
div#party-food ul#options li  {
	text-indent: -5em; 
	margin-left: 5em; 
}
#party-food ul#options li span {
	font-weight: blue;
	color: red;
}

.notice {
	text-align: center;
	font-style: italic;
}

.newsBox {
	display: block;
	border: 1px solid black;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	padding: 10px;
}

#downloads ul {
	list-style: none;
}
#downloads ul li {
	margin-left: 10px;
	padding: 5px;
}

#teachersPage {
  background:url(../images/SafetySue.png) no-repeat 50% 20% ;	
}

div#photoPage {
	text-align: center;
}

div#galleryPage ul li, div#galleriesPage ul li {
	list-style: none;		
	display: inline-block;
	text-align: center;
}

div#photoPage div.link, 
div#galleryPage div.link {
	font-size: 85%;
	font-style: italic;
	text-align: center;
}

#facebook {
	text-align: center;
	padding-top: 15px;
}

