﻿
body 
{
	background-color: #000;
	margin-left: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000;
	font-family:Gill Sans MT;
	border-left: 2px;
	border-left-color: #000;
}

#navbar
{
	
	width: 100%;
	border:1px solid #000;
	border-width:1px 1px 1px 1px;
	background-color:#143D8C;
	text-align:center;
}

#navbar a:link, #navbar a:visited
{
	color:#000;
	text-decoration:none;
	font:bold 1em/1em "Gill Sans MT";
	text-transform:uppercase;
	text-align:center;
}

.body_text 
{
	font-family:Gill Sans MT;
	color:#FFF;
	font-size:16px;
}

#nav
{
	margin:0;
	padding:0;
	z-index:30;
}

#nav li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font:14px "Gill Sans MT";
}

#nav li a
{
	display: block;
	border-style:groove;
	padding: 4px 10px;
	width: 102px;
	background: #143D8C;
	
	color: #FFF;
	text-align: center;
	text-decoration: none;
}

#nav li a:hover
{
	background: #55BCEB;
	color: #000;
	font:bold 14px;
}

#nav div
{
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #143D8C;
}

#nav div a
{
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #143D8C;
	color: #FFF;
	font: 14px "Gill Sans MT";
}

#nav div a:hover
{
	background: #55BCEB;
	color: #000;
}

a.link
{
    color: blue;
}

.footer 
{
	font-family: "Gill Sans MT";
	font-size: 11px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
}

.leftPane 
{
	background:#77787B;
	border-right:2px #CCC solid;
}

.table 
{
    float:left;
	border-bottom:2px #CCC solid;
}

.services_menu
{
	float:left;
	width: 26em;
	margin: 0;
	padding: 0;
	list-style: none;
}

.services_menu li
{
	float: left;
	width: 13em;
	margin: 0;
	padding: 0;
}

.alliances_bottom
{
    float: left;
}

.postentry
{
    font-family:Gill Sans MT;
	color:#FFF;
	font-size:16px;
}

.postheader
{
    font-family:Gill Sans MT;
	color:#FFF;
	font-size:20px;
}

.divider
{
}

.summary
{
    font-family:Gill Sans MT;
	color:#FFF;
	font-size:16px;
}

.lcolmenu li
{
    list-style-type: none;
    list-style-image: url("/Blog/pics/colicon.jpg");
    
}

.lcolmenu li a
{
    text-decoration: underline;
}

.lcolmenu li a:visited
{
    color: #0000ff;
}

.lcolmenu li a:hover
{
    font-size: 18px;
    text-decoration: none;
    color: Maroon;
}

#loginstatus
{
    font-size: 25px;
    text-decoration: none;
}

.calendar
{
}

#categorylist
{
    list-style-type: none;
    list-style-image: url("/Blog/pics/colicon.jpg");
}

#categorylist li a
{
    text-decoration: underline;
}

#categorylist li a:visited
{
    color: #0000ff;
}

#categorylist li a:hover
{
    font-size: 18px;
    text-decoration: none;
    color: Maroon;
}

.monthlist1 li a:visited
{
    color: #0000ff;
}

.monthlist1 li a:hover
{
    text-decoration: none;
    color: Maroon;
}
