body {
	margin:0;
	padding:0;
	font-size:70%;
	text-align:center;
	font-family: "Gill Sans", verdana, sans-serif;
	
}

td {
	text-align:left;
	font-size:75%;
	voice-family: "\"}\""; 
 	voice-family:inherit;
  	font-size:100%;
	}
	
	
h1, h2, h3, h4, h5, h6 {
	font-family: trebuchet MS, trebuchet, verdana, arial, sans-serif;
	}

h1 {
	font-size: 150%;
	color: #753535;
	line-height: 1.2em;
	font-weight: normal;
	}
h4 {
	margin-bottom:8px;
}
/*------PAGE STRUCTURE------*/

/*this encloses the entire site - use margin:0 auto to center page if required*/
#container {

}

#header {
display:none;
}

#topBar {
display:none;
}

/*this encloses the main page columns (e.g. main column and side bar) and also displays the 'fake' two column image*/
#content {

}
  
/* ----------|  Navagation  |--------------- */

#mainnav
{
display:none;

}
#mainnav ul
{	
display:none;
}
#mainnav li
{
display:none;
}
#mainnav li a {
display:none;
}
#mainnav li a:hover
{
display:none;
}


/*this is our main content column*/

#left {
	float:left;
	text-align:left;
	width:520px;
	padding-left:15px;
	padding-top:100px;
	background:  url("../images/siteImages/small_logo.gif") no-repeat 0px 0px;
	}
/*only IE can read the following! */
* html #left{margin-bottom:-23px;}

#text {
	width:472px;
	margin-left:10px;
	text-align:left;
	margin-bottom:20px;
}

#right {
display:none;

}
/*only IE can read the following! */
* html #left{margin-right:-3px;}/* reduce the right margin to account for 3pixels*/
* html #right {height:1%;margin-left:527px}/* fix 3 pixel jog and account for 3 pixels extra padding*/

#printPage {
	margin-top:20px;
	float:left;
	color:#666666;
	font-size:80%;
}

#printPage a:link, a:visited  {
	color:#666666;
	text-decoration:none
}
#printPage a:hover  {
	color:#666666;
	text-decoration:underline;
}
#lastModified {
	margin-top:24px;
	font-size:80%;
	float:right;
	color:#666666;
}

/*page footer - clear:both ensures it appears below any floats */
#footer {
display:none;
		}
#copyright {	
display:none;
	}
#copyright a:link {	
	color:#ffffff;
	text-decoration:underline
	}
#copyright a:visited {	
	color:#ffffff;
	text-decoration:underline
	}
#footMenu {		
	color:#ffffff;
	padding-top:10px;
	padding-right:20px;
	padding-bottom:15px;
	font-size:90%;
	float:right;
	text-align:right;
	}
#footMenu a:link {
	color:#ffffff;
	text-decoration:underline;
}
#footMenu a:visited {
	color:#ffffff;
	text-decoration:underline;
}
#footMenu a:hover {
	color:#ffffff;
	text-decoration:underline;
}

#greeting {
text-align:right;
font-size:90%;
color:white;
font-weight:normal;
margin-top:94px;
margin-right:10px;
}

#searchForm form {
text-align:right;
padding:0;
margin:0;
}

#searchForm .input {
border:1px solid #333333;
width:120px;
font-size:10px;
margin-top:4px;
}


#searchForm .button {
	border:1px solid #333333;
	cursor:pointer;
	background:#999999;
	color:white;
	font-size:9px;
	margin-right:5px;
	}

#navMain {
	font-size:90%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:2em;
	}
#navMain ul {
	list-style-type: none;
	}
#navMain a:link {
	color:#000066;
	text-decoration:none;
	}
#navMain a:visited {
	color:#000066;
	text-decoration:none;
	}
#navMain a:hover {
	color:#000066;
	text-decoration:underline;
	}
	
#breadCrumb {
	color:#999999;
	font-size:90%;
	}
#breadCrumb a:link {
	color:#999999;
	text-decoration:underline;
	}
#breadCrumb a:visited {
	color:#999999;
	text-decoration:underline;
	}
#breadCrumb a:hover {
	color:#999999;
	text-decoration:underline;
	}


p {
	text-align:left;
}

.invis {
	display:none;
	}
.enquiryFormText {
	width:200px;
	border:1px solid #333333;
	font-size:85%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
.button {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	cursor:pointer;
	}
a:link {
color:#666666;
text-decoration:underline;
}
a:visited {
color:#666666;
text-decoration:underline;
}
a:hover {
color:#F06C1A;
text-decoration:underline;
}

.input {
	border:1px solid #333333;
	width:130px;
	font-size:100%;
	}
.error {
	color:#990000;
	font-weight:bold;
	}
.breadCrumb {
	color:#999999;
	font-size:90%;
	}
.orange {
	color:#F06C1A;
	}
.grey {
	color:#666666;
	}

#logout {
	margin-left:20px;
	font-weight:bold;
	}
#logout .button {
	color:white;
	border:1px solid #333333;
	background-color:#990000;
	cursor:pointer;
	}
h2 {
	font-size:120%;
	font-weight:bold;
	}
.smallText {
	font-size:80%;
	}
.smallerText {
	font-size:70%;
	}
.largerText {
	font-size:120%;
	}
.noBold {
	font-weight:normal;
	}
.staffCatTitle {
	font-weight:bold;
	font-size:120%;
	color:#000000;
	}

#staff .itemFullDesc {
	padding-top:10px;
	}
.itemHolder {
	padding-bottom:15px;
	}
.itemMoreInfo {
	padding-top:10px;
	padding-bottom:10px;
}
.itemMoreInfoLink {
	padding-top:5px;
}
.cats {
	line-height:1.8em;
	}

#staff .pic {
	display: inline;
	float: left;
	margin: 0px 10px 7px 0px;
}
#staff .itemLongDesc {

}

#staff .ItemFullDesc {

}
#staff .itemFileLink {
	clear:left;
	padding-top:10px;
}
#staff .itemTitle {
	font-weight:bold;
	font-size:120%;
	color:#000000;
	}
#staff .mainItemTitle {
	font-weight:bold;
	font-size:120%;
	color:#000000;
	margin:0
}
#staff .itemExtra1 {
	font-weight:bold;
	color:#666666;
	font-size:85%;	
	line-height:1.8em;
	padding-bottom:10px;

	}
#staff .downloadPic {
display: inline;
	float: left;
	margin: 0px 5px 0px 0px;
}

#siteMap {
	line-height:1.7em;
}
#accessList {
	line-height:1.9em;
}
