/* ckladesign.com CSS document */


/* html elements */

body {margin: 0; padding: 0; background-color:#bfbfbf;}
p, h1, h2, h3, h4, ul, li {font-family: 'Lucida Grande', Helvetica, Arial, Verdana, sans-serif; font-weight: normal;}

/* class elements */

.blue {color:#1861a8;}

.border {border: 1px solid #888;}

.column {float: left; width: 270px; padding: 50px 0 0 86px;}
.column h2 {font-weight:normal; font-size: 28px; color: #fff; margin: 0;}
.column p {font-size: 18px; color: #555; margin: 0 0 12px 0; line-height: 120%;}
.column ul {margin-top: 30px;}
.column li {font-size: 18px; color: #555; list-style:url(../site_grfx/bullet1.gif);}
.column a:link, .column a:visited {color: #fff; text-decoration: none;}
.column a:hover, .column a:active {color: #fff; text-decoration: underline;}

.left {display: inline; float: left; margin-left: 10px; margin-top: 6px; color: #fff; font-size:11px;}
.left a:link, .left a:visited {color: #fff;}
.left a:hover, .left a:active {text-decoration:none;}

.next a:link, .next a:visited {color: #fff; text-decoration: none; }
.next a:hover, .next a:active {color: #fff; text-decoration: underline; }

.on {color: #fff; font-size:18pt;}

.right {display: inline; float: right; margin: -5px 10px 0 0; marg color: #fff}
.right a:link, .right a:visited {color: #fff; text-decoration: none;}
.right a:hover, .right a:active {color: #fff; text-decoration: none; font-size: 15pt;}

/* div elements */

div#bottom {margin: 0; width: 100%; height: 350px;}

div#container {width: 750px; height: auto; margin: 40px auto 0 auto; background-color: #fff; border: 1px solid black;}

div#footer {position: relative; margin: 0; width: 100%; height: 25px;}

div#top {position: relative; margin: 0; width: 100%; height: auto; height: 250px; font-size: 12px;}
div#top h1 {background: url(../site_grfx/cklalogo.gif) top left no-repeat; width: 161px; height: 61px; float: left; clear: right;}
div#top span {display: none;}

div#shadow {width: 750px; height: 11px; margin: 0 auto; background: #bfbfbf url(../site_grfx/b_shadow.gif) repeat-x;}

div#slot1, div#slot2, div#slot3 {float: left; clear: right; margin: 30px 20px 0 0; width:147px;}
div#slot1 img, div#slot2 img, div#slot3 img {border: none;}
div#slot1 {margin-left: 60px;}
div#slot1 p, div#slot2 p, div#slot3 p {font: 8pt normal normal 'Lucida Grande', Helvetica, Arial, Verdana, sans-serif; color: #666;}
div#slot1 a:link, div#slot1 a:visited, div#slot2 a:link, div#slot2 a:visited, div#slot3 a:link, div#slot3 a:visited {color: #666; text-decoration: none; border: none;}
div#slot1 a:hover, div#slot1 a:active, div#slot2 a:hover, div#slot2 a:active, div#slot3 a:hover, div#slot3 a:active {color: #1861a8; text-decoration: none; border: none;}

/* Code served to IE */

div#top h1 {_margin-top: 13px;}

