	
	/* 		HALF CASTE - GLOBAL STYLE SHEET 								
			==============================================================
			
			Created by: 	Kennedy & Associates Design Ltd
							www.k-a.co.nz
							
			Last Modified:  5 September 2008
			
			Contents:		Structural and positional elements
							
			
			============================================================== */

html {
	background-image: url(../images/template/gradient.gif);
	background-repeat: repeat-x;
	background-color: #181b20;
	}

body {
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #333333;
	text-align: center;
	background-repeat: repeat-x;
	background-image: url(../images/template/stripH.png);
	background-position: 0px 200px;
	}
	
p  {
	font-size: 85%;
	color: #465360;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-left: 0px;
}



h1,h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 160%;
	font-weight: normal;
	color: #006699;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

h2 {
	font-style: italic;
	font-size: 110%;
	color: #4798BE;
}

h3 {
	font-size: 85%;
	margin: 0px;
	padding: 0px;
}

h4 {
	font-size: 85%;
	color: #969CA5;
	margin: 0px;
	padding: 0px;
}

h5 {
	margin: 0px;
	padding: 0px;
}

p a:link,
p a:active,
p a:visited {
	color: #13A9E1;
	text-decoration: none;
}

p a:hover {
	color: #13A9E1;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BBD1E1;
}

#leftContent p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	line-height: 150%;
	font-weight: normal;
	color: #6C7686;
}

#leftContent p a:link,
#leftContent p a:active,
#leftContent p a:visited {
	color: #6F798A;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0099CC;
}

#leftContent p a:hover {
	color: #3E4355;
	border-bottom-style: solid;
}


#leftContent h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	font-weight: normal;
	color: #4798BE;
}

.padding {
	padding-top: 50px;
	}
	
.paddingBottom {
	padding-bottom: 50px;
	}

.rightAlign {
	
	word-spacing: normal;
	padding-left: 273px;
	}

#content li {
	font-size: 85%;
	color: #465360;
}

#content li a:link,
#content li a:active, 
#content li a:visited {
	text-decoration: none;
	color: #0099FF;
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
	}

#content li a:hover {
	text-decoration: none;
	color: #0099FF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	}


/* ------ MAIN STRUCTURE ----- */
#container {
	width: 875px;
	text-align: left;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 8px;
	border-right-width: 8px;
	border-left-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	margin-top: 50px;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-image: url(../images/template/footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	}

#header {
	width: 100%;
	background-image: url(../images/template/navBK.jpg);
	background-repeat: no-repeat;
	background-position: 0px 35px;
	height: 100px;
	float: left;
	clear: both;
	}

#header p {
	color: #999999;
	padding-left: 75px;
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

#logo {
	width: 169px;
	background-image: url(../images/template/halfcaste_logo.png);
	background-repeat: no-repeat;
	height: 191px;
	position: relative;
	z-index: 1;
	float: right;
	top: -120px;
	right: -60px;
	} 

#leftContent {
	width: 30%;
	margin-top: 1px;
	float: left;
	margin-right: 20px;
	padding-bottom: 50px;
	padding-left: 35px;
	}

#content {
	float: left;
	width: 60%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 50px;
	}
	
/* ------ FOOTER ----- */

#footer{
	width: 875px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	}

#footer p {
	font-size: 75%;
	text-transform: uppercase;
	color: #566676;
	padding-left: 75px;
	line-height: 10px;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 25px;
	word-spacing: 10px;
	
	}
	
#footer p a:link,
#footer p a:active,
#footer p a:visited{
	text-decoration: none;
	color: #566676;
	border-bottom: none;
	}

#footer p a:hover {
	color: #FFFFFF;
	border-bottom: none;
	}

/* ------ CREDITS strip ----- */
#credits{
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	color: #465360;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-right: 90px;
	}

#credits a:link,
#credits a:active, 
#credits a:visited {
	text-decoration: none;
	color: #465360;
}

#credits a:hover {
	color: #93A2B3;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ffffff;
}
