﻿body
{
  font-family:					verdana,arial,sans-serif;
  background-color:			#fff;
  margin:								0px;
  padding:							0px;
  /* background-color: #00005B; */
}

img, table, tr, td
{
  margin:		0px;
	border:		0px;
  padding:	0px;
}

img, div, td {
	 behavior: url( "/images/kaskaskia/common/iepngfix.htc");
}


div
{
  margin:		0px;
	border:		0px;
  padding:	0px;
}

#kasheader
{
	width:								100%;
	height: 225px;
	/* background-image:			url( /images/kaskaskia/common/header_bg.gif ); */
	background-image: url( /images/kaskaskia/common/keg_headerbackground3.png );
	background-position:	top center;
	max-height:						538px;
  	text-align:						center;
}


#centercontent
{
	float:								none;
	background-color:			#fff;
	background-position:	center center;
	background-repeat:		no-repeat;
	min-height:					365px;
	text-align:					center;
	padding-left:				10px;
	padding-right:				10px;
	/* background-color: #00005B; */
}


#kasnavbar
{
	width:								100%;
	padding-bottom:				10px;
	text-align:						center;
}


#kasfooter
{
	width:								100%;
	height:								150px;
	background-image:			url( /images/kaskaskia/common/footer_bg.gif );
	background-position:	top center;
  	text-align:						center;
  	
}

#kasfootlinks
{
	padding-top:					40px;
	font-variant:					small-caps;
	color:								#6975B0;
}

a.footlink, a.footlink:link, a.footlink:visited
{
	text-decoration:			none;
	color:								#6975B0;
}

a.footlink:hover, a.footlink:active
{
	text-decoration:			none;
	color:								#000;
}

.kaskaskia-topnav{
background-image:url("/images/kaskaskia/common/feather.png");
font-family: Matura MT Script Capitals, Tahoma;
font-size:14px;
color: #EAE755;
font-weight: bold;
min-height: 80px;
min-width: 60px;
height: 110px;
width: 75px;
text-align: center;
vertical-align: middle;
}

.kaskaskia-topnavselected{
font-family: Matura MT Script Capitals, Tahoma;
background:url("/images/kaskaskia/common/feather.png");
font-weight: bold;
font-size:14px;
color: #EAE755;
font-weight: bold;
min-height: 80px;
min-width: 60px;
height: 110px;
width: 75px;
text-align: center;
vertical-align: middle;

}

.kaskaskia-topNavHover{
background-image:url("/images/kaskaskia/common/feather.png");
font-family: Matura MT Script Capitals, Tahoma;
font-size: 16px;
font-size:12pt;
color: #EAE755;
font-weight: bold;
min-height: 80px;
min-width: 60px;
height: 110px;
width: 75px;
text-align: center;
vertical-align: middle;

}

.kaskaskia-topNavFlyOuts{
background-image:url("/images/kaskaskia/common/feather.png");
font-family: Matura MT Script Capitals, Tahoma;
font-size:14px;
color: #EAE755;
font-weight: bold;
min-height: 80px;
min-width: 60px;
height: 110px;
width: 75px;
text-align: center;
vertical-align: middle;

}

.kaskaskia-topNavFlyOutsHover{
background-image:url("/images/kaskaskia/common/feather.png");
font-family: Matura MT Script Capitals, Tahoma;
}


#sectionheader {
	font-family: LithosPro-Black, LithosPro-Black, Calibri;
	font-size: 20px;
	color: #0033CC;

}


table.boxed {
	background-image: url("/images/kaskakia/common/box.png");
}


td.boxed-top { 
    height: 36px;  
    background-image: url("/images/kaskaskia/common/box_top1px.png"); 
  }

  td.boxed-topRight { 
    width: 36px;
    height: 36px;
    background-image: url("/images/kaskaskia/common/box_topright.png");
  }

  td.boxed-right { 
    width: 36px; 
    background-image: url("/images/kaskaskia/common/box_right1px.png");
  }

  td.boxed-bottomRight { 
    width: 36px; 
    height: 36px; 
    background-image: url("/images/kaskaskia/common/box_bottomright.png");
  } 

  td.boxed-bottom { 
    height: 36px;
    background-image: url("/images/kaskaskia/common/box_bottom1px.png");
  }

  td.boxed-bottomLeft { 
  	width: 36px;
    height: 36px;
    background-image: url("/images/kaskaskia/common/box_bottomleft.png");
  } 

  td.boxed-left { 
  	width: 36px;
    background-image: url("/images/kaskaskia/common/box_left1px.png");
  }

  td.boxed-topLeft { 
    width: 36px; 
    height: 36px; 
    background-image: url("/images/kaskaskia/common/box_topleft.png");
  }      

  td.boxed-center { 
	  background-image: url("/images/kaskaskia/common/box_bg.png");
	  background-repeat: repeat;
	  font-family: LithosPro-Black, LithosPro-Black, Comic Sans MS, Calibri;
	  font-size: 18px;
	  color: black;
		text-align: left;
	  
    
    }
