﻿@import url("layout.css");
body {
	color: black;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #800000;
}
#container {
	width: 800px;
	margin: 10px auto;
	border-top: 0;
	border-right: 10px solid #800000;
	border-bottom: 0;
	border-left: 4px solid #800000;
	background: #ffffe0;
}
#masthead {
	text-align: right;
	width: 780px;
	background-color: #800000;
	border-top: 10px solid #800000;
	border-right: 10px solid #800000;
	border-left: 10px solid #800000;
	border-bottom: 10px solid #800000;

	color: #800000;
}
#navigation {
	position: relative;
	float: left;
	width: 143px;
	margin-top: 0;
	margin-bottom: 20px;
/*	border-top: 5px solid #fff;
	border-left: 5px solid #fff;
	border-right: 1px solid #ffe7ba;
	border-bottom: 1px solid #ffe7ba;
	border-left: 1px solid #ffe7ba;
	*/
	background-color: #ffffe0;
	overflow: hidden;
}
#column_l {
	width: 650px;
	margin: 0;
	padding: 0;;	
	background-color: #ffffe0;
}
#content {
	float: left;
	width: 780px;
	margin-top: 10px;
/*	margin-bottom: 10px;
*/	margin-left: 5px;
	
	padding: 10px;
	background-color: #ffffe0;
	border-left: 10px solid #fff;
	border-top: 15px solid #fff;
	border-right: 10px solid #fff;
	border-bottom: 10px solid #fff;
}
#footer {
	color: white;
	background-color: #800000;
	text-align: center;
	width: 800px;
	padding-top: 5px;
	padding-bottom: 5px;
}
/* Masthead Styles */
#masthead h1 {
	color: #800000; 
	/*
	color: #800000;
	*/
}
#masthead h3 {
	color: #800000;
}
#masthead img {
	padding: 5px;
	border: 0;
}
/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: 90%;
	display: block;
	margin: 0;
	padding: 0;
}
#navigation li {
	display: block;
	margin: 0;
	text-indent: 10px;
	padding: 0;
	/*
	border: 1px solid #c9c9c9;
	*/
	background-color: #ffffe0;
}
#navigation a {
	color: #800000; 
	/*
	color: #800000;
	*/
	text-decoration: none;
	display: block;
	padding: 2px;
	/*
	border: 1px solid #fff;
	*/
	background-color: #ffffe0;
}
#navigation a:hover {
	color: #fff;
	text-decoration: none;
	/*
	border: 1px solid #800000;
	*/
	background-color: #800000;

}
/* Content Styles */
h6 {
	color: #800000;
}
h5 {
	color: #800000;
}
h4 {
	color: #800000;
}
h3 {
	color: #800000;
}
h2 {
	color: #800000;
}
#content h1 {
	color: #800000;
}
#content img {
	padding: 5px;
	border: 0;
}
/* Footer Styles */
#footer img {
	padding: 5px;
	border: 0;
}
#footer p {
	/*
	color: #808080;
	margin-top: 5px;
	color: #5a739c;
	*/
	color: white;
	margin-top: 5px;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
}
a {
	color: red;
	text-decoration: underline;
}
a:hover {
	color: red;
	text-decoration: underline;
}
/* My Styles */
#contact .contact
{
	color: #fff;
	text-decoration: none;
	/*
	border: 1px solid #800000;
	*/
	background-color: #800000;
}

#calendar .calendar
{
	color: #fff;
	text-decoration: none;
	/*
	border: 1px solid #800000;
	*/
	background-color: #800000;
}

#admission .admission
{
	color: #fff;
	text-decoration: none;
	/*
	border: 1px solid #800000;
	*/
	background-color: #800000;
}

#home .home
{
	color: #fff;
	text-decoration: none;
	/*
	border: 1px solid #800000;
	*/
	background-color: #800000;
}

.list_square {
	list-style-type: square;
}
.style_underline {
	text-decoration: underline;
}
.ad_cell {
	border-width: 0;
	background-color: #800000;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.style_center {
	text-align: center;
}
.style_justify {
	text-align: justify;
}
.style_right {
	text-align: right;
}
.style_header {
	background-color: #5A739C;
	color: #FFFFFF;
	font-size: 16pt;
}
.style_blockquote {
	margin-left: 40px;
}
.style_hidden_text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #5a739c;
}
.style_border {
	border-color: #c0c0c0;
	border-width: 0;
	background-color: #ffffff;
}
.style_noborder {
	border-width: 0;
}
.header
{
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana,Tahoma,Arial,san serif;
	color: #FFFFFF;
	background-color: #800000;
}
.table_background
{
	background-color: #ffffe0;
}
.table_head {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2163FF;
}
.diagram_head {
	font-size: 12pt;
	font-weight: bold;
	font-family: Verdana,Tahoma,Arial,san serif;
	color: #FFFFFF;
	background-color: #2163FF;
}
.red_text {
	color: red;
}
.blue_text {
	color: blue;
}
.style_base_font {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12pt;
	font-style: italic;
}
.style_font10 {
	font-size: 10pt;
}


