/* CSS Document */
*	{
	margin: 0;
	padding: 0;
	}


body {
	margin:0px;
	padding: 0px;
	background-color: #252F27;
	text-align: center;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto; 
	margin-bottom: 0; 
	font-family: verdana, arial, sans-serif;
	font-size: .9em;

}




/* #Page 
	{
	border-top: 50px solid #c00000; /*#800000;
	background-color: #ffffff;
	color: #333333;
	width: 80%; /* 782px; 
	margin: 0 auto; 
	text-align: left;
	border-right: 1px solid #800000;
	border-left: 1px solid #800000;
	border-bottom: 1px solid #800000;
	} */



/*
Pantone colours used in labels
PMS 103 - gold - #C6AD0F
PMS 144 - orange - #E28C05
PMS 194 - red/maroon - #992135
PMS 3005 - blue - #0084C9
PMS 447 - dark grey - #3F3F38
447 colour family: 
	441 #D1D1C6
	442 #BABFB7
	443 #A3A8A3
	444 #898E8C
	445 #565959
	446 #494C49

Colours used in welcome page done by Vince: footer background #252F27, footer text: #787A71, footer link #777777
*/

#page {
   margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
	width: 800px;
	padding: 0px;
} 
#header {
	position: static;
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-color: white;
	width: 100%;
}
/*#content {
	position: static;
	padding: 0px;
	margin: 0px;
	text-align: center;
}*/

#Content 
	{
	clear: both;
	background-color: white; 
	color: inherit;
	width: 800px; /* 730px; */
	text-align: left;
	margin: 0 0 0 0; 
	padding: 0 0px 15px;
	border-top: 1px solid #C6AD0F;
	overflow: hidden; /* from http://www.positioniseverything.net/articles/onetruelayout/equalheight */

	}

.highlight
	{
	background-color: yellow;
	}

/* Left sidebar */


#ContentLeft 
	{
	float: left; 
	/* clear: left; */
	width: 125px; /* 138px */
	background-color:  #D8DBCC;
	padding-left: 10px;
	padding-right: 5px;
	border-right: 1px solid #C6AD0F; 
	font-family: Tahoma, Arial, Helvetica, verdana, sans-serif;
	height: 150%;
	}

#ContentLeft ul
	{
	font-size: 1.0em;
	
	}
#ContentLeft ul li
	{
	list-style-type: none;
	}
#ContentLeft li
	{
	font-size: .9em;
	padding-top: 5px;
	}

#ContentLeft li a
	{
	text-decoration: none;
	color: #252F27;
	}

#ContentLeft li ul
	{
	font-weight: normal;
	padding-left: 0px;
	padding-top: 0px;
	}

#ContentLeft li ul li
	{
	font-weight: normal;
	padding-left: 15px;
	padding-top: 0px;
	}



#ContentLeft img
	{
	border: 0;
	}

#MainContent, #ContentLeft 
	{
	padding-bottom: 32767px;
	margin-bottom: -32767px; /* from http://www.positioniseverything.net/articles/onetruelayout/equalheight */
	/* these values, combined with overflow: hidden for #Content, are used to force the left column to be the same length as the main content */
	}


/* Main Content */

#MainContent
	{
	margin-left: 155px;
	margin-right: 20px;
	color: #252F27;
	}

#MainContent a
	{
	color: #0084C9;
	}


#MainContent a:visited
	{
	color: #992135;
	}

#MainContent h1 
	{
	font-size: 1.5em;
	border-bottom: 1px solid #C6AD0F;
	padding: 0 0 1px 20px;
	margin: 0 -20px 10px -20px;
	background-color: #C6AD0F;
	/* color: #C6AD0F; */
	}

#MainContent h2 
	{
	font-size: 1.2em;
	background-color: transparent;
	border-bottom: 1px solid #C6AD0F;
	padding: 0 0 1px 0;
	margin: 0 0 10px;
	}

#MainContent h3 
	{
	margin: 10px 0 0;
	font-size: 1.0em;
	background-color: transparent;
	padding: 0 0 1px 0;
	margin: 10px 0 10px;
	border-bottom: 1px solid #C6AD0F;
	}

#MainContent h4 
	{ 
	font-size: 1.1em; 
	margin: 0 0 10px;
	}

#MainContent img 
	{
	text-align: center;
	margin: 0px auto 0;
	}


#MainContent p, #MainContent ul, #MainContent ol 
	{
	font-size: 0.9em;
	margin: 0 0 15px 0;
	line-height: 140%;
	}

#MainContent .firstletter
	{
	font-family: "Times New Roman", Times, serif;
	font-size:2em;
	float:left;
	}

#MainContent ol 
	{
	margin-left: 25px;
	}


#MainContent ul li 
	{
	list-style-type: square;
	margin: 0 0 2px 15px;
	padding: 0 0 0 10px;
	}

#MainContent table
	{width: 100%;
	border: 0;
	margin-top: 20px; 
	margin-bottom:30px;
	}

#MainContent td
	{
	padding: 3px;
	font-size: 0.9em;
	}

#MainContent th
	{
	background: #c000000;
	font-weight: bold;
	color: white;
	text-align: center;
	}

#MainContent .floatright
	{
	float:right;
	margin-left: 10px;
	}

#MainContent .floatleft
	{
	float:left;
	margin-right: 10px;
	}


/* footer */

#footer {
	position: static; 
	padding: 0px;
	margin: 0px;
	height: 180px; 
	background-color: #252F27;
	text-align: center;
	background-image: url(../images/imgFooterBackground.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
#footer p {
    font-family: "Times New Roman", Times, serif;
	font-size: .8em;
	color: #787A71;
	font-weight: normal;
	line-height: 18px;
	text-align: center;
	letter-spacing: 0.05em;
}
#footer p a {
	color: #777777;
	text-decoration: none;
}
#footer p a:hover {
	text-decoration: underline;
}
