/* CSS Document */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


body {
background:#FFFFFF;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #008185;
}

.container {
border: #008185 solid 3px;
width: 740px;
background-image:url(images/containerbg.gif);
}

#header {
background-image: url(images/headerbg.gif);
height: 156px;
width: 740px;
}

#bottombox {
float:none;
background-image:url(images/bottomboxbg.gif);
background-repeat: no-repeat;
background-color: #ffd323;
height: 84px;
width: 740px;
}

#bottompad {
padding: 25px 25px 15px 25px;
}

#bodyblock {
background-image: url(images/containerbg.gif);
background-color: #ffd323;
background-repeat: repeat;
width: 740px;
}

#newsblock {
float: left;
background:url(images/newsbg.gif);
width: 227px;
}

#newspad {
padding-top: 20px;
padding-left: 27px;
padding-right: 22px;
}

#body2block {
float: left;
background-image: url(images/bodybg2.gif);
background-color: #ffd323;
background-repeat: no-repeat;
width: 513px;
}

#bodypad {
padding-top: 20px;
padding-right: 15px;
}

/*div#navbar2 {
height: 25px;
width: 740px;
background-image:url(images/0buttonbg.gif);
}
div#navbar2 ul {
margin: 0px;
padding: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFF;
line-height: 25px;
white-space: nowrap;
}
div#navbar2 li {
list-style-type: none;
display: inline;
height: 25px;

}
div#navbar2 li a {
text-decoration: none;
color: #FFF;
height: 25px;

}
div#navbar2 li a:link {
	font-weight: bold;
color: #FFF;
height: 25px;

}
div#navbar2 li a:visited {
color: #FFF;
	font-weight: bold;
	height: 25px;

}
div#navbar2 li a:hover {
 font-weight: bold;
 color: #FFF; 
 background-color: #009933;
 background-image: url(images/1buttonbg.gif);
 height: 25px;
}
*/

/*- Menu Tabs 1--------------------------- */ 


    #tabs1 {
      float:left;
      width:100%;
	  background-image:url(images/0buttonbg.gif);
      font-size:12px;
      line-height:normal;
      }
    #tabs1 ul {
	  margin:0;
	  padding:0px 10px 0 15px;
	  list-style:none;
      }
    #tabs1 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs1 a {
      float:left;
      margin:0;
	  font-size:12px;
      padding:0 0 0 1px;
      text-decoration:none;
      }
    #tabs1 a span {
      float:left;
      display:block;
	  font-size:12px;
 	  background: url(images/1buttonbg.gif) repeat-x right top;
	  background-position:100% -42px;
      padding:5px 6px 4px 6px;
      color:#FFFFFF;
	  font-weight: bold;
	  font-family: Arial, Helvetica, sans-serif;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs1 a span {float:none;
	font-size:12px;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#627EB7;
	  font-size:12px;
      }
    #tabs1 a:hover {
      background-position:0% -42px;
	  font-size:12px;
      }
    #tabs1 a:hover span {
      background-position:100% 0px;
	  font-size:12px;
      }


.buttonpad {
padding-right: 0 10px 0 10px;
}



/* Type - Defaults */

font {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #008185;
}

h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #004f51;
}

h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #004f51;
}

a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004f51;
	text-decoration:underline;	
}

a:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004f51;
	text-decoration:none;	
}

/* Extra - Defaults */

hr .gold {
	border-top: 1px solid #ffd323;
}

hr  {
	border: 0;
 	width: 100%;
	color: #004f51;
	background-color: #004f51;
	height: 1px;
}

/* Extra - Customs */

.newshead {
height: 20px;
width: 176px;
border-bottom: 2px solid #ffd323;
}

img.left {
margin-right: 10px;
margin-bottom: 10px;
}

