body {
	background-color: #EBE8CB;
	color: #fffff6;
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height:1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#wrapper-index {
	width: 964px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#wrapper {
	width: 964px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	border-bottom: 1px solid #c1beac;
	background-color: EBE8CB;
}

/*  @@@@@[  Navigation  ]@@@@@ */
#nav {
	position: absolute;
	top: 116px;
	left: 0;
	text-align:left;
	margin-left: 10px;
	width:964px;
}
#nav img { 
	display: none; 
}
#nav a img { 
	display: inline; 
}
#nav_sub{
	display: none;
}
#nav_sub a:active, #nav_sub a:link, #nav_sub a:visited{
	color: #22340a;
	text-decoration: none;
}
#nav_sub a:hover{
	color: #22340a;
	text-decoration: underline;
}
#col_left {
	float: left;
	margin-bottom: 20px;
	margin-left: 12px;
	width: 193px;
	padding-top: 10px;
	background: url(../images/_nav_boxbtm.gif) bottom left no-repeat;
}
#col_left-no {
	float: left;
	margin-bottom: 20px;
	margin-left: 12px;
	width: 193px;
	padding-top: 10px;
}
/*  @@@@@[  Sub Nav  ]@@@@@ */
#subnav{
	background: #e07e27 url(../images/_nav_boxtop.gif) top left no-repeat;
	width: 183px;
	margin-top: 8px;
	margin-bottom: 15px;
}
#subnav ul{
	margin: 0;
	padding: 20px 0 7px 13px;
}
#subnav ul li{
	list-style: none;
	padding-left: 12px;
	line-height: 19px;
	background: url(archive/images/_bullet.gif) no-repeat 0 6px;
}
#subnav ul li ul{
	padding: 0;
	margin: 0;
	border: none;
}
#subnav ul li a:link,#subnav ul li a:active, #subnav ul li a:visited{
	color: #fffff6;
	text-decoration: none;
	font-weight: normal;
}
#subnav ul li a:hover{
	color: #524e4c;
	text-decoration: none;
}
#subnav h1 {
	color: #fff;
	border-style: none;
	margin: 0;
	padding: 8px 0 3px;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}

/* @@@@@[  Header / Footer  ]@@@@@ */
#top-header{
	width: 962px;
	padding: 22px 0 0 11px;
}
#header {
	width: 964px;
	height: 157px;
	text-align: right;
	padding-top: 0;
	color: #233b83;
	background: #a5ca39 url(archive/images/_bg-header.jpg) 8px 0 no-repeat;
}
#header .right {
 	float: right;
	padding-top:2px;
	padding-right: 10px;
}

#header a:link, #header a:visited, #header a:active{
	color: #233b83;
	text-decoration: none;
}
#header a:hover{
	color: #233b83;
	text-decoration: underline;
}
#wrapper-footer{
	width: auto;
}
#footer {
	color: #635e4c;
	clear: both;
	padding: 10px 11px 10px 23px;
	font-size: 10px;
	width: 960px;
	margin: 0 auto;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #635e4c;
	text-decoration: none;
}
#footer a:hover {
	color: #635e4c;
	text-decoration: underline;
}
#footer .seo a:link, #footer .seo a:visited, #footer .seo a:active, #footer .seo a:hover {
	color: #635e4c;
	text-decoration: none;
}
#footer a.seo:visited, #footer a.seo:active, #footer a.seo:link {
	text-decoration: none;	
	color: #635e4c;
}
#footer a.seo:hover {
	text-decoration: none; cursor: text;
}
#footer .right {
	float: left;
	padding: 0 3px 0 0;
}

/* @@@@@[  Homepage  ]@@@@@ */
#banner{
	width: 964px;
}
#orangeHome{
	background: url(../images/box.png) no-repeat top left;
	padding: 6px;
	font-size: 11px;
	color: #fffff7;
	width: 295px;
	position: absolute;
	left: 62px;
	top: 517px;
}
#orangeContent{
	padding: 6px 60px 6px 12px;
}
#orangeContent h3{
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 3px 0;
}
#orangeContent .imgLeft {
 	margin-bottom: 14px;
	margin-right:14px;
	border: 1px solid #e6e3d3;
 	float: left;
}
.columHome{
	float: right;
	width: 240px;
	font-size: 11px;
	padding-right: 38px;
	padding-bottom: 0;
}
.columHome h3{
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color:#42413f;
}
.google{
	margin: 3px 77px 0 0;
}
.space-img-orange{
	margin-bottom: 18px;
}
.space-img{
	margin-bottom: 10px;
}

/* @@@@@[  Main Page  ]@@@@@ */
#main{
	width: 737px;
	padding-bottom: 15px;
	float: right;
	padding-right: 9px;
	padding-top: 10px;
	border-top: 10px solid #ebe8cb;
}
#main-content {
	width: 440px;
	padding-top: 19px;
	float: left;
	line-height: 18px;
	margin-left: 11px;
}
#menu-content {
	width: 737px;
	padding-top: 19px;
	float: left;
	line-height: 18px;
}
#right-content{
	float: right;
	width: 222px;
}
.right-in{
	padding: 13px 8px 0 4px;
}
.login{
	position:absolute;
	right:0;
	top:88px;
}

/* @@@@@[  Upper School Page  ]@@@@@ */
.banner-img{
}
.bullet{
	margin-right: 5px;
}
.column{
	background: #fff;
	width: 491px;
	margin: 0 0 13px;
	padding: 0;
	border-collapse:collapse;
	border: 1px solid #c0bdab;
}
.column td {
	width: 163px;
	border-right: 1px solid #c0bdab;
	border-left: 1px solid #c0bdab;
	background-color: #f3f2e0;
}
.column th{
	background-color: #697e20;
	color: #fff;
	text-align: center;
	font-size: 14px;
	margin: 0;
	padding: 5px 3px;
	font-weight: normal;
	line-height: 16px;
	border: 1px solid #c0bdab;
}
.column th a:link, .column th a:visited {
	color: #fff;
	text-decoration: none;
}
.column th a:hover, .column th a:active {
	color: #adc081;
	text-decoration: none;
}
.column p{
	padding: 0 10px 12px 16px;
	margin: 0;
	font-stretch: expanded;
}
.column img{
	margin-bottom: 10px;
}

/* @@@@@[  Redefined Tags / Classes  ]@@@@@ */
a:link, a:visited, a:active {
	color: #fffff6;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #524e4c;
	text-decoration: none;
}
#right-content a:link, #right-content a:visited, #right-content a:active {
	color: #233b83;
	text-decoration: none;
}
#right-content a:hover {
	color: #233d83;
	text-decoration: none;
}
h1 {
	margin: 0 0 10px 0;
	padding: 0 0 13px 0;
	color: #223c82;
	font-size: 30px;
	border-bottom: 1px solid #c1beac;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h2 {
	font-weight: normal;
	color: #415614;
	font-size: 16px;
	line-height: 1.3em;
	margin: 0 0 10px 0;
	padding: 2px 0 3px 7px;
	border-bottom: 1px solid #c1beac;
	border-top: 1px solid #c1beac;
}
#main-content h3{
	font-weight: normal;
	color: #415614;
	font-size: 13px;
	line-height: 1.3em;
	margin: 0 0 10px 0;
	padding: 3px 0 3px 0;
	border-bottom: 1px solid #c1beac;
}
.right-in h3{
	font-weight: normal;
	color: #415614;
	font-size: 15px;
	line-height: 1.3em;
	margin: 0 0 5px 0;
	padding: 3px 0 3px 0;
	border-bottom: 1px solid #c1beac;
}
p {
	margin: 0;
	padding-bottom: 17px;
}
blockquote {
	margin: 0 35px 13px 30px;
	padding: 0;
}
.clrSolo {
	clear: both; 
 	font-size: 1px; 
 	line-height: 1px; 
 	margin: 0; 
 	padding: 0; 
 	visibility: hidden;
}
.clr {
 	clear: both;
}
.left {
 	float: left;
}
.right {
 	float: right;
	padding-top:2px;
}
.imgRight {
 	margin-bottom: 10px; 
 	margin-left: 10px;
 	float: right;
}
.imgLeft {
	margin-bottom: 10px;
	margin-right: 10px;
	float: left;
	border: 1px solid #fffffe;
	margin-top: 5px;
}
#map {
	width: 963px;
	margin-left: 12px;
	padding-bottom: 35px;
}
#main-content ul{
	margin: 0;
	padding-left: 25px;
	padding-bottom: 15px;
}
#main-content ul li{
	list-style: none;
	padding-left: 15px;
	background: url(archive/images/_bullet2.gif) no-repeat 0 5px;
 }
#main-content ul li ul{
 	margin: 0;
	padding: 0;
}
#right-content ul{
	margin: 0;
	padding-left: 5px;
	padding-bottom: 0;
}
#right-content ul li{
	list-style: none;
	padding-left: 12px;
	padding-bottom: 15px;
	background: url(archive/images/_bullet2.gif) no-repeat 0 5px;
 }
#right-content ul li ul{
 	margin: 0;
	padding: 0;
}

/* @@@@@[  Form Elements  ]@@@@@ */
input, textarea, select {
	font-size: .9em; 
	color: #666; 
	background: #fff; 
	border: 1px solid #556f19;
}
input.clean {
	border-style: none; 
	background: none;
}
.search{
	width: 170px;
	padding-left: 7px;
	margin-top:17px;
	padding-top: 2px;
	height: 15px;
	background: url(archive/images/_bg-search.gif) right center no-repeat #f8f7f7; 
}
#home-box a:link, #home-box a:visited, #home-box a:active {
	color: #fffff7;
	text-decoration: none;
}.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #697e20;
	line-height: 24px;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 20px;
}
