body {
	margin: 0;
	padding: 0;
	background-color: #FFF;
	font-family:  Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 80%;
}
/* All Page Links */
a:link, a:active, a:visited {
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;

}
/* Main Page Container */
#container {
	width: 990px;
	margin: 10px auto 0 auto;
	border: 1px solid #000;
	background-color: #fff;
	
	}
	#containerwide {
	width: 990px;
	margin: 5px auto 0 auto;
	padding: 0px;
	border: 1px solid #000;
	background-color: #fff;
	}
/* Header Container */
.header {
	background-color: #000000;
	background-image: url(../../headerbg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height: 248px;
}
.header2 {
	background-color: #000000;
	background-image: url(../../headerbg2.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height: 248px;
}
.image {
   position: relative;
   margin-left: 224px;
}
.image2 {
   position: relative;
   margin-left: 224px;
   margin-top: 140px;
}
h1 {
	position: absolute;
	top: 145px; 
	margin: 0;
	color: #FAB000;
	font-size: 14px;
}

	#sitelinks {
	margin: -1px 0 10px 0px;
	display: block;
	width: 990px;
	}
	#sitelinks ul {
		border: 0;
		margin: 0;				
		padding: 0;
		list-style-type: none;
		text-align: center;
		
	}
	#sitelinks ul li {
	display: block;
	float: right;
	text-align: center;
	padding: 0;
	margin: 0;
	
	}
		#sitelinks ul li a {
	display: block;
	width: 120px;
	height:auto;
	border-left: none;
	padding: 4px 0 4px 0;
	margin: 0 0 0 0;
	color: #000;
	text-decoration: none;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	background-color: #FAB000;

			}
		#sitelinks ul li a:hover {
	color: #FFFFFF;
	background-color:#FF0000;

					}
		#sitelinks a:active {
	color: #CCC;
	
		}
		#sitelinks li#active a {
	color: #CCC;
	
		}

/* Page content */
#content {
	width: 990px;
	color: #000;
	background-color:#FFF;
	!margin-top: -10px;
	background-image:url(../../navbg1.gif);
	background-repeat:repeat-y;
	background-position:left;
	!background-image:url(../../navbg.gif);
	border-bottom: 1px solid #000;
	
}	
#menusubnav { /* Sub Menu Container */
		display: block;
		float: left;
		width: 180px;
		border-top: 1px solid #000;
		
			}
	#subnav, #subnav ul { /* Sub Menu List */
		padding: 0 0px 0 0px;
		margin: 0;
		list-style: none;
		line-height: 1;
	}
	#subnav a {
		display: block;
	}
	#subnav li { /* all list items */
		width: 100%;
		!margin-bottom:-1px;
	}
		ul#subnav li a, ul#subnav li a:link, ul#subnav li a:active, ul#subnav li a:visited {
	
	width:auto;
	!width: 99%;
	padding: 6px 0px 6px 6px;
	border-bottom: 1px solid #000;	
	text-decoration: none;
	color: #000;
	font-weight:bold;
	background-color:#FAB000;
		}
		ul#subnav li a:hover {
		color: #FFF;
		background-color: #F00;
	
			}
	#subnav li ul li { /* 2nd level items */
		margin-left: 15%;
		width: 85%;
		list-style: none;
		font-size: 11px;
			}
	
.picture {
margin-left: 8px;
margin-bottom: 4px;
}

#content_text {
		display: inline;
		padding-top: 10px;
		padding-bottom: 10px;
		float: right;
		width: 750px;
		color: #333;
	}
#footer {
	font-size: 85%;
	padding-top:4px;
	padding-bottom:4px;
}
/* Misc Styles */

h2 { /* Page Sub Header */
	font-weight: bold;
	font-size: 24px;
	margin: 0 0 10px 0;
	padding: 0;
	
	color: #000;
}
h3 {
	font-size:16px;
	margin-top: 0px;
	color: #000;
}

th {
	text-align: left;
}
#clear {
	clear: both;
}
#message {
	text-align: center;
	color: #FF0000;
}
.popup {
    /* Necessary: */
    position: absolute;
    display: none;

    /* Additional styling: */
    border: 1px solid black;
    opacity: .85;
    filter: alpha(opacity=85);
}
	.tobbottomborders {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
}
	.tobborder {
	border-top-width: 1px;
	border-top-color: #000;
	border-top-style: solid;

}
.address {
	font-size: 13px;
}

.greyborder {
	border: 1px solid #666;
}
.white {
	color: #FFFFFF;
}
.sub {
font-size:85%;
}
.red {
color: #FF0000 
}
 
#inverse {
	color: #FFFFFF;
	background-color: #4252B5;
	display: block;
	width: 122px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}
 #inverse a{
	color: #FFFFFF;
	background-color: #4252B5;
	display: block;

}
 #inverse a:hover{
	color: #FF9E1C;
	background-color: #4252B5;
	display: block;

}
.borderleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.borderboth {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right: 1px solid #000;
}
.hidden {
 display: none; 
}
.bordergrey {
	border: 1px solid #CCC;
	}
.list {
	margin-top: 7px;
}

h5 {
	font-size: 110%;
	font-weight: bold;
}

