/* body and p elements */
    body {
	background-color: #E1D5C6;
	background-image: url(images/bg2.jpg);
    }

    p {
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: .7em;
    line-height: 125%;
    }

/* hyperlinks in content */
	
	a:link {
	color: #D84A19;
	font-weight: bold;
	background-color: transparent;
	}

	a:visited, a:active {
	color: #D84A19;
	font-weight: bold;
	background-color: transparent;
	}

	a:hover {
	color: #D84A19;
	font-weight: bold;
	background-color: transparent;
	text-decoration: none;	
	}

/* hyperlinks in nav */
    a.nav:link, a.nav:active, a.nav:visited, .nav{
	color: #D84A19;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: .9em;
	text-decoration: underline;
	text-transform: uppercase;	
	background-color: transparent;
    }

    a.nav:hover {
    color: #D84A19;
    font-weight: bold;
    font-family: "Times New Roman", Times, serif;
    font-size: .9em;
    text-decoration: none;
	text-transform: uppercase;	
	background-color: transparent;
    }

/* hyperlinks in navSelected
    a.navSelected:link, a.navSelected:active, a.navSelected:visited {
    color: #FFFFFF;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: .7em;
    text-decoration: none;
    }

    a.navSelected:hover {
    color: #FFFFFF;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: .7em;
    text-decoration: underline;
    }
*/

/* hyperlinks in subNav
    a.subNav:link, a.subNav:active, a.subNav:visited, .subNav {
    color: #000099;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: .7em;
    text-decoration: none;
	background-color: transparent;
    }

    a.subNav:hover {
    color: #000099;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: .7em;
    text-decoration: underline;
	background-color: transparent;
    }
*/

/* hyperlinks in pageFooter */
    a.pageFooter:link, a.pageFooter:active, a.pageFooter:visited {
    color: #535C54;
	font-weight: normal;	
    text-decoration: underline;
    }

    a.pageFooter:hover {
    color: #535C54;
	font-weight: normal;	
    text-decoration: none;
    }

/* headings */
    h1 {
    color: #D84A19;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: .9em;
    line-height: 100%;
    font-weight: bold;
    }

    h2 {
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: .8em;
    line-height: 100%;
    font-weight: bold;
    }
	
    h3 {
    color: #000000;	
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: .7em;
    line-height: 100%;
    font-weight: bold;
    }

	h4 { 
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: .7em;
    line-height: 125%;
    font-weight: bold;
    }

	h5 { 
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: .7em;
    line-height: 125%;
    font-weight: normal;	
    }

/* hr */
    hr {
    height: 1px;
    color: #000000;
	background-color: transparent;
    }

/* lists */
    ul {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	}
	
	li {
    list-style: square;
	margin-left: -20px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: .7em;
    }
	
	ul li li {
	list-style: disc;
	}

	ul li li li {
	list-style: circle;
	}
	
	ul li li li li {
	list-style: square;
	}
	
	ul li li li li li  {
	list-style: disc;
	}
	ul li li li li li li {
	list-style: circle;
	}

	ul li li li li li li li{
	list-style: square;
	}

/* monospaced */
	.mono {
	font-family: "courier new", courier, mono;
	font-size: .7em;
	color: #000000;
	}

/* fine print for forms, image captions, et cetera */
    .fine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
	font-style: italic;
    }	

/* footer text */
    .footer {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: .7em;
	color: #535C54;
    }
	
/* address */
    address {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: .7em;
    font-style: normal;
    }

/* tables */
    .tableBrdrLeftTop {
	border-top: 1px solid #000000;	
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 1px solid #000000;
    }

    .tableBrdrRightTop {
	border-top: 1px solid #000000;	
	border-right: 1px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
    }

    .tableBrdrRight {
	border-top: 0px solid #000000;	
	border-right: 1px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
    }
	
	.tableCtrLR {
	border-top: 0px solid #000000;	
	border-right: 1px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 1px solid #000000;
    }

    .tableBrdrCtrTop {
	border-top: 1px solid #000000;	
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
    }

    .tableBrdrBott {
	border-top: 0px solid #000000;	
	border-right: 0px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 0px solid #000000;
    }
	
/* colours
	.red {
	color: #CC0000;
	}

	.grey {
	color: #CCCCCC;
	}
*/

/* background images
	.bgTop {
	background-image: url(images/spacer.gif);
	background-repeat: no-repeat;
	}
*/

