* {
	margin: 0px;
	padding: 0px;
}
p {
	font-size: .9em;
	color: #333333;
	text-align: left;
	line-height: 1.3em;
	padding-top: 8px;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
body {
	background-color: #363634;
}

h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1.5em;
	color: #666666;
	text-align: left;
}
ul {
	text-align: left;
	list-style-type: square;
	font-family: "Trebuchet MS", Arial, sans-serif;
	list-style-position: inside;
	text-indent: 20px;
}

h2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #FFFFFF;
	font-size: large;
	text-align: center;
}
h3 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1.3em;
	color: #094279;
	text-align: left;
	font-weight: lighter;
}
a {
	color: #3E7E32;
	text-decoration: none;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: .95em;
	line-height: 1.6em;
}
a:hover {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #ff9900;
	color: #FF9900;
}
a:active {
	color: #FBDF12;
}

.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	color: #666666;
}

.bullets {
	text-indent: 20px;
	display: list-item;
	list-style-position: outside;
	list-style-type: disc;
}
.underlined {
	color: #6C3D21;
	text-decoration: underline;
}
.signup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: bold;
	color: #000000;
	line-height: 1em;
}

#container {
	position: relative;
	height: 850px;
	width: 800px;
	background-position: center;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: 1;
	background-color: #FFFFFF;
}
#welcome {
	position: absolute;
	height: 220px;
	width: 259px;
	left: 221px;
	top: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 275px;
	background-position: center bottom;
}
#container_inside {
	position: relative;
	height: 1200px;
	width: 800px;
	background-position: center;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: 1;
	background-color: #FFFFFF;
}

#about {
	position: absolute;
	height: 1128px;
	width: 512px;
	left: 241px;
	top: 14px;
}
#about img {
	background-position: right center;
	float: right;
	padding-bottom: 10px;
	padding-left: 20px;
}


#this_week {
	position: absolute;
	height: 355px;
	width: 255px;
	left: 221px;
	top: 242px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	z-index: 100;
}

#last_week {
	position: absolute;
	height: 355px;
	width: 255px;
	left: 494px;
	top: 242px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	z-index: 100;
}
#about_image {
	position: absolute;
	height: 166px;
	width: 255px;
	left: 494px;
	top: 358px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	z-index: 100;
}
#previous_weeks {
	position: absolute;
	height: 366px;
	width: 539px;
	left: 222px;
	top: 240px;
	background-image: url(images/elegant_grunge/bottom_boxes%20copy.jpg);
	background-repeat: no-repeat;
}
#welcome_text {
	position: absolute;
	height: 201px;
	width: 207px;
	left: 20px;
	top: 20px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#welcome_video {
	position: absolute;
	height: 203px;
	width: 314px;
	left: 241px;
	top: 19px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#header {
	height: 170px;
	width: 800px;
	z-index: 2;
	background-color: #000000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: center;
	text-align: center;
}
#left_sidebar {
	position: absolute;
	width: 200px;
	left: 0px;
	top: 204px;
	padding: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/elegant_grunge/background-bottom-left.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 583px;
	z-index: 100;
	background-color: #FFFFFF;
}
#signup {
	position: absolute;
	height: 100px;
	width: 175px;
	left: 24px;
	top: 363px;
}
#left_sidebar p {
	text-indent: 20px;
}
#left_sidebar h1 {
	font-size: 1.35em;
	color: #666666;
	text-align: left;
	padding-top: 10px;
}
#left_sidebar a {
	color: #3E7E32;
	text-decoration: none;
	text-align: left;
	text-indent: 20px;
	font-weight: bold;
}
#container #left_sidebar a:hover {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #ff9900;
	color: #FF9900;
}

#tagline {
	position:absolute;
	left:315px;
	top:27px;
	width:247px;
	height:64px;
	z-index:3;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #6C3D21;
	font-size: large;
}
#tagline a {
	color: #935627
	text-decoration: underline;
	font-size: medium;
	font-weight: bold;
	color: #6C3D21;
	text-decoration: underline;
}
#tagline a:hover {
	color: #484846;
}
#navbar {
	position: absolute;
	height: 34px;
	width: 800px;
	top: 170px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	left: 0;
	z-index: 2;
	background-color: #000000;
	text-align: center;
}
#search {
	position: absolute;
	height: 50px;
	width: 203px;
	top: 700px;
	z-index: 200;
	left: 14px;
}
#search p {
	font-size: 0.6em;
	font-family: Arial, Helvetica, sans-serif;
}


#navbar p {
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;

}

#navbar a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #000000;
	height: 0px;
	width: 0px;
	border-top-width: 0px;
	border-bottom-width: 6px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
}
#navbar a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFC507;
	height: 0px;
	width: 0px;
	border-top-width: 9px;
	border-bottom-width: 6px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffc507;
	border-right-color: #FFC507;
	border-bottom-color: #ffc507;
	border-left-color: #FFC507;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
}
#navbar a:active {
	color: #FBDF12;
}
#nav li {
		display:inline;
		padding:0;
		margin:0;
}
#nave a {
	font-weight: bold;
}

#nav a:link,
#nav a:visited {
	color:#FFFFFF;
	float:left;
	width:auto;
	text-decoration:none;
	text-shadow: 2px 2px 2px #555;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	background-color: #6C3D21;
	padding-top: 8px;
	padding-right: 28px;
	padding-bottom: 4px;
	padding-left: 28px;
	background-position: center center;
	text-align: center;
}
#nav a:hover {
	color:#70C023;
	background-color: #9B572F;
}
#nav li:first-child a {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #B1411B;
}
#home #nav-home a,
#about #nav-about a,
#calendar #nav-calendar a,
#media #nav-media a,
#parents #nav-parents a,
#contact #nav-contact a, 
#staff #nav-staff a {
	color:#fff;
	text-shadow:none;
	background-color: #B1411B;
}
#home #nav-home a:hover,
#about #nav-about a:hover,
#calendar #nav-calendar a:hover,
#media #nav-media a:hover,
#parents #nav-parents a:hover,
#contact #nav-contact a:hover, 
#staff #nav-staff a:hover {
	background-color: #9B572F;
}
#nav a:active {
	color:#FFC809;
	background-color: #6C3D21;
}
#main_home {
	position: absolute;
	height: 605px;
	width: 800px;
	top: 202px;
	right: 0px;
	left: 0px;
	background-image: url(images/elegant_grunge/body.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#main_inside {
	position: absolute;
	height: 1155px;
	width: 800px;
	top: 202px;
	right: 0px;
	left: 0px;
	background-image: url(images/elegant_grunge/body.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#relatedLinks {
	height: 112px;
	width: 197px;
	position: absolute;
	z-index: 7;
	left: 511px;
	top: 316px;
	border: thin solid #6C3D21;
	background-position: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#relatedLinks a {
	font-weight: bolder;
	color: #B1411B;
	text-decoration: underline;
	font-size: .9em;
	line-height: 1em;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
#relatedLinks a:hover {
	font-weight: bold;
	color: #6C3D21;
	text-decoration: underline;
}
#relatedLinks h1 {
	color: #B1411B;
	font-family: Arial, Helvetica, sans-serif;
}

#footer {
	position: absolute;
	height: 30px;
	width: 800px;
	left: 0;
	top: 809px;
	font-size: x-small;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	z-index: 5;
	background-color: #BFBFBD;
	padding-top: 10px;
}
#footer p {
	font-size: 0.85em;
	text-align: center;
	padding-top: 5px;
}
#footer_inside {
	position: absolute;
	height: 30px;
	width: 800px;
	left: 0;
	top: 1360px;
	font-size: x-small;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	z-index: 5;
	background-color: #BFBFBD;
	padding-top: 10px;
}
#footer_inside p {
	font-size: 0.85em;
	text-align: center;
	padding-top: 5px;
}

