/* positioning */

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}

a {
	color: #666666;
}

.content {
	text-align: left;
	height:auto; 
	width: 780px;
	z-index: 2;
	margin: 0 auto;
}

.logo {
	position: absolute;
	padding-left: 30px;
	padding-top: 4px;
}

.indexlogo {
	position: absolute;
	padding-left: 30px;
	padding-top: 2px;
}

.head {
	width: 780px;
	height: 30px;
	padding-top: 5px;
	background-color: #2e3276 ;
	background-image: url(../images/backgrounds/crnTop780Tan.gif);
	background-repeat: no-repeat;
	background-position: top;
	color: #fff;
}

.headBot {
	width: 780px;
	height: 5px;
	background-color: #2e3276;
	background-image: url(../images/backgrounds/crnBot780.gif);
	border-bottom-color: #FFF;
	border-bottom-width: 10px;
	border-bottom-style: solid;
}

.headNav {
	width: 775px;
	height: 19px;
	background-color: #e6e2d7;
	background-image: url(../images/backgrounds/crnTop780.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-right: 5px;
	padding-top: 4px;
}

.headNav a {
	color: #000;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
}

.headNav a:hover {
	color: #c9202e;
}

.search {
	float: right;
	height: 29px;
}

.search td {
	padding-right: 5px;
}

.leftSide {
	float: left;
	width: 200px;
}


.indexmenu {
	width: 200px;
	background-color: #2e3276;
	float: left;
	margin-bottom: 10px;
	background-image: url(../images/backgrounds/crnTop200.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 31px;
}

.menu {
	width: 200px;
	background-color: #2e3276;
	float: left;
	margin-bottom: 10px;
	background-image: url(../images/backgrounds/crnTop200.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 21px;
}

.menu div {
	
	border-top-color: #FFF;
	border-top-width: 1px;
	border-top-style: dashed;
	
	background-color: #CEE2EE;
	
	font-weight:bold;
	color: #2e3276;
	
	
}

.menu div a:link, .menu div a:visited, .menu div a:active {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #2e3276;
	
	width: 200px;
	height: 20px;
	text-decoration: none;
	background-color: #b0c1dc;
	display: block;
}

.menu div a:hover {
	color: #c9202e;
	width: 200px;
	height: 20px;
	text-decoration: none;
	display: block;
}

.creativeIndex {
	width: 570px;
	height: 218px;
	float: right;
	margin-bottom: 10px;
	background-color: #eeeeee;
} 


.creative {
	width: 570px;
	height: 177px;
	float: right;
	margin-bottom: 10px;
	background-color: #eeeeee;
}


.informationHead {
	width: 570px;
	Height: 21px;
	color: #666666;
	float: right;
	margin-bottom: 10px;
	border-bottom-color: #2e3276;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}


.pgTitle {
	font-size: 18px; 
	font-weight: bold;
}


.information {
	width: 570px;
	float: right;
	height: auto;
	margin-bottom: 10px;
}

.news {
	width: 385px;
	background-color: #ba000f;
	float: left;
	margin-bottom: 10px;
	background-image: url(../images/backgrounds/crnTop385.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.newsHead {
	height: 23px;
	padding-left: 10px;
	color: #fff;
	padding-top: 10px;
	font-size: 14px;
}

.newsHead a {
	color: #fff;
	font-size: 14px;
	text-decoration:none;
}

.newsItems {
	width: 365px;
	height: 23px;
	background-color: #eedece;
	border-top-color: #fff;
	border-top-style: dashed;
	border-top-width: 1px;
	padding-top: 7px;
	padding-left: 10px;
	padding-right: 10px;
}

.newsItems a {
	color: #666666;
	text-decoration: none;
}

.newsItems a:hover {
	color: #c9202e;
	text-decoration: underline;
}

.newsBot {
	width: 385px;
	height: 5px;
	background-color: #eedece;
	background-image: url(../images/backgrounds/crnBot385.gif);
}

.events {
	width: 385px;
	background-color: #2d6180;
	float: right;
	margin-bottom: 10px;
	background-image: url(../images/backgrounds/crnTop385.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.eventsHead {
	height: 23px;
	padding-left: 10px;
	color: #fff;
	padding-top: 10px;
	font-size: 14px;
}

.eventsHead a {
	color: #FFFFFF;
	font-size: 14px;
	text-decoration:none;
}

.eventsItems {
	width: 365px;
	height: 23px;
	background-color: #cee2ee;
	border-top-color: #fff;
	border-top-style: dashed;
	border-top-width: 1px;
	padding-top: 7px;
	padding-left: 10px;
	padding-right: 10px;
}

.eventsItems a {
	color: #666666;
	text-decoration: none;
}

.eventsItems a:hover {
	color: #c9202e;
	text-decoration: underline;
}

.eventsBot {
	width: 385px;
	height: 5px;
	background-color: #cee2ee;
	background-image: url(../images/backgrounds/crnBot385.gif);
}

.newsLinks {
	font-size:14px;
	text-decoration:none;
}


.newsLinks a {
	font-size:14px;
	text-decoration:none;
}

.newsLinks a:hover {
	font-size:14px;
	color:#c9202e;
	text-decoration:none;
}

.newsSmall {
	width: 220px;
	background-color: #ba000f;
	float: left;
	margin-bottom: 10px;
	background-image: url(../images/backgrounds/crnTop220.gif);
	background-repeat: no-repeat;
	background-position: top;
}


.newsItemsSmall {
	width: 200px;
	height: 23px;
	background-color: #eedece;
	border-top-color: #fff;
	border-top-style: dashed;
	border-top-width: 1px;
	padding-top: 7px;
	padding-left: 10px;
	padding-right: 10px;
}

.newsItemsSmall a {
	color: #666666;
	text-decoration: none;
}

.newsItemsSmall a:hover {
	color: #c9202e;
	text-decoration: underline;
}

.newsBotSmall {
	width: 220px;
	height: 5px;
	background-color: #eedece;
	background-image: url(../images/backgrounds/crnBot220.gif);
}

.eventsSmall {
	width: 220px;
	background-color: #2d6180;
	float: left;
	margin-bottom: 10px;
	background-image: url(../images/backgrounds/crnTop220.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.eventsItemsSmall {
	width: 200px;
	height: 23px;
	background-color: #cee2ee;
	border-top-color: #fff;
	border-top-style: dashed;
	border-top-width: 1px;
	padding-top: 7px;
	padding-left: 10px;
	padding-right: 10px;
}

.eventsItemsSmall a {
	color: #666666;
	text-decoration: none;
}

.eventsItemsSmall a:hover {
	color: #c9202e;
	text-decoration: underline;
}

.eventsBotSmall {
	width: 220px;
	height: 5px;
	background-color: #cee2ee;
	background-image: url(../images/backgrounds/crnBot220.gif);
}

.extra {
	width: 570px;
	background-color: #2d6180;
	float: left;
	margin-bottom: 10px;
	background-image: url(../images/backgrounds/crnTop570.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.extraHead {
	height: 23px;
	padding-left: 10px;
	color: #fff;
	padding-top: 10px;
	font-size: 14px;
}

.extraItems {
    font-size:12px; 
	text-align:justify;
	height:auto;
	width: 550px;
	background-color: #cee2ee;
	border-top-color: #fff;
	border-top-style: dashed;
	border-top-width: 1px;
	padding-top: 7px;
	padding-left: 10px;
	padding-right: 10px;
}

.extraItems a {
	color: #666666;
	text-decoration: none;
}

.extraBot {
	width: 570px;
	height: 5px;
	background-color: #cee2ee;
	background-image: url(../images/backgrounds/crnBot570.gif);
}

.teacher {
	width: 200px;
	height: auto;
	background-color:  #ba000f;
	float: right;
	margin-bottom: 10px;
	background-image: url(../images/backgrounds/crnTop200.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.teacherHead {
	height: 23px;
	padding-left: 10px;
	color:  #fff;
	padding-top: 10px;
	font-size: 14px;
}

.teacherItems {
	width: 180px;
	height: 296px;
	background-color: #eedece;
	border-top-color: #fff;
	border-top-style: dashed;
	border-top-width: 1px;
	padding-top: 7px;
	padding-left: 10px;
	padding-right: 10px;
}

.teacherItems a { 
    line-height: 19px;
	color: #666666;
	text-decoration: none;
}

.teacherItems a:hover {
	color: #c9202e;
	text-decoration: underline;
}

.teacherBot {
	width: 200px;
	height: 5px;
	background-color: #eedece;
	background-image: url(../images/backgrounds/crnBot200.gif);
}

.foot {
	font-size: 13px;
	width: 760px;
	height: 40px;
	margin-bottom: 10px;
	border-top-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	float: left;
}

.foot a {
	color: #666666;
}

.foot a:hover {
	color: #c9202e;
	text-decoration: none;
}

/* general */


.left {
	float: left;
}

.right {
	float: right;
}
/* High School - Middle School - Etc. Buttons */
.HSbutton {
	background-color: #2e3276;
	float: left;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0px; 
	text-align:center;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	line-height: 24px;
}
.HSbutton a {
	width: 135px;
	height:145px;
	color: #fff;
	display:block;
	text-decoration: none;
	background-image: url(../images/backgrounds/crnBot135.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.HSbutton a:hover {
	font-size:14px;
	background-color:#383FAB;
	background-image: url(../images/backgrounds/crnBot135.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.MSbutton {
	background-color: #2e3276;
	float: left;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0px; 
	text-align:center;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	line-height: 24px;
}
.MSbutton a {
	width: 135px;
	height:145px;
	color: #fff;
	display:block;
	text-decoration: none;
	background-image: url(../images/backgrounds/crnBot135.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.MSbutton a:hover {
	font-size:14px;
	background-color:#2D802F;
	background-image: url(../images/backgrounds/crnBot135.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.ESbutton {
	background-color: #2e3276;
	float: left;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0px; 
	text-align:center;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	line-height: 24px;
}
.ESbutton a {
	width: 135px;
	height:145px;
	color: #fff;
	display:block;
	text-decoration: none;
	background-image: url(../images/backgrounds/crnBot135.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.ESbutton a:hover {
	font-size:14px;
	background-color:#CC0000;
	background-image: url(../images/backgrounds/crnBot135.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.ECbutton {
	background-color: #2e3276;
	float: left;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0px; 
	text-align:center;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	line-height: 24px;
}
.ECbutton a {
	width: 135px;
	height:145px;
	color: #fff;
	display:block;
	text-decoration: none;
	background-image: url(../images/backgrounds/crnBot135.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.ECbutton a:hover {
	font-size:14px;
	color:#2e3276;
	background-color:#F1E63E;
	background-image: url(../images/backgrounds/crnBot135.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
/* Text Styles */
.Text12 {
	font-size:12px;
}

.Text13 {
	font-size:13px;
}

.Link {
font-size: 11px;
}
.Link a {
	color: #666666;
}

.Link a:hover {
	color: #c9202e;
	text-decoration: none;
}

.TextTitle {
	font-family: Arial;
	font-size: 13px;
	color:#666666;
	font-weight:600;
}

.TextLinks {
	font-size:11px;
	text-decoration:none;
}


.TextLinks a {
	font-size:12px;
	text-decoration:none;
}

.TextLinks a:hover {
	font-size:12px;
	color:#c9202e;
	text-decoration:none;
}

.AnchorLinks {
	font-size:14px;
	text-decoration:none;
}


.AnchorLinks a {
	font-size:14px;
	text-decoration:none;
}

.AnchorLinks a:hover {
	font-size:14px;
	color:#c9202e;
	text-decoration:none;
}

.Back2Top {
	font-size:11px;
	float:right;
}


.Back2Top a {
	font-size:11px;
	text-decoration:underline;
}

.Back2Top a:hover {
	font-size:11px;
	color:#c9202e;
	text-decoration:none;
}

