@charset "utf-8";
/* CSS Document */

/* Layout Styles */
div#page {
	width:770px;
	padding:0px;
	text-align:center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(/Images/PageBackgroundStripe_dropshadow_greybody.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

div {
	text-align:center;
	vertical-align: top;
}

div#header {
	width:750px;
	height:450px;
	margin-right: 10px;
	margin-left: 10px;
}

div#menu {
	width:750px;
	height:35px;
	text-align: center;
	background-color: #404040;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-left: 10px;
}

div#content {
	width: 750px;
	height:40px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-left: 10px;
	valign: top;
}

div#footer {
	width:760px;
	height:85px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(/Images/Footer_760.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

/* Global Styles */

body,td,th {
	margin:0px;
}
body {
	background-color: #666;
	color: #666;
}
td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#652D88;
	}
a {
	color: #006699;
	}
a:link {
	color: #669933;
	text-decoration: none;
}
a:visited {
	color: #ff6600;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #669933;
}
a:active {
	text-decoration: none;
	color: #669933;
}

	

/* ID Styles */

#navigation td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #404040;
	}
	
#navigation a {
	color: #FFFFFF;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	}
	
#navigation a:hover {
	background-color: #404040;
	color:#ff6600;
	}
	
/* Class Styles */
	
.bodyTextJustified {
	color:#404040;
	margin-top:0px;
	list-style-type: none;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	}
	
.bodyTextLeft {
	color:#404040;
	margin-top:0px;
	list-style-type: none;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	}
	
.bodyTextCentred {
	color:#404040;
	margin-top:0px;
	list-style-type: none;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

.bodyTextRight {
	color:#404040;
	margin-top:0px;
	list-style-type: none;
	text-align: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

.pageName{
	color: #669933;
	letter-spacing:.15em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 26px;
	}
	
.pageNameCentred{
	color: #669933;
	letter-spacing:0.15em;
	text-align: center;
	background-position: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 26px;
	}
	
.navText {
	color: #FFFFFF;
	line-height:30px;
	letter-spacing:0.1em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

.CatalogueText {
	color: #ff6600;
	line-height:16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
	
.subHeader {
	color: #404040;
	letter-spacing:0.10em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	}
	
.subHeaderCenter {
	color: #404040;
	letter-spacing:0.1em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	text-align: center;
	}
	
.subHeaderCenterWhite {
	color: #FFF;
	letter-spacing:0.1em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	text-align: center;
}

.quote {
	color: #669933;
	line-height:30px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	}
	
.smallText {
	color: #404040;
	line-height: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	}
	
.smallTextOrange {
	color: #ff6600;
	line-height: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.smallTextGreen {
	color: #669933;
	line-height: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.smallTextRight {
	color: #404040;
	line-height: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	text-align: right;
}
.smallTextWhite {
	color: #FFF;
	line-height: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
