//Navigation CSS

#main_nav {
	overflow: hidden;
	position: relative;
	margin-left: 0px;
	margin-bottom: 0px;
	width: 1000px;
	z-index: 10;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
}
#mainnav_bar {
	height: 30px;
	width: 996px;
	position: relative;
	margin-left:2px;
	text-align: center;
}
#main_nav li {
	list-style-type:none;
	width:187px;
	padding-left: 11px;
	margin: 0;
	float: left;
	height: 30px;
}
#main_nav li a {
	display:block;
	text-align:center;
	text-decoration:none;
	font-size:6pt;
	margin-left: 1px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 0px;
	border: 1px dotted #240d04;
	letter-spacing: 0.2mm;
}
#main_home li a {
}
#main_nav li.active a {
	color:#fff9e3;
	background-color: #240D04;
}
#main_nav  li  a:hover {
	background-color: #210800;
	color: #fff9e3;
}

.more_leading_in_text {
	line-height: 12pt;
}
.italic {
	font-style: italic;
}
.bold {
	font-weight: bolder;
}

#popoutbox{
	width:590px;
	height: 300px;
	background-color: #ffe1ef;
	clear: both
}

#popoutboxpic{
	width:250px;
	height: 300px;
	background-color: #ffffff;
	float: left;
	z-index: 1;
}

#popoutboxtext{
	width:250px;
	margin-left: 270px;
	margin-top: 20px;
	margin-right: 30px;
	padding-top: 15px;
	z-index: 2;
}

#container {
	min-height:650px;
	height:auto !important;
	height:600px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff9e3;
	margin-top: 0%;
}

#linksbar {
	height: 50px;
	width: 1000px;
	text-align: center;
	background-color: #210800;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
#logo {
	width: 575px;
	margin-right: auto;
	margin-left: auto;
	height: 165px;
	padding-left: 425px;
	background-color: #FFF9E3;
	padding-top: 10px;
}
#contact {
	height: 22px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	color: #5A220F;
	text-align: center;
	padding-top: 10px;
	line-height: 14pt;
	padding-bottom: 10px;
}


#spryimage1 {
	width: 500px;
	float: right;
	height: 465px;
}
#dataholder1 {
	width: 440px;
	float: left;
}


body {
	font: 9pt/18px Arial, Helvetica, sans-serif;
	background: #3F1C4F url(../images/background_grad.png) repeat-x;
}
.red_type {
	color: #990000;
	line-height: 14pt;
}
.pink_type {
	color: #E61782;
	line-height: 14pt;
}
.site_designed_by {
	font-size: 11px;
	color: #fff9e3;
}




a:link {
	color: #cf1f75;
	text-decoration: underline;
}
a:hover {
	color: #666;
	cursor: pointer;
}
a:visited {
	color: #555555;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	color: #555555;
	text-decoration: underline;
}

.oddRow {
	background-color: #FFF9E3;
}
.typeCell {
	padding-right: 10px;
	cursor: pointer;
	vertical-align: top;
	text-align: left;
}
.descCell {
	padding-bottom: 5px;
	cursor: pointer;
	background-color: #FFFFFF;
}
.rowHover {
	cursor: pointer;
	background-color: #e6dfcc;
}
.rowSelect {
	cursor: pointer;
	background-color: #240d04;
	color: #FFF9E3;
}

.subhead {
	font-size: 12px;
	line-height: 14pt;
}
.heading {
	font-size: 14px;
	line-height: 20px;
}
.large_intro_text {
	font-size: 24px;
	font-weight: 600;
}


#index_box_left {
	background-color: #210800;
	height: 100px;
	width: 308px;
	margin-top: 5px;
	float: left;
}
#index_box_right {
	background-color: #210800;
	height: 100px;
	width: 344px;
	float: left;
	margin-top: 5px;
	margin-left: 5px;
}
#index_box_right2 {
	height: 100px;
	width: 287px;
	margin-top: 5px;
	margin-left: 5px;
	float: left;
	background-color: #210800;
}
#index_box_text_box {
	color: #FFF9E3;
	padding: 0px;
	height: 80px;
	width: 308px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#main_content {
	color: #000000;
	width: 1000px;
	background-color: #fff9e3;
	margin-top: 10px;
}

#clear_both{
	clear: both;
}
#column_left{
	min-width:190px;
	min-height:600px;
	float:left;
	padding: 10px;
	width: 190px;
}
#column_centre{
	width:580px;
	min-width:580px;
	min-height:600px;
	float:left;
	padding: 10px;
	border-right: 1px dotted #F99;
	border-left: 1px dotted #F99;
}
#column_right{
	width:165px;
	min-width:165px;
	min-height:600px;
	float:right;
	padding: 10px;
}
#logo_banner {
	height: 230px;
	width: 1000px;
}
#welcome_box {
	background-color:#FFF
}
label {
}
td {
	vertical-align: top;
}
#stageschool {
	width:190px;
	height:190px;
	margin-bottom:20px;
}
#pic580pxwide {
	width:580px;
	height:auto;
}