@charset "UTF-8";
body {
    background-color: #AB747A;
	font-family:  "Times New Roman", Times, serif;
	background-image: url(/images/background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #333333;
}
a:link {
	color: #990033;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #663333;
}
a:hover {
	text-decoration: underline;
	color: #CC6666;
}
a:active {
	text-decoration: none;
	color: #CC6666;
}
#floataddress {
	float: right;
	width: 200px;
	margin-left: 25px;
	font-size: 18px;
	color: #4f3033;
	text-align: center;
}
#floatservices {
	float: right;
	width: 360px;
	margin-left: 25px;
	font-size: 18px;
	color: #4f3033;
	text-align: center;
}

.floatletter {
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -35px;
}
.floatimageright {
	float: right;
	margin-bottom: 0px;
	margin-left: 10px;
}
.floatimageleft {
	float: left;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-right: 10px;
}
select {
	width: 120px;
	font-family: Verdana, Arial, Geneva;
	font-size: 9px;
	background-color: #FFCCFF;
}

input {
	font-family: Verdana, Arial, Geneva;
	font-size: 9px;
	background-color: #e7e7e7;
}

#introtoppink {
	background-image: url(images/intro_cnt_top_ltpink-bk.jpg);
	background-repeat: repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 45px;
	font-family:  "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
	vertical-align: top;
	font-weight: lighter;
}

#introtoppink #greeting{
	font-family:  "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: lighter;
	font-style: italic;
}

#toppink {
	background-image: url(images/cnt_pink.jpg);
	background-repeat: repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 45px;
	font-family:  "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
	vertical-align: top;
	font-weight: lighter;
}
td {
	text-align: left;
	vertical-align: top;
}

#leftmargin {
	background-image: url(images/leftmargin_bk.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 24px;
}

#rightmargin {
	background-image: url(images/rightmargin_bk.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 24px;
}

#leftmargincontent {
	background-image: url(images/cont_lft_mrg_bk.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 48px;
}

#rightmargincontent {
	background-image: url(images/cont_rt_mrg_bk.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 49px;
}

#maincontent {
	padding-top: 0px;
	padding-bottom: 10px;
	font-family:  "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	background-color: #B28085;
}



#frontcontent {
	background-image: url(images/intro_cnt_main.jpg);
	background-repeat: repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 45px;
	padding-bottom: 10px;
	padding-left: 45px;
	font-family:  "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
	vertical-align: top;
}

h1{
	font-family:  "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: lighter;
	font-style: italic;
	color: #6d4449;
}
h2{
	font-family:  "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: lighter;
	font-style: italic;
	color: #6d4449;
}
h3{
	font-family:  "Times New Roman", Times, serif;
	font-size:16px;
	font-weight: lighter;
}
h4{
	font-family:  "Times New Roman", Times, serif;
	font-size:14px;
	font-weight: lighter;
}
#featuredbirth{
	padding-right: 20px;

}
.featuredbirthdesc{
	margin-top: -15px;
	margin-left: 30px;

}
#newsletter{
	padding-left: 20px;

}

#botnav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #B28085;
	text-align: center;
	vertical-align: middle;
	width: 100%;
	color: #660000;
	margin-top: 15px;
	margin-bottom: 15px;
}
#botnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
#botnav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
#botnav a:visited {
	text-decoration: none;
	color: #663333;
}
#botnav a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#botnav a:active {
	text-decoration: none;
	color: #CC6666;
}


#copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #B28085;
	text-align: left;
	vertical-align: middle;
	width: 300px;
	color: #E7D7D9;
	margin-top: 15px;
	margin-bottom: 15px;
	float: left;
}

#jfdesigns{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #B28085;
	text-align: right;
	vertical-align: middle;
	width: 300px;
	color: #E7D7D9;
	margin-top: 15px;
	margin-bottom: 15px;
	float: right;
}

#copyright a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663333;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
#copyright a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663333;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
#copyright a:visited {
	text-decoration: none;
	color: #663333;
}
 #copyright a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#copyright a:active {
	text-decoration: none;
	color: #CC6666;
}

#jfdesigns a  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663333;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
#jfdesigns a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663333;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
#jfdesigns a:visited {
	text-decoration: none;
	color: #663333;
}
#jfdesigns a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#jfdesigns a:active {
	text-decoration: none;
	color: #CC6666;
}
li {
	margin-bottom: 7px;
}
