@charset "utf-8";
/* CSS Document */
/*
Dark Green #006837
Green 2 #009245
Green 3 #39B54A
Lt Green #8CC63F
Brown #6B2E20
New Apple Green #BDCC2A
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.35em;	
}

.fleft {
	float: left;
	text-align: left;
}

.fleft p {
	text-align: left;
}

.padleft {
	padding: 0 10px 10px 0;
}

.fright {
	float: right;
	text-align: right;
}

.fright p {
	text-align: left;
}

.padright {
	padding: 0 0 0 10px;
}

.padbot {
	padding-bottom: 10px;
}

img {
	border: 0px;
}

p {
	margin-bottom: 15px;
}

blockquote {
	margin: 15px 55px;
	text-align: justify;
}

.curriculum blockquote {
	color: #6B2E20;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: italic;
	margin: 25px 100px;
	text-align: justify;	
}

blockquote .fright {
	text-align: right;
}

hr {
	color: #39B54A;
	width: 100%;
	margin: 0 0 15px 0;
}

.curriculum table {
	margin-left: 50px;
}

.curriculum td {
	padding-right: 50px;
	vertical-align: top;
}

.curriculum li {
	list-style-position: inside;
	margin-left: 15px;
}

.curriculum ul, .curriculum ol {
	margin-bottom: 15px;
}

/***** TOP SECTION *****/

#top {
	margin: 0 auto;
	position: relative;
	height: auto;
	padding-bottom: 1px;
/*	background: url(../images/horGradBr.gif) repeat-y top center #BDCC2A; */
	border-bottom: 1px solid #6B2E20;
}

.header {
	margin: 0 auto;
	padding-top: 30px;
	width: 1000px;
	height: auto;
}

.outside {
	color: #6B2E20;
	font-size: 11pt;
	padding-bottom: 5px;
}

.logo {
	margin: 0 auto;
	height: 125px;
	position: relative;
	width: 100%;
	overflow: hidden;
/*	background: url(../images/ulRoundBr.gif) no-repeat top left #FFFFFF;	*/
	vertical-align: middle;
	border-bottom: 1px solid #6B2E20;
}

.logo img {
	padding: 10px;
}

.topNav {
	margin: 0 auto;
	top: 0px;
	height: 40px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 0.5px solid #FFFFFF;	
	background: #BDCC2A;
	text-align: center;
}

.topNav img {
	margin: 0;
	padding: 0;
}

/***** MID SECTION *****/

#mid {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
/*	background: url(../images/verticalGradBr.gif) repeat-x top left #FFFFFF; */
}

.contentSS {
	margin: 0 auto;
	width: 980px;
	height: 300px;
	background: #FFFFFF;
	padding: 10px;
}

.contentBlocks{
	margin: 0 auto;
	width: 980px;
	background: #FFFFFF;
	padding: 0 10px 10px 10px;	
	overflow: hidden;
}

.ht200 {
	height: 200px;
}

.ht225 {
	height: 225px;
}

.ht250 {
	height: 250px;
}

.ht275 {
	height: 275px;
}

.ht300 {
	height: 300px;
}

.ht400 {
	height: 400px;
}

.ht425 {
	height: 425px;
}

.ht450 {
	height: 450px;
}

.ht475 {
	height: 475px;
}

.ht500 {
	height: 500px;
}

.ht600 {
	height: 600px;
}

.ht800 {
	height: 800px;
}

.ht900 {
	height: 900px;
}

.ht1100{
	height: 1100px;
}

.ht1200 {
	height: 1200px;
}

.ht1500 {
	height: 1500px;
}

.ht1900 {
	height: 1900px;
}

.ht2000 {
	height: 2000px;
}

.leftNav {
	margin: 0 auto;
	width: 250px;
	height: 280px;
	padding: 10px;
	background: #BDCC2A;
	color: #6B2E20;
	font: 10pt;
	overflow: hidden;
}

.slides {
	width: 700px;
	height: 300px;
	margin: 0 auto;
	background: url(../images/shaw.jpg) no-repeat top left #FFFFFF;
}

.calendar {
	margin: 15px auto;
	width: 268px;
	height: 280px;
	padding: 0px;
	color: #FFFFFF;
	font: 10pt;
	overflow: hidden;
	border: 1px solid #666666;
}

.footer {
	margin: 0 auto;
	padding: 20px 0;
	font-size: 9pt;
	color: #6B2E20;
	line-height: 1.25em;
	width: 1000px;
}

/***** MATERIAL *****/

.hdrblock {
	background: #BDCC2A;
	width: 100%;
	padding: 5px 0 5px 10px;
	margin: 0 0 5px 0;
}

.hdrblock2 {
	background: #c3d021;
	width: 100%;
	height: 35px;
	padding: 0 0 0 10px;
	margin: 0 0 5px 0;
	color: #000000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16pt;
	vertical-align: middle;
	
}

.block1 {
	width: 980px;
	margin: 0 auto;
	float: left;
}

.block1 .hdrblock {
	width: 970px;
}

.block2 {
	width: 485px;
	margin: 0 auto;
	float: left;
}

.block2 .hdrblock {
	width: 475px;
}

.block3 {
	width: 320px;
	margin: 0 auto;
	float: left;
}

.block3 .hdrblock {
	width: 310px;
}

.block4 {
	width: 237px;
	margin: 0 auto;
	float: left;
}

.block4 .hdrblock {
	width: 237;
}

.left0 {
	margin-left: 0px;
}

.left10 {
	margin-left: 10px;
}

.blocktext {
	padding: 10px;
	border: solid 1px #6B2E20;
	font-size: 10pt;
	line-height: 1.35em;	
}

.lastblocktext {
	padding: 10px;
	margin: 0;
	border: solid 1px #6B2E20;
	width: 298px;
	height: 325px;
	font-size: 10pt;	
	line-height: 1.35em;	
}



/****** LISTS *****/
ul {
	list-style: none;
}

.list li { 
	float: left;
	border-right:1px dotted #6B2E20; 
	line-height:1em; 
	font-size:.83em; 
	padding-right:8px; margin-right:8px;
}

.list li.last { 
	border:0; 
	padding-right:0; 
	margin-right:0;
}

.vertNav li {
	border-bottom: 1px solid #FFFFFF;
	margin: 0px;
	padding: 7px 0 7px 0;
	height: 25px;
	list-style-image: url(../images/arrow.gif);
	list-style-position: inside;
}

.vertNav .last {
	border: none;
}

.checkList li {
	margin: 0px 0 10px 15px;
	list-style: square;
}

.board li {
	list-style: disc;
	margin: 0px 0 0px 15px;
}

.board td {
	width: 485px;
	vertical-align: top;
}

/***** BLOCKS *****/

.blockHead {
	margin: 0 auto;
	padding: 0 0 5px 0;
}



.blockWhole {
	width: 980px;
	margin: 0 auto;
	padding: 10px 10px 0 0;
}

.blockText{
	padding: 10px;
	margin: 0 auto;
	border: #999999 1px solid;
	width: 298px;
}

#index .blockText {
	height: 335px;
}

.blockWhole .blockText {
	padding: 10px;
	margin: 0 auto;
	border: #999999 1px solid;
	width: 958px;
	min-height: 200px;
	height: auto !important;
	height: 200px;
}

.readMore {
	bottom: 10px;
	padding-top: 10px;
	text-align: right;
	position: relative;
}

/***** LINKS *****/

a:link, a:visited {
	color: #6B2E20;
	text-decoration: none;
}

a:hover,  a:active {
	color: #BDCC2A;
	text-decoration: underline;
}

.outside a:link, .outside a:visited, .outside a:hover, .outside a:active {
	color: #6B2E20;
}

.vertNav a:link, .vertNav a:visited, .vertNav a:hover, .vertNav a:active {
	color: #6B2E20; 
	font-size: 11pt;
}

/***** HEADERS *****/

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22pt;
	color: #6B2E20;
	text-align: center;
	margin: 0 auto;
	padding: 0 0 15px 0;
	font-variant: small-caps;
	line-height: 1.0em;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #6B2E20;
	text-align: center;
	margin: 0 auto;
	padding: 0 0 15px 0;
	font-variant: small-caps;
	line-height: 1.0em;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #6B2E20;
	text-align: left;
	margin: 0 auto;
	padding: 0 0 5px 0px;
	font-variant: small-caps;
	line-height: 1.0em;
}

h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.35em;
	font-weight: bold;
	margin-top: 10px;
}

h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#6B2E20;
	margin: -5px auto 5px auto;
}

h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #6B2E20;
	font-style: italic;
	font-weight: normal;
	padding: 30px 10px;
	line-height: 1.25em;
}

/********** TESTING **********/

.mainBlocks {
	height: 335px;
}

.rccsBlocks {
	height: 350px;
}

cite {
	font-size: 8pt;
}
