body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-color: #CCCCCC;
	color: #977b64;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg2.gif);
}
.gallery {
	text-align: center;
}


a:link, a:visited, a:active {  color: #993300; text-decoration: underline}
a:hover {
	color: #CC6600;
}

a:link.copyright, a:visited.copyright, a:active.copyright {
	color: #666666;
	text-decoration: underline;
}
a:hover.copyright {	
	color: #CC6600; 
}

a:link.light, a:visited.light, a:active.light {
	color: #CFC1A6;
	text-decoration: underline;
}
a:link.verylight, a:visited.verylight, a:active.verylight {
	color: #F0ECE3;
	text-decoration: underline;
}
a:hover.light, a:hover.verylight {
	color: #CC6600;
}

.addressline {
	font-size: 12px;
	color: #cfc1a6;
}

.copyright {
	font-size: 10px;
	color: #666666;
	text-align: center;
}

p {
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	text-align: justify;
	line-height: 16px;
}
.notice {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}


.imageleft {
	float: left; 
	vertical-align: text-top;
	margin-top:  0px;
	margin-left:  0px;
	margin-right:  0px;
	margin-bottom:  0px;
} 

h1{
	font-size: 14px;
	color: #999999;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-weight: bold;
	text-align: left;
}

.note {
	font-size: 11px;
	color: #666666;
	margin-bottom: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	padding-top: 5px;
	line-height: 14px;
}

.large {
	font-size: 16px;
}

li {
	list-style-image: url(../images/bullet.gif);
	margin-top: 5px;
	margin-left: 10px;
}
.imageright {
	float: right;
	vertical-align: text-top;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	color: #996633;
} 
h2 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
	text-align: left;
	margin-left: 20px;
	margin-bottom: 0px;
}

