﻿body 		{background-color: #6278B4; /*background-color: #C6BB8F;*/ font-family: arial, verdana, sans-serif; color: black;}

td	{font-size: 10pt;}

p	{font-size: 10pt;}
ul		{list-style-type: square;}
img		{display: block; border: 0; margin: 0; padding: 0;}

h1			{font-size: 17pt; font-weight: bold; margin-bottom: 0; margin-top: 0;}
h2			{font-size: 14pt; font-weight: bold; margin-bottom: 0;}
h3			{font-size: 11pt; color: #6278B4; font-weight: bold;}
h4			{font-size: 13pt; font-weight: normal; margin-top: 0;}
h5			{font-size: 11pt; font-weight: normal; margin-top: 0;}

.bottom	    {margin-bottom: 0;}
.top		{margin-top: 0;}
.topbot	    {margin-top: 0; margin-bottom: 0;}

.large      {font-size: 11pt;}
.small      {font-size: 8pt;}
.address	{font-size: 11pt;}

a		{color: #1C4722; text-decoration: underline;}
a:hover	{color: #692831;}

.container {
	width: 750px;
	margin-left: auto; margin-right: auto;
	background-color: white;
	border: 3px solid #A49255;
}
.mainTable {
	border-left: 7px solid white;
	border-right: 7px solid white;
	border-bottom: 7px solid white;
}

#menu {
	width: 157px;
	background-color: #f4f1e9;
	vertical-align: top;
	border-left: 1px #8f792f solid;
	border-right: 1px #8f792f solid;
	border-bottom: 1px #A49255 solid;
}
#menu a	    	{color: black; font-size: 10px; line-height: 16px; font-weight: bold; text-decoration: none; padding-left: 3px;}
#menu a:hover	{color: #692831;}
#menu img		{padding: 0; margin: 0;}

#content {
	width: 563px;
	height: 250px;
	vertical-align: top;
}

#footer {
	border-top: 1px black solid;
	margin-top: 15px;
}

#news {
	width: 160px;
	margin-left: 11px;
	border-left: 1px black solid;
	padding-left: 11px;
}
	#news h1 {
		font-size: 12pt;
		font-weight: bold;
		margin-bottom: 0;
		text-transform: uppercase;
	}
	#news ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	#news li {
		padding-top: 10px;
		color: #1C4722;
		font-size: 9pt;
	}

/* Teachers Styles */
.teachers	{font-size: 18pt; color: #692831; font-weight: bold; margin-bottom: 0; margin-top: 0;}
#teachers-menu			{background-color: #e6ddd6;}
#teachers-menu ul		{list-style-type: square; margin-top: 0; margin-bottom: 5px;}
#teachers-menu li		{margin-left: -15px;}
#teachers-menu a		{color: #692831; font-size: 10px; line-height: 16px; font-weight: bold; text-decoration: none; padding: 0;}
#teachers-menu a:hover	{color: black;}

/* Classified Styles */
.classified	{font-size: 18pt; color: #1C4722; font-weight: bold; margin-bottom: 0; margin-top: 0;}
#classified-menu		{background-color: #dee0d5;}
#classified-menu ul		{list-style-type: square; margin-top: 0; margin-bottom: 5px;}
#classified-menu li		{margin-left: -15px;}
#classified-menu a		{color: #1C4722; font-size: 10px; line-height: 16px; font-weight: bold; text-decoration: none; padding: 0;}
#classified-menu a:hover{color: black;}

/* Retirees Styles */
.retirees	{font-size: 18pt; color: #293a69; font-weight: bold; margin-bottom: 0; margin-top: 0;}
#retirees-menu			{background-color: #dfdedc;}
#retirees-menu ul		{list-style-type: square; margin-top: 0; margin-bottom: 5px;}
#retirees-menu li		{margin-left: -15px;}
#retirees-menu a		{color: #293a69; font-size: 10px; line-height: 16px; font-weight: bold; text-decoration: none; padding: 0;}
#retirees-menu a:hover	{color: black;}
