* {
margin: 0;
padding: 0;
}

body {
/*background:#cfccc0 url(body.jpg) top left repeat-y;*//*12Jan2012*/background-color:#ff9a35;/*12Jan2012*/
font-family: Arial, "sans serif";
font-size: .9EM;
line-height: 98%;
}

#container {
width: 856px;
background: transparent url(container.png) repeat-y top;
margin: 0 auto auto auto;
padding: 0px 0 0 0;
}

#container-inner {
background: transparent url(container-inner.png) no-repeat 40px 0px;
}

#kc {
float: left;
width: 40px;
height: 594px;
background: transparent url(kc.png) top left no-repeat;
position: fixed;
}

#container-bottom {
display: block;
margin: 0 auto 0 auto;
}

#head-area {
height: 147px;
}

#nav {
width: 791px;
height: 23px;
background: transparent url(nav.jpg) left repeat-x;
margin: 0px 25px 0 40px;
}

#content {
width: 725px;
margin: 0 55px 0px 75px;
background: transparent;
}

#con_left {
float: left;
width: 355px;
margin: 175px auto auto 0;
background: white;
}

#con_right {
float: right;
width: 331px;
margin: 15px 0 auto auto;
background: white;
}

#finish {
width: 725px;
background: white;
clear: both;
}

#bottomline {
height: 15px;
font-size: .7EM;
color: #999;
margin: 0 40px 0 40px;
text-align: center;
}

.bold_red {
font-size: 1EM;
color: #962415;
font-weight: bold;
}

.newsletter {
float: left;
font-family: "Myriad Pro";
background: transparent url(newsletter_box.png) no-repeat;
height: 140px;
width: 355px;
padding: 30px 6px 5px 6px;
margin-bottom: 12px;
text-align: center;
color: #962415;
vertical-align: bottom;
}

div.content_box {
width: 331px;
padding: 0px 0px 16px 0px;
color: #962415;
background: url(content_box_bottom.png) bottom no-repeat;
margin-bottom: 12px;
}

p.content_box {
background: url(content_box_mid.png) repeat-y;
padding: 0px 6px 12px 6px;
margin-bottom: 0px;
}

h1.content_box {
width: 331px;
height: 29px;
background: url(content_box_top.png) no-repeat;
font-size: 1EM;
font-family: "Myriad Pro";
text-align: center;
font-weight: normal;
padding: 6px 0 0 0;
}

p {
	margin-bottom: 12px;
}

ul.nav {
list-style-type: none;
color: #962415;
font-family: Trebuchet MS, Arial, "sans-serif";
font-size: .9EM;
padding-top: 3px;
margin-left: 36px;
}

li.nav {
display: inline;
margin-right: 20px;
}

a:link {
color: #962415;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

a:visited {
color: #962415;
text-decoration: none;
}

a:active {
color: #962415;
text-decoration: underline;
}

.designSubmit {
	font-family: Arial, "sans serif";
	font-size: .9EM;
	line-height: 98%;
	font-weight: bold;
	color: #ffffff;
	background-color: #962415;
	padding: 0.30em;
    overflow:visible;
}

/*20Jan2012*/

.kl-menu{
	color: #ffffff;
	font-size:12px;
	font-weight:bold;
	background-image:url(images/orangemenubg.jpg);
	background-repeat: repeat-x;
	padding:2px 5px 4px 6px;
	}
	
.kl-menu a{
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
	}
	
.kl-menu a:hover{
	color: #ffffff;
	font-weight:bold;
	text-decoration:underline;
	}
	
/*/20Jan2012*/


