body {
	margin: 0px;
	padding: 0px;
	background-color: #FCFCFC;
	text-align: center; 
	font-family:  "geneva","Verdana";
	font-size: .75em;
	font-weight: normal;
	background: url(/templates/images/topleftstrip.jpg) repeat-x; 
	
}
ul {
	
	margin-top:0px;
	margin-bottom:0px;
	
}
h1, h2 {
	display: none;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
}
#content a:link,#content a:visited {
	color: #9B3200;
	font-weight: bold;
}
#content a:hover {
	color: #FF5706;
	
	text-decoration: underline;
}
h3 {
	margin: 0px;
	padding: 0px;

}
div  {
/*
border: 1px solid blue;
padding: 5px;
margin: 5px;
*/
}
#banner {

	background: url(/templates/images/banner.jpg) no-repeat;
	height: 212px;
	width: 1022px;
	margin: 0 auto;   /* align for good browsers */
	text-align: left;
}

#topstripleft{
/*	//background: url(/templates/images/topleftstrip.jpg) 0 100%; 
	//height: 214px;
	//width: 100%;
	//margin: 0px;
*/

}

#main_nav {
	padding: 0px;
	position: absolute;
	float: right;
	top: 178px;	
	width: 1000px;
	min-width: 900px;
	padding-bottom: 0px;
	text-align: right;
	font-size: 1.4em;
}

#main_nav ul {
	padding: 0px;
	margin: 0px;
	margin-right: 190px;
	padding: 0px;
	min-width: 900px;
	float: right;
}
#main_nav ul li {
	display: inline;
}
#main_nav ul li a {
	
	font-size: .99em;
	font-family: "arial";
	color: black;
	text-decoration: none;
	margin: 0px 10px;
	padding: 0px 3px;
	
}

#main_nav ul li a:hover {
	background-color: #FEE07A;
}

#content_wrapper_out,#content_wrapper_in {
	background: url(/templates/images/verticalstrip.jpg) repeat-y ;
	background-position: -1px -1px;
	width: 1022px;
	margin: 0 auto;
	text-align: left;
	
}

#content_wrapper_in {
	/* background: url(/templates/images/main.jpg) no-repeat ;
	 
	width: 1022px;
	margin: 0 auto;
	text-align: left;
	*/
}

#leftbar {
	width: 200px;
}


#leftbar, #content, #rightbar {
	float: left;
	position: relative;
}


#content {
	width: 618px;
	padding-left: 0px;
	min-height: 400px;

	
	
}
#content  .banner {
	position: absolute;
	padding-left: 1px;
	top: -9px;
	left: 0px;
	margin: 1px;
	
}

#content > h4 {
	
	padding-top: 20px;
	padding-left: 14px;
	
	margin-left: 0px;
	margin-right: 2px;
	margin-top: 20px;
	margin-bottom: 15px;
	
	color: #993300;
	
	font-size: 1.8em;
	font-weight: normal;
	
	border: 1px solid #EBEBEB;
	border-right: 15px solid #dddddd;
	
	background-color: #FBFBFB;
	
	background-image: url(/images/h4bar.gif);
}

#content > h5 {	
	
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-right: 2px;
	
	border-right: 3px solid #dddddd;
	border-bottom: 1px dotted #dddddd;
	
	font-size: 1.2em;
	font-weight: normal;
	
	color: #003300;
	
}

#content > h6 {

	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 15px;
	
	margin-right: 2px;
	font-size: .9em;
	font-weight: bold;

}
#content li {
/*	// margin-bottom: 10px;
	// line-height: 10px;
	*/
	margin-bottom: 10px;
	
}
#content  table, #content  p,#content li  {
	margin-left: 15px;
	margin-right: 15px;
/*
	//line-height: 16pt;
*/
	color: #333333;
}


#rightbar {
	width: 190px;
	padding-left: 10px;
	
}



.clearer {
	clear: both;
}

#footer_wrapper {
	padding: 0px;
	margin: 0px;
        height: 226px;
	background: url(/templates/images/footstrip.jpg) repeat-x;
	width: 100%;
		position: relative;
	top: -16px;
}

#footer {
	background: url(/templates/images/footer.jpg) no-repeat -1px 0px;
	width: 1022px;
	height: 212px; 
	margin: 0 auto;
	text-align: left;
	
}

#footer:first-child {
	padding-top: 20px;
	color: white;
}
#footer:first-child p:first-line {
	font-weight: bold;
}

#userbox {
	position: absolute;
	top: 1px;
	left: 10px;
	font-family: verdana;
	font-size: 9pt;
	color: white;
	padding-left: 5px;
	padding-top: 2px;
}

#userbox a {
	font-family: verdana;
	font-size: 9pt;
	color: white;
	text-decoration: none;
}

#pagemode {
	padding: 0px;
	margin: 0px;
	position: absolute;
	 top: 0px;
	left: 250px;
	
	
	z-index: 1;
}
#pagemode input {
	padding-top: 0px;
	font-size: 8pt;
	height: 18px;
	border-width: 1px;
	font-size: 8pt;
	width: 100px;
	color: white;
	background-color: #008000;

}
dl.bot {
	text-align: center;
}

dt {
	font-weight: bold;
	color: green;
	margin-left: 15px;
}

dl.bot dd {
	font-size: 11pt;
	margin-bottom: 10px;
	padding-left: 0px;
	margin-left: 0px;
}
dd {
	font-size: .95em;
	margin-bottom: 5px;
	margin-bottom: 15px;
}

#leftbar {
	float: left;
	width: 200px;
	left: -5px;
	margin-left: 0px;
	padding-top: 20px;
	font-family: calibri;
	font-size: 11pt;
}


#leftbar h3,#rightbar h3 {
	font-style: italic;
	font-weight: normal;
	padding: 5px 0px 5px 10px;
	position: relative;
	
	font-family: 'calibri';
	
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 15px;
	font-size: 16pt;
	color: black;
	border: 1px solid orange;
	border: 1px solid orange;
	border: 1px solid orange;
	border: 1px dotted orange;
	background-color: white;
	
	width: 160px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #FFE064;
	padding: 10px;
	
}
#leftbar ul {
/*  margin: 5px;
padding-left: 1px;
*/
}

#leftbar ul li {
	list-style: none outside;
	margin-left: -28px;
	padding-bottom: 2px;
	border-bottom: 1px dashed #CCCCCC;
/*	//margin-bottom: 5px; */
	width: 170px;
	padding-top: 3px;
	padding-bottom: 3px;
	
}

#leftbar ul li:hover {
	background-color: #F2F3E9;
}

#leftbar ul li:before  {
	content: "» ";
}

#leftbar ul li:before {
/*
//	content: "» ";
*/
}
#leftbar  ul  li.selected {
/*
 //	border-right: 1px solid #CCCCCC; 
*/
}
#leftbar ul li.selected:after {
	content: " »";
}

#leftbar  ul  li  a {
	padding-left: 4px;
}
#leftbar  ul  li.selected a {
	/* color: maroon; */
	color: #937500;
	font-weight: bold;
}

#leftbar a:link, #leftbar a:visited {
	text-decoration: none;
	color: #937500;
	font-size: 11pt;
} 

#leftbar ul li a[href='#moveup'] {
	background: url(/images/redarrowup.gif)  no-repeat 0px 8px;
	padding: 0px 1px;
}

#leftbar ul li a[href='#movedown'] {
	background: url(/images/redarrowdown.gif)  no-repeat 0px 8px;
	padding: 0px 1px;
}

#leftbar ul li a[href='#deleteitem'] {
	background: url(/images/xred.gif)  no-repeat 0px 8px;
	padding: 0px 1px;
}

#leftbar ul li a[href='#renameitem'] {
	background: url(/images/property.jpg)  no-repeat 0px 8px;
	padding: 0px 1px;
	width: 8px;
}


#leftbar ul li a span  {
	visibility:hidden;
}


#breadcrumbs {
	
	top: -4px;
	left: 2px;
	width: 590px;
	height: 19px;
	padding-left: 15px;
	margin-bottom: 10px;
}

#breadcrumbs + p, #breadcrumbs + h4 { 
	margin-top: 20px;
}

#breadcrumbs, #breadcrumbs a  {
	text-decoration: none;
	font-family: calibri;
	font-size: 11pt;	
}


.admissionrequirements {
	border-collapse: collapse;
	font-size: 10pt;

}

.admissionrequirements th {
	text-align: center;
	color: green;
}
.admissionrequirements li {
	margin-left: -18px;
}
#editor_wrapper {
	position: absolute;
	left: 1px;
}

.table1 thead tr {
	background-color: #CFCFCF;
}
.table1 tbody tr {
	background-color:#F4F4F4;   
}
.table1 td {
	padding: 3px;
}
.table1 {
	width: 95%;
	border: 1px solid #999999;
}


.table2 thead tr {
	background-color: #c6ffc6;
}
.table2 tbody tr {
	background-color:#e6ffe6;   
}
.table2 td {
	padding: 3px;
}
.table2 {
	width: 95%;
	border: 1px solid #ddffdd;
}

.table3 thead tr {
	background-color: #FFE787;
}
.table3 tbody tr {
	background-color: #FFF9E3;   
}
.table3 tbody td {
	color: maroon;
	padding-left: 5px;

}
.table3 {
	width: 95%;
	border: 1px solid #FFECAA;
	color: #FFCC00;
}

image1 {
	border: 1px solid #A05A21;
	padding: 10px;
	background-color: #EFEFEF;
}
.table3 ul, .table1 ul, table2 ul{
	padding: 4px 0px;
}

#save_content input {
	margin: 2px;
	border: 1px solid green;
	width: 50px;
	height: 20px;
	margin-right: 5px;
} 
#save_content {
	border: 1px solid darkgreen;
	background-color: white;
	width: 900px;
	height: 25px;
	position: fixed;
	left: 400px;
	top: 0px;
	z-index: 900;
	padding-left: 5px;
	
}


