@charset "utf-8";
/* CSS Document */

.headertext{
font-family: Arial, Helvetica, sans-serif;
font-size:16px;
color:#3A0000;
line-height:22px;}
.bodytext{
font-family: Arial, Helvetica, sans-serif;
font-size:15px;
color:#3A0000;
line-height:22px;}
.bodytext A:link {color: #3A0000}
.bodytext A:visited {color: #3A0000}
.bodytext A:active {color: #3A0000}
.bodytext A:hover {
	color: #3A0000;
}
.padding{
padding: 10px;}
.padding2{
padding: 10px 10px 0 10px;}
.leftcontentbox{
width:427px;
background-image:url(images/lk_14.gif);
background-repeat:no-repeat;
background-position:top;}
.leftcontentboxfooter{
	width:427px;
	background-image:url(images/lk_14-footer.gif);
	background-repeat:no-repeat;
	background-position:top;
}
.footertext{
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
color:#D2BA19;
line-height:22px;
text-align: center;
padding: 5px 5px 12px 5px}
.footertext A:link {color: #D2BA19}
.footertext A:visited {color: #D2BA19}
.footertext A:active {color: #D2BA19}
.footertext A:hover {
	color: #D2BA19;
}
.footer{
background-image:url(images/lk_24.gif);
background-repeat:no-repeat;
background-position:bottom;
}
.fullpgbg{
background-image:url(images/full-pg-bg.gif);
background-repeat:no-repeat;
background-position:top;
padding: 10px;
}
.fullpgbgfooter{
	background-image:url(images/full-pg-bg-footer.gif);
	background-repeat:no-repeat;
	background-position:top;
 	height: 11px;
}
.paddingright{
padding: 0 10px 0 0}
