body  {
  
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.twoColFixLtHdr #container {
	width: 974px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	background-repeat: repeat-y;
} 
.twoColFixLtHdr #header {
	height: 80px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	
}
.twoColFixLtHdr #header2 {
	height: 139px;
}
.twoColFixLtHdr #header2 img{
	position: relative;
	top: -80px;
	left: 60px;
}
.twoColFixLtHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-top: 40px;
	padding-right: 0;
	padding-left: 200px;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 180px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.twoColFixLtHdr #mainContent {
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 250px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	font-size: 75%;
} 
.twoColFixLtHdr #mainContent H1{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 120%;
}
.twoColFixLtHdr #mainContent H2{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: italic;
	color: #006699;
	margin-top: 0.5em;
	margin-right: auto;
	margin-bottom: 0em;
	margin-left: auto;
}
.twoColFixLtHdr #mainContent a:link{
color:#0000FF;text-decoration: none;
}
.twoColFixLtHdr #mainContent  a:visited{
color:#0000FF;text-decoration: none;
}
.twoColFixLtHdr #mainContent  a:hover{
color:#0000FF;text-decoration: underline;
}




.twoColFixLtHdr #mainNav  a:link{
color:#FFFFFF;text-decoration: none;
}
.twoColFixLtHdr #mainNav  a:visited{
color:#FFFFFF;text-decoration: none;
}
.twoColFixLtHdr #mainNav  a:hover{
color:#FFFFFF;text-decoration: underline;
}


.twoColFixLtHdr #footer {
	background-image: url("images/FooterTop.png");
	height: 119px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
}
.twoColFixLtHdr #footer2 {
	background-image: url("images/FooterBottom6.png");
	height: 101px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
}  
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

ul {margin-left: 0; padding-left: 40px;}


/*Nav styles */
#nav ul{padding:0;margin:0}
#nav li{display:block;height:30px; list-style:none; margin: 0 0 10px 0;}
#nav li a{display:block; float:left; line-height:30px; background-color:#368893; width:10em;color:#FFFFFF;padding-left:10px;font-weight:bold;font-size:80%;text-decoration:none;}
#nav li span{background:url("images/bullet.png"); background-repeat:no-repeat; height:30px; width:30px;float:left;}
#nav li .bullet{background:url("images/bullet.png"); background-repeat:no-repeat; height:30px; width:30px;float:left;}

#imgnav{
background: url("images/bullet1.png");
background-repeat: no -repeat;
height: 15px;
width: 30px;
float: left;
}

#imgmid{
background: url("images/bullmid.png");
background-repeat: repeat-y;
}

#imgbottom{
background-image:url("images/bullet2.png");
background-repeat: no -repeat;
height: 15px;
width: 30px;
float: left;
}

#dislogo{
width: 50px;
height: 53px;
color: black;
}

#nav li #search{
	display:block;
	float:left;
	height:30px;
	background-color:#358893;
	width:10em;
	color:#FFFFFF;
	padding-left:8px;
	font-weight:bold;
	font-size:80%;
}

#nav li form{
	padding:0px;
	margin: 0;
}
#nav li #search  .searchbox{
	padding:0;
	background-image: url("images/Go-left.png");
	background-repeat: no-repeat;
	background-position: right;
	background-color: #FFFFFF;
	width: 100%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 20px;
}
#nav li #search  label{
	display: none;
}

.SearchBtn{
	padding:0;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
/*Main Navigation*/
#mainNav {font-size:100%;padding-top:10px}
#mainNav  ul{padding:0;margin:0}
#mainNav li{display:block; list-style:none; margin: 0 0 0 0;}
#mainNav li a{line-height: 2em;cursor:pointer;}
/*#mainNav li span:hover{text-decoration:underline;}*/
#mainNav .navSelected {
	font-style:italic;
	font-weight: bold;
	font-size:110%
}

.rounded {
    margin: 0 auto;

    color: #fff;
    width: 60%;
    padding: 20px;
    text-align: left;


    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
}
#navLinks .rounded{
width:200px;
margin: 0pt auto;
}
.dialog {
 position:relative;
 margin:0px auto;
 min-width:8em;
 max-width:638px; /* based on image dimensions - not quite consistent with drip styles yet */
 color:#fff;
 z-index:1;
 margin-left:12px; /* default, width of left corner */
 margin-bottom:0.5em; /* spacing under dialog */
}
.dialog .content,
.dialog .t,
.dialog .b,
.dialog .b div {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: right top;
	/*Following line moved to colour stylesheet*/
	/*background-image: url("images/box-blue.png");*/
}

.dialog .content {
 position:relative;
 zoom:1;
 _overflow-y:hidden;
 padding:0px 12px 0px 0px;
}

.dialog .t {
 /* top+left vertical slice */
 position:absolute;
 left:0px;
 top:0px;
 width:12px; /* top slice width */
 margin-left:-12px;
 height:100%;
 _height:1600px; /* arbitrary long height, IE 6 */
 background-position:top left;
}

.dialog .b {
 /* bottom */
 position:relative;
 width:100%;
}

.dialog .b,
.dialog .b div {
 height:30px; /* height of bottom cap/shade */
 font-size:1px;
}

.dialog .b {
 background-position:bottom right;
}

.dialog .b div {
 position:relative;
 width:12px; /* bottom corner width */
 margin-left:-12px;
 background-position:bottom left;
}

.dialog .hd,
.dialog .bd,
.dialog .ft {
 position:relative;
}

.dialog .wrapper {
 /* extra content protector - preventing vertical overflow (past background) */
 position:static;
 max-height:1000px;
 overflow:auto; /* note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth trying without if you aren't worried about height/overflow issues. */
}

.dialog h1,
.dialog p {
 margin:0px; /* margins will blow out backgrounds, leaving whitespace. */
 padding:0.5em 0px 0.5em 0px;
}

.dialog h1 {
 padding-bottom:0px;
}

/* Home page styles*/
.twoColFixLtHdr #homeContent {
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 130px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	font-size: 75%;
} 

#img1{
margin: 0px 0px 50px 10px;
float: left;
width: 180px;
height: 350px;
}
#img1 .top{
background-image:url("pt.png");
background-repeat:no-repeat;
height: 120px;
}
#img1 .middle{
background-image:url("pm.png");
background-repeat:repeat-y;
}
#img1 .bottom{
background-image:url("pb.png");
background-repeat:no-repeat;
height: 100px;
}



#img2{
margin: 0px 0px 50px 10px;
float: left;
width: 180px;
height: 350px;
}
#img2 .top{
background-image:url("gt.png");
background-repeat: no-repeat;
height: 120px;
}
#img2 .middle{
background-image:url("gm.png");
background-repeat:repeat-y;
}
#img2 .bottom{
background-image:url("gb.png");
background-repeat: no-repeat;
height: 100px;
}



#img3{
margin: 0px 0px 50px 10px;
float: left;
width: 180px;
height: 350px;
}
#img3 .top{
background-image:url("bt2.png");
background-repeat: no-repeat;
height: 120px;
}
#img3 .middle{
background-image:url("bm.png");
background-repeat: repeat-y;
}
#img3 .bottom{
background-image:url("bb.png");
background-repeat: no-repeat;
height: 100px;
}



#img4{
margin: 0px 0px 50px 10px;
float: left;
width: 180px;
height: 350px;
}
#img4 .top{
background-image:url("ot.png");
background-repeat: no-repeat;
height: 120px;
}
#img4 .middle{
background-image:url("om.png");
background-repeat: repeat-y;
}
#img4 .bottom{
background-image:url("ob.png");
background-repeat: no-repeat;
height: 100px;
}
 
 
.middle{
padding: 0 25px 0 25px;
background-repeat: repeat-y;
height: 160px;
}

.middle h2{padding:0;margin:0;font-size:15px;}
.middle h2 a:link{color:white;text-decoration:none}
.middle h2 a:visited{color:white;text-decoration:none}
.middle h2 a:hover{color:white;text-decoration:underline}

p.home{
color: white;

}



img{border:none}