/* 
New CBK website: v1.0
DT: http://www.kaymich.com
May 2007 
*/

/* general page structure and layout */
body {
font-family:Arial, Helvetica, sans-serif;
font-size:.8em; 
color:#000000; 
margin:20px 0 0 0;
padding:0 0 0 0;
background:#ffffff;
text-align:center;
}

.top {
margin:0 auto;
padding:0 0 0 0;
width:780px;
height:9px;
background:#ffffff url(img/page_top.jpg) top left no-repeat;
}



.page_wrap {
/* includes the header, main body content and the footer */
margin:0 auto;
padding:0 0 0 0;
width:780px;
background:#ffffff url(img/body_bg.jpg) repeat-y;
text-align:center;
}

.header {
position:relative;
margin:0 0 0 0 !important;
margin:-7px 0 0 0;
padding:0 0 0 ;
width:778px !important;
width:739px;
height:125px;
border:1px solid #990000;
background:#ffffff ;
text-align:left;
}

.header_block {
position:relative;
margin:0 20px 0 20px;
padding:0 0 0 0;
width:738px;
background:ffffff;
text-align:left;
color:#000000;
}

.logo {
position:relative;
float:right;
margin:0 5px 0 0;
padding:0 0 0 0;
}

.navbar {
	position:relative;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:780px !important;
	/*width:738px;*/
	height:39px;
	background:#990000;
	text-align:left top;
	color:#000000;
	font-size:1.em;
	/*font-family: Impact, Arial, sans-serif;*/
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	
	
}

.container {
position:relative;
margin: 0 0 0!important;
margin:0 0 0 0;
padding:0 0 0 0;
width:778px !important;
width:778px;
background:ffffff;
text-align:left;
background-image:url(img/fademap.jpg);
background-position:top right;
background-repeat:no-repeat;
border:1px solid #990000;

}

.left_column {
position:absolute;
left:0;
width:140px;
margin:0 0 0 0;
padding:0 4px 0 0;
background:ffffff;
font-size:.9em;
color:#6E312A;
padding:5px;
}

#buttonscontainer {
/*position:absolute;
left:0;*/
width:140px;
margin:0 0 10px -5px;
padding:0 4px 0 0;
font-size:.9em;
color:#6E312A;
}

#buttons {
background-color: #900;
position: relative;
width: 140px;
}

#buttons a {
color: #FFFFFF;
background-color: #990000;
padding: 3px 0 3px 10px;
width: 100%;
display: block;
font: 13px Arial, sans-serif;
font-weight: normal;
text-decoration: none;
text-align: left;
border-bottom: 1px solid #fff;
}

#buttons a:hover {
background: #ccc;
text-decoration: none;
color: #000000;
}

.center_column {
position:relative;
width:595px;
margin:0 0 0 151px;
padding:0 0 0 10px;
border-left:1px solid #7F7F7F;
padding:15px;
}

.box_right {
position:relative;
float:right;
width:590px;
margin:0 0 3px 1px !important;
margin:0 5px 3px 1px;
padding:1px 1px 1px 1px;
background:#FFFFFF;
border:0px solid #cccccc;
text-align:right;
color:#616161;
font-size:.9em;
}

.footer {
position:relative;
margin:0 0 0 0;
padding:10px 0 0 10px;
width:768px;
font-family:Arial, Helvetica, sans-serif;
font-size:.8em;
color:#6E312A;
background:transparent;
text-align:right;
border-left:1px solid #990000;
border-right:1px solid #990000;
/*border-bottom:1px solid #990000;*/
}

.footer_logo {
position:relative;
float:right;
margin:0 0 0 15px;
padding:0 0 0 0;
}

#footer {
/* aligns the text to the middle of the footer, in relation to the logo*/ 
vertical-align:-250%;
}

.bottom {
margin:0 auto;
padding:0 0 0 0;
width:780px;
height:11px;
background:#ffffff url(img/page_bottom.jpg) no-repeat top;
}

/* navigation bar */
#nav ul{
padding:0 0 0 0;
margin: 0 0 0 0.5em;
white-space: nowrap;
font-size:1.1em;
color:#7F7F7F;
float:left;
width:96%;
height:39px;
background:transparent;
list-style:none;
}

#nav ul li{
display:inline;
list-style:none;
}

#nav ul li a{
margin: .4em 0 0 0;
padding: .4em 1em .46em 1em;
color:#ffffff;
text-decoration:none;
float: left;
border-right:1px solid #999999;
background:transparent;
}

#nav ul li a:hover{
color:#000000;
text-decoration:none;
/*border-left:1px solid #7F7F7F;*/
}

/* fonts and colors */
h1 {
color:#eeeeee;
font-size:2em;
/*letter-spacing:.1em;*/
#text-transform:capitalize;
margin:0 0 0 0;
padding:20px 0 0 0;
}

h2 {
color:#000000;
font-size:1.2em;
text-transform:capitalize;
font-weight:bold;
padding:0 0 0 0;
margin:0 0 -6px 0;
}

h2:after {
color: #000000;
content: "\0020 \00BB";
}

h3 {
color:#000000;
font-size:1.1em;
text-transform:capitalize;
font-weight:bold;
padding:0 0 0 0;
margin:0 0 -8px 0;
}

h3:after {
color: #000000;
content: "\0020 \00BB";
}

.box_right h3 {
color:#6E312A;
margin:2px 0 -10px 0;
}

.box_right h3:after {
color: #6E312A;
content: "\0020 \00BB";
}

a {
color:#6E312A;
text-decoration:underline;
}

a:hover {
color:#999999;
text-decoration:none;
}

.left_column a {
color:#000000;
text-decoration:underline;
}

.left_column a:hover {
color:#999999;
text-decoration:none;
}

/* images */
img {
border:none;
}

.left {
float:left;
margin:6px 10px 6px 0;
padding:0 0 0 0;
}

.right {
float:right;
margin:6px 0 6px 10px;
padding:0 0 0 0;
}

.table
{
font:Arial, Helvetica, sans-serif;
} 

li.newbullet
{
list-style-image:url(img/pdf.gif);
}

.toplink
{
float:right;
}

/* workarounds and hacks */



.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
background-color:#FFFFFF;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */




