body {
	font-size: small;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/pattern-2009.gif);
	background-repeat: repeat;
}

* html body {
	font-size: x-small; /* for IE5/Win */
	f\ont-size: small; /* for other IE versions */
}

div#container {
	width: 800px;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #FFFFFF;
}

div#masthead {
	width: 800px;
	text-align: center;
	margin: 0px;
	background-color: #0f4d2a;
	padding: 0px;
}	
	
div#logo {
	float: left;
	width: 150px;
	margin: 0px;
	text-align: center;
	background-color: #0f4d2a;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	}
	
div#nav2 {
	float: left;
	width: 150px;
	background-color: #949E7C;
	margin: 0px;
	padding-top: 0px;
	padding-left: 5px;
	background-image: url(../images/sidebar_wedge.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}	
	
div#search {
	float: right;
	width: 640px;
	text-align: right;
	background-color: #0f4d2a;
	margin: 0px;
	padding: 0px;
}

div#content {
	float: left;
	width: 800px;
	margin: 0;
	padding: 0;
	background-image: url(../images/gradient-photo.jpg);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #ffffff;
}

div#nav {
	width: 800px;
	text-align: left;
	margin: 0px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}	

div#main {
	float: right;
	width: 450px;
	background-color: #ffffff;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	}
	
div#nav2 {
	float: left;
	width: 150px;
	background-color: #949e7c;
	margin: 0px;
	padding-top: 10px;
	background-image: url(../images/sidebar_wedge.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

div#photos {
	float: right;
	width: 149px;
	margin: 0px;
	padding-top: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #949e7c;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #949e7c;
	padding-left: 10px;
	background-color: #FFFFFF;
}

div#credits {
	float: left;
	width: 790px;
	background-color: #a1bddb;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-position: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-image: url(../images/gradient.jpg);
	background-repeat: repeat-x;
}

.credits p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin-left: 0px;
	line-height: 150%;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	font-size: 70%;
}

p	{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	line-height: 140%;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-top: 0px;
	margin-top: 0px;
	padding-left: 0px;
	padding-right: 20px;
	margin-right: 20px;
}

a:link {
  color:#AE5709;
  text-decoration:underline;
  }
  
a:visited {
  color:#AE5709;
  text-decoration:underline;
  } 

a:hover {
	color:#4D564B;
	text-decoration:underline;
  }
  
a:active {
  color:#AE5709;
  text-decoration:underline;
  } 

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #900;
	line-height: 120%;
	padding-bottom: 5px;
	margin-bottom: 0px;
	padding-top: 10px;
	margin-top: 0px;
	padding-left: 0px;
	font-weight: bold;
	padding-right: 20px;
	font-size: 150%;
} 

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	line-height: normal;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	margin-top: 0px;
	padding-left: 0px;
	font-weight: bold;
	padding-right: 0px;
	margin-left: 0px;
	text-decoration: underline;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	line-height: normal;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	margin-top: 0px;
	padding-left: 0px;
	font-weight: bold;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: normal;
	padding-bottom: 5px;
	margin-bottom: 5px;
	padding-top: 20px;
	margin-top: 0px;
	padding-left: 0px;
	font-weight: bold;
	padding-right: 10px;
	margin-left: 25px;
	margin-right: 20px;
	text-transform: none;
	letter-spacing: .1em;
}

h5	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-style: normal;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 25px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	letter-spacing: .1em;
}

ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 150%;
	padding-left: 0px;
	margin-left: 30px;
	}

ol {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	line-height: 150%;
	list-style-position: outside;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

li {
	padding-bottom: 5px;
	line-height: normal;

}	

.main p	{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	line-height: 140%;
	padding-bottom: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	margin-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	margin-right: 20px;
}

.main a:link {
  color:#AE5709;
  text-decoration:underline;
  }
  
.main a:visited {
  color:#AE5709;
  text-decoration:underline;
  } 

.main a:hover {
	color:#4D564B;
	text-decoration:underline;
  }
  
.main a:active {
  color:#AE5709;
  text-decoration:underline;
  } 

.main h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #900;
	line-height: normal;
	padding-bottom: 5px;
	margin-bottom: 0px;
	padding-top: 10px;
	margin-top: 0px;
	padding-left: 20px;
	font-weight: bold;
	padding-right: 20px;
	font-size: 200%;
} 

.main h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	line-height: normal;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: 10px;
	padding-left: 20px;
	font-weight: bold;
	padding-right: 0px;
	margin-left: 0px;
	font-size: 120%;
}

.main h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	line-height: normal;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	padding-left: 20px;
	font-weight: bold;
	padding-right: 0px;
	margin-left: 0px;
	font-size: 90%;
}

.main h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	line-height: normal;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	margin-top: 0px;
	padding-left: 20px;
	font-weight: bold;
	padding-right: 0px;
	margin-left: 0px;
	font-size: 90%;
	word-spacing: 0em;
	letter-spacing: 0em;
	text-transform: uppercase;
}

.main h5	{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	line-height: normal;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	padding-left: 20px;
	font-weight: bold;
	padding-right: 0px;
	margin-left: 0px;
	font-size: 120%;
}

.main ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 10px;
	margin-bottom: 5px;
	line-height: 150%;
	padding-left: 0px;
	}

.main ol {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	line-height: 150%;
	list-style-position: outside;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 25px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

.main li {
	padding-bottom: 5px;
	line-height: 120%;

}

.credits a:link {
	text-decoration: none;
	color: #000000;
}

.credits a:visited {
	text-decoration: none;
	color: #000000;
}

.credits a:hover {
	color: #990000;
	text-decoration: underline;
}

.credits a:active {
	text-decoration: none;
	color: #000000;
}

/*Navigation stuff is here */

#nav, #nav ul { /* all lists */
	margin: 0;
	list-style: none;
	line-height: 1;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #666666;
	background-color: #ccc;
}

#nav a:link {
	display: block;
	width: 15em;
	color: #666666;
}

#nav a:visited {
	display: block;
	width: 15em;
	color: #666666;
}

#nav a:hover {
	display: block;
	width: 15em;
	color: #990000;
}

#nav a:active {
	display: block;
	width: 15em;
	color: #666666;
}

#nav li { /* all list item */
	font-size: 95%;
	padding: 5px 0px 5px 5px;
	background-color: #FFF;
	float: left;
	width: 12em; /* width needed or else Opera goes nuts */
}

#nav li ul { /* second-level lists */
	font-size: 95%;
	position: absolute;
	background: #ccc;
	width: 13em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	text-transform: none;
}

#nav li ul ul { /* third-and-above-level lists */
	font-size: 95%;
	margin: -1em 0 0 13em;
	background: #bfbfbf;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
	color: #000000;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list item */
	left: auto;
}

.events p	{
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #FFFFFF;
	line-height: normal;
	padding-bottom: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	margin-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 20px;
}

.events a:link {
  color:#FFFFFF;
  text-decoration:underline;
  }
  
.events a:visited {
  color:#FFFFFF;
  text-decoration:underline;
  } 

.events a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	background-color: #BF9917;
  }
  
.events a:active {
  color:#FFFFFF;
  text-decoration:underline;
  } 

.events h1 {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #FFFFFF;
	line-height: normal;
	padding-bottom: 5px;
	margin-bottom: 0px;
	padding-top: 10px;
	margin-top: 0px;
	padding-left: 0px;
	font-weight: bold;
	padding-right: 5px;
	font-size: 110%;
	text-transform: none;
	letter-spacing: .1em;
	font-variant: normal;
} 

.events h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	line-height: normal;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	padding-left: 20px;
	font-weight: bold;
	padding-right: 0px;
	margin-left: 0px;
	font-size: 120%;
}

.events h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	line-height: normal;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	padding-left: 20px;
	font-weight: bold;
	padding-right: 0px;
	margin-left: 0px;
	font-size: 120%;
}

.events h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	line-height: normal;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	padding-left: 20px;
	font-weight: bold;
	padding-right: 0px;
	margin-left: 0px;
	font-size: 120%;
}

.events h5	{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	line-height: normal;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	padding-left: 20px;
	font-weight: bold;
	padding-right: 0px;
	margin-left: 0px;
	font-size: 120%;
}

.events ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: -10px;
	margin-bottom: 5px;
	line-height: 150%;
	padding-left: 0px;
	}

.events ol {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	line-height: 150%;
	list-style-position: outside;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 25px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

.events li {
	padding-bottom: 5px;
}

.photos p	{
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #000000;
	line-height: 120%;
	padding-bottom: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	margin-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 20px;
}

.photos a:link {
  color:#000000;
  text-decoration:underline;
  }
  
.photos a:visited {
  color:#000000;
  text-decoration:underline;
  } 

.photos a:hover {
	text-decoration:underline;
	color: #900;
  }
  
.photos a:active {
  color:#000000;
  text-decoration:underline;
  } 

.photos h1 {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #000000;
	line-height: normal;
	padding-bottom: 5px;
	padding-top: 10px;
	padding-left: 5px;
	font-weight: bold;
	padding-right: 5px;
	font-size: 100%;
	text-transform: none;
	font-variant: normal;
	margin: 0px;
} 

.photos h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	line-height: normal;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	padding-left: 20px;
	font-weight: bold;
	padding-right: 0px;
	margin-left: 0px;
	font-size: 120%;
}

.photos h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	line-height: normal;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	padding-left: 20px;
	font-weight: bold;
	padding-right: 0px;
	margin-left: 0px;
	font-size: 120%;
}

.photos h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	line-height: normal;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	padding-left: 20px;
	font-weight: bold;
	padding-right: 0px;
	margin-left: 0px;
	font-size: 120%;
}

.photos h5	{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	line-height: normal;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	padding-left: 20px;
	font-weight: bold;
	padding-right: 0px;
	margin-left: 0px;
	font-size: 120%;
}

.photos ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: -10px;
	margin-bottom: 5px;
	line-height: 150%;
	padding-left: 0px;
	}

.photos ol {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	line-height: 150%;
	list-style-position: outside;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 25px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

.photos li {
	padding-bottom: 5px;
}

p.boardname {
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
}

p.boardtitle {
	font-style: italic;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

p.small {
	font-size: smaller;
}
div#mainGallery {
	float: left;
	width: 600px;
	background-color: #ffffff;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#form {
	background-color: E3EBE1;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#ideas {
	margin: 0px;
	padding: 0px;
}

.ideas table {width: 440px;}

