/** CSS DOCUMENT **/

* { 
margin: 0; 
padding: 0;
}

body {
background: #dfdbc4 url(k-images/background.jpg) repeat;
font: 70%/140%  verdana, sans-serif;
color: #73513d;
}

/*---- Skeleton ----*/ 

#layout_topbg{ 
background: url(k-images/backg.jpg) top repeat-x;
width: 100%;
}

#layout {
width: 750px;
background: url(k-images/bg.jpg) repeat ;
margin: 0 auto;
}

#header { 
background: url(k-images/image_01.jpg) no-repeat;
height: 169px;
}

#container { 
background: url(k-images/image_02.jpg) no-repeat;
width: 750px;
float: left;
text-align: left;
}

#content { 
width: 416px;
display: inline;
float: right;
margin: 5px 40px 0 0;
}

#navigation {
width: 158px;
float: left;
margin: 110px 0 0 110px;
display: inline; 
}


#footer {
background: url(k-images/image_03.jpg) no-repeat;
width: 750px;
height:125px;
clear: both; 
}

#copyright {
color: #dbd7c3;
font: bold 10px/1.2em verdana, sans-serif;
text-transform: uppercase;
background-color: #61402b;
float: right; 
margin: 27px 40px 0 0;
text-align: center;
width: 417px; 
}

/*---- Lists ----*/ 

ol, ul { 
margin: 10px 0; 
}

li { 
padding-left: 25px; 
} 

ol { 
list-style-position: inside; 
} 

ul {
 list-style-type: none; 
 list-style-position: inside; 
 }
 
ul li { 
list-style-image: url(k-images/bullet.jpg) ;
}

/*---- Links ----*/

h1 { 
font: 350% 'times new roman', sans-serif;
padding: 100px 0 0 310px;
letter-spacing: 1px;
} 

.one  { color: #000; } 
.two { color: #985E50; } 
.three { color: #A99A63; } 
.Trade { color: #000; } 


h2 {
font: bold 100%  "Trebuchet MS", arial, sans-serif; 
text-transform: uppercase; 
padding: 0 1px 0 5px;
letter-spacing: 2px; 
border-bottom: 1px solid #b79871; 
margin: 10px 0 10px 0; 
}

#content .first { 
color: #633D2A; 
font: bold 130% 'times new roman', sans-serif;
text-transform: uppercase;
letter-spacing: 1px;  
margin: 5px 0 5px 65px; 
border-right: 7px solid #8f6e61; 
border-width: 0 7px 1px 0;
background: none; 
}

#content h2 { 
color: #403a33; 
background-color: #ded9c7; 
border-left: 7px solid #8f6e61; 
}

#navigation h2 {
text-align: right; 
color: #955d5d; 
background-color: #e3e6ca; 
border-right: 7px solid #9e735b;
padding-right: 5px; 
}

 h3 { 
 font-size: 100%; 
 color: #857247;
 border-bottom: 1px solid #A76D5E; 
 margin: 10px 0;
 } 

.sectiontitle {
font: bold 100%  "Trebuchet MS", arial, sans-serif; 
padding: 0 1px 0 5px;
letter-spacing: 2px; 
border-left: 7px solid #8f6e61; 
border-bottom: 1px solid #b79871; 
background-color: #ded9c7; 
margin: 10px 0 10px 0; 
text-align: center;

	}

.settitle {
 font-size: 100%; 
 color: #857247;
 border-bottom: 1px solid #A76D5E; 
 margin: 10px 0;
text-align: center;

	}

 
/*---- Links ----*/

a { 
color: #965f51; 
text-decoration: none; 
cursor: default; 
font-weight: bold; 
}

a:hover { 
color: #0d0906; 
border-bottom:1px solid #a99d6c; 
}

#navigation a { 
font: bold 90% arial,sans-serif; 
color: #aa8541;
text-transform: uppercase;  
letter-spacing: 1px; 
}

#navigation a:hover {
color: #946357; 
border: none; 
}
 
#copyright a {
color: #ded9c7; 
border: none; 
}

#copyright a:hover {
color: #a27e69; 
border: none; 
}

/*---- CSS Curve ----*/

.curve {
height: 13px;
display: block;
float: left;
clear: left; 
}

#line1 { width: 52px; }
#line2 { width: 27px; }
#line3 { width: 30px; }
#line4 { width: 30px; }
#line5 { width: 28px; }
#line6 { width: 23px; }
#line7 { width: 8px; }

/*---- Form Elements ----*/

input, textarea, .button, label { 
margin: 5px 0; 
font: inherit; 
color: inherit;
} 

input, textarea, .button { 
background-color: #CEC5A8;
padding: 3px; 
border: 1px solid #B79689; 
margin-right: 10px; 
} 

input, textarea { 
float: right; 
width: 280px; 
} 

label { 
float: left; 
margin-left: 10px;
font-weight: bold; 
width: 80px;
} 

.button { 
clear: both; 
float: right; 
width: 100px; 
} 

.clear { 
clear: both; 
} 

/*---- Image Map ----*/
 
#ImageMap {
float: left; 
margin: 96px 0 0 180px;
text-decoration: none; 
}

#ImageMap a i { 
visibility: hidden; 
font-weight: normal;
}

#ImageMap a:hover { 
border: none; 
}

/*---- Extras ----*/

u, b { 
color:#a27e69; 
}

p { 
margin:10px 0; 
}

blockquote { 
padding: 1px 10px; 
color: #765439; 
background-color: #dfdac4;
border-right: 5px solid #9a8253;
border-left: 5px solid #975F50;
width: 350px;
margin: 0 auto;
} 


#cardscontainer {
	}


.cardsection {
text-align: center;
	}

#displaytext {
	}
