body {
	background: #cccccc;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, Sans-Serif;
}

a	{
color: #003366;
}

.menu-link	{
	color: #ffffff;
	text-decoration: none;
}

.sub-menu-link {
	color: #000000;
	text-decoration: none;
}

.login	{
	text-decoration: none;
	color: #cccccc;
}

a:hover	{
	color: #c71e54;
	text-decoration: none;
}

h1	{
	padding-top: 0;
	margin-top: 0;
	font-size: 20px;
	font-weight: bold;
	font-variant: small-caps;
	color: #23459c;
}

h2	{
	padding-bottom: 0;
	margin-bottom: 0;
	font-size: 17px;
	font-weight: bold;
	color: #23459c;
}

h3	{
	padding-bottom: 0;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: bold;
	color: #23459c;
	text-transform: uppercase;
}

h4	{
	padding-bottom: 0;
	margin-bottom: 0;
	font-size: 12px;
	font-weight: bold;
	color: #23459c;
}

div.header	{
	background: #23459c;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

div.container {
	background: #ffffff;
	width: 750px;  
	margin: auto;
	text-align: left;
}

div.menu {
	background: #9512e0;
	border-top: 1px solid #f2dc6f;
	border-bottom: 3px solid #23459c;
	border-left: 1px solid #f2dc6f;
}

ul.bannernav {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	height:1.5em;
	margin-bottom:1px;
	clear:both;
}

ul.bannernav li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	width:107px;
}

ul.bannernav li a, ul.bannernav li a:visited {
	width: auto;
	border-right:1px solid #f2dc6f;
	border-bottom:1px solid #f2dc6f;
	padding: 0;
	margin: 0;
	color: #f2dc6f;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight:bold;
	font-size:1em;
	line-height:1.5em;
}

ul.bannernav li a:hover {
	color: #f2dc6f;
	background: #c71e54;
	text-decoration: none;
}
.bannernav a:active, .bannernavwide a:active {
	color: #fff;
}

.bannernav li#active a {
	border: 1px solid #c60;
	color: #fff;
}

div.banner	{
	border-top: 1px solid #387eb8;
	border-left: 1px solid #387eb8;
	border-right: 1px solid #387eb8;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

div.banner_home	{
	border-top: 1px solid #387eb8;
	border-left: 1px solid #387eb8;
	border-right: 1px solid #387eb8;
}

div.contact-info {
	width: 150px;
	float: right;
	text-align: center;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-variant: small-caps;
	font-size: 11px;
	line-height: 18px;
	color: #ffffff;
}

div.contact-info a {
	color: #ffffff;
	text-decoration: none;
}

div.contact-info a:hover {
	color: #ffffff;
	text-decoration: underline;
}

div.home1	{
	background-image: url(../images/text_bkgrd.jpg);
	background-repeat: no-repeat;
	background-color: #ffd57b;
	border-bottom: 2px solid #23459c;
	padding: 20px;
	text-align: left;
	font-size: 10pt;
	color: #000000;
}

div.home2	{
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	background: #ffffff;
}

div.home_logo	{
	border-bottom: 1px solid #387eb8;
	border-left: 1px solid #387eb8;
	border-right: 1px solid #387eb8;
	padding: 20px;
}

div.left {
	float: left;
	padding: 10px;
	width: 180px;
	background: #ffffff;
}

div.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

div.middle {
	margin-left: 200px;
	background: #ffffff;
	padding: 0px;
}

div.right {
	float: right;
	padding: 0px;
	margin-left: 15px;
	width: 193px;
	background: none;
}

div.right-nav {
	padding: 5px;
	text-align: left;
	font-size: 12px;
	color: #000000;
}

div.right-nav ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div.right-nav li{
	text-align: left;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	border-bottom: 1px solid #999999;
}

div.notice {
	background-image: url(../images/grad_bkgd.gif);
	background-repeat: no-repeat;
	float: right;
	width: 200px;
	margin-left: 10px;
	padding: 5px;
	background-color: #6699ff;
}

div.notice-text {
	padding: 5px;
	border-top: 1px solid #6699ff;
	border-left: 1px solid #6699ff;
	border-right: 1px solid #6699ff;
	text-align: left;
	font-size: 12px;
	color: #ffffff;
}

div.notice-text ul {
	margin-bottom: 0px;
	margin-top: 10px;
}

div.notice-text p {
	margin-top: 0;
	padding-top: 0;
}

div.footer_home {
	clear: both;
	background: #cccccc;
	border-top: 2px solid #23459c;
	padding: 10px;
	text-align: center;
	font-size: 10px;
	color: #555555;
}

div.footer {
	clear: both;
	background: #cccccc;
	padding: 10px;
	text-align: center;
	font-size: 10px;
	color: #555555;
}

div.content {
	background:#ffffff;
	padding: 30px;
	text-align:left;
	font-size: 12px;
	color: #000000;
}

div.content ul {
	margin-top: 0;
	margin-bottom: 18px;
	margin-left: 10px;
	padding-left: 1.5em;
}

div.notice ul {
	margin-top: 0;
	margin-bottom: 18px;
	margin-left: 10px;
	padding-left: 1.5em;
}

div.news {
	width: 480px;
	background: #99ccff;
	border: 1px solid #336699;
	padding: 10px;
}

img.quilt {
	margin-left: 15px;
}

img.home-logo {
	margin-right: 10px;
}

img.staff {
	border: 1px solid #999999;
	margin-left: 5px;
	margin-bottom: 15px;
}

