/* CSS Document for kiri-ganai.com.au */

/*--------------General Text---------------------*/

body {
	font-family: Arial, Helvetica, sans-serif;
	}

h1 {
	background: url(images/kg_header_bullet.gif) no-repeat 0 3px;
	font-size: 100%;
	color: #E78601;
	font-weight: bolder;
	text-transform: uppercase;
	margin: 0 0 10px 0;
	padding: 1px 0 1px 17px;
	border-bottom: 1px #CACACA solid;
}

h1 span {
	color: #4A4A4A;
	}

h2 {
	font-size: 100%;
	font-weight: bolder;
	color: #FF6600;
	padding: 0;
	margin: 5px 0;
}

h3 {
	font-size: 80%;
	font-weight: bolder;
	color: #000000;
}

h4 {
	font-size: 80%;
	font-weight: bolder;
	color: #44B122;
}

h5 {
	font-size: 70%;
	font-weight: normal;
	color: #000000;
}

h6 {
	font-size: 70%;
	font-weight: normal;
	color: #000000;
}

p {
	font-size: 80%;
	font-weight: normal;
	color: #333333;
	line-height: 160%;
	padding: 0 0 20px 0;
	margin: 0;
}

#bodytextleft p span {
	font-size: 130%;
	font-weight: bolder;
	color: #FF6600;
	padding: 0;
	margin: 5px 0;
	}
	
#bodytextleft ul {
	margin: -20px 0 0 -10px;
	padding-top: 0;
	}
	
#bodytextleft ul li {
	padding: 5px 0;
	}

ul {
	padding: 10px;
	font-size: 80%;
	font-weight: normal;
	color: #333333;
	line-height: 150%;
	margin-top: -10px;
	padding-left: 40px;
}

/*-----------------Links----------------------*/

a {text-decoration: none;}
a:link{color: #E78601; }
a:visited{color: #A96201;}
a:hover{color: #4A4A4A;}
a:active{color: #4A4A4A;}

/*--------------other--------------------*/

ul.file li {
	list-style-image : url(images/kg_fileicon.gif);
	padding-left: 15px;
	}

.anchor {
	background: url(images/kg_submenu_arrow.gif) no-repeat 0 50%;
	padding-left: 15px;
	}