@charset "utf-8";
/* CSS Document */

html, body {
	height:101%;
	background-color: #eee;
	background-repeat: repeat;
	background-image: url(../images/text59668827.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #666;
	font-size: 14px;
	color: #333;
	
	
}
a {
	font-size: 12px;
	color: #336600;
}

.oneColFixCtrHdr #maincontainer {
	width: 1050px;
	background: transparent;
	margin: 0 auto;
	text-align: left;
	background-repeat: repeat-y;
	background-position: top left;
	background-image: url(../images/b_wrapper2.png);
}

.oneColFixCtrHdr #container {
	width: 968px;
	background: transparent;
	text-align: left;
	margin: 0px 40px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C00;
	border-right-color: #C00;
	border-bottom-color: #C00;
	border-left-color: #C00;
} 
.oneColFixCtrHdr #header {
	background: #fff;
	padding: 0;
	border-bottom-width: 5px;
	border-bottom-style: ridge;
	border-bottom-color: #F00;
	height: 142px;
	width: 968px;
} 

.oneColFixCtrHdr #mainContent {
	margin: 0;
	text-align: left;
	background-color: #fff;
	padding: 1px 0px 0 20px;
	border-bottom: 5px ridge red;
}

.oneColFixCtrHdr #footer {
	padding: 0 10px;
	background:transparent;
	text-align: center;
	background-color: #eee;
	border-top: #999 1px solid;
} 
.oneColFixCtrHdr #footer p {
	margin: 0;
	padding: 10px 70px;
	color: #000;
}


.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#flashcontent {
	width: 530px;
	float: right;
	margin:0px;
	background-color: #ffffff;
	height: 400px;
	text-align: right;
	margin-left: 20px;
	padding: 0;
	background-image: url(../images/slideshow_bckgrd.png);
}


#header img {
	display: block;
}
#mainContent ul {
	list-style-type: disc;
	margin-top: 0px;

}

#contact  {
	border-top: #CCC solid 1px;
	text-align:center;
	margin: 0 auto;
	width: 50%;
	padding: 20px 0;
	}
	
	
	a:link, #navEZPagesTOC ul li a {
	color: #00F;
	text-decoration: none;
	}
 
a:visited {
	color: #00C;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #FF0000;
	}

a:active {
	color: #999;
	}



h1, h2, h3, h4, h5, h6 {
	color: #666;
	margin: 0px 0;
	padding: 15px 0;

}

h1{
	font-size: 150%;

}
h2 {
font-size: 140%;

}
h3{
	font-size: 125%;
	text-align: center;
	color: #666;
	padding: 20px 80px;

}
h4{
font-size: 120%;

}
h4{
font-size: 110%;

}
h5 {
	font-size: 9px;
}

#mainContent p {
	margin: 0px;
	word-wrap: break-word;
	padding: 5px;
}
#mainContent ul li {
	margin: 0;
	padding: 0;

}

div.img
  {
	margin:2px;
	height:auto;
	width:auto;
	float:left;
	text-align:center;
	border: 1px solid #F00;
  }
div.img img
  {
  display:inline;
  margin:3px;
  border:1px solid #ffffff;
  }
div.img a:hover img
  {
  border:1px solid #0000ff;
  }
div.desc
  {
	text-align:center;
	font-weight:normal;
	width:200px;
	margin:2px;
  }

