@charset "ISO-8859-1";
.HomePageProperties div #table1 tr td blockquote p em {
	color: #FFF;
}
.HomePageProperties div #table1 tr td blockquote p em {
	color: #000;
	font-size: large;
}
.HomePageProperties div #table1 tr td div p {
	color: #C30;
	background-image: url(../bkgrnd_pattern.jpg);
	background-repeat: repeat;
}
.HomePageProperties div #table1 tr td blockquote p em {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
}
.HomePageProperties div #table1 tr td div p strong {
	color: #FFF;
}
.HomePageProperties div #table1 tr td div p strong {
	color: #F00;
}
.HomePageProperties div #table1 tr td div p a strong 

/* ------ NAVIGATION MENU ------- */

ul#navlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 3px 10px; }

#navlist a:click {background-color:#000;
	
}

#navlist a:visited {background-color:#666;
}

#navlist a:link, #navlist a:visited
{
	color:#FFF;
	background-color: #000;
	text-decoration: none;
}

#navlist a:hover
{
	color:#F66;
	background-color: #000;
	text-decoration: none;
}
	
/* -------------- Lightbox Photo Galleries -------------- */


#Gallery {
	margin:0 auto; padding-left: 45px; padding-bottom: 30px
	}


.clear {clear:both; padding:8px;
}

.white {background-color:#FFF;
}

h1 {
	color:#000;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.3em;
	padding-top:10px; padding-left:50px; padding-right:50px;
}

h2 {
	text-align:justify;
	color:#000;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1em;
	font-weight:100;
	padding:0 170px 0 170px;
	padding-top:0px;
	padding-bottom:10px;
}

a {color:#900; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; text-decoration:none; 
}

a:hover {text-decoration:underline; color:#666;
}

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