/* CSS Document */

body {
	background-color:#000000;
	background-image: url(background.jpg);
	background-repeat: repeat-y;
	background-position: center 0px;
	background-attachment: fixed;
	margin: 0px;
}
body.popups {
	background-color:#000000;
	background-image: url(images/gallerybackground.jpg);
	background-repeat: repeat-y;
	background-position: center 0px;
	background-attachment: fixed;
	margin: 0px;
}
.header {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	text-align: center;
	padding-top: 15px;
	padding-right: 30px;
	padding-left: 30px;
	font-weight: bolder;
}
.bodytextfullpadding {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	text-align: center;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
	font-weight: bold;
}
.contactaddress {
	font-family: "Courier New", Courier, monospace;
	font-size: 42px;
	text-align: center;
	padding-bottom: 15px;
	padding-right: 30px;
	padding-left: 30px;
	font-weight: bold;
}
.contactyoutube {
	font-family: "Courier New", Courier, monospace;
	font-size: 42px;
	text-align: center;
	padding-top: 15px;
	padding-right: 30px;
	padding-left: 30px;
	font-weight: bold;
}
.newsheaderfirstline {
	font-family: "Courier New", Courier, monospace;
	font-size: 36px;
	text-align: center;
	padding-top: 15px;
	padding-right: 30px;
	padding-left: 30px;
	font-weight: bolder;
}
.newsheadersecondline {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	text-align: center;
	padding-top: 12px;
	padding-right: 30px;
	padding-left: 30px;
	font-weight: bold;
}
.shopheader {
	font-family: "Courier New", Courier, monospace;
	font-size: 36px;
	text-align: left;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 30px;
	font-weight: bolder;
}
.shopbody {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	text-align: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 10px;
	font-weight: bold;
}
.shopimage {
	padding-left: 20px;
	padding-bottom: 15px;
}
.babyheader {
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	text-align: center;
	padding-top: 15px;
	padding-right: 30px;
	padding-left: 30px;
	font-weight: bolder;
}
.popupheader {
	font-family: "Courier New", Courier, monospace;
	font-size: 28px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 30px;
	padding-left: 30px;
	font-weight: bolder;
}
.gallerydescriptions {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	text-align: center;
	padding-bottom: 15px;
	padding-right: 30px;
	padding-left: 30px;
	font-weight: bold;
}
.peoplenames {
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	text-align: left;
	font-weight: bold;
	padding: 15px;
}
.peopledescriptions {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
a:link {
	color: #000000;
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
a:visited {
	color: #000000;
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
a:hover {
	color: e13b2e;
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.TOPlink a:link {
	color: #000000;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
}
.TOPlink a:visited {
	color: #000000;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
}
.TOPlink a:hover {
	color: #f00000;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
}
