/*-- page layout --*/
body {
font-family: Arial, Helvetica, sans-serif;
color: #333333;
font-size: 12px;
background-position: center center;
padding: 20px 0;
margin: 0;
}
#content {
background-color: #ffffff;
/*border: 1px solid #666666;*/
margin: 0 auto;
width: 740px;
}
#masthead {
height: 140px;
background: url(../images/primulasbanner2.jpg) no-repeat;
border-bottom: 1px solid #ffffff;
}
#address span {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	padding-left: 5px;
	color: #FFFFFF;
}

#address a {
color: #FFA477;
}	
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 0px;
	padding-top: 0px;
	font-weight: normal;
	color: #000000;
}
.bold {
font-weight: bold;
color: #000000;
}
#bedwords span {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: large;
	color: #000000;
}
.pale  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: medium;
	color: #999999;
}
.links span {
display: block;
padding: 1px;
font-weight: bold;
}

#footer {
background-color: black;
text-align: right;
color: #ffffff;
padding-right: 10px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	font-size: 10px;

}
a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #804000;
	text-decoration: none;
}
a:hover {
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
a:active {
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
#lorem span {
font-weight: bold;
color: #000000;
}
#lorem a {
font-family: Arial, Helvetica, sans-serif;
color: #BA6515;
font-size: 12px;
font-weight: bold;
}
#noel a {
font-family: Arial, sans-serif;
font-weight: bold;
Font-size: 12px;
}
#bedwords a {
font-family: Arial, sans-serif;
font-size: 12px;
color: #BA6515;
}
#response {
padding-left: 25px;
}
#moon {
	padding: 10px;
	border: 1px solid #b00000;
	background-image: url(../images/heart.gif);
	background-position: center;
	background-repeat: no-repeat;
	margin-top: 10px;
}
#moon span {
	font-weight: bold;
	color: #B00000;
	font-family: Trebuchet MS;
}

#stars {
border-top: 1px solid #CCCCCC;
border-bottom: 1px solid #cccccc;
}

#stars img {
padding-left: 35px;
}
