/* CSS Document */

body {
background-color: #424242;
margin-top: 20px; 
font-family:arial; 
font-size: 100%;
}

a {
	color: black;
}

a:hover {
	color: #df0100;
}

img { /*behavior: url(iepngfix.htc);*/ border: 0px;}

#container {
position: relative;
width: 750px;
top: 20px;
margin: 0 auto;
}

#bannermenu {
background-color: #717171;
width: 100%;
padding-top: 0px;
border-top: 5px solid #df0100;
}

#menu {
width: 100%;
}

#menu p {margin-top: 6px; margin-left: 10px;}
#footer1 p {margin-top: 6px; margin-left: 15px; margin-right: 15px;}

#content {
position: absolute;
top: 179px;
width: 100%;
height: 555px;
background-color: #fff;
z-index: 5;
}

#content ul {
font-size: .9em;
}

#contentScroll {
width: 100%;
height: 555spx;
overflow: auto;
background-color: #fff;
}

#left {
position: absolute;
left: 0px;
width: 585px;
height: 535px;
overflow: auto;
padding-top: 5px;
padding-left: 10px;
padding-right: 5px;
}

#right {
position: absolute;
right: 5px;
width: 145px;
height: 535px;
}

#footer1 {
position: absolute;
top: 714px;
left: 0px;
width: 100%;
height: 27px;
background-color: #fff;
border-top: 1px solid grey;
border-bottom: 5px solid #df0100;	
z-index: 30;
}

#footer2 {
height: 30px;
width: 101%;
font-family: Arial;
font-size: 12px;
z-index: 30;
}

#footerContact {
position: absolute;
top: 750px;
color: #fff;
width: 100%;
font-family: Arial;
font-size: 12px;
text-align: center;
}

#cornerBadge {
position: absolute; 
left: 155px; 
top: -20px; 
padding:0px; 
border:0px none;
z-index:20;
}

#cornerBadge a {
background-color: transparent;
}

#cornerBadge a img {
width: 182px; height: 132px; margin: 0px; padding: 0px; border: 0px none; background-color: transparent;
text-decoration: none;
}

form {
margin: 0;
}

.webcam{
background-color:#FFFFFF;
border-bottom: 5px solid #df0100;
}

.webcam a {
	text-decoration: none; 
	color: #000000;
}   

.webcam a:visited {
	color: #000000
}

.webcam a:hover {
	color: #8a8a8a
}  

.webcam a:active {
	color: #000000 
}

#box {
	position:absolute;
	top: 10px;
	right: 5px;
	width: 204px;
	height: 23px;
/*	background-color: white;
*/	padding: 3px;
/*	background: url(/assets/images/search.jpg) no-repeat;
*/
}

#s {
float: left;
margin: 1px 0 0 3px;
border: .1em solid grey;
border-right: none;
padding: 5px;
width: 155px;
height: 10px;
font-size: .6em;
background-color: white;
}

#search_box #go {
float: right;
margin: 0px 10px 0 0;
}

#contentScroll p, #content p {
font-family: arial;
font-size: 12px;
color: #555;
line-height: 18px;
}

#contentScroll h1, #content h1 {
font-family: arial;
font-size: 22px;
color: #df0100;
}

#footer1 a {
color: #fff;
font-family: Arial;
font-size: 12px;
}

#footer1 a:hover {
color: #df0100;
font-family: Arial;
font-size: 12px;
}

#footer1 a {
color: #df0100;
font-family: Arial;
font-size: 12px;
}

#footer1 a:hover {
color: #000;
font-family: Arial;
font-size: 12px;
}

#nav {
top: 2px;
margin-left: 30px; 
margin-top: 3px;
font-weight: bold;
z-index: 10;
}

#nav ul{
margin-left: 0px;
font-weight: normal;
}

#nav, #nav ul{
margin-top: 0px;
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative;
line-height:1.5em; 
}

#nav a {
display:block;
padding:3px 10px;
color:#fff;
text-decoration:none;
background-color:#000;
}

#nav a {
background-color: #1a1a1a;
}

#nav a:hover{
background-color:#df0100;
color:#fff;
}

#nav li{
float:left;
position:relative;

}

#nav ul {
position:absolute;
display:none;
width:90px;

}

#nav li ul a{
width:90px;
height:auto;
float:left;
display:block;
padding:3px 5px;
color:#444;
text-decoration:none;
background-color:#f1f1f1;
border-bottom: 1px solid #ccc;
}

#nav ul ul{

top: auto;
}	

#nav li ul ul {
left:90px;
margin:0px 0 0 10px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
display:block;
}

/* New Code (Added in Oct '08 - B Bowles)*/
		#menuLeft {
		width: 330px;
		height: 29px;
/*		background-image: url(/assets/images/menuLeft.jpg);
*/		background-position: left;
		background-repeat: no-repeat;
		background-color: #df0100;
		float:left;
		color: #fff;
		font-family: Arial;
		font-size: 14px;
			
		}
		#menuMiddle {
		width: 420px;
		height: 29px;
		background-image: url(/assets/images/menuMiddle.jpg);
		background-position: left;
		background-repeat: no-repeat;
		background-color: #1a1a1a;
		float: left;
		color: #fff;
		font-family: Arial;
		font-size: 12px;
		}
		
		#banner {
		background-image: url(/assets/images/banner.jpg);
		height: 145px;
		width: 100%;
		}
		
/*		#topBar {
		height: 37px;
		width: 780px;
		background-image: url(/assets/images/topBar.jpg);
		background-position: top;
		background-repeat: no-repeat;
		background-color: #fff;
		border-bottom: 5px solid #df0100;
		}*/
/* New Code End */