/* colors
----------------------------------------------- */
.kirbyslightblue {color:#4076af;}
.kirbysdarkblue {color:#2b3e82;}
.cw-blue {color:#0e2b6e;}
.purple {color:#1a2474;}
.brightblue {color:#48e0ff;}
.darkbluegray {color:#1d456e;}
.bluegray {color:#5966ca;}
.lightbluegray {color:#73bbdd;}
.verylightblue {color:f2f8ff;}
.verylightbluegray {color:#dde9f6;}
.verylightgray {color:#ccdde5;}
.red {color:#a40012;}
.lightblue {color:#419efe;}
.orange	{color: #e8821e;}
.royalblue {color: #0061d3;}
.greenbrown {color: #60614d;}
.lightgreenbrown {color: #acb078;}
.brightaqua {color: #5bac9e;}
.verylighttan {color:#f9f5eb;}
.lighttan {color:#f5eedc;}
.tan {color:#b19a71;}
.forestgreen {color:#123d10;}
.lightyellow {color:#efeebf;}
.red2 {color:#FF0000;}
.darkbrown {color:#2c251d;}
.brown {color:#473c2e;}

*{	padding: 0;
	margin: 0;
	}
	
* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}
body{
	text-align: center;		/* centers content in IE5.5 and earlier */
	background: #4076af url(/images/bg.gif) repeat-x top;
	font-size: 14px;
	padding: 15px 0px 15px 0px ;
	font-family: 'Open Sans', sans-serif;
	}

#wrapper {
    height:100%;
	overflow: hidden;
	display: block;
	width: 870px;
	margin: 0px auto;
	text-align:left;
	padding: 10px 10px 5px 10px ;
	background: #fff;
	border: 1px solid #47dfff;
	}



#main{
	position:relative; 
    height:100%;
	display:block;
	clear:both;
	width: 870px;
	margin: 0px auto 0;
	padding: 0 0 0 0;
	text-align: left;
	border: 1px solid #ddd;
	background: #fcfeff url(/images/bg2.1.gif) repeat-x top;
	}

/* header
----------------------------------------------- */
#header{

	width: 870px;
	height: 110px;
	background: #fff url(/images/logo.gif) top left no-repeat;
	padding: 5px 15px 0px 0;
	
	}


#headerText{width: 220px;
margin-top:-67px;
	padding: 0px 0px 0px 0px;
		float:right;

	}
#headerText p{font-size: 24px;
	line-height: 26px;
	text-align: right;
	color: #0e2b6e;
	font-weight: 600;
	

	}		

#headerTagline{
	width:520px;
	padding: 32px 20px 0px 100px;
	}
	
#headerTagline p{
	font-size: 14px;
	text-align: left;
	color: #2c251d;
	font-weight:300;
}
	


#wideContent{
	float: right;
	height: 100%;
	text-align: left;
	width: 870px;
padding: 0px 0 0 0;
}	
#wideContent.gallery{
width: 650px;
float:left;
padding: 25px;

}

#leftContent{ 

	float: left;
	width: 220px;
	height: 100%;
	margin: 25px 0 0 12px;
	text-align: left;
	vertical-align:top;
/* ie6 hack */
	padding-left: 0px;
	

	}
	
#leftContent a {	
/*color: #111; */
text-decoration: none; }	
#rightContent a {	

text-decoration: none; }	
#insetContent{
	float: right;
	width: 190px;
	height: 100%;
	margin: 0 0 0 0;
	text-align: left;
	padding: 14px;
	border: solid 1px #47dfff;
	background:#f0f9fa;
	}

#insetLink{
	display:inline;
	width: 150px;
	height: 100px;
	margin: 0 auto;
	text-align: left;
	padding: 15px;
	border: 1px #333;
	background:#fff;
	}
	
#rightContent{
	float: right;
	width: 610px;
	height: 100%;
	margin: 0 auto;
	text-align: left;
	padding: 10px 20px 0 0px;
	color:#000;
/*	background: #efefef; */
	

	}







	
	
	
/* typography
----------------------------------------------- */
p {
	margin: 0 0 20px 20px;
	text-align: left;
	line-height: 1.6em;
	font-size: 14px;
	font-weight: 300;
	letter-spacing:0px;

	}	

a{	
color: #3d4aad;
text-decoration: none; }

a:hover{
	text-decoration: none;
	color: 3d4aad;
}
 a:visited{	
color: #3d4aad;
text-decoration: none; }



a img{ border: none; }



.active a{ text-decoration: none; }

.small {
	font-size: 12px;
}
.checkbox {
	font:10pt Arial, Helvetica, sans-serif;
	float:left;
	width:20px;
	height:18px;

}

.credit {

	font-size: 12px;
	text-align: center;
	color: #ccc;

}


.credit a {
	color: #ccd;
}

.credit a:hover {
	color: #fff;
}

.caption {
margin: 0px 0 0px 20px;
	font-size: 11px;
	text-align:left;
	font-weight:bold;
}
.center {
	text-align: center;
}

h1,
h2,
h3,
h4{
	
	letter-spacing:0px;
	line-height: 1.2em;
	padding: 5px 0 0px 0;
	}
h1 {
	font-size: 22px;
	font-weight: 600;
	color:#1a2474;
	margin: 10px 0 0 20px;
}

h2 {
	font-size: 18px;
	color:#1a2474;
	font-weight: 300;
	
  	}

h3 {
	font-size: 14px;
	margin: 0px 0 0 20px;
	font-weight: 400;
	
	}
	
h4 {
	font-size: 13px;
	margin : 0 0;
	}



ul {
	padding: 0px 0 10px 20px;
	list-style: none;
	}

	

li {

	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align:left;
	line-height: 2em;
	
	
}	
 

table {


}

th {
	font-weight: bold;
	text-align:center;
	padding: 3px 5px;
}
td {
	padding: 3px 3px 3px 3px;
	margin: 0px;
	line-height: 17px;
	text-align: center;
	background: transparent;
}
table.white {background: #fff;
text-align:center;
padding: 5px;}

table.gallery {
margin: 20px 0 0 110px;
width:640px;
border:solid 1px #000;
border-collapse:collapse;

}
td.gallery {
	padding: 10px;
	border:solid 1px #000;
border-collapse:collapse;
}
table.gallery2 {
margin: 20px 0 0 120px;
width:635px;
border: none;
border-collapse:collapse;

}
td.gallery2 {
padding: 20px;
border: none;
border-collapse: collapse;
}
input, select, textarea {
	font-size: 100%;
	padding: 2px;
	width: 200px;
	margin: 0px;
}

hr  {

	border: 0;
	color: #ddd;
	background-color: #ddd;
	height: 1px;
	width: 80%;
	margin: 20px auto 20px;

}
/* image handling
----------------------------------------------- */
#flash{ 
	width: 430px;
	margin: 10px 20px 0 0;
	text-align: left;
	color:#fff;
	background: #fff;
	float:right;
	}
	
img{ display: block; 
border: none; }

img.inline{ display: inline;
border: none; } 

img.border{

border: 1px solid #ddd;}

img.right {
	margin: 20px 20px 20px 20px;
	float: right;
}
img.captioned {
	margin: 20px 20px 0px 20px;
	float: right;
}
.right {
	margin: 0 0 0 0;
	float: right;
	text-align:right;
}
img.left {
	margin: -2px 10px 10px 0px;
	float: left;
} 
img.logo {
	padding: 5px;
	float: left;
} 



/* clearing
----------------------------------------------- */

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

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


a.map {
	margin: 0px 0 3px 15px;
	float: right;
	width: 160px;
	display: block;
}

.whiteBox {font:10pt Arial, Helvetica, sans-serif; border:1px solid #222222; background:#fff; color: #222222; float:left;}
.noBox {border: none; background:#fff; color: #222222; text-align:left; margin-right:20px;}

/* Begin Images */

p img {
	padding: 0;
	max-width: 100%;
	}
.entry img{padding-right: 10px;}



img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 0 0 0 15px;
	margin: 0 0 0px 0px;
	display: inline;
	border: none;
	}

img.alignleft {
	padding: 0 15px 0 0;
	border: none;
	margin: 0 0 0 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	

/* End Images */

.cols { clear:both; } 
.two-col { float:left; width:46.4%; padding-right:2.6%; padding-left: 0; padding-top: 0px; }
.three-col { float:left; width:29.7%; padding-right:2.6%; padding-left: 0; padding-top: 0px; }
.four-col { float:left; width:21.4%; padding-right:2.6%; padding-left: 0; padding-top: 0px; }
.five-col { float:left; width:16.4%; padding-right:2.6%; padding-left: 0; padding-top: 0px; }
.six-col { float:left; width:15.1%; padding-right:2.6%;  padding-left: 0; padding-top: 0px; }
.cols > *:last-child { margin-right:0; padding-right:0; }

.col-span { border-bottom:0px solid #404040; padding-bottom:15px; }

/* {{{ Footer */

#footer {
	    height:100%;
	overflow: hidden;
	display: block;
	width: 870px;
	margin: 0px auto;
	text-align:left;
	padding: 20px 15 0 15  ;
	color: #666;


}


.footerTitle   { 
padding: 0px 0px 0px 0px; 

margin-top: 0px; 
font-weight: bold; 
 }
 
 
	#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6, #footer p { color:#2c251d; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; margin: 10px 0 0px 20px;}
	.footer-nav { list-style:none; margin:0; }
	.footer-nav ul {  margin: 0 0 0 0; padding:0px;} 
	.footer-nav li { font-size:13px; background:none; padding:0 0 0 0 ; margin: 0 0 0 0; list-style: none;} 
	.footer-nav-title {  font-size:13px; line-height:22px;}
	#footer .col-span { font-size:14px; }
	#footer .six-col { /*background:#2a2a2a; */}
	#copyright { font-size:11px; padding-top:11px; }
	#copyright-links { line-height:1; }
	#copyright-links a { font-size:12px; }

	#languages { float:right; margin-left:20px; }
	#languages select { margin-left:10px; }

#footer-wrap {
	clear:both;
	background: transparent url(/images/clear.gif) no-repeat left bottom;
}
