/*       General
======================= */
* {
	margin:0;
	padding:0;
}
html{ height: 100%;  margin-bottom: 1px; }
html *{ padding: 0; margin: 0; }

body {
	text-align: center;
	background:#000;
	margin:50px 0;
	}
		
.left { float:left; }
.right { float:right; }
.clear {clear:both;}
.red { color:#FF0000;}
.ImgR { float:right; margin:10px 40px 0 20px; display:inline;}
.ImgL { float:left; margin:10px 20px 0 40px; display:inline;}

/*       Links
======================= */
a {
	color:#2cb12c;
    text-decoration:underline;
}
a:hover {
    color:#333;
    text-decoration:none;
}
#ContentHome a:hover {
	color:#CCC;
}
a img {
	border:none;
}
a:active, a:focus {
	outline:0;
}

/*     Float containers fix 
=============================== */
.clearfix:after {
 content: ".";
 display: block;
height: 0;
 clear: both;
 visibility: hidden;
 }
.clearfix{display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */

/*       Text
======================= */
body, td, th, div, p, ul, li, h1, h2, h3 {
	font: 11px Arial, Helvetica, sans-serif;
	color:#333;
	}

h1, h2, h3, p, table, .gallery {
	margin-left:40px;
    margin-right:40px;
}

h1, h2, h3 {
	font-family: Tahoma, Georgia, Verdana, "Trebuchet MS";
	color:#333;
}
h1{
	font-size:20px;
	margin-top:30px;
	margin-bottom:20px;
}
h2 {
	font-size:18px;
	margin-top:10px;
	margin-bottom:5px;
	border-bottom:1px dashed #666;
}
h3 {
	font-size:15px;
	margin-top:10px;
	margin-bottom:5px;
}
p{
	padding-bottom:10px;
	line-height:18px;
}
#Content ul{
	padding: 0 30px 10px 40px;
	margin:0 0 0 20px;
}
#Content ul li{
	padding: 0 0 9px 0;
}
#Content li ul{
	padding: 0 0 0 0;
	margin:0 0 0 15px;
}
#Content li ul li {
	padding: 9px 0 0  0;
}
#ContentHome td, #ContentHome th, #ContentHome div, #ContentHome p, #ContentHome ul, #ContentHome li, #ContentHome h1, #ContentHome h2, #ContentHome h3 {
	color:#FFF;
	}
	
#HLeft h1, #HLeft h2, #HLeft h3, #HRight h1, #HRight h2, #HRight h3 {
    margin-right:0;
	margin-top:40px;
	margin-bottom:15px;
	font-size:16px;
	font-weight:bold;
}

/*       Navigations
======================= */

/* TopNav ----------- */
#TopNav {
position:relative;
}
#TopNav ul {
	position:absolute;
	width:185px;
	top:12px;
	right:0;
	height:35px;
	list-style:none;
}
#TopNav li {
	display:inline;
}
#TopNav li a {
	text-decoration:none;
	color:#333;
	padding:0px 10px;
}
#TopNav li a:hover {
	color:#339933;
}



/* LeftNav ----------- */
/* Fix IE. Hide from IE Mac \*/
* html #LeftNav li { float: left; height: 1%; }
* html #LeftNav li a { height: 1%; }
/* End */

* #LeftNav li {float: left; width: 100%;}

#LeftNav {
	list-style:none;
	margin:30px 0 0px 30px; 
	position:relative;
	width:160px;
	list-style:none;
}
#LeftNav li{
	position:relative;
}

#LeftNav li a {
	display:block;
	padding:8px 0;
	text-decoration:none;
	color:#FFF;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	margin:0;
}

#LeftNav li a:hover, #LeftNav li .current {
	color:#33cc33;
	padding:8px 0 8px 14px;
	background:url(../images/bullet.gif) no-repeat left;
}
#LeftNav li ul {
	position: absolute;
	left:160px;
	top:0px;
	text-align:left;
	display: none;
	width:170px;
	list-style:none;
	border-left:2px solid #333;
}
#LeftNav li ul li {
	margin:0;
	text-align:left;
}
#LeftNav li ul li a {
	background:#777;
	padding:8px 0 8px 8px;
	display:block;
}
#LeftNav li ul li a:hover {
	background:none;
	background:#666666;
	padding:8px 0 8px 8px;
}
#LeftNav li ul li a.end {
}
#LeftNav li:hover ul, #LeftNav li.over ul { display: block; } /* The magic */


/*       Logo
======================= */
#Logo {
	background:#c3d19d;
	margin:0;
	padding:0;
	height:90px;
	width:180px;
	padding:30px 0 0 30px;
	float:left;
}
#Logo a {
	background:#c3d19d url(../images/ksw-construction.png) no-repeat;
	height:90px;
	width:180px;
	display:block;
}

#LogoIn {
	background:#c3d19d;
	margin:0;
	padding:0;
}
#LogoIn a {
	background:#c3d19d url(../images/ksw.png) no-repeat;
	height:100px;
	width:190px;
	display:block;
}

#Logo a strong, #LogoIn a strong, #LogoPr {
	display:none;
}
/*     Rotator
======================= */
#imageContainer {
	position:relative;
	margin:auto;
	width:510px;
	float:right;
}


/*       Layout
======================= */


#Page{
	width:750px;
    text-align:left;
	margin:0 auto;

}
#Banner {
	background:#c3d19d;
	height:150px;
	width:100%;
}

#TopNav {
	height:35px;
	background: url(../images/tnb.gif) no-repeat right top;
}
#TGS {
	width:100%;
	height:20px;
	background:#339933 url(../images/tl.gif) no-repeat left top;
	}
#BGS {
	width:100%;
	height:20px;
	background:#339933 url(../images/bl.gif) no-repeat left top;
}
#TR {
	height:20px;
	width:100%;
	background: url(../images/tr.gif) no-repeat right top;
}
#BR {
	background: url(../images/br.gif) no-repeat right top;
	width:100%;
	height:20px;
}

#Main{
	background:#eaf0d3 url(../images/lbg.gif) repeat-y left;
}
#MainHome{
	background:#333 url(../images/lbg.gif) repeat-y left;
}
#HLeft {
	width:320px;
}
#HRight {
	width:240px;
}

#LeftCol{
    width:190px;
	background:#666;
}

#Content, #ContentHome{
	width: 560px;
	padding-bottom:30px;
 } 
.gallery {
	margin-bottom:4em;
}	 
.gallery .small {
	float:left;
	width:75px;
	height:50px;
	margin-bottom:3px;
	cursor:pointer;
}
.gallery .large {
	float: right;
}	
#quotes{
clear:both;
padding-top:30px;
}
#quotes blockquote{
margin:0 5px 15px;
padding:0 0 0 5px;
border-left: 2px solid #393;
}
#quotes blockquote p{
margin:0;
padding:0;
color:#ccc;
}
#quotes blockquote p strong{
color:#eee;
}
.pdficon {
	background: url(../images/icon-pdf.gif) no-repeat right center;
	padding: 3px 18px 3px 0;
        white-space: nowrap;
}

/*      Images
========================= */
.team { 
	border:8px solid #C3D19D;  
	margin:-10px 0 10px 10px;
	float:right;
}
.photo { 
	border:8px solid #C3D19D;  
	margin: 0px 0 10px 10px;
	float:right;
}
.logo {
	border:1px solid #666;
	padding:2px;
	margin: 10px 2px 0px 0px;
	
}

/*       Forms
====================== */

form {
        margin: 15px 30px 30px 40px;
}
input, textarea, select {
        font: 12px Verdana, Arial, Helvetica, sans-serif;
        color: #666;
}
form fieldset {
        display: block;
        width: 26em;
        margin: 0 0px 3em;
        padding: 0 1em 1em;
        border: 1px solid #ccc;
}
form .submit {
        width: auto;
}
form legend {
		font-size: 13px;
		color: #333;
}

form fieldset.radio {
        width: 26em;
        margin: 1em 0 2em 0;
}

form fieldset.radio input {
        clear: both;
        float: left;
        width: auto;
}

form fieldset.radio label {
        font-weight: normal;
}

form input,
form textarea {
        display: block;
        width: 24em;
		font-size: 11px;
}

form label {
        display: block;
        margin-bottom: 1em;
        font-size: 11px;
		color: #333;
}

form label.first,
p.first {
        padding-top: 1em;
}
form p {
	margin-left:0;
	margin-right:0;
}	
form select {
        display: block;
}

/* Footer
========================= */
#Footer{
	height:60px;
	clear:both;
}
#Footer p {
	text-align:center;
	color:#666;
	line-height:25px;
	padding:10px 0;
	font-size:12px;
}
#Footer p a:hover {
	color:#a4a1a1;
	}
.SpF   {padding:0 10px; font-weight:bold;}



	
/*     printer styles
========================= */
@media print{
/* Hide unwanted elements */
#TopNav, #TGS, #LeftNav, #BGS  {display:none;}
#Banner, #Banner h1 , #Banner h1 a {
	width: auto;
	height: auto;
	font-size:20px;
}

#Logo a strong, #LogoPr, #LogoIn a strong {
	display:block;
}
#LogoIn, #LogoIn a{
height:auto;
width:100%;
}
/* Kill floats */
#Page, #Banner, #MainHome, #Main, #ContentHome, #Content, #Footer, #HLeft, #HRight, #LeftCol, .left, .right{width:100%; float:none;}
/* Kill Backgournds */
body, #Banner, #Logo, #Logo a, #Content, #ContentHome { background: #fff; margin:0; padding:0; color:#000; }
#Footer { border-top:1px solid #2cb12c;}
h1, h2, h3, table, p {
margin-left: 0;
margin-right:0;}

#quotes{padding-top:10px;}

#ContentHome td, #ContentHome th, #ContentHome div, #ContentHome p, #ContentHome ul, #ContentHome li, #ContentHome h1, #ContentHome h2, #ContentHome h3 {
	color:#000;
	}
}