.link { text-decoration: none }
.link:hover {
	text-decoration: underline;
	color: #000000;}
	
.linkphotogal { text-decoration: none; color: #FFFFFF; }
.linkphotogal:hover {
	text-decoration: none;
	color: #AAAAAA;}

.white { color: #FFFFFF; 
text-decoration: none }
.white:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
TEXTAREA, INPUT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px; 
	font-size: 9px;
	color: #000000;
	background-color: #F7EFE7;
	border: solid 1px #000000;
}
SELECT, OPTION {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	font-size: 10px;
	color: #000000;
	background-color: #F7EFE7;
	border: outset 1px #adff2f;
}
.textsize {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;


}
}
.noborder { border-color: #ffffff;}.flash {
	text-decoration: blink;
	background-color: #FFFFFF;

}

.formButton	{font-family:tahoma, arial, sans-serif;
font-size:7pt; color:#ffffff; background:#6B429B; padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;}


h1 {
	font-size: 20px;
	font-family: georgia, times new roman, arial, sans-serif;
	color: #000000;
	font-weight: lighter;
	letter-spacing: 0em;
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 10px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 0px;
	text-transform: normal;}
	
	h2 {
	font-size: 18px;
	font-family: Verdana, arial, sans-serif;
	color: #7B5720;
	font-weight: lighter;
	letter-spacing: 0em;
	line-height: normal;
	margin-top: 4px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 0px;
	text-transform: normal;}


	p{
	font-family: verdana, arial, verdana, sans-serif;
	font-size:12px;
	color:#000000;
	line-height: 17px;
	padding: 0px;

}


	li{font-family: verdana, arial, verdana, sans-serif;
	list-style: square url(images/bullet.gif);
font-size:12px;
color:#000000;
line-height: 18px;
padding: 0px;
}


	a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: verdana, arial, verdana, sans-serif;
	color: #D2232A;
	letter-spacing: 0em;

	text-transform: normal;}
	a:hover {
	text-decoration: underline;
	color: #000000;
	text-align: left;
}