/* HTML ELEMENTS */
a img {
  border: 0 none !important;
}

a:hover img {
  border: 0 none !important;
}

body {
  background-color: #c8eefb;
  background-image: url('images/bg.png');
  background-repeat: repeat-x;
  font-family: Verdana, sans-serif;
  font-size: 12px;
}

h1 {
  margin-top: 0; 
  padding-top: 0;
  font-weight: bold;
  font-family: Verdana, sans-serif; 
  font-size: 13px;
  color: black;
}

.myH2 {
  margin-top: 0; 
  padding-top: 0;
  font-family: Verdana, sans-serif; 
  font-size: 12px;
  color: black;
  font-weight: normal;
}

h3 {
  margin-top: 0; 
  padding-top: 0;
  font-weight: normal;
  font-family: Verdana, sans-serif; 
  font-size: 12px;
  color: black;
}

h4 {
  margin-top: 0; 
  padding-top: 0;
  font-weight: normal;
  font-family: Verdana, sans-serif; 
  font-size: 12px;
  color: black;
  text-align: justify;
}


img {  
  border: 0px none;
}

input {
  margin: 0;
  padding: 0;
}


/* CLASSES */
.boxHeadline {
  font-weight: bold;
  font-family: Verdana, sans-serif;
  font-size: 13px;
  text-align: center;
  padding-top: 7px;
}

.clear {
  clear: both;
}

.contactFormInput {
  background-color: #f1f2ec; 
  color: #8797d5; 
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  width: 180px;
}

.contactFormInputSidebar {
  background-color: #f1f2ec; 
  color: #8797d5; 
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  width: 140px;
}

textarea.contactFormInput {
  height: 70px;
}

a.bottomLinks {
 color: black;
 text-decoration: none;
}

a.myLinks { 
  font-family: Verdana;    
  font-size : 12px; 
  color: white; 
  text-decoration: none;
  background-color: #a0b7e3;
  padding-left: 1px;
  padding-right: 1px; 
}

a:visited.myLinks { 
  font-family: Verdana;    
  font-size: 12px; 
  color: white; 
  text-decoration: none;
  background-color: #a0b7e3;
  padding-left: 1px;
  padding-right: 1px; 
}

a:active.myLinks  { 
  font-family: Verdana;    
  font-size: 12px; 
  color: white; 
  text-decoration: none;
  background-color: #a0b7e3;
  padding-left: 1px;
  padding-right: 1px; 
}

a:hover.myLinks { 
  font-family:  Verdana;    
  font-size: 12px; 
  color: white; 
  text-decoration: none; 
  background-color: #8797d5;
  padding-left: 1px;
  padding-right: 1px;  
}

a.plain, a:visited.plain, a:active.plain, a:hover.plain {
  text-decoration: none;
  color: #7F8082;
}

.center {
  text-align: center;
}

.imgWBorder {
  border: 1px solid #DDDDDD;
  padding: 5px;
  background-color: white;
}

.left {
  float: left;
}

.myText {
 text-align: justify;
}

.myImportant {
 font-weight: bold;
}

.right {
  float: right;
}

.roundedcornr_box_717060 {
   /*background: #e8eefb url(images/roundedcornr_914312_grad.gif) repeat-x top left;*/
   background: #e8eefb url(images/grad_menu.gif) repeat-x top left;
   width: 160px;
   margin-left: 15px;
   margin-right: 5px; 
}
.roundedcornr_top_717060 div {
   background: url(images/roundedcornr_299105_tl.png) no-repeat top left;
   width: 160px;
   height: 10px;
}
.roundedcornr_top_717060 {
   background: transparent url(images/roundedcornr_299105_tr.png) no-repeat top right;
   width: 160px;
   height: 10px;
}
.roundedcornr_bottom_717060 div {
   background: url(images/roundedcornr_299105_bl.png) no-repeat bottom left;
   width: 160px;
   height: 10px;
}
.roundedcornr_bottom_717060 {
   background: transparent url(images/roundedcornr_299105_br.png) no-repeat bottom right;
   width: 160px;
   height: 10px;
}
.roundedcornr_content_717060 {
   padding-right: 5px;
   padding-left: 5px;
}
.roundedcornr_content_menu_717060 {
   width: 160px;
   padding: 0;
}

.tag {
  font-style: italic;
}

.tag a {
  color: black;
}

.myTagline {
  font-size: 14px; 
  font-weight: bold; 
}

.textBox {
  padding: 7px;
}

.top_headline {
  color: #7f8082;
  font-weight: bold;
}



/* IDs */
#active a {
 background-color: #8797d5;
 color: white !important;
}

#bottom_main_content {
  background: url('images/bottom_main_content.png') no-repeat bottom;
  height: 82px;
  width: 560px;  
}

#bottomSpacer {}

.box, #box {
  width: 450px;
  text-align: center;
}

#contactFormSubmit {
  background-color: #8797d5; 
  color: white; 
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  width: 60px;
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
}

#contactHome {
  text-align: left;
  float: right;
}

#fishChristian {
  width:  49px;
  height: 30px;
  border: none;
  margin-left: 20px;
}

#footerText {
  text-align: center;
}

#homeH1 {
  padding-left: 20px;
  padding-top: 33px; 
  font-family: Arial, "trebuchet MS", Verdana;
}

#homeContactForm {
  padding: 0;
  margin: 0;
}

#homeSelect {
  width: 174px;
}

#left {
  width: 250px;
  text-align: left;
}

#logo {
  margin-left: 16px;  
  margin-top: 16px;
  width: 595px;
  height: 102px;
  border: none;
}

#leftCol {  
  float: left;
  width: 170px;
}

#mainTop {
  width: 760px;
  height: 152px;
  background: #ffffff url('images/top_corners.gif') no-repeat top;  
  margin: 0 auto;
}

#main {
  width: 760px;
  height: 870px;
  background-color: #ffffff;
  margin: 0 auto;
}

#mainBottom {
  width: 760px;
  height: 149px;
  background: #ffffff url('images/bottom_corners.gif') no-repeat bottom; 
  margin: 0 auto;
}

#main_content_outer {      
  width: 560px;
  height: 1000px;
  background-color: white;
  background: url('images/bg_main_content.png') top left;
}

#main_content_inner {  
  background-repeat: repeat-x;
  height: 836px;
  padding-left: 20px;
  padding-right: 20px;
}

#main_content_inner_new {  
  background-repeat: repeat-x;
  height: 806px;
  margin-top: 30px;
  padding-left: 20px;
  padding-right: 20px;
}

#marginForm form
{
	margin:1em;
}

#marginForm h3 {
  font-size: 17px;
  font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}


/* IDs */


#marginForm fieldset
{
	display: block;
	margin: 0 0 3em 0;
	/*
  border: 0 solid #FFFFFF;
	border-top: 1px solid #000000;
	*/
  padding: 0 1em 1em 1em;
}

#marginForm fieldset.radio
{
	margin: 0 0 0 -1em;
	/*border: 0 solid #FFFFFF;*/
}

#marginForm fieldset.radio input
{
	position: static;
	clear: both;
	float: left;
}

#marginForm fieldset.radio label
{
	position: relative;
	top: -1.25em;
	display: inline;
	width: auto;
	margin: 0 0 0 8em;
	font-weight: bold;
	font-weight: normal;
}

#marginForm fieldset.radio legend
{
	float: left;
	font-weight: bold;
}

#marginForm input
{
	position: relative;
	top: -1.4em;
	left: 8em;
	display: block;
	width: 200px;
}

#marginForm textarea
{
	position: relative;
	top: -1.4em;
	left: 8.2em;
	display: block;
}

#marginForm input.submit
{
	clear: both;
	top: 0;
}

#marginForm label
{
	clear: both;
	float: left;
	display: block;
	width: 8em;
	margin-top: -1em;
	font-weight: bold;
}

#marginForm label.first
{
	margin-top: 1em;
}

#marginForm select
{
	position: relative;
	top: -1.4em;
	left: 8em;
	display: block;
	width: 205px;
}

#menu {  
 margin-left: 15px;
 margin-right: 5px; 
}

#mySlideShow {
 width: 300px !important;
 height: 197px !important;
}

#navcontainer {
  width: 160px;
  background: #ffffff no-repeat top;
  /*
  margin-left: 15px;
  margin-right: 10px;*/
  line-height: 1em; 
}

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Verdana, sans-serif;
background: #e8eefb url(images/grad_menu.gif) repeat-x top left;
border-top: 1px solid #dcdcdc;
}

#navcontainer a
{
display: block;
/*padding: 8 4 8 16;*/
padding-left: 2px;
padding-bottom: 2px;
padding-top: 2px;
padding-right: 0;
width: 158px;
/*background-color: #f1f2ec;*/
border-bottom: 1px solid #dcdcdc;
}

#navlist {
 padding: 0;
 margin-bottom:0;
 margin-top: 0;
}

#navcontainer a:link, #navlist a:visited
{
 color: #979797;
 font-family: Verdana; 
 font-size: 10px; 
 font-weight: bold; 
 text-decoration: none;
}

#navcontainer a:hover
{
background-color: #8797d5;
color: #fff;
}

#noBorder a {
  border: none !important;
}

#right {
  width: 150px;
  padding-left: 30px;
}

#rightCol {
 float: right;
 margin-right: 15px; 
}

#slideContact {
 margin: 0 auto;
}

#slideContainer {
 float: left;
}

#testimonial {
 width: 160px;
 margin-left: 15px;
 margin-right: 5px; 
}

#top_main_content {
 width: 560px;
 height: 82px;
 background: url('images/top_main_content.png') repeat-x top left;
}

#webProg {
 padding: 0 0 0 0; 
 margin: 16px;
}
