﻿body 
{
	background-color:#AFA898;
}
div#wrap
{
	position:absolute;
	left:13%;
	top:20px;
	height:100%;
		
}

div#Nav
{
	position:absolute;
	left:0px;
	top:215px;
	height:485px;
	width:150px;
	background-color:#5A4E35;
	
}
#Nav ul
{
	list-style-type:none;
	
	
}
#Nav li
{
	list-style-type:none;
	display:block;
	margin-left:-80px;
	
	
}
#Nav a:link, a:visited
{
	font-family:Georgia,Arial, Verdana,Sans-Serif;
    font-size:14px;
    font-weight:bold;    
    color:#D4CBB9;
    margin-left:40px;
    text-decoration:none;
    background-color:#5A4E35;
    display:block;
    width:150px;
    padding-left:35px;
    padding-bottom:5px;
    padding-top:5px;
 
}
#Nav a:hover
{
	font-family:Georgia,Arial,Verdana,Sans-Serif;
    font-size:14px;
    font-weight:bold;
    background-color:#91774A;
    color:#C5BDAC;
    margin-left:40px;
    text-decoration:none;
    
}
div#LeftPane
{
	background-color:#C5BDAC;
	height:700px;
	width:150px;
	position:relative;
	top:0px;
	left:0px;
		
}

div#Main
{
	background-color:#BAB2A1;
	height:700px;
	width:641px;
	position:absolute;
	left:150px;
    top:0px;
      
 
}

div#Logo
{
	background-color:#C5BDAC;
	background-image:url(KG_Logo6.jpg);
	position:relative;
	top:29px;
	left:10%;
	width:120px;
	height:158px;
}
div#Logo2
{
	background-image:url(KG_Logo5.jpg);
	position:relative;
	top:164px;
	left:95px;
	width:52px;
	height:435px;
}
div#SlideShow
{
	margin-top:0px;
}
.Main
{
	font-family:Monotype Corsiva,Georgia, Verdana,Sans-Serif;
    font-size:medium;
    margin-left:100px;
    margin-top:100px;
    color:#5E4D30;
}
p.Welcome
{
	margin-left:15px;
	margin-right:5px;
	margin-top:40px;
	font-family:Georgia, Verdana,Sans-Serif;
    font-size:small;
    font-weight:300;
    color:#5E4D30;
    text-indent:1.5em;
}
p.Main
{
	margin-top:200px;
}
p.Services
{
	margin-top:20px;
	margin-left:15px;
	margin-right:5px;
	font-family:Georgia, Verdana,Sans-Serif;
    font-size:small;
    color:#5E4D30;
    text-indent:1.5em;
}
p.Products
{
	margin-top:5px;
	margin-left:15px;
	margin-right:5px;
	font-family:Georgia, Verdana,Sans-Serif;
    font-size:small;
    color:#5E4D30;
    text-indent:1.5em;
   
}
a.Products:link,a.Products:visited,a.Products:hover
{
	margin-left:0px;
	text-decoration:underline;
	font-family:Monotype Corsiva,Georgia, Verdana,Sans-Serif;
	font-size:small;
	color:#5E4D30;
	padding:0px;
	display:inline;
	background-color:#BAB2A1;
	width:auto;
}
h1.Main
{
	font-size:large;
    margin-left:50px;
}
.Contact
{
	font-family:Georgia, Verdana,Sans-Serif;
    font-size:small;
    margin-left:100px;
    margin-top:50px;
    margin-bottom:0px;
    color:#5E4D30;
    
}
table
{
    margin-left:97px;
	font-family:Georgia, Verdana,Sans-Serif;
    font-size:small;
    color:#5E4D30;    
}
.td
{
	width:100px;
	height:26px;
}
td.TxtBx
{
	width:165px;
	height:26px;
}
div#frm_comment
{
	font-family:Georgia, Verdana,Sans-Serif;
    font-size:small;
    margin-left:100px;
    color:#5E4D30; 
}
div#frm_submit
{
    margin-left:150px;
	
}
span.beg
{
  font-family:Monotype Corsiva;
  font-size:xx-large;
  font-weight:bold;		
}
div#footer
{
	background-color:#BAB2A1;
	height:25px;
	width:791px;
}
a.footer:link, a.footer:visited
{
	position:relative;
	top:35px;
	left:100px;
	font-family:Georgia,Arial, Verdana,Sans-Serif;
    font-size:x-small;
    font-weight:bold;    
    color:#5E4D30;
    margin-left:40px;
    text-decoration:none;
    background-color:#AFA898;
    display:inline;
    width:150px;
    padding-left:35px;
    padding-bottom:5px;
    padding-top:5px;
 
}