/* Style sheet for Kununurra Community Library */
BODY {
	background-color:#FEE4C3
	}
	
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:medium;
	font-weight:bold;
	color: #000000;
	}

h3 { 
	color:#933c1f;
	}
	
.bodytext{
	margin-left:14px;
	}

a:link {
	color:#933c1f;
	text-decoration: none;
	}
	
a:visited {
	color:#933c1f;
	text-decoration: none;
	}
	
a:active {
	color:#933c1f;
	text-decoration: none;
	}
	
a:hover {
	color:#e68e52;
	text-decoration: none;
	}
	
.sidebar {
	background-color:#F9D3AE;
	color:#b24820;
		}
		
.schooltitle {
		color:#b24820;
		}

.menubar {
	background-color:#812800;
			      }
		  
/* All the same except for hover */

a.menu:link {
	background : #812800;
	color: #d76123;
	text-decoration: none;
	font-size: 8pt;
	border-bottom:thin groove #d76123;
	border-top:thin groove #d76123;
	border-right:thin groove #d76123;
	padding-top: 3px;
	padding-bottom: 3px;	
			              }

a.menu:visited {
	background : #812800;
	color: #d76123;
	text-decoration: none;
	font-size: 8pt;
	border-bottom:thin groove #d76123;
	border-top:thin groove #d76123;
	border-right:thin groove #d76123;
	padding-top: 3px;
	padding-bottom: 3px;
		              }
					  
a.menu:active {
	background : #812800;
	color: #d76123;
	text-decoration: none;
	font-size: 8pt;
	border-bottom:thin groove #d76123;
	border-top:thin groove #d76123;
	border-right:thin groove #d76123;
	padding-top: 3px;
	padding-bottom: 3px;
		          }
				  		
a.menu:hover {
	background : #b73a00;
	color: #eba069;
	text-decoration: none;
	font-size: 8pt;
	border-bottom: thin groove #b73a00;
	border-top: thin groove #b73a00;
	border-right: thin groove #b73a00;
	padding-top: 3px;
	padding-bottom: 3px;
		              }
					  			
/* This is for the first menu element which has an extra border */  

a.firstmenu:link {
	background : #812800;
	color: #d76123;
	text-decoration: none;
	font-size: 8pt;
	border-color: #d76123;
	border-style: groove;
	border-width: thin;
	padding-top: 3px;
	padding-bottom: 3px;
		              }

a.firstmenu:visited {
	background : #812800;
	color: #d76123;
	text-decoration: none;
	font-size: 8pt;
	border-color: #d76123;
	border-style: groove;
	border-width: thin;
	padding-top: 3px;
	padding-bottom: 3px;
		              }
					  
a.firstmenu:active {
	background : #812800;
	color: #d76123;
	text-decoration: none;
	font-size: 8pt;
	border-color: #d76123;
	border-style: groove;
	border-width: thin;
	padding-top: 3px;
	padding-bottom: 3px;
		          }
				  		
a.firstmenu:hover {
	background : #b73a00;
	color: #eba069;
	text-decoration: none;
	font-size: 8pt;
	border-style: groove;
	border-color: #b73a00;
	border-width: thin;
	padding-top: 3px;
	padding-bottom: 3px;
		              }

/* This is for the links on the sidebar */  

a.sidebarlinks:link {
	background : #f9d3ae;
	color: #b24820;
	text-decoration: none;
	font-size: 8pt;
	border-color: #b24820;
	border-width: thin;
	border-style: groove;
	padding-top: 3px;
	padding-bottom: 3px;
		              }

a.sidebarlinks:visited {
	background : #f9d3ae;
	color: #b24820;
	text-decoration: none;
	font-size: 8pt;
	border-color: #b24820;
	border-width: thin;
	border-style: groove;
	padding-top: 3px;
	padding-bottom: 3px;
		              }
					  
a.sidebarlinks:active {
	background : #f9d3ae;
	color: #b24820;
	text-decoration: none;
	font-size: 8pt;
	border-color: #b24820;
	border-width: thin;
	border-style: groove;
	padding-top: 3px;
	padding-bottom: 3px;
		              }
					  
a.sidebarlinks:hover {
	background : #f6a76e;
	color: #b24820;
	text-decoration: none;
	font-size: 8pt;
	border-color: #b24820;
	border-width: thin;
	border-style: groove;
	padding-top: 3px;
	padding-bottom: 3px;
			              }
				
/* This is for the links in the school */  

a.school:link {
	background : #f6a76e;
	color: #b24820;
	text-decoration: none;
	font-size: 8pt;
	}			            
	
	a.school:link {
	background : #f6a76e;
	color: #b24820;
	text-decoration: none;
	font-size: 8pt;
	}			
	            
	a.school:visited {
	background : #f6a76e;
	color: #b24820;
	text-decoration: none;
	font-size: 8pt;
	}			
	            
	a.school:active {
	background : #f6a76e;
	color: #b24820;
	text-decoration: none;
	font-size: 8pt;
	}			 
	           
	a.school:hover {
	background-color:#F9D3AE;
	color: #b24820;
	text-decoration: none;
	font-size: 8pt;
	}			            