@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #5c574b;
	vertical-align: top;
	background-color: #fbf9f4;
	text-align: left;
	background-image: url(images/bg.jpg);
}
.line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-top-color: #5C574B;
	border-right-color: #5C574B;
	border-bottom-color: #5C574B;
	border-left-color: #5C574B;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bg {
	background-image: url(images/bg3.jpg);
}
.padding {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.imageSpace {
	padding-top: 10px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #5c574b;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #5c574b;
}
.email {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5c574b;
	line-height: 20px;
	vertical-align: text-bottom;
	padding-right: 10px;
	padding-bottom: 2px;
}

.horizontal {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #5C574B;
	border-right-color: #5C574B;
	border-bottom-color: #5C574B;
	border-left-color: #5C574B;
}
.horizontalTop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #5C574B;
	border-right-color: #5C574B;
	border-bottom-color: #5C574B;
	border-left-color: #5C574B;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #5c574b;
	text-decoration: none;
}
.gallery {font-size: small}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #5c574b;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #5C574B;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #5c574b;
	text-decoration: underline;
}
.paddingLeft {
	padding-left: 20px;
}
a.mail:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #5c574b;
	text-decoration: underline;
}
a.mail:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #5c574b;
	text-decoration: underline;
}
a.mail:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #5c574b;
	text-decoration: none;
}
a.mail:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #5c574b;
	text-decoration: underline;
}
.border {
	border: medium solid #5C574B;
}
.paddingbottom {
	font: xx-small Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
}

