/*- Alan Whitelaw -*/
/*
body
  container
    header
      main
        nav
        content
		links
    footer
    textNav
*/
body {
	background: #0b2f64;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
h1, h2, h3, h4, h5, h6 {
	color: #FFFFFF;
}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	color: #0b2f64;
}
a:link,
a:visited {
	color: #0b2f64;
	font-weight: bold;
	text-decoration: underline;
}
a:hover,
a:active {
	color: #DE8600;
	font-weight: bold;
	text-decoration: underline;
}
#container {
	background: #ffffff url(../images/contFill.gif) repeat-y 50% 0; /* white */
	color: #0b2f64; 	/* Dark Blue */
	width: 780px;
	padding: 0px 4px;
	margin: 0px auto;
	text-align: left;
}
#header {
	background: #ffffff url(../images/header_fade_white_smlr.jpg) no-repeat 50% 0;/* white */
	height: 320px;
	width: 100%;
}
#header img {
	float: right;
	margin: 10px 50px 10px 50px;
}
#main { 
	background: url(../images/mainFill.jpg) repeat-y; 
	width: 780px;
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 15px;
}
#welcome {
	color: #0b2f64; 	/* Dark Blue */
	padding-left: 6px;
	font-size: 22px;
	line-height: 15px;
	margin-top: 10px;
	padding-top:0px;
}
#nav .selectedMenu ul {
	display: block;
}
#nav .selectedMenu.selectedSub ul a:link,
#nav .selectedMenu.selectedSub ul a:visited {
	color: #0b2f64;
	text-decoration: none;
}
#nav .selectedMenu.selectedSub ul a:hover,
#nav .selectedMenu.selectedSub ul a:active,
#nav .selectedMenu.selectedSub ul a:focus {
	color: #0b2f64;
	text-decoration: underline;
}
#nav {
	width: 147px;
	margin: 0px 0px 0px 6px;
	_margin: 0px 0px 0px 3px;
	padding: 0px;
	float: left;
	font-size: 12px;
	line-height: 15px;
}
#nav ul {
	color: #fff;
	list-style-type: none;
	margin: 0px;
	padding: 0px 1px 0px 0px;
}
#nav ul ul {
	display: none;
}
#nav li {
	padding: 3px 2px 3px 5px;
	border-bottom: 1px solid #ccc;
}
#nav li ul {
	padding: 0px 0px 0px 10px;
	list-style-type: none;
}
#nav li ul li {
	padding: 2px 1px 1px 4px;
	list-style-type: none;
	border: none;
}
#nav .active {
	color: #0b2f64; /* Dark Blue */
	font-weight: normal;
}

#nav a:link,
#nav a:visited {
	color: #0b2f64; /* Dark Blue */
	text-decoration: none;
	font-weight: normal;
}
#nav .selectedSub a  {
	color: lightblue;
	text-decoration: none;
}

#nav a:hover,
#nav a:active {
	color: #0b2f64;
	text-decoration: underline;
}
#content h1 {
	font-size: 18px;
	line-height: 18px;
}
#content h2 {
	font-size: 16px;
	line-height: 18px;
}
#content h3 {
	font-size: 14px;
	line-height: 14px;
}
#content h4 {
	font-size: 12px;
	line-height: 12px;
}
#content {
	float: left;
	width: 415px;
	margin: 0px 6px;
	_margin: 0px _3px;
	padding: 0px 2px 0px 4px;
	font-size: 12px;
	line-height: 15px;
}
#content p:first-child {
	margin-top: 0px !important;
	margin-left: auto;
	margin-right: auto;
}
#content p {
	margin: 5px 0px 15px 0px;
	padding: 0px;
	text-align: justify; 
}
#content ul {
	margin: 0px 0px 0px 15px;
	padding: 0px;
}

#links {
	float: left;
	margin: 0px 4px 0px 2px;
	_margin: 0px 2px 0px 1px ;
	padding: 0px;
	background: #edf4ff;
}
#quickLinks {
	background: #0b2f64 url(../images/face_child.jpg) no-repeat; /* Dark blue */
	background-position: right top;
	width: 180px;
	height: 62px;
	padding: 10px 0px 0px 5px;
}
#quickLinks h4 {
	display: inline;
}
#quickLinks p {
	width: 145px;
}
.h4white {
	color: #fff;
}
.h4lightBlue {
	color: #5c80b2; 	/* Light Blue */
}
#quickLinks p {
	padding: 0px 1px 0px 0px;
	margin: 0px;
	color: #fff;
}
.linkBlock {
	border-bottom: 2px solid #0b2f64;
	margin: 10px 5px 10px 5px;
	width: 175px;
}
.linkBlock p {
	margin: 4px 0px;
	text-align: right;
}
.linkBlock a {
	display: block;
}#footer {
	clear: both;
	float: left;
	background: #DE8600; /* Orange */
	color: #fff;
	font-size: 10px;
	line-height: 10px;
	text-align: center;
	padding: 0px 0px 0px 0px;
}
#footer p {
	float: left;
	width: 687px;
	_width: 675px;
	margin: 3px 0px 0px 0px;
	padding: 0px;
}
#footer #slogan {
	font-size: 12px;
	line-height: 15px;	
}
#footer #iscImg {
	float: left;
}
#footer #pneuImg {
	float: left;
}
#textNav {
	background: #fff;
	font-size: 12px;
	line-height: 15px;
	text-align: center;
	width: 765px;
	margin: 0px;
	padding: 6px 0px;
	clear: both;
}
#textNav ul {
	margin: 0px;
	padding: 5px;
}
#textNav li {
	display: inline;
}


.staffTable {
	border-collapse: collapse;
}
.staffTable td {
	border: 1px solid #edf3ff;
}
.sitemap {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
}
.sitemap li {
	padding: 1px 0px;
}
