@charset "UTF-8";
/* Signs of Comfort - Feb 2010 */

* {
	padding:0px;
	margin:0px;}

body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	color: #000;
	background-color: #000;
	background-image: url(Images/Bkgd.jpg);
	background-repeat: repeat-y;
	background-position:center;
	margin-left:auto;
	margin-right:auto;
}
a:link {
	color: #900;
	text-decoration: none;}
a:visited {
	text-decoration: none;
	color: #300;}
a:hover {
	text-decoration: none;
	color: #600;}
a:active {
	text-decoration: none;
	color: #F30;}
	
#container {
	width:900px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}

#content {
	background:url(Images/BodyRepeat.jpg);
	background-repeat:repeat-y;
	width:900px;
	height:auto;
	padding-bottom:30px;
}

#paypal {
	background:url(Images/BodyRepeat.jpg);
	background-repeat:repeat-y;
	padding-bottom:30px;
	padding-left:630px;
	margin-top:-60px;
}

#MemorialCenter {
	background:url(Images/BodyRepeat.jpg);
	background-repeat:repeat-y;
	width:900px;
	height:auto;
	padding-bottom:30px;
}

#MemorialCenter p {
	width:600px;
	text-align:center;
	margin-left:150px;
}

.MemorialHeading {
	font-family:"Times New Roman", Times, serif;
	font-size:25px;
	font-weight:bold;
	color:#900;
}

.MemorialHeadingSub {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;
	color:#900;
}

.MemorialText {
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
	line-height:115%;
	font-style:italic;
}

#content p {
	width:600px;
	text-align:left;
	margin-left:150px;
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
	line-height:115%;
}

#content img {
	width:600px;
	margin-left:150px;
}

#bottom {
	background:url(Images/Bottom.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:110px;
}

#bottomnav {
	color:#FFF;
	width:650px;
	text-align:center;
	padding-top:75px;
	font-size:12px;
	font-style:italic;
	margin-left:125px;
}

#bottomnav a {color:#FFF;}

#copyright {
	text-align:right;
	color:#930;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:10px;
	width:650px;
	margin-left:125px;
}

#copyright a {color:#930;}

.10pxItalic {
	font-size:10px;
	font-style:italic;
}

.14pxItalic {
	font-size:14px;
	font-style:italic;
}

.LargeCenter {
	font-family:"Times New Roman", Times, serif;
	font-size:30px;
	font-weight:bold;
	color:#900;
	text-align:center;
}

#survey {
	width:900px;
	padding-left:200px;}

