/*********************** Basic Typography **********************/

* {
	padding:0;
	margin:0;
}

body,td,th, p, li, input {
	font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4;
}
body {
	background: #004d28;
	text-align: center;
	font-size:75%;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}

a:hover, .col_center a:hover {
	color: #006631;
	text-decoration: underline;
}
h1,h2,h3,h4,h5,h6 {
	/*font-family: "Trebuchet MS","Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;*/
	font-weight: bold;
	margin-right: 0em;
	margin-left: 0em;
}
h1 {
	font-size: 2em;
	font-weight: bold;
	color: #003366;
	margin: 0 0 0.5em 0;
}
h2 {
	font-size: 1.5em;
	font-weight: bold;
	color: #003366;
	margin-bottom: 1ex;
	margin-top: 0.75em;
}
h3 {
	font-size: 1.3em;
	font-weight: bold;
	color: #006633;
	margin-bottom: 0.5em;
	margin-top: 1em;
}
h4 {
	font-size: 1em;
	font-weight: bold;
	color: #006633;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}
h5 {
	font-size: 1em;
	font-weight: bold;
	color: #003366;
	margin-bottom: 0.25em;
	margin-top: 0.5em;
}
h6 {
	font-size: 0.8em;
	font-weight: normal;
	color: #006633;
	margin-bottom: 0.25em;
	margin-top: 0.25em;
}
p {
	margin: 1em 0 0 0;
}
li {
	margin: 0.5em;
}
blockquote {
	font-style: italic;
	color: #407056;
}
form, input, object {
	margin: 0;
	padding: 0;
	clear: none;
}
.color1 {
	color: #006633;
}
.teeny {
	color: #333333;
	font-size:10px;
	line-height: 12px;
	margin: 0;
}
.first {
	margin-top: 0px;
}
.amp {
	font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
}


/*********************** Layout ********************************/
img {
	display:block;
	border: none;
}
#wrapper {
	width: 902px;
	text-align: left;
	overflow: visible;
	margin: 0px auto;
	position: relative;
}

/************************* Header and Footer ***********************************/
#header_home {
	background: #FFFFFF;
	position: relative;
	color: #FFFFFF;
	height: 400px;
	width: 900px;
	margin: 0;
	border: 1px solid #FFFFFF;
}
#header_home h1 {
	background: #006634 url(images/home_2008-4/home_logo.png) no-repeat left top;
	text-indent: -10000px;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 200px;
	width: 299px;
	margin: 0;
	border-right: 1px solid #FFFFFF;
}
#header_home h2 {
	background: #003366 url(images/home_2008-4/identifying-nurturing-celebrating.png) no-repeat left top;
	text-indent: -10000px;
	position: absolute;
	left: 0px;
	top: 200px;
	margin: 0;
	height: 200px;
	width: 299px;
	border-right: 1px solid #FFFFFF;
}

#header_photo {
	margin-left: 300px;
}
#header_home #tour {
	width: 299px;
	position: absolute;
	left: 0px;
	text-align: center;
	top: 0px;
	padding: 0px;
	letter-spacing: 0.1em;
	margin: 0px;
	overflow: hidden;
}
#header_home a#tour:link, #header_home a#tour:visited {
	color: #F0EEE2;
	text-decoration: none;
}
#header_home a#tour:hover, #header_home a#tour:active {
	color: #FFFFFF;
	background: #004D28;
}
#header_home #profile {
	width: 299px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;		
}
#header_home #profile p {
	color: #FFFFFF;
	margin-left: 40px;
	margin-top: 20px;
	font: 1.05em Palatino, Garamond, Times, sans-serif;
	letter-spacing: .1em;
}
#header_home #profile a:link, #header_home #profile a:visited {
	color: #F0EEE2;
	text-decoration: none;
}
#header_home #profile a:hover, #header_home #profile a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

#content_home {
	margin: 0;
	width: 900px;
	overflow: hidden;
	background: #FFFFFF url(images/home_2008-4/home_content_bkgd.png) repeat-x left top;
	position: relative;
	padding: 1px 1px 15px;
}
#content_home .col_left {
	margin: 15px 15px 0px;
	float: left;
	width: 270px;
	display: inline;
}
#content_home .col_center {
	margin: 15px 15px 0px;
	float: left;
	width: 270px;
	display: inline;
	padding-bottom: 15px;
}


#content_home .col_right {
	margin: 15px;
	float: right;
	width: 270px;
	display: inline;
	padding-bottom: 45px;
}
.drill {
	margin: 15px 15px 15px 315px;
	width: 570px;
	padding-bottom: 60px;
	font-size: 120%;
}
.drill h3 {
	color: #CC0000;
}
#content_home h3 {
	border-bottom: 1px solid #CEC6A3;
}

#content_home ul {
	margin: 0.5em 0em 0em;
	list-style: none;
}
#content_home li {
	margin: 0.5em 0em 0em 10px;
	padding: 0px 0px 0px 20px;
	background: url(images/bullet_green.gif) no-repeat left 2px;
}
#content_home .col_center li {
	margin: 0.5em 0em 0em 10px;
	padding: 0;
	background:none;
}
#content_home .col_center li a {
	padding-left:20px;
	background: url(images/08/shamrock_bullet_13x13.gif) no-repeat left 1px;
	display:block;
}
#content_home .col_center li a:visited {
	background: url(images/08/bullet_visited.gif) no-repeat left 1px;
	color: #006631;
}
#content_home .col_center li a#more:visited {
	background: url(images/08/shamrock_bullet_13x13.gif) no-repeat left 1px;
	color: #003366;
}
#content_home li.pdf {
	background: url(images/pdficon_bullet.gif) no-repeat left center;
	margin-left: 28px;
	padding-left: 18px;
	padding-top: 3px;
}
#content_home li.pdf a:link, #content_home li.pdf a:visited {
	color: #685C28;
	text-decoration: none;
}
#content_home li.select {
	background: url(none);
	padding: 0px;
	margin-top: 0.75em;
}
#content_home select {
	width: 210px;
}



/******************************* Navigation *********************************/

#nav {
	background: #6F6437 url(../../images/home_2008-4/nav_bkgd.png) repeat-x left top;
	height: 36px;
	width: 900px;
	list-style: none;
	position: relative;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	z-index: 100;
}
#nav, #nav ul {
	list-style: none;
}
#nav li {
	float: left;
	width: 128px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size:12px;
	position:relative;
}
#nav li#newsLink {
	width: 132px;
}
#nav li li  {
	width:256px;
}
#nav a {
	text-decoration: none;
	display: block;
	float: none;
	width: 127px;
	border-right: 1px solid #4F431E;
	line-height: 36px;
}
#nav ul, #nav ul a {
	line-height: 1;
}
#nav li#newsLink a {
	width: 131px;
}
#nav li#newsLink li a {
	width:auto;
}
#nav a:link, #nav a:visited {
	color: #F4EFDA;
	background: #877123 url(../../images/home_2008-4/nav_bkgd.png) repeat-x left top;
}
#nav a:hover {
	color: #FFFFFF;
	background: #254774;
}
#nav li ul, #nav li.sfhover ul ul {
	position: absolute;
	width: 256px;
	left: -3000px;
	z-index:1000;
	/*display:none;*/
}
#nav li ul ul {
	margin: -2em 0 0 256px;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: 0;
	zoom:1;
	/*display:block;*/
}
#nav li#storeLink:hover ul, #nav li#storeLink.sfhover ul {
	width: 260px;
}
#nav li#newsLink:hover ul, #nav li#newsLink.sfhover ul {
	left: auto;
	right:0;
	width: 260px;
}
#nav li:hover ul li,  #nav li.sfhover ul li {
	position: static;
	background: #254774;
	text-align: left;
	width: 256px;
	line-height: 1;
}
#nav li#storeLink:hover ul li,  #nav li#storeLink.sfhover ul li, #nav li#newsLink:hover ul li,  #nav li#newsLink.sfhover ul li {
	width: 260px;
}
#nav li.sfhover a:link, #nav li.sfhover a:visited {
	color: white;
	background: #254774 url(none);
}
#nav li:hover ul a, #nav li:hover ul a,
#nav li:hover ul a:link, #nav li:hover ul a:visited,  
#nav li.sfhover ul a:link,  #nav li.sfhover ul a:visited  {
	background: #254774 url(none);
	padding:0.5em 1em;
	float:none;
	display:block;
	width:auto;
	border-right: 1px solid #A8B5CC;
	border-bottom: 1px solid #A8B5CC;
	border-left: 1px solid #A8B5CC;
}
#nav li:hover ul li:first-child a, #nav li:hover ul li:first-child a,
#nav li:hover ul li:first-child a:link, #nav li:hover ul li:first-child a:visited,  
#nav li.sfhover ul li:first-child a:link,  #nav li.sfhover ul li:first-child a:visited  {
	border-top: 1px solid #A8B5CC;
}
#nav li:hover ul a:hover, #nav li.sfhover ul a:hover  {
	background: #466497 url(none);
}



#nav a .exp {
	background: url(../../images/08/arrow_down_gold_8x8.png) no-repeat right 50%;
	padding-right: 12px;
}
#nav ul a .exp {
	background: url(../../images/08/arrow_right_gold_8x8.png) no-repeat right 50%;
	padding-right: 12px;
}


/* Bottom */
#search {
	position: relative;
	height: auto;
	width: 270px;
	margin: 0px;
	left: 20px;
	top: 20px;
}
#search .txt {
	position: absolute;
	width: 210px;
	left: 0px;
	top: 0px;
}
#search .submit {
	position: absolute;
	top: -2px;
	right: 0px;
}
#content_bottom {
	background: url(images/home_2008-4/home_content_bkgd_r1.png) no-repeat left bottom;
	clear: both;
	width: 902px;
	position: relative;
	height: 60px;
	margin-bottom: 15px;
}

#pCorner {
	position: absolute;
	width: 300px;
	left: 615px;
	top: 0px;
	background: url(images/home_2008-4/principals_corner_bkgd.png) no-repeat left top;
	z-index: 100;
	height: 150px;
}
#pCorner h3 {
	color: #E7E3D1;
	margin: 6px 0px 0px 15px;
}
#pCorner p {
	color: #1A7646;
	margin: 30px 0px 0px 15px;
}
#pCorner a:link, #pCorner a:visited {
	color: #003366;
	text-decoration: none;
}
#pCorner a:hover {
	color: #006631;
	text-decoration: underline;
}
#middle-bottom {
	position: absolute;
	left: 315px;
	top: 0px;
	background: #F4F1E8;
	width: 270px;
	height: 36px;
}
#middle-bottom p {
	display: block;
	margin: 0em;
	padding: 2px 2px 2px 15px;
}
#middle-bottom .larger {
	font-size: 140%;
	font-weight: bold;
}
#middle-bottom a {
	background: url(images/08/home-storelink-arrow.png) no-repeat right 70%;
	padding: 5px 16px 0px 15px;
	float: left;
}
#middle-bottom a:link, #middle-bottom a:visited {
	color: #006631;
	text-decoration: none;
}
#middle-bottom a:hover {
	color: #006631;
	text-decoration: underline;
}
#home #wolfhound {
	position: absolute;
	z-index: 1000;
	height: 145px;
	width: 160px;
	left: 780px;
	top: -70px;
}
#home #footer {
	text-align: left;
	clear: both;
	margin: 0 auto;
	width: 900px;
	position: relative;
}

#footer p {
	color: #CFE6DA;
	position: absolute;
	width: 575px;
	left: 180px;
	top: 0px;
	font-size: 0.82em;
	line-height: 1.5;
	margin: 0em;
}
#footer p a:link, #footer p a:visited {
	color: #E6E2D0;
}
#footer p a:hover {
	color: #FFFFFF;
}
#evenings {
	height: 445px;
	width: 650px;
	overflow: hidden;
	position: absolute;
	z-index: 1000;
	left: 125px;
	top: 100px;
	border: 1px solid #FFFFFF;
}
#fbBadge {
	position: absolute;
	top: 0px;
	left: 20px;
}
#accreditation {
	position: absolute;
	height: 50px;
	width: 275px;
	left: 315px;
	top: 0px;
}
#accreditation #sais {
	float: left;
	height: 50px;
	width: 145px;
	text-indent: -9999em;
	display: block;
	background: url(images/home_2008-4/sais-sacs_r2.png) no-repeat left top;
}
#accreditation #sacs {
	background: url(images/home_2008-4/sais-sacs_r2.png) no-repeat right top;
	text-indent: -9999em;
	float: left;
	height: 50px;
	width: 130px;
}



#news {
	background-color: #FFF;
	padding:15px 0;
}
#news #titlebar {
	margin:0;
	padding: 1em 0;
	text-align:center;
}
.news2 #contentWrapper {
	background:url(images/2011/home_news2_bkgd.png) repeat-y left top;
	padding-bottom:2em;
	overflow:hidden;
}
.news21 #contentWrapper {
	background:url(images/2011/home_news21_bkgd.png) repeat-y left top;
	padding-bottom:2em;
	overflow:hidden;
}
.news4 #contentWrapper {
	background:url(images/home_news_bkgd.png) repeat-y left top;
	overflow:hidden;
}
.news112 #contentWrapper {
	background:url(images/home_news112_bkgd.png) repeat-y left top;
	overflow:hidden;
}
#news .col {
	float: left;
	display:inline;
	margin-left: 15px;
	padding-left: 15px;	
	
}
#news .right {
	float: right;
	margin-right: 15px;
	margin-left:0;
} 
.news4 .col, .news112 .col {
	width: 195px;	
}
.news2 .double, .news112 .double {
	width: 420px;	
}
.news21 .single {
	width: 270px;	
}
.news21 .double {
	width: 570px;	
}
#news .col1, #news .left {
	margin-left: 0;	
}
#news .col li {
	margin-left: 1.5em;	
}
#news .col h3 {
	display: block;
	height: 140px;
	text-indent:-999px;	
	margin: 0;
	overflow:hidden;
}
#news .col1 h3 {
	background: url(images/2011/popup_header_08-24-11.jpg) no-repeat -6px top;
}
#news .col3 h3, #news #soccer h3 {
	background: url(images/2011/popup_header_08-24-11.jpg) no-repeat center top;
}
#col2 #auditions {
	background: #FFF url(images/2011/auditionFall2011.jpg) repeat-y -27px -15px;
	height: 400px;
	display: block;
	text-indent: -999px;
}
#news .col4 h3 {
	background: none;
	text-indent: 0;
	height:auto;
}
#news #parenting h3, #news #basketball h3 {
	height: auto;
	text-indent: 0;
	background:none;	
}
#news ul.compact { list-style-type: none; margin-left:0; }
#news ul.compact li { margin-left: 0; }
