/* koffi css */


.sky
{
	background-image:  url('images/sky_back.jpg');
	background-repeat: repeat-x;
}

.format

{
	vertical-align: center;
	border-left-width:1px;
    border-left-color:#A9C7AB;
    border-left-style:solid;
    border-right-width:1px;
    border-right-color:#A9C7AB;
    border-right-style:solid;
    
}

.formatInside

{
	vertical-align: center;
	border-left-width:1px;
    border-left-color:#A9C7AB;
    border-left-style:solid;
    border-right-width:1px;
    border-right-color:#A9C7AB;
    border-right-style:solid;
	border-bottom-width:1px;
    border-bottom-color:#A9C7AB;
    border-bottom-style:solid;
    
}

.address
{
	font-size: 13px;
    font-family: Arial,Verdana;
	line-height: 20px;
    font-weight: normal;
	text-align: left;
    color: #F2DDC6;
	padding-left: 25px;
}

.addressInside
{
	font-size: 10px;
    font-family: Arial,Verdana;
	line-height: 15px;
    font-weight: normal;
	text-align: left;
    color: #F2DDC6;
	padding-left: 10px;
}

.footer
{
	font-size: 8px;
    font-family: Arial,Verdana;
	line-height: 20px;
    font-weight: normal;
	text-align: center;
    color: #F2DDC6;
	padding: 10,10,10,10;
	
}

.footerHome
{
	font-size: 8px;
    font-family: Arial,Verdana;
	line-height: 20px;
    font-weight: normal;
	text-align: center;
    color: #F2DDC6;
	padding: 10,10,10,10;
	border-bottom-width:1px;
    border-bottom-color:#A9C7AB;
    border-bottom-style:solid;
	
}

.header 
{   font-family: Arial, Helvetica; 
	FONT-SIZE: 21px; 
	line-height: 26px;
	font-weight: bold; 
	color: #FFFFFF; 
}

.text 
{   font-family: verdana, Arial, Helvetica; 
	FONT-SIZE: 12px; 
	color: #FFFFFF; 
	line-height: 20px;
	padding-left: 20;
	padding-bottom: 10;
	padding-top: 10;
	padding-right: 15;
}

.activeNav 
{   font-family: Arial, Helvetica, Geneva; 
    text-decoration: none; 
	FONT-SIZE: 11px; 
	padding: 15,5,10,5; 
	font-weight: bold;
	color: #FFFFFF; 
}

.principles 
{   font-family: verdana, Arial, Helvetica; 
	FONT-SIZE: 13px;
	font-weight: bold; 
	color: #83B3D9; 
	line-height: 26px;
	padding-top: 10;
	text-align: center;
}

.blue 
{   font-family: verdana, Arial, Helvetica; 
	FONT-SIZE: 12px;
	font-weight: bold; 
	color: #83B3D9; 
	line-height: 20px;

}

.contact_headers 
{   font-family: verdana, Arial, Helvetica; 
	FONT-SIZE: 12px;
	font-weight: bold; 
	font-style: italic;
	color: #83B3D9; 
	line-height: 29px;
	padding-left: 0;
	padding-bottom: 10;
	padding-top: 10;
	padding-right: 15;
}

.topNavsep 
{   font-family: Arial, Helvetica; 
	FONT-SIZE: 12px; 
	font-weight: normal; 
	color: #000000;
	text-align: center;
	vertical-align: middle;}

.topNav:link 
{ 
    font-family: Arial, Helvetica, Geneva; 
    text-decoration: none; 
    FONT-SIZE: 11px; 
    font-weight: bold; 
    color: #000000; 
    padding-left: 5;
	padding-bottom: 10;
	padding-top: 10;
	padding-right: 5;
}

.topNav:visited 

{ 
    font-family: Arial, Helvetica, Geneva; 
    text-decoration: none; 
    FONT-SIZE: 11px; 
    font-weight: bold; 
    color: #666666;
    padding-left: 5;
	padding-bottom: 10;
	padding-top: 10;
	padding-right: 5;
}

.topNav:hover 
{   font-family: Arial, Helvetica, Geneva; 
    text-decoration: underline; 
    FONT-SIZE: 11px; 
    background-color: #000000; 
    font-weight: bold; 
    color: #83B3D9;
    padding-left: 5;
	padding-bottom: 10;
	padding-top: 10;
	padding-right: 5;
}

.subNav:link { font-family: Arial, Helvetica, Geneva; text-decoration: underline; FONT-SIZE: 12px; padding: 15,0,10,5; font-weight: bold; color: #F6BA3C; }
.subNav:active { font-family: Arial, Helvetica, Geneva; text-decoration: none; FONT-SIZE: 12px; padding: 15,0,10,5; font-weight: bold; color: #FFFFFF; }
.subNav:visited { font-family: Arial, Helvetica, Geneva; text-decoration: underline; FONT-SIZE: 12px; padding: 15,0,10,5; font-weight: bold; color: #F6BA3C; }
.subNav:hover { font-family: Arial, Helvetica, Geneva; text-decoration: underline; FONT-SIZE: 12px; padding: 15,0,10,5; font-weight: bold; color: #FFFFFF; }


.footerLink:link { font-family: Arial, Helvetica, Geneva; text-decoration: underline; FONT-SIZE: 9px; padding: 10,10,10,10; font-weight: normal; color: #F2DDC6; }
.footerLink:visited { font-family: Arial, Helvetica, Geneva; text-decoration: underline; FONT-SIZE: 9px; padding: 10,10,10,10; font-weight: normal; color: #F2DDC6; }
.footerLink:hover { font-family: Arial, Helvetica, Geneva; text-decoration: underline; FONT-SIZE: 9px; padding: 10,10,10,10; font-weight: normal; color: #FFFFFF; }


