<!--

/*


Light Blue
bad1ee
#3D73FD

blue
2a68a8
#3D45B0

gray blue
536a8f
#110086


Light Green
c9e281
#DBFF7D

olive green
898e2a
#89C713

dark green
336633
#360


yellow-brown
fade5f
#FBF67D

Light Brown
cfb463
#B5610F

dark brown
553b11

plum
77675d

light purple
#D6D3FE

dark purple
#451571

*/


/* LINK STYLES */

a, a:visited {
        color:#3D45B0;
        text-decoration: none;
        }

a:hover {
        color:#360;
        text-decoration: none;
		}


#menulink-home2 a, #menulink-home2 a:visited {
	font-size: .8em;
        color:#110086;
        text-decoration: none;
		display:block;
		margin-bottom:.5em;
        }

#menulink-home2 a:hover { color: #360;
        text-decoration: none;
		display:block;
		margin-bottom:.5em;
		}
		
		
		






#menulink-blue a, #menulink-blue a:visited {
	font-size: .8em;
        color:#110086;
        text-decoration: none;
		display:block;
background-color: #3D73FD;
opacity:.80;
filter: alpha(opacity=80);
border:1px solid black;
padding: 5px;
position:relative;
/* must position to use opacity in IE*/
zoom: 1;
        }

#menulink-blue a:hover { color: #110086;
        text-decoration: none;
		display:block;
background-color: #3D73FD;
opacity:.50;
filter: alpha(opacity=50);
border:1px solid black;
padding: 5px;
/* must position to use opacity in IE*/
zoom: 1;
		}

#submenulink-blue a, #submenulink-blue a:visited {
	font-size: .8em;
        color:#110086;
        text-decoration: none;
		display:block;
background-color: #3D73FD;
opacity:.80;
filter: alpha(opacity=80);
border:1px solid black;
padding-left: 20px;
position:relative;
/* must position to use opacity in IE*/
zoom: 1;
        }

#submenulink-blue a:hover { color: #110086;
        text-decoration: none;
		display:block;
background-color: #3D73FD;
opacity:.50;
filter: alpha(opacity=50);
border:1px solid black;
padding-left: 20px;
/* must position to use opacity in IE*/
zoom: 1;
		}

		#menulink-brown a, #menulink-brown a:visited { font-size: .8em;
        color:#B5610F;
        text-decoration: none;
		display:block;
background-color: #FBF67D;
opacity:.80;
filter: alpha(opacity=80);
border:1px solid black;

padding: 5px;
/* must position to use opacity in IE*/
zoom: 1;
        }

#menulink-brown a:hover {  font-size: .8em;
color: #B5610F;
        text-decoration: none;
		display:block;
background-color: #FBF67D;
opacity:.60;
filter: alpha(opacity=60);
border:1px solid black;
padding: 5px;
/* must position to use opacity in IE*/
zoom: 1;
		}


#menulink-green a,  #menulink-green a:visited { font-size: .8em;
        color:#360;
        text-decoration: none;
		display:block;
background-color: #DBFF7D;
opacity:.80;
filter: alpha(opacity=80);
border:1px solid black;

padding: 5px;
/* must position to use opacity in IE*/
zoom: 1;
        }

#menulink-green a:hover {  font-size: .8em;
color: #360;
        text-decoration: none;
		display:block;
background-color: #DBFF7D;
opacity:.60;
filter: alpha(opacity=60);
border:1px solid black;
padding: 5px;
/* must position to use opacity in IE*/
zoom: 1;
		}




		#section-head-blue a,  #section-head-blue a:visited {
		color: #000033;  }

		#section-head-brown a,  #section-head-brown a:visited {
		color: #B5610F;  }

		#section-head-green a,  #section-head-green a:visited  {
		color: #360;  }




		#section-head-blue a:hover {
		color: #000033;  }

		#section-head-brown a:hover {
		color: #B5610F;  }

		#section-head-green a:hover  {
		color: #360;  }




		#section-head-blue {padding-top: 2em;
		padding-bottom: .5em;
		 }

		#section-head-brown {padding-top: 2em;
		padding-bottom: .5em;
		 }


		#section-head-green  {padding-top: 2em;
		padding-bottom: .5em;
		 }




#footerlink a, #footerlink a:visited { color: #3D45B0;
        text-decoration: none;
        font-size: .8em;
        	text-transform: uppercase;
			font-family: arial black;
       }

#footerlink a:hover {color: #360;
        text-decoration: none;
        font-size: .8em;
        	text-transform: uppercase;
			font-family: arial black;

         }

/* layout styles */
		body {


			background-color: #000;
					background-image:url(../images/template/y-o-canvas-back.jpg);
			margin:0;
			padding:0;
			color: #003333;
			font-family: verdana, sans-serif;;
			}

		#container-table-blue {
			background-color: #b6d4fe;
			font-size: .9em;
			width: 700px;
			border: groove 4px #669966;
			}

		#container-table-green {
					background-color: #DBFF7D;
				        font-size: .9em;
					width: 700px;
					border: groove 4px #DBFF7D;
					}

		#container-table-brown {
					background-color: #FBF670;
					font-size: .9em;
					width: 700px;
					border: groove 4px #FBF670;
				}

		#container-table-purple {
					background-color: #D6D3FE;
					font-size: .9em;
					width: 700px;
					border: groove 4px #D6D3FE;
					}
		#container-table-home2 {
					background-color: #D6D3FE;
					font-size: .9em;
					width: 770px;
					border: groove 4px #D6D3FE;
					}

		td {
			font-family: verdana, sans-serif;
			}




		.navbar
		{padding-left: 20px;
			width: 160px;
			font-weight: bold;
			font-family: arial;

		}
		#content-blue {    color: #000033;
			padding-left: 2em;
			padding-right: 1em;
			padding-bottom: 2em;
			font-size: .9em;
		}

		#content-green {    color: #360;
					padding-left: 2em;
					padding-right: 1em;
					padding-bottom: 2em;
					font-size: .9em;
				}

		#content-brown {    color: #553B11;
			padding-left: 2em;
			padding-right: 1em;
			padding-bottom: 2em;
			font-size: .9em;
				}

		#content-purple {    color: #451571;
			padding-left: 2em;
			padding-right: 1em;
			padding-bottom: 2em;
			font-size: .9em;
			}
		#content-purple {    color: #451571;
			padding-left: 2em;
			padding-right: 1em;
			padding-bottom: 2em;
			font-size: .9em;
			}

		#content-table-blue {    color: #000033;

 			background-image:url(../images/template/clouds-back.jpg);
                        background-repeat: no-repeat;
                        background-attachment: fixed;
                        background-position: bottom;
               				}

		#content-table-green {    color: #360;
     		  			background-image:url(../images/template/palm-back.jpg);
					background-repeat: no-repeat;
					background-attachment: fixed;
					background-position: bottom;
					}

		#content-table-brown {    color: #553B11;
 					background-image:url(../images/template/lighthouse.jpg);
					background-repeat: no-repeat;
					background-attachment: fixed;
					background-position: bottom;
					}

		#content-table-purple {    color: #451571;
 					background-image:url(../images/template/tree-blue-back.jpg);
					background-repeat: no-repeat;
					background-attachment: fixed;
					background-position: bottom;
		}

		#content-table-home2 {    color: #451571;
 					background-image:url(../images/template/tree-blue-back-home.jpg);
					background-repeat: no-repeat;
					background-attachment: fixed;
					background-position: bottom;
		}


#footerlink {margin-top: 1em;
margin-left: 30px;
margin-right: 10px;
border-bottom: solid thin #000033;
}

#footer {  color: #000033;
 margin-left: 30px;
margin-right: 10px;
font-size: .9em;
padding: 1em;
font-weight:bold;
text-align:center;

}
.top-globe {float:left;
padding-right: 20px;}

.pagetitle-heading-blue {
			 color: #000033;
			font-size: 1.5em;
			padding-top: 15px;

}

.pagetitle-heading-green {
			 color: #360;
			font-size: 1.5em;
			padding-top: 15px;

}

.pagetitle-heading-brown {
			 color: #553B11;
			font-size: 1.5em;
			padding-top: 15px;

}

.pagetitle-heading-purple {
			 color: #451571;
			font-size: 1.5em;
			padding-top: 15px;

}
.pagetitle-heading-home2 {
			 color: #451571;
			font-size: 1.25em;
			padding-top: 15px;

}

.pagetitle-heading-blue img, .pagetitle-heading-green img, .pagetitle-heading-brown img, .pagetitle-heading-purple, .pagetitle-heading-home2 img{
vertical-align:middle;
margin-left: 10px;
margin-right: 10px;
}

#jtown {color: #000033;
			font-size: .75em;
			}

h3 {
     font-style: italic;
     font-size: 1em;
     font-weight: bold;
   }

.pintro {
          font-weight: bold;
          font-style: italic;
	}

.indent {
	   text-indent: 3em;
	}

.txtcontent {
	   width: 540px;
	   }

sup	{
	   font-size: 0.7em;
	}

.peopleintro {
          font-weight: bold;
	}

.faqintro {
          font-weight: bold;
          
	}
	.homeline {border-left: groove #451571 2px;
	padding-left: 1em;}
	
-->