/* kalani english */

/*

*/

body {
margin: 0;
font-family: verdana, arial, helvetica, sans-serif;
background-color: #dedede;
}


#container {
padding: 0;
margin: 0;
background-repeat: repeat-y;
background-position: top left;
}


#main-title {
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
padding-right: 170px;
font-size: 1.3em;
letter-spacing: 5px;
text-align: right;
background-image: url(images/header.jpg);
background-repeat: no-repeat;
background-position: top left;
background-color: #ffffff;
height: 140px;
color: #838383;
padding-top: 5px;
}



h1 {
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
font-size: 14px;
padding-bottom: 4px;
padding-top: 4px;
padding-left: 20px;
padding-right: 0;
font-weight: bold;
border-top: 1px #336699 solid;
border-bottom: 5px #336699 solid;
color: #ffffff;
background-color: #6699cc;
font-style: italic;
font-stretch: wider; }

h3 {
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
font-size: 12px;
padding-bottom: 1px;
padding-top: 1px;
padding-left: 10px;
padding-right: 0;
font-weight: bold;
border-top: 2px #6699cc solid;
border-bottom: 2px #336699 solid;
color: #ffcc66;
background-color: #ffcc66;
font-style: normal;
}

/* Styles for the main text on the page. */

#main-text {
margin-top: 0;
margin-bottom: 0;
margin-left: 225px;
margin-right: 220px;
padding-right: 10px;
padding-top: 20px;
padding-left: 10px;
border-left: 1px #336699 solid;
border-right: 5px #336699 solid;
 }

img {
padding-right: 5px;
padding-left: 5px; }

p, ul, ol, td {
margin: 0;
padding-top: 5px;
padding-bottom: 5px;
text-align: left;
font-size: 11px;
line-height: 1.9em;
}

ol, ul {
margin-left: 25px;
}

h2 {
font-size: 14px;
font-weight: bold;
margin: 0;
padding-top: 5px;
padding-bottom: 5px;
color: #336699; }

a:link, a:visited {
text-decoration: none;
font-weight: bold;
color: #003366;
}

a:hover {
text-decoration: none;
font-weight: bold;
border-bottom: 2px #6699cc solid;
}



#left-menu {
position: absolute;
top: 175px;
left: 0;
width: 215px;
font-size: small;
height: 730px;
padding-top: 10px;
padding-bottom: 25px;
font-weight: bold;
border-top: 1px #336699 solid;
border-bottom: #336699 none;
background-color: #8a8a8a;
padding-left: 10px;
background-repeat: no-repeat;
background-image: url(images/falls.gif);
background-position: left bottom; }

#left-menu a:link, #left-menu a:visited {
display: block;
color: #f3f3f3;
text-align: left;
padding-right: 7px;
padding-bottom: 8px;
padding-top: 8px;
border-bottom: 1px transparent solid;
font-size: small; }


#left-menu a:hover, #left-menu a.current {
color: #336699;
border-bottom: 1px #ffcc66 solid;
font-size: small; }





#right-column {
position: absolute;
top: 176px;
right: 0;
width: 220px;
color: #6699cc;
font-size: .9em;
background-repeat: no-repeat;
background-position: left top;
background-image: url(images/district.gif);
background-color: #dedede;
height: 800px; }



#right-column a:link, #right-column a:visited {
display: block;
color: #336699;
text-align: left;
padding-right: 7px;
padding-bottom: 8px;
padding-top: 8px;
border-bottom: 1px transparent solid;
background-repeat: no-repeat;
background-position: center; }

#right-column a:hover, #right-column a.current {
color: #6699cc;
 }

#right-column p {
font-style: normal;
padding-left: 10px;
padding-right: 5px;
padding-top: 30px;
font-weight: bold;
text-align: left;
font-size: .7em;
line-height: 1.9em;
 }



#footer {
text-align: center;
margin-bottom: 0;
padding-top: 6px;
padding-bottom: 6px;
margin-top: 0;
background-repeat: repeat-y;
background-color: #336699;
border-top: 10px #6699cc solid;
padding-left: 2%;
color: #6699cc;
text-align: center;
font-size: x-small; }

#footer a:link, #footer a:visited {
color: #ffcc66;
font-size: x-small; }


#footer a:hover {
color: #6699cc;
border-bottom: 3px #ffcc66 solid;
font-size: x-small; }
