/*@charset "utf-8";*/
body,html,p,img,div, table, ul,ol,li,h1,h2,h3,h4,h5,h6,p,span { margin: 0px; padding: 0px; } 
table {	border-collapse:collapse; } 
ol, ul { list-style:none; } 
ul, li {margin: 0; padding: 0; border: 0;}
h1,h2,h3,h4,h5,h6{ font-weight: normal; padding-top: 10px; padding-bottom: 5px; } 
h1 { font-size: 26px;}
h2 { font-size: 24px; font: Georgia, "Times New Roman", Times, serif; text-align: center; font-weight: bold; }
h3 { font-size: 16px; font: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
h4 { font-size: 14px; font: Georgia, "Times New Roman", Times, serif; font-weight: bold;}
h5 { font-size: 12px; font: Georgia, "Times New Roman", Times, serif;}
h6 { font-size: 10px; font: Georgia, "Times New Roman", Times, serif;}
p, ul, table {
	line-height: 1.5;
	padding-top: 10px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold;
}
ul { padding-top: 0px; }
a img, img { border: none; }
a { text-decoration: none; outline: none; }
/**********************************************************************************************/
body {
	text-align: center;
	background-color: #E4E4E4;
	color: #234874;
} 

#container {
	text-align: left;
	height: 100%;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-color: #990000;
}
 
#container #maincontent {
	background-image: url(images/siennagaussian.jpg);
	background-repeat: repeat-y;
	margin-top: 10px;
	margin-left: 9px;
	margin-bottom: 0px;
	border-top: 8px #990000 solid;
	border-bottom: 8px #990000 solid;
}

/*#container #maincontent #leftcolumn {
    float: left;
	padding: 0px;
	width: 100px;
	height: 100%;
	margin: 0px;
}*/

#container #maincontent #rightcolumn {
	padding: 0px;
	margin-bottom: 0px;
	width: 781px;
	margin-left: 100px;
	background-color: #d8d9dd;
	border: 5px solid #ff9900;
}
	
#container #maincontent #rightcolumn #banner {
	background-color: #9DADBD;
}

#container #banner img {
	padding: 0;
	margin: 0;
	border: 0px none #FFFFFF;
	}
	

#container #mainnav {
	height: 30px;
	width: 781px;
	padding-left: 0px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 11px;
	text-align: center;
	margin: 0px;
	color: #1f497d;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9DADBD;
	background-color: #DDDDDD;
}

#container #mainnav a {
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
}
#container #mainnav a:link {color: #1f497d;}     /* unvisited link */
#container #mainnav a:visited {color: #5C82BA;}  /* visited link */
#container #mainnav a:hover {color: #ff9900;   }   /* mouse over link */
 /* a:active {color: #006600;}   selected link */
#container #maincontent #rightcolumn #textbox {
	background-color: #D3D6DB;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
}

#container #maincontent #rightcolumn #textbox p {
	padding-top: 10px;
	color: #234874;
	font-weight: bold;
}
#container #maincontent #rightcolumn #textbox img {
	border: 4px solid #990000;
	margin: 16px;
	
}
#index #container #maincontent #rightcolumn #textbox #homepagecollage { border: 4px solid #ff9000; }
#container #maincontent #rightcolumn #textbox h3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; padding-top: 15px;}
 
#container #maincontent #rightcolumn #textbox #welcome { text-align: center; }
#container #maincontent #rightcolumn #textbox #welcome img { border: none; margin: 0px; }
/**********************************************************************************************/

#container #footer {
	clear: both;
	float: none;
	width: 880px;
	font-size: 10px;
	text-align: center;
	background-color: #1f497d;
	padding: 10px;
	padding-top: 0px;
	padding-bottom: 20px;
}
#footer p { color: #ffffff;  font-size: 10px;}

#footer p a {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 12px;
}
#footer p a:link {color: #FFFFFF;}     /* unvisited link */
#footer p a:visited {color: #CCCCCC;}  /* visited link */
#footer p a:hover {color: #ff9900;   }   /* mouse over link */
 /* a:active {color: #006600;}   selected link */


.imgleft { float: left; clear: right; margin: 10px; border-color: #ffffff; border-width: 1px; border-style:solid; }
.imgright { float: right; clear: left; margin: 10px; border-color: #ffffff; border-width: 1px; border-style:solid; }


a:link {color: #1f497d;}     /* unvisited link */
a:visited {color: #5C82BA;}  /* visited link */
a:hover {color: #ff9900;   }   /* mouse over link */
 /* a:active {color: #006600;}   selected link */
 
ul {
	text-indent: 25px;
	list-style-position:inside;
	list-style-type: square;
	color: #234874;
	line-height: 1.5;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#programs li { margin-left: 40px; padding-left: 10px; text-indent: -20px;} /*to wrap text flush left in li */
ul li ul li { margin: 0px; margin-left: 35px; list-style-type: none; }

#textbox table#windowtable { width: 720px; margin-top: 10px; margin-bottom: 10px; border: 1px solid #234874; text-align: center; overflow: visible; }
/*#textbox table#windowtable tr {border: 1px solid #234874; }*/
#textbox table#windowtable td { width: 360px; height: 170px; padding: 5px; border: 1px solid #234874;}

#about #container #maincontent #rightcolumn #textbox h3 { text-align: center; }
#textbox table#directors { width: 350px; margin: 10px; border: 0px solid #234874; margin-left: 210px; overflow: hidden; }
#textbox table#directors tr {border: 0px solid #234874; }
#textbox table#directors td { width: 175px; height: 25px; padding: 5px; }

#container #maincontent #rightcolumn #textbox #map { border: 1px solid #006699; }
#container #maincontent #rightcolumn #textbox #statimcmap { border: 1px solid #006699; }


.underline { text-decoration: underline; }

#gallery { width: 640px; height: 480px; margin: 20px; margin-left: 50px; }
#container #maincontent #rightcolumn #textbox #gallery { outline: none; }

#fishgallery { width: 640px; height: 480px; margin: 20px; margin-left: 50px; }
#container #maincontent #rightcolumn #textbox #fishgallery { outline: none; }



blockquote { margin-top: 0px; margin-bottom: 0px;}

#container #maincontent #rightcolumn #textbox #donation {
	background-color: #E3E3E3;
	margin-top: 10px;
	padding: 15px; padding-top: 5px;
	border: 1px solid #1D4B7F;
}
