.outsideBorders {
	border: thin solid #FFFFFF;
}
.photoborders {
	border: medium outset #FFFFFF;
}
.padding10 {
	padding: 10px;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 15px;
	list-style-position: outside;
	list-style-type: circle;
}
.homebanner {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 5px;
	background-image:  url(images/birches/images/dining1.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #A28769;
}

#links {
	font-family: Arial;
	font size: 18px;
	color:#FFFFFF;
	font-weight:bold;
}

#links a {
	font-family: Arial;
	font size: 18px;
	color: #ffffff;
	font-weight:bold;
}

#links a:hover {
	font-family: Arial;
	font size: 18px;
	color:#FF0000
	text-decoration:underline;
	font-weight:bold;
}
.photoborders2 {
	border: 2px solid #D2FFD2;
	padding: 0px;
}
.parallelborders {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.banneraccom {
	background-image: url(birches/images/accom-banner-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.banneracomfont {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: outset;
	border-left-style: outset;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.thumbnails-padding {
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.dottedLine {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-top-color: #D2FFD2;
	border-right-color: #D2FFD2;
	border-bottom-color: #D2FFD2;
	border-left-color: #D2FFD2;
}
.thickborder {
	border: thick solid #D2FFD2;
}
