
html {
    height: 100%;
}

body {
     background: #336600;   
     width: 1018px;
     height: 100%;
     margin-left: auto;
     margin-right: auto;
}

#wrap {
    min-height: 100%;
    height: auto !important;
    height: 100%;
}

#form1 {
    overflow: auto;
}

.navcell {
    background-color:transparent;
}

#navtable {
    margin-top: -4px;

}

#topnavtable {
    margin-bottom: -2px;
}

.contenttitle {
    font-family: Calibri;
    font-size:32px;
    text-align: center;
}

#newstitle {
    font-family: Calibri;
    font-size:26px;
}

footer {
    background-image: url("images/index_36.gif");
    background-size: 1018px 40px;
    background-repeat: no-repeat;
    margin-top: -40px;
    position: relative;
}

/*Publications Page*/

#lblSearch {
    font-size: 20px;
    font-family: Calibri;
    color: white;
}

#ifPub {
    width: 90%;
    height: 90%;
}
/*---------------------*/

/*Contact Us Page*/

td.auto-style3 {
    width: 25px;
}

table.auto-style1 {
  margin-left: 100px;
}

.auto-style5 {
    text-align: center;
}

#tblContact {
    margin-left: auto;
    margin-right: auto;
}

#btnSend {
    margin-left: auto;
    margin-right: auto;
}

/*---------------------*/

/*Services Page*/

.ullists{
    font-size: 18px;
    color: white;
    font-family: Calibri;
}

#serviceslist li {
    margin-top: 5px;
    margin-bottom: 5px;
}

#imgpencil {
    text-align: center;
}
/*---------------------*/

/*Awards Page*/
#pawards {
    font-size: 24px;
    color: white;
    font-family: Calibri;
}

#imageawards {
    text-align: center;
}
/*---------------------*/

/*Media Page*/
.mediacontent td{
    color: white;
    font-size: 14px;
}

.mediacategory td{
    color: white;
    font-size: 18px;
}

.mediaheading td {
    color: white;
    font-size: 16px;
    font-weight: bold;
}

.mediacontent td a {
    color: white;
    font-size: 14px;
}
/*------------------*/
/*Home Page*/

#picauthor {
    background-image: url("images/Gail Frank.jpg");
    height: 200px;
    width: 200px;
    border: 5px solid yellow;
    border-radius: 30px;
    -moz-border-radius: 30px;
}

#hometitle {
    font-family: Calibri;
    font-size:32px;
}

#meetbtn {
    text-align:center;
}
#hometext {
    font-family: Calibri;
    font-size: 16px;
    color: white;
    padding-left: 10px;

}

.abouttbl tr td {
    font-size: 13px;
}

/*---------------------*/



img {
    border-style: none;
}

td {
	font: normal 11px Tahoma, Arial;
	color: black;
}

h1, h2, h3, h4, h5 {

    color: white;
    margin: 0px;
}


h1 {
    font-size: 35px;
}

h2 {
    font: normal 25.45px tahoma, Arial;
}

h3 {
    font-size: 14px;
}


a {

font: normal 11px Tahoma, Arial;
color: #ffffff;
text-decoration: underline;
}

a:hover {

font: normal 11px Tahoma, Arial;
color: #ffffff;
text-decoration: none;

}

a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}

.white-text{
color: #ffffff;
text-decoration: none;

}
a.b1
{
font:  14px tahoma, Arial;
color: #fffea0;
text-decoration: none;
padding: 15px;
margin: 0px;

}
.p1
{
padding: 0 0 0 50px;
}
.p2
{
padding: 0 0 0 20px;
}
.p3
{
padding: 0 60px 0 0;
}
.bg1
{
background: #f0d901 url(images/index_09.gif) top no-repeat;
}
.menu 
{
color:#000000;
vertical-align:top;
padding: 10px 0 0 20px;
}
.menu a
{
color:#000000;
font:  bold 11px  tahoma, Arial;
text-decoration: none; 
}


.blye-text-underline {
color: #47beed;
text-decoration: underline;
}

.blye-text-regular {
color: #47beed;
text-decoration: none;
}

.yellow-text-regular {
color: #ece92c;
text-decoration: none;
}

.yellow-text-underline {
color: #ece92c;
text-decoration: underline;
}

.orange-text-regular {
color: #e88520;
text-decoration: none;
}

.orange-text-underline {
color: #e88520;
text-decoration: underline;
}
.broun-text-regular {
color: #de4e06;
text-decoration: none;
}

.broun-text-underline {
color: #de4e06;
text-decoration: underline;
}

.red-text-regular {
color: #8a3c53;
text-decoration: none;
}

.red-text-underline {
color: #8a3c53;
text-decoration: underline;
}
.black-text-regular {
color: #000000;
text-decoration: none;
}

.black-text-underline {
color: #000000;
text-decoration: underline;
}


.gray-text-underline{
color: #7c7c7c;
text-decoration: underline;
}
.gray-text-regular{
color: #7c7c7c;
text-decoration: none;
}

.green-text{
color: #3f801a;
text-decoration: none;
}

.green-text-underline{
color: #3f801a;
text-decoration: underline;
}

.white-text {
    color: white;
}
