/* Normal, standard links. 
Theme Name:
Description: Theme developed for Nyando.org
Theme URI: http://www.nyando.org/
Author: Jack Ayim
Author URI: /
*/

body { font: 12px Century Gothic, verdana, arial, geneva, sans-serif; color: #222222; LINE-HEIGHT: 12px;  background-color : #ffffff; background-repeat : repeat-y; background-position : top;}

h1, h2, h3, h4, h5, h6{ font-family: verdana, Arial, Geneva; color: #F3740D; }
h1 { font-size: 20px; line-height: 12px; margin-bottom: 8px; margin-top: 0px;}
h2 { font-size: 18px; line-height: 12px; margin-bottom: 12px; margin-top: 0px;}
h3 { font-size: 16px; line-height: 12px; margin-bottom: 3px; margin-top: 0px;}
h4 { font-size: 14px; line-height: 12px; margin-bottom: 0px; margin-top: 0px;}
h5 { font-size: 12px; line-height: 12px; margin-bottom: 0px; margin-top: 2px;}
h6 { font-size: 10px; line-height: 12px; margin-bottom: 0px; }


a:link
{
	color: #0000FF;
	background-color: transparent;
	text-decoration: none;
}

a:visited
{
	color: #C00000;
	background-color: transparent;
	text-decoration: underline;
}

/* Navigation links - for the link tree. */
.nav, .nav:link, .nav:visited
{
	color: #0000ff;
	background-color: transparent;
	text-decoration: none;
}

a:hover
{
	color: #008000;
	background-color: transparent;
	text-decoration: none;  
}


/*body {                           
	background-color : #ffffff;	
	background-repeat : repeat-y;
	background-position : top;
}*/

.le{
	
	background-repeat : repeat-y;
	background-position : left;
}

.to {
	
	background-repeat : repeat-x;
}

.fo{
	
	background-repeat: repeat-x;
	background-position: bottom;
	height: 37px;
	color: #97C1CF;
}

td{
	font-family: verdana, Arial, Helvetica, sans-serif, Century Gothic;
	font-size: 12px;
	LINE-HEIGHT: 14px;
	color: #000000;
}

.ma{
	padding-left: 20px;
	padding-right: 30px;
}

input{
	font-size: 10px;
}

.bodyHeading1{
           font-family: Verdana, Arial, Helvetica, sans-serif;
           font-size: 16px;
           font-weight: bold;
           color: #F3740D;
}
.bodyHeading2{
           font-family: Verdana, Arial, Helvetica, sans-serif;
           font-size: 14px;
           font-weight: bold;
           color: #F3740D;
}
.bodyHeading3{
           font-family: Verdana, Arial, Helvetica, sans-serif;
           font-size: 12px;
           font-weight: bold;
           color: #F3740D;
}
.bodyHeading3Link{
           font-family: Verdana, Arial, Helvetica, sans-serif;
           font-size: 12px;
           font-weight: bold;
           color: #0033FF;
}

.bodyHeading4{
           font-family: Verdana, Arial, Helvetica, sans-serif;
           font-size: 12px;
           font-weight: bold;
           color: #C00000;
}

.bodyHeading5{
           font-family: Verdana, Arial, Helvetica, sans-serif;
           font-size: 11px;
           font-weight: bold;
           color: #008000;
}

.copyright{
           font-size: 10px;
}

.bodyNormal
{
    FONT-SIZE: 12px;
    COLOR: #222222;
    LINE-HEIGHT: 14px;
    FONT-FAMILY: verdana, arial, geneva, sans-serif
}

.bodyNormalBold
{
	FONT-SIZE: 12px;
    COLOR: #222222;
	font-weight: bold;
    LINE-HEIGHT: 14px;
    FONT-FAMILY: verdana, arial, geneva, sans-serif
}

.selectedLink
{
    FONT-SIZE: 12px;
    COLOR: #FF0000;
    LINE-HEIGHT: 16px;
    FONT-FAMILY: verdana, arial, geneva, sans-serif
}

/* No image should have a border when linked */
a img {border: 0;}

/* sidebar navigation for secondary schools*/
.left_div { border:1px solid gray; margin-left:auto; margin-right:0in; margin-top:0in; width:175; background-color:#E7EFEF; text-align:left; padding:8px; }
