body {
   background-color: #B9DEF1;
   font-family: verdana,Arial,sans-serif;
   background-image: url('nav/bg.gif');
   color: #333;
   margin: 0;
   }

.container {
   width: 799px;
   margin-right: auto;
   margin-left: auto;
   background-color: #fff;
}

.content_main {
   padding-left: 8px;
   padding-right: 8px;
   font-size: 0.85em;
}
.content_main img {
 border: 1px solid #333;
 margin-left: 6px;
}




.hpcontainer {
   width: 799px;
   margin-right: auto;
   margin-left: auto;
   background-color: #0684C4;
}
.hpmain {
   padding-left: 8px;
   padding-right: 8px;
   font-size: 0.8em;
   color: #eee;
}
.hpmain strong {
line-height: 160%;
}

.hpmain a:link {
   color: #fff;
   font-weight: normal;
}

.hpmain a:visited {
	color: #fff;
   font-weight: normal;
}

.hpmain a:hover {
   color: #ff6;
   font-weight: normal;
}
.hptable {
 padding-left: 6px;
 padding-right: 2px;
 text-align: left;
 } 
 
.hpright {
margin-top: 19px;
 padding: 3px;
 text-align: left;
   background-image: url('nav/bghomepage.gif');
 } 

.bottomnav {
 font-size: .85em;
 margin-bottom: 4px;
 text-decoration:none;
}

.bottomnav a:link {
   font-weight: normal;
 	text-decoration:none;
}

.bottomnav a:visited {
   font-weight: normal;
 	text-decoration:none;
}

.bottomnav a:hover {
   font-weight: normal;
 	text-decoration:underline;
} 

.noborder img {
 border: 1px solid #fff;
 }

.footer_main {
   color: #777;
   text-align: right;
   font-size: 10px;
   padding:4px;
   line-height: 150%;
   }
   
.footer_main a:link {
	color: #777;
   font-weight: normal;
}

.footer_main a:visited {
   color: #777;
   font-weight: normal;
}

.footer_main a:hover {
   color: #FF2E00;
   font-weight: normal;
} 

.tdright {
   background-color: #0684C4;
}

.tdright_content {
   padding: 6px;
   font-size: 0.82em;
   color: #eee;   
   font-family: georgia, times new roman, times, serif;
   font-size: .9em;
   font-style: italic;
   
}

.tdright a:link {
   color: #eee;
   font-weight: bold;
}

.tdright a:visited {
	color: #eee;
   font-weight: bold;
}

.tdright a:hover {
   color: #ff6;
   font-weight: bold;
} 

.tdright_blog {
   padding: 6px;
   font-size: 0.82em;
   color: #eee;   
   font-family: georgia, times new roman, times, serif;
   font-size: .8em;
   
}


a:link {
   color: #9CC201;
   font-weight: bold;
}

a:visited {
	color: #0684C4;
   font-weight: bold;
}

a:hover {
   color: #FF2E00;
   font-weight: bold;
} 

h1 {
   line-height: 110%;
   font-size: 1.8em;
   color: #95AB39;
   font-weight: normal;
}

strong {
   line-height: 110%;
   font-size: 1.3em;
   font-weight: normal;
}

small {
   font-size: 0.8em;
   line-height: 110%;
}
