﻿html
{
	/*height: 100%;*/
}

body
{
	margin: 0;
	padding: 0;
	/*height: 100%;*/
	background-image: url(/sites/kings/imagesandstyles/home_body_bg.jpg);
	background-repeat: repeat-x;
}

#masterTable
{
	position: relative;
	/*min-height: 100%;*/
	margin: 0 auto;
	width: 1010px;
}

#headerTD
{
	width: 1010px;
	height: 485px;
	background-image: url(/sites/kings/imagesandstyles/homeheader1.jpg);
	background-repeat: no-repeat;
}
#welcome
{
	height:20px;
	width: 170px;
	margin-top:0px;
	margin-left:0px;
	float:left;
	/*margin-right:170px;
	float: right;*/
	display: inline;
}


#siteactions
{
	height:20px;
	width: 90px;
	margin-top:0px;
	margin-left:0px;
	float:left;
	/*margin-right:170px;
	float: right;*/
	display: inline;
}

#search
{
	height: 20px;
	width:200px;
	margin-top: 0px;
	margin-right: 210px;
	float: right;
	display: inline;
}


/*
#siteactions
{
	height:20px;
	width: 90px;
	margin-top: 20px;
	margin-right: 110px;
	float: right;
	display: inline;
}

#search
{
	height: 20px;
	width:200px;
	margin-top: 0px;
	margin-right: 0px;
	float: right;
	display: inline;
}
*/
#kingsLogo
{
	width: 222px;
	height: 147px;
	margin-left: 402px;
	margin-top:-8px;/*17px;*/
	float: left;
	display: inline;
}

#navContainer
{	
	width: 855px;
	height: 36px;
	margin-top: 15px;
	margin-left: 82px;
	float: left;
	display: inline;
	background-image: url(/sites/kings/imagesandstyles/navbar.jpg);
	background-repeat: no-repeat;
}

#navTable
{
	margin-top: 2px;
	margin-left: 15px;
	width: 840px;
	height:34px;
}

.navtxt
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform:uppercase;
	color: #00233a;
	text-decoration: none;
}

.navtxt:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform:uppercase;
	color: #00233a;
	text-decoration: none;
}

.navtxt: visited
{
	color: #00233a;
	text-decoration:none;
}


.navtxt:hover
{
	color: #b01e23;
	text-decoration: none;
}


#flashContainer
{
	width: 918px;
	height: 271px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: 45px;
	float: left;
	display: inline;
	
}

.boxnavStyle
{
	float: right;
	display: inline;
	margin-right: 10px;
	text-align:center;
}


.boxSeperator
{
	width: 16px;
}
.boxStyle
{
	width: 220px;
	height: 119px;
	background-repeat: no-repeat;
}

.maintxt
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #115482;
	font-size: 12px;
}

#footerLogos
{
	width: 918px;
}

#footerTD
{
	height:40px;/* 90px;*/
	background-image:url(/sites/kings/imagesandstyles/footer_slice.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
}