@charset "utf-8";
/* CSS Document */

body  {
	background: #333;
	padding: 0;
	text-align: center;
	margin: 0;
}

#wrapper {
	width: 950px;
	background: url(Images/main-back-2.jpg);
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	border-top: none #CCC;
	border-right: 2px solid #CCC;
	border-bottom: 2px solid #CCC;
	border-left: 2px solid #CCC;
}
#navlist {
	margin: 0;

}

#header {
	background: #fc0 url(Images/KSC-Header-2.jpg);
	margin: 0px;
	padding: 0px;
	height: 140px;
}
#dots {
	width: 950px;
	background: url(file:///C|/Users/Tony/Wield%20Website/Images/dots.jpg);
	height: 20px;
}

#sidebar {
	margin: 0px;
	padding: 0px;
	width: 173px;
	float: left;
	border-color: #600;
	text-align: center;
}

#mainContent {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	width: 500px;
	background: no-repeat;
	float: left;
}

.header1 {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 26px;
	color: #006;
	text-align: left;
}

.mainText {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 15px;
	color: #006;
	text-align: left;
}
.mainTextLarger {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 20px;
	color: #006;
	text-align: left;
}


.sidebarRightText {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #003;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}

#sidebarRight {
	margin: 0px;
	padding: 0px;
	width: 220px;
	float: right;
	border-color: #600;
	text-align: center;
}
#footer {
	background: #66F url(Images/KSC-Footer-3.jpg);
	height: 110px;
	clear: both;
	border-top: 2px solid #FFF;
	border-right: 2px #CCC;
	border-bottom: 2px #CCC;
	border-left: 2px #CCC;
}

.glossymenu{
	list-style-type: none;
	margin: 0px 0;
	padding: 0;
	width: auto;
	border-top: 1px solid #0C2977;
	border-right: 2px solid #0C2977;
	border-bottom: 0 solid #0C2977;
	border-left: 0px solid #0C2977;
}

.glossymenu li a{
	background: white url(Images/glossyback.gif) repeat-x left bottom;
	color: white;
	display: block;
	width: auto;
	padding: 3px 0;
	padding-left: 10px;
	text-decoration: none;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}


* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 160px;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: white;
}

.glossymenu li a:hover{
	background: url(Images/glossyback2.gif);
	color: #FF9;
}
.sidebarrightimage 
{
	
	border-style: solid;
	border-color: #FFF;
}
#footer ul {
	position: relative;
	top: 15px;
}

#footer ul li {
	display: inline;
	list-style: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF9;
	padding-right: 20px;
	padding-left: 20px;
	text-align: left;
	margin-right: 4px;
	margin-left: 4px;
}

#footer li
{
	display: inline;
	
}
#footer li a:visited, #footer li a:active, #footer li a:link
{
	color: white;
	text-decoration: none;
}

#footer li a:hover{
	color: #FF9;
	text-decoration: none;
}
.lunway {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCC;
	position: absolute;
	padding-top: 63px;
	padding-left: 50px;
}
.lunway a:link, .lunway a:visited
{
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCC;
	text-decoration: none;
	
	
}
.lunway a:hover
{
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;	
	
}
.header2 {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 21px;
	color: #006;
	text-align: left;
}
.mainTextbold {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 17px;
	color: #333;
	text-align: left;
	font-weight: bolder;
}
.mainTextgrey {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 15px;
	color: #333;
	text-align: left;
}
.contactus a:link, .contactus a:visited
{
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 15px;
	color: #333;
	text-decoration: none;
	
}
.contactus a:hover
{
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
	text-decoration: underline;
}
.contactbig a:link, .contactbig a:visited
{
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 17px;
	color: #333;
	text-decoration: none;
	
}
.contactbig a:hover
{
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 17px;
	color: #000;
	text-decoration: none;
}
