@charset "UTF-8";
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #ffffff;
	background-image: url(images/bkgd-top.png);
	background-repeat: repeat-x;
}#header {
	text-align: left;
	height: 149px;
	width: 718px;
	margin: 0 auto;
}
#navigation {
	text-align: left;
	height: 26px;
	width: 718px;
	top: 148px;
	margin: 0 auto;
}

.smallcaps {
	font-size: 85%;
	text-transform: uppercase;
	letter-spacing: 0.09em;
}
.secondary {
	color: #A9915E;
}
#container {
	text-align: left;
	width: 718px;
	margin: 0 auto;
	height: 100%;
}
#leftSidebar {
	text-align: left;
	float: left;
	width: 230px;
	margin-top: 10px;
}
#footer {
	background-image: url(images/footer.png);
	background-repeat: repeat-x;
	clear: both;
	height: 100px;
	width: 100%;
}
#footerLeft {
	text-align: left;
	float: left;
	width: 500px;
	margin-top: 12px;
}
.foot {
	font-size: 10px;
	color: #A9915E;
	font-family: "lucida grande", "lucida sans", "century gothic", "trebuchet ms", sans-serif;
}
#sock {
	height: 90px;
	width: 718px;
	margin: 0 auto;
}
#footerRight {
	float: right;
	width: 100px;
	margin-top: 12px;
}
.tableTextBlue {
	font-family: "lucida grande", "lucida sans", "century gothic", "trebuchet ms", sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #A9915E;
	list-style-position: inside;
	list-style-type: disc;
}
#mainContentRight {
	text-align: left;
	float: right;
	width: 460px;
	margin-top: 10px;
	border-left: solid 1px #f2eee5;
	margin-right: 10px;
}
.mainCopy {
	font-family: Georgia;
	font-size: 13px;
	line-height: 21px;
	color: #543926;
	padding-left: 12px;
}
.mainCopy a:link {
	text-decoration:underline;
	color: #543926;
}
.mainCopy a:hover {
	text-decoration:none;
	background-color:#543926;
	color: #ffffff;
}
.mainCopy a:visited {
	text-decoration:none;
	color: #a9915e;
}
#headerImage {
	text-align: center;
	width: 718px;
	margin-top: 20px;
	background: #3399FF url(images/blue-top-wide.png) no-repeat top;
}
feature1 {
	font-family: "lucida grande", "lucida sans", "century gothic", "trebuchet ms", sans-serif;
	font-size: 10px;
	color: #412B1D;
}
#feat1 {
	background-color: #f2eee5;
	background-image: url(images/feature-shadow.png);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 210px;
	height: 100%;
	border-top: #e8ddc5 1px solid;
}
.feat {
	font-family: "lucida grande", "lucida sans", "century gothic", "trebuchet ms", sans-serif;
	font-size: 10px;
	color: #543926;
	margin: 2px 8px 0 10px;
	line-height: 15px;
}
#feat2 {
	background-color: #f2eee5;
	background-image: url(images/feature-shadow.png);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 210px;
	height: 100%;
	border-top: #e8ddc5 1px solid;
}
#leftClassroomFloat {
	float: left;
	width: 400px;
}
#rightClassroomFloat {
	background-color: #F2EEE5;
	float: right;
	width: 250px;
	background-image: url(images/classes-at-a-glance.png);
	background-repeat: no-repeat;
	background-position: top;
	margin-right: 7px;
	margin-top: 6px;
}
