@charset "UTF-8";
/* CSS Document */

* {
	margin:0px;
	padding:0px;
	}

body {
	background-image:url(../images/page_bg.jpg);
	background-repeat:repeat-x;
	background-position:center top;
	background-color:#E7E3CA;
	height:100%;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	}
	
html {
	height:100%;
	}
	
.clear {
	clear:both;
	}
	
a img {
	border:0px;
	outline:none;
	}
	
	div#height {
		min-height:100%;
		position:relative;
		}
		
		div#container {
			width:826px;
			margin:0 auto;
			padding:0px 0px 121px 0px;
			}
			
			div#header {
				height:130px;
				}
				
				div#header h1 a {
					display:block;
					text-indent:-9999px;
					background-image:url(../images/fair-acres-country-day-school.jpg);
					width:298px;
					height:84px;
					float:left;
					margin:15px 0px 0px -1px;
					}
				
				div#header h1 a#camp {
					display:block;
					text-indent:-9999px;
					background-image:url(../images/fair-acres-summer-camp.jpg);
					width:298px;
					height:84px;
					float:left;
					margin:15px 0px 0px -1px;
					}
					
				div#header h1 a#dual {
					display:block;
					text-indent:-9999px;
					background-image:url(../images/fair-acres.jpg);
					width:298px;
					height:110px;
					float:left;
					margin:15px 0px 0px -1px;
					}
				
				div#header h2 {
					display:block;
					width:298px;
					float:left;
					font-size:18px;
					font-family:Georgia, "Times New Roman", Times, serif;
					font-style:italic;
					font-weight:normal;
					color:#818e96;
					clear:left;
					text-align:center;
					}
					
				div#logo {
					background-image:url(../images/schoolhouse-logo.jpg);
					width:152px;
					height:98px;
					float:right;
					margin:26px 9px 0px 0px;
					}
					
			div#subheader {
				}
				
				div#subhead-left {
					width:649px;
					float:left;
					margin:0px 0px 0px 6px;
					}
					
					ul#subnavlist {
						list-style:none;
						display:block;
						padding:5px 0px 0px 7px;
						}
					
						ul#subnavlist li {
							display:inline;
							list-style:none;
							}
							
							ul#subnavlist li a {
								display:block;
								float:left;
								background-image:url(../images/subnav_bg.gif);
								width:210px;
								height:22px;
								padding:6px 0px 0px 0px;
								text-align:center;
								color:#E1DBBD;
								margin:0px 3px 0px 0px;
								font-size:14px;
								font-weight:bold;
								text-decoration:none;
								font-family:Georgia, "Times New Roman", Times, serif;
								}
							
							ul#subnavlist li a:hover {
								color:#FFFFFF;
								}
								
				ul#navlist {
					list-style:none;
					display:block;
					float:right;
					margin:0px 10px 0px 0px;
					}
								
					ul#navlist li {
						list-style:none;
						display:inline;
						}
						
						ul#navlist li a {
							display:block;
							background-image:url(../images/nav_small.gif);
							width:151px;
							height:22px;
							padding:6px 0px 0px 0px;
							margin:0px 0px 2px 0px;
							color:#5a5222;
							text-decoration:none;
							text-align:center;
							font-weight:bold;
							font-size:14px;
							font-family:Georgia, "Times New Roman", Times, serif;
							}
						
						ul#navlist li a:hover {
							color:#000000;
							}
						
						ul#navlist li.bigbutton a {
							background-image:url(../images/nav_big.gif);
							background-repeat:no-repeat;
							height:85px;
							padding:35px 0px 0px 0px;
							font-weight:normal;
							line-height:12px;
							font-size:14px;
							}
						
							ul#navlist li.bigbutton a span {
								font-size:22px;
								font-weight:bold;
								line-height:18px;
								letter-spacing:-1px;
								}
								
			div#wrapper {
				margin:25px 0px 0px 0px;
				clear:both;
				}
				
				div#content {
					width:625px;
					float:left;
					margin:15px 0px 0px 13px;
					font-size:12px;
					line-height:18px;
					}
				
					div#content p {
						margin:0px 0px 8px 0px;
						}
				
					div#content ul, div#content ol {
						margin:0px 0px 8px 20px;
						}
				
						div#content ul li, div#content ol li {
							margin:0px 0px 4px 0px;
							}
				
					div#content h3, div#content h4, div#content h5, div#content h6 {
						margin:0px 0px 8px 0px;
						font-family:Georgia, "Times New Roman", Times, serif;
						font-size:22px;
						letter-spacing:-1px;
						font-weight:normal;
						}
						
				div#sidebar {
					float:right;
					margin:0px 10px 0px 0px;
					width:152px;
					}
					
					div#sidebar img {
						margin:0px 0px 15px 0px;
						}
						
		div#footer-outer {
			background-image:url(../images/footer_bg.jpg);
			height:121px;
			position:absolute;
			bottom:0px;
			width:100%;
			}
			
			div#footer-inner {
				width:826px;
				margin:0 auto;
				color:#E7E3CA;
				}
				
				p#footer-left {
					padding:30px 0px 0px 13px;
					display:block;
					float:left;
					}
				
					p#footer-left span {
						font-size:18px;
						font-family:Georgia, "Times New Roman", Times, serif;
						}
									
				p#footer-right {
					padding:35px 10px 0px 0px;
					display:block;
					float:right;
					text-align:right;
					}
				
					p#footer-right a {
						color:#E7E3CA;
						}
				
					p#footer-right span {
						filter:alpha(opacity=30);-moz-opacity:.30;opacity:.30;
						font-size:10px;
						color:#E7E3CA;
						}
				
						p#footer-right span a {
							text-decoration:none;
							}
							
						p#footer-right span a:hover {
							text-decoration:underline;
							}
							
				div#content a.item {
					display:block;
					padding:8px 20px 8px 70px;
					background-image:url(../images/pdficonbw.gif);
					background-repeat:no-repeat;
					background-position:10px 8px;
					background-color:#F9F8F0;
					margin:0px 0px 1px 0px;
					color:#000000;
					font-family:"Times New Roman", Times, serif;
					text-decoration:none;
					font-size:14px;
				}
				
				div#content a.item:hover {
					background-image:url(../images/pdficon.gif);
					background-color:#E1DCBD;
				}
				
				div#content a.item span{
					color:#333333;
					font-family:Arial, Helvetica, sans-serif;
					font-size:10px;
				}
			
			
form#contact {
	width:350px;
}

form#contact label {
	font-size:12px;
	display:block;
	margin:0px 0px 10px 0px;
	line-height:12px;
}

form#contact textarea.long, form#contact input.long, form#contact select.long {
	width:300px;
	background-color:#D7C9A7;
	border:1px solid #D7C9A7;
	padding:3px;
	margin-top:4px;
}

form#contact textarea.long:hover, form#contact textarea.long:focus, form#contact input.long:hover, form#contact input.long:focus, select.long:focus {
	width:300px;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
}

form#contact input.submitbutton {
	width:150px;
}