.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
a:link {
	color: #B55500;
	text-decoration: none;
}
a:visited {
	color: #B55500;
	text-decoration: none;
}
a:hover {
	color: #B55500;
	text-decoration: underline;
}
body {
	background-color: F7A652;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#bodypadding {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 16px;
	padding-bottom: 5px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
.orangeborder {
	border: 3px solid F48C1F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding: 10px;
	line-height: 26px;

}
.photoborder {
	border: 1px solid #000000;
	margin-bottom: 10px;
	margin-left: 10px;
}
.galleryphotos {
	border: 1px solid #000000;
}
.border {
	border: 1px solid #000000;
}
.photoleft {
	padding-right: 10px;
	border: 1px solid #000000;
	margin-right: 10px;
}
