/* CSS Document */

.footer {	font-size: x-small; }
td.footer {	text-align:center; }
		
body {	/*background-image: url(../images/bg3.gif);*/
		background-image: url(../images/bg3-60.gif);
		background-repeat: repeat-y;
		color:#FFFFFF;
		background-color:#000033;
		margin:10px;
		margin-left:50px;
		font-family:Helvetica, Verdana, Arial, sans-serif;
	}

.motto {	font-family:tahoma,Helvetica, Verdana, Arial, sans-serif;
			font-size:12px;
			padding:1px;
		}
	
table.layout {	/*padding-left:50px;
				padding-right:50px;*/
			}

td.content {	padding-left:35px;
				padding-right:35px;
				}
a:link,a:visited,a:active { color:#808099;
							/*background-color:#000033;*/
							text-decoration:none;
							}		
a:hover { color:#FFFF66;
			/*background-color:#000033;*/
			text-decoration:underline;
			}

td.amco {text-align:center;
		vertical-align:middle; }

td.amco a:link,a:visited,a:active
		 {	color:#2AA258; 
		 	text-decoration:none;
		 } /* green */
td.amco a:hover
		 {	color:#2AA258;
		 	text-decoration:underline
		 } /* green */

.title { color:#c3503b; 
		/*color:#cc0033;*/
		}
.subtitle { color:#feff87; 
			/*color:#ffff66;*/ 
			}
.subtitle a:link,a:visited,a:active { color:#808099;
									background-color:#000033;
									text-decoration:none;
									}		
.subtitle a:hover { color:#FFFF66;
				background-color:#000033;
				text-decoration:underline;
				}

ul { list-style-image: url(../images/notes.gif); }
/*table.events td { border-bottom-style:dotted;
					border-bottom-color:#FFFFFF;
					border-bottom-width:thin; }*/
table.events td { border-style:dotted;
					border-color:#FFFFFF;
					border-width:thin; }
					
table.nav { border-color:#808099;
			border-style:solid;
			border-width:thin;
			background-color:#000033;
			}					
table.nav td { color:#808099;
			background-color:#000033;
			font-weight:bold;
			text-decoration:none;
			font-size:larger;
			}
.nav td a:link,a:visited,a:active { color:#808099;
									background-color:#000033;
									text-decoration:none;
									}		
.nav td a:hover { color:#FFFF66;
				background-color:#000033;
				text-decoration:underline;
				}
.gallery	{ font-size:small;}
.gallery th	{	font-size:large;
				text-align:left;
				border-top:thin solid #FFFFFF;
			}
.gallery img {width:100px; height:100px; border:0px}
.gallery img.panaramic1 {width:582px; height:100px; border:0px} /* big sing group */
.gallery img.panaramic2 {width:325px; height:100px; border:0px} /* lorne park flowerbed */
.gallery img.panaramic {width:205px; height:100px; border:0px} /* general = 200 wide+5 for buffer inbetween, to keep grid alignment*/

.gallery2	{ font-size:small;}
.gallery2 th	{	font-size:large;
				text-align:left;
				border-top:thin solid #FFFFFF;
			}
.gallery2 img {width:150px; height:150px; border:0px}

.bbad { color:#FF99FF;
		font-weight:bold;
		}
/*.gallery tr	{vertical-align:top;	}*/
/* EOF */