@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../media/background01.jpg);
	background-repeat:repeat-x;
	background-color: #FAFCF9;
	margin: 0;
	padding: 0;
	color: #000000;
	text-align: center;
}
.thrColFixHdr #container { 
	width: 1000px;
	background: #E5F3ED;
	text-align: left;
	margin: 0px auto;
	font-size: 12px;
} 
.thrColFixHdr #header { 
	padding: 0px; 
} 
.thrColFixHdr #subhead { 
	width: 1000px; 
	background-color:#FFF;
}
.thrColFixHdr #sub1 {
	float: left;
	width: 180px;
	background-color:#666666;
	color:#FFFFFF
}
.thrColFixHdr #sub2 {
	float: right;
	width: 820px;
	background-color:#333333;
	color:#FFFFFF
}
.thrColFixHdr #subhead p{ 
	margin: 5px 10px 5px 20px
}
.thrColFixHdr h1 {
	font-size: 16px;
	margin: 30px 0px 0px 0px;
	padding: 0px;
	font-weight: bold;
}
.thrColFixHdr h2 {
	font-size: 14px;
	margin: 30px 0px 0px 0px;
	padding: 0px;
	font-weight: bold;
}
.thrColFixHdr h3 {
	font-size: 12px;
	margin: 30px 0px 0px 0px;
	padding: 0px;
	font-weight: bold;
}
.thrColFixHdr #footer { 
	padding: 6px 0px 6px 20px;
	background:#666666;
	width: 980px;
	color: #FFFFFF;
	font-size: 10px;
} 
.fltrt {
	float: right;
	margin-left: 8px;
	border:0px
}
.fltlft { 
	float: left;
	margin-right: 8px;
	border:0px
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#container3 {
	float:left;
	width:100%;
	overflow:hidden;
	background:#D2D2CD; /* column 3 background colour */
	background-image:url(../media/gears.png);
	background-position: bottom;
	background-repeat:no-repeat;
	position: relative;
}
#container2 {
	float:left;
	width:100%;
	position:relative;
	right:180px;
	background:#EAF4E7; /* column 2 background colour */
}
#container1 {
	float:left;
	width:100%;
	position:relative;
	right:640px;
	background:#D2D2CD; /* column 1 background colour */
}
#col1 {
	float:left;
	width:140px;
	position:relative;
	left:820px;
	padding: 20px;
	font-size: 10px;
}

.quicklinks a:link {color:#494841; font-weight:bold; text-decoration:none}
.quicklinks a:visited {color:#494841; font-weight:bold; text-decoration:none}
.quicklinks a:hover {text-decoration:underline}

#col2 {
	float:left;
	width:600px;
	position:relative;
	left:820px;
	overflow:hidden;
	padding: 20px;
	padding-bottom: 30px;
	color: #333;
}
#col2 p { 
	line-height: 180%;
}
#col2 h5 { 
	line-height: 130%;
	font-weight: normal;
	font-size: 12px;
}
.thrColFixHdr #col2 a:link, #col2 a:visited {
	color: #008752;
	font-weight: bold;
	text-decoration: none;
}
.thrColFixHdr #col2 a:hover{
	text-decoration: underline;
}

.thrColFixHdr #navHeader a:link {
	font-size: 10px;
	line-height: 120%;
	color: #494841;
	font-weight: bold;
	text-decoration: none;
}
.thrColFixHdr #navHeader a:visited {
	font-size: 10px;
	line-height: 120%;
	color: #494841;
	font-weight: bold;
	text-decoration: none;
}
.thrColFixHdr #navHeader a:hover {
	text-decoration: underline;
}

#col3 {
	float:left;
	width:140px;
	position:relative;
	left:820px;
	overflow:hidden;
	padding: 20px;
	padding-top: 0px;
	font-size: 10px;
	color: #494841;
}
.thrColFixHdr li {
	margin-left: -20px;
	margin-top: 8px;
}
.thrColFixHdr #col3 a:link, #col3 a:visited {
	color: #008752;
	font-weight: bold;
	text-decoration: none;
}
.thrColFixHdr #col3 a:hover{
	text-decoration: underline;
}

.thrColFixHdr #red a:link, #red a:visited {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
.thrColFixHdr #red a:hover{
	text-decoration: underline;
}

.thrColFixHdr #copper a:link, #copper a:visited {
	color: #B06010;
	font-weight: bold;
	text-decoration: none;
}
.thrColFixHdr #copper a:hover{
	text-decoration: underline;
}

.thumbnail {
	margin-right: 15px;
	border: 0px;
}
.popupspace {
	width: 140px;
	position: absolute;
	border: solid 1px #CCC;
	font-size: 10px;
	text-align: left;
	visibility: hidden;
	z-index: 20000;
	background-color:#cac7b7;
	margin-top: 20px;
}
.popupspace p {
	padding: 0px;
	margin: 0px;
}
.popupspace h1 {
	padding: 0px;
	margin: 0 0 5px 0;
	font-size: 12px;
}
.popupspace img {
	margin-bottom: 5px;
}