@charset "utf-8";
.home {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;

}
.home2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color:#56a0d4;

}
.home3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color:#7EAC03;

}
.outterbox {
	border: 5px;
	border-color:black;
	}

body {
	background-image: url(images/bkgsolid.jpg);
	background-repeat: repeat-x;
}
.footer {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color:#FFFFFF
}	
.slideshow
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#000000;
}
.slideshow a
{
height: 2em;
line-height: 2em;
width: 6em;
color: #000000;
text-decoration: none;
font-family: Helvetica, Arial, san-serif;
font-size: 12px;
}
#slideon
{
height: 2em;
line-height: 2em;
width: 6em;
color: #000000;
text-decoration: none;
font-family: Helvetica, Arial, san-serif;
font-size: 12px;
border: 1px solid green;
}
.nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
} 
.nav-menu li
{
margin: 0 1em;
} 
.nav-menu li a
{
height: 2em;
line-height: 2em;
float: left;
width: 13em;
display: block;
color: #808080;
text-decoration: none;
text-align: left;
font-family: Helvetica, Arial, san-serif;
font-size: 12px;
font-weight: bold; 
text-indent:0.75em;
}
.nav-menu li a:hover
{
background: url(over.gif) #fff bottom left no-repeat;
height: 2em;
line-height: 2em;
float: left;
width: 13em;
display: block;
color: #4F91B1;
text-decoration: none;
text-align: left;
font-family: Helvetica, Arial, san-serif;
font-size: 12px;
font-weight: bold; 
text-indent:0.75em;
}
#Selected
{
	background: url(over.gif) #fff bottom left no-repeat;
	color: #4F91B1;
}
#Small
{
	font-size: 11px;
	font-weight: bold; 
	text-indent:1.5em;
}
#SuperSmall
{
	font-size: 10px;
	font-weight: bold; 
	text-indent:2.5em;
	color:#7EAC03;
	background: #fff bottom left no-repeat;
}
#SuperSmallSelected
{
	font-size: 10px;
	font-weight: bold; 
	text-indent:2.5em;
	color:#4F91B1;
	text-decoration: underline;
	background: #fff bottom left no-repeat;
}
#SmallSelected
{
	font-size: 11px;
	font-weight: bold; 
	text-indent:1.5em;
	color:#56a0d4;
}
