@charset "utf-8";
/* CSS Document */

body{margin:0 auto; background:url(../images/bodybg.gif) center repeat-y  #A48E68; text-align:center; font-family:"Lucida Sans Unicode", Arial; font-size:13px; line-height:20px; color:#000; text-align:justify;}
/* homeLayout */
.topbg{width:100%; height:8px; background:url(../images/topshadow.gif) center no-repeat #8C754F; margin:0 auto;}
.wrapper{width:950px; margin:0 auto;}
.header{height:85px;}
.bannerbg{background:url(../images/ck-pagebg.jpg) no-repeat center top #D4C4AB; height:500px}
.homepageArea{margin:0 auto; padding:5px 5px 0 15px;}
.homerightBar{ width:200px; text-align:center; padding-left:6px;}
h1{font-family: "trebuchet MS", Arial, verdana, helvetica; font-size:22px; font-weight:normal; color:green; padding:0; margin:10px 0;}
a img{border:none;}
.email a{color:#ccc; text-decoration:none;}
.email a:hover{text-decoration:underline;}
/*bedcrum*/
.bedcrum {background:url(../images/bedcrum-bg.jpg) repeat-x #FFFFFF; padding:3px 0px 3px 10px; margin:0 auto; height:30px; font-family:"trebuchet MS", Arial, verdana, helvetica; line-height:25px; color:#fff;}
.bedcrum a{color:#fff; text-decoration:none;}
.bedcrum a:hover{color:#99CC00; text-decoration:none;}

/* Inner Page Area */
.innerPageTop{background:url(../images/ck-inner-topbg.jpg) top center no-repeat; margin:0 auto;}
.pageWrapper{ width:940px; margin:5px 5px 5px 5px;}
.page{width:740px; padding-right:5px;}
h2{background-color:#E1D9C4; font-family:"trebuchet MS", Arial, verdana, helvetica; font-size:16px; font-weight:bold; line-height:30px; color:#333; padding-left:10px;}
.page h4{font-family:"trebuchet MS", Arial, verdana, helvetica; font-size:18px; font-weight:normal; color:#660000; margin:10px 0; padding:0;}
.page h5{font-family:"trebuchet MS", Arial, verdana, helvetica; font-size:23px; font-weight:normal; color:#660000; margin:10px 0; padding:0;}

/*rightlink */
.rightBar{width:200px; text-align:right; background-color:#D0C0A7;}

/*useful*/
.usefullinks{text-align:left; font-size:12px; font-weight:normal; font-family:Arial, Helvetica, sans-serif; background:#E3DCD0; border:1px solid #BEB293}
.usefullinks h6{font-size:12px; font-weight:normal; margin:3px 5px;}
.usefullinks h6 a{background:url(../images/ckbud-bw.gif) no-repeat 0 5px; padding:5px 0 5px 30px; color:#333; text-decoration:none;}
.usefullinks h6 a:hover{background:url(../images/ckbud-color.gif) no-repeat 0 5px; color:#333; text-decoration:none;}

/*foot*/
.footer{font-family:Arial, Helvetica, sans-serif; font-size:11px; text-decoration:none; color:#555555; line-height:18px;}
.footer a{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#555555; line-height:18px; text-decoration:none;}
.footer a:hover{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#555555; line-height:18px; text-decoration:underline;}
.powered{color:#868686; text-decoration:none;}
.powered a{color:#868686; text-decoration:none;}
.powered a:hover{color:#868686; text-decoration:none;}
/*.footer{width:100%; background:url(../images/footershadow.gif) center bottom no-repeat; color:#666; margin:0 auto; text-align:center; padding:20px 0;}*/
/*.footer a{color:#666; text-decoration:none;}*/
/*.footer a:hover{text-decoration:underline;}*/
/*.footer table{ border-top:1px solid #ccc; margin:0 auto;}*/

/* Logo Area */
.logoArea{clear:right; width:177px;}
.logo{width:177px; float:left; padding:30px 0 0 25px;}

/* Main Navigation */
.mainNav{text-align:left; float:right; height:70px; width:740px; /*background-color:#424E4F;*/ font-size:12px; font-weight:bold; font-family:Arial, Geneva,  Helvetica, sans-serif; }
ol#nav{list-style:none; margin:0; padding:40px 0 0 0; height:30px; float:right;}
ol#nav a{background:url(../images/ckbud-bw.gif) no-repeat 0 2px; color:#0C1D21; display:block; float:left; height:25px; padding-left:20px; text-decoration:none;}
ol#nav a:hover{background:url(../images/ckbud-color.gif) no-repeat 0 2px; color:#26823F;}
ol#nav li{float:left; margin:0 15px 0 5px; height:30px; display:inline;}
ol#nav li.current a{background:url(../images/ckbud-color.gif) no-repeat 0 2px; color:#26823F;}
ol#nav li.current span{background-position:100% -60px;}
.formtbl{width:100%;}
.formLabel{text-align:right; width:150px; padding:10px; border-bottom:1px dashed #F0D9BF;}
.formField{padding:10px; border-bottom:1px dashed #F0D9BF; border-left:1px dashed #F0D9BF;}
.formField1{padding:10px; border-bottom:1px dashed #F0D9BF; border-left:1px dashed #F0D9BF; border-top:1px dashed #F0D9BF;}
/*.formtbl td{margin:10px; padding:5px; border-left:solid 1px #F0D9BF; border-bottom:solid 1px #F0D9BF;}*/
.formtbl input{padding:3px; height:16px; border:solid 1px #CABCA6; background:url(../images/inputbg.jpg) no-repeat; font-family:Arial, Helvetica, sans-serif; font-size:11px;}
.formtbl textarea{padding:3px; height:40px; border:solid 1px #CABCA6; background:url(../images/inputbg.jpg) no-repeat; font-family:Arial, Helvetica, sans-serif; font-size:11px;}
.formtbl .button{width:80px; height:20px; border:solid 1px #CABCA6; background:#FDF2DF; font-size:11px;}