html, body
{
	width: 100%;
	height: 100%;
	border: 0;
	margin: 0;
	background: #FFF;
	color: #333;
	font: 80% "Lucida Grande","Lucida Sans Unicode", Verdana, Arial,sans-serif;
	line-height: 1;
	background: #FFF url(images/bg.gif) repeat-y top;
}

#wrapper
{
	width: 740px;
	margin: auto;
	min-height: 100%;
	height: auto;
	position: relative;
}

#headerHome
{
	width: 739px;
	height: 173px;
	padding-right: 1px;
	text-align: right;
}

#header
{
	width: 565px;
	margin-left: 175px;
	background: #FFF url(images/header.gif) no-repeat;
	height: 175px;
}

#logo
{
	float: right;
	padding: 20px 40px 0px 0px;

}


.strapline
{
	float: left;
	padding: 20px 0px 0px 40px;
	font-family: "Lucida Grande","Lucida Sans Unicode", Verdana, Arial,sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	color:#FFF;
	
}

/* Three column layout 
-----------------------------------------------------------
*/

#leftColumn{
	float: left;
	width: 155px;
	text-align: left;
	padding: 20px 10px 50px 10px;

}

#centreColumnHome{
	width: 310px;
	float: left;
	background: url(images/header-bottom.gif) no-repeat;
	padding: 125px 40px 50px 40px;
	text-align: left;
}

#centreColumn{
	width: 310px;
	float: left;
	padding: 10px 40px 40px 40px;
	text-align: left;
}




#rightColumn{
	width: 145px;
	float: left;
	padding: 10px 15px 40px 15px;
	float:left;
}

#clear {
	height: 50px;
	clear: both;
}

/* fonts & text elements
-----------------------------------------------------------
*/
h1
{
	color: #993300;
	font-size: 2.2em;
	font-family: 'lucida sans unicode','lucida grande',verdana, sans-serif;
	font-weight: normal;
	line-height: 150%;
}

h2
{
	color: #993300;
	font-family: 'lucida sans unicode','lucida grande',verdana, sans-serif;
	font-size: 1.8em;
	font-weight: bold;
	line-height: 1.4em;
}

h3 {
	color: #993300;
	font-family: 'lucida sans unicode','lucida grande',verdana, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	padding-top: .5em;	
	line-height: 1.4em;


}


h4.blue {
	color: #993300;
	background-color: #C6E2ED;
	font-family: 'lucida sans unicode','lucida grande',verdana, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	width: 300px;
	padding: 5px;
	margin-bottom: 5px;
	

}

h4.beige {
	color: #993300;
	background-color: #E4E1DE;
	font-family: 'lucida sans unicode','lucida grande',verdana, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	width: 300px;
	padding: 5px;
	margin-bottom: 5px;
	

}





p {
	font-size: 1.1em;
	color: #000000;
	line-height: 1.7em;
	padding-bottom: 1em;
}




p.quote{
	border-bottom: #F1F0EE 1px solid;
	padding: 7px 0 15px 0;
	font-size: 1.2em;


}


a {
	color: #CC6600;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #776755;
	text-decoration: none;
}

a:visited
{
	color: #007099;
}

 a img {
 border: none;
}



/* lists
-----------------------------------------------------------
*/

ul.level1
{
	list-style-type: none;
	margin: 0px 5px 0 5px;
	padding: 0;
	font-family: 'lucida sans unicode','lucida grande',verdana, sans-serif;
	line-height: 160%;

}

ul.level1 li
{
	font-size: 1em;
	border-bottom: 1px solid #FFF;
	padding: 5px 0px 5px 0px;

}

ul.level1 li .noline{
	font-size: 1em;
	padding: 5px 0px 5px 0px;

}


ul.level1 li a
{
	color: #CC6600;
	font-weight: bold;
}

ul.level1 li a:hover 
{
	color: #776755;
	text-decoration: none;
	font-weight: bold;
}

ul.level2
{
	list-style-type: none;
	margin: 0 5px 0 5px;
	padding: 3px 0 5px 0;
	font-family: 'lucida sans unicode','lucida grande',verdana, sans-serif;


}


ul.level2 li a
{
	color: #CC6600;
	font-weight: normal;

}

ul.level2 li a:hover{
	color: #776755;
	font-weight: normal;

}



ul {
	list-style-type:  disc;
	padding: 5px 0 0 10px;
	font-size: 1.2em;
	color: #000000;
	line-height: 1.7em;


}

ul li {
	padding: 3px 0px 3px 5px;
}



/* images
-----------------------------------------------------------
*/

 a img 
{
 border: none;
}



img.rightImage
{
	margin-bottom: 30px;
	border: 1px solid #CDE3EB;
}



/* footer
-----------------------------------------------------------
*/


#footer {
	font-size: 0.7em;
	width: 380px;
	padding: 0px 160px 20px 200px;
	line-height: 70%;
	position: absolute;
	bottom: 0;
}

ul.footer
{
	list-style-type: none;
	margin: 0 10px 0 10px;
	padding: 0;

}

ul.footer li
{
	display: inline;
	padding: 0px 2px 0px 2px;
}

ul.footer li.first
{
	display: inline;
	padding: 0px 2px 0px 0px;
	border: 0;
}



#footer p {
	clear: left;
	margin: 0 10px 0 10px;
	padding: 3px 0 0 0;
	color: #999;
}

#footer a {
	color: #CC6600;
	font-weight: normal;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: none;
	color: #776755;

}



table.chart
{
	border: none;
	font-size: 1.1em;
	width: 100%;
}

table.chart td.column1
{
	width: 50%;
	padding: 5px 5px 5px 5px;
	font-weight: bold;
	border-bottom: 1px dotted #C6E2ED;
}

table.chart td.column2
{
	width: 5%;
	padding: 5px 10px 5px 10px;
	border-bottom: 1px dotted #C6E2ED;

}

table.chart td.column3
{
	width: 45%;
	padding: 5px 10px 5px 10px;
	text-align: left;
	border-bottom: 1px dotted #C6E2ED;

}



/* misc
-----------------------------------------------------------
*/


.clear {
	clear: both;
}


