body {
	margin:10px 20px 0px 20px;
	height: 100%;
	color: black;
	background-color: #7ACCC8;
}
h1 {
	font-family: georgia, helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	text-decoration: underline;
	padding-top: 2px;
	margin-left: 0px;
}
h2 {
	font-family: georgia, helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	text-align: center;
	text-decoration: underline;
	padding-top: 2px;
	margin-left: 0px;
}
h3 {
	font-family: georgia, helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	text-align: center;
	text-decoration: none;
	padding-top: 2px;
	margin-left: 0px;
}
h4 {
	font-family: georgia, helvetica, sans-serif;
	font-weight: normal;
	font-size: 15px;
	text-align: center;
	text-decoration: none;
	padding-top: 2px;
	margin-left: 0px;
}
p {
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	padding-left: 30px;
	padding-right: 30px;
	font-family: georgia, arial, helvetica, sans-serif;
	margin-left: 0px;
}

p.navFooter {
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	padding-left: 30px;
	padding-right: 30px;
	font-family: georgia, arial, helvetica, sans-serif;
	margin-left: 0px;	
}
ul {
	font-size: 14px;
	line-height: 18px;
	text-align: left;
	padding-left: 130px;
	padding-right: 130px;
	font-family: georgia, arial, helvetica, sans-serif;
	margin-left: 0px;
}
ol {
	font-size: 14px;
	line-height: 18px;
	text-align: left;
	padding-left: 130px;
	padding-right: 130px;
	font-family: georgia, arial, helvetica, sans-serif;
	margin-left: 0px;
}

/* CSS for menu items */
div.menuContactInfo {
	text-align: center;
	font-weight: bold;
	margin-top : 30px;
	/*padding-left: 6px;*/
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
.menuHeader {
	padding-left: 6px;
}
a:link.menuHeader {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 12pt;
	color: #F6FF00;
 	font-weight: bold; 
 	text-decoration: none;
 	margin: 0px 0px;
 	padding-left: 0px;
}
a:visited.menuHeader {
 	font-family: arial, helvetica, sans-serif;
 	font-size: 12px;
 	line-height: 12pt;
 	color: #F6FF00;
 	font-weight: bold; 
 	text-decoration: none;
 	margin: 0px 0px;
 	padding-left: 0px;
}
a:active.menuHeader {
 	font-family: arial, helvetica, sans-serif;
 	font-size: 12px;
 	line-height: 12pt;
 	color: #F6FF00;
 	font-weight: bold; 
 	text-decoration: none;
 	margin: 0px 0px;
 	padding-left: 0px;
}
a:hover.menuHeader {
 	font-family: arial, helvetica, sans-serif;
 	font-size: 12px;
 	line-height: 12pt;
 	color: #7ACCC8;
 	font-weight: bold; 
 	text-decoration: none;
 	margin: 0px 0px;
 	padding-left: 0px;
}


/* CSS for sub-menu items */

.subMenu {
 color: #ccc;
 font-family: arial, helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold; 
 text-decoration: none;
 margin: 0px;
 padding-left: 20px;
 }
a:link.subMenu {
 color: #ccc;
 font-family: arial, helvetica, sans-serif;
 font-size: 12px;
 line-height: 18px;
 font-weight: bold; 
 text-decoration: none;
 margin: 0px;
 padding-left: 0px;
 }
a:visited.subMenu {
 color: #ccc;
 font-family: arial, helvetica, sans-serif;
 font-size: 12px;
 line-height: 18px;
 font-weight: bold; 
 text-decoration: none;
 margin: 0px;
 padding-left: 0px;
 }
a:active.subMenu {
 color: #999;
 font-family: arial, helvetica, sans-serif;
 font-size: 12px;
 line-height: 18px;
 font-weight: bold; 
 text-decoration: none;
 margin: 0px;
 padding-left: 0px;
 }
a:hover.subMenu{
 color: white;
 font-family: arial, helvetica, sans-serif;
 font-size: 12px;
 line-height: 18px;
 font-weight: bold; 
 text-decoration: none;
 margin: 0px;
 padding-left: 0px;
 }
 
 
/* CSS for main content area */
#menuColumn {
	padding: 0px;
	width: 140px;
	background-color: #605CA8;
}
#contentArea {
	background-image: url("images/purpleFlower.jpg");
	background-repeat: no-repeat;
	background-color: white;
}
table {
	border-spacing: 0px;
	align: center;
	width: 100%;
}
.formborders {
	border: 1px solid #000099;



}
.formTable {
	width: 90%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;


}
.maintextBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
.formBordersMandatory {
	border: 1px solid #FF0000;
}
#memorialArea {
	background-image: url(images/purpleFlower.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;



}
.rememberCell {
	border: 3px ridge #000000;
	text-align: center;
	font-size: 14px;


}
.rememberText {
	font-weight: bold;
	text-decoration: underline;
	color: #0000FF;


}
.rememberText:hover {
	font-weight: bold;
	color: #FF0000;

}
.floatImage {
	float: left;
	padding-right: 5px;
}
.rememberTextBlack {

	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.floatRight {

	float: right;
	padding-right: 5px;
}
.floatLeft {
	float: left;
	padding-right: 5px;
	vertical-align: middle;

}
.clear {
	float: left;
	padding-right: 5px;
	clear: both;

}
.counTable {
	border: medium solid #000000;
	margin: auto;
	width: 90%;
	background-position: center;





}
.counLabel {
	border: 1px solid #666666;
	background-color: #A0BEC5;
	margin: 5px;
	font-weight: bold;

}
.counValue {


	border: 1px solid #666666;
	background-color: #DDE0EC;
	margin: 5px;
}
.listHead {
	border: 1px solid #666666;
	background-color: #0000CC;
	font-weight: bold;
	color: #FFFFFF;
	background-position: center;
	text-align: center;



}
.listRegion {

	border: 1px solid #666666;
	background-color: #3366FF;
	font-weight: bold;
	color: #FFFFFF;
	background-position: center;
	text-align: center;
}
.ListValue {



	border: 1px solid #666666;
	background-color: #CCCCCC;
	margin: 5px;
}
.memorialhead1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
}
.memorialhead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
}
.memorialOuterTable {
	border: thin solid #999999;
	width: 90%;

}
.memorialCitation {
	font-family: "Gill Sans MT", Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.memorialNormal {

	font-family: "Gill Sans MT", Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.memorialDecTD {
	background-color: #9999CC;
	border: #333333;
}
.memorialDecLink {
	color: #FFFFFF;
	font-family: "Gill Sans MT", Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;


}
.memorialDecLink:hover {

	color: #993333;
	font-family: "Gill Sans MT", Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.MemorialNewHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;


}
.memorialNormal:hover {


	font-family: "Gill Sans MT", Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.memorialCitation:hover {

	font-family: "Gill Sans MT", Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.counTable {
	border: medium solid #000000;
	margin: auto;
	width: 90%;
	background-position: center;





}
.counLabel {
	border: 1px solid #666666;
	background-color: #A0BEC5;
	margin: 5px;
	font-weight: bold;

}
.counValue {


	border: 1px solid #666666;
	background-color: #CCCCCC;
	margin: 5px;
}
.listHead {
	border: 1px solid #666666;
	background-color: #33CC99;
	font-weight: bold;
	color: #FFFFFF;
	background-position: center;
	text-align: center;



}
.listRegion {

	border: 1px solid #666666;
	background-color: #FF6699;
	font-weight: bold;
	color: #FFFFFF;
	background-position: center;
	text-align: center;
}
.ListValue {
	border: 1px solid #666666;
	background-color: #CCCCCC;
	margin: 5px;
	background-position: center;

}
.memoryValue {




	border: 1px solid #666666;
	background-color: #99FFCC;
	margin: 5px;
}
.ListLabel {
	border: 1px solid #666666;
	background-color: #FF6699;
	margin: 5px;
	border: 1px solid #666666;
	background-color: #CCCCCC;
	margin: 5px;
	background-position: center;

}
.MemListHead2 {
	background-color: #FF6699;
	background-position: center;
	border: 1px solid #666666;
	text-align: center;


}
.CounListLabel {

	border: 1px solid #666666;
	background-color: #99CC66;
	margin: 5px;
	border: 1px solid #666666;
	background-color: #CCCCCC;
	margin: 5px;
	background-position: center;
}
.memProgTable {

	border: none #000000;
	margin: auto;
	width: 90%;
}
.counListHead {


	border: 1px solid #666666;
	background-color: #CC6666;
	font-weight: bold;
	color: #FFFFFF;
}
a:hover {
	color: #FF0000;
}
.alCentre {
	text-align: center;
}
.memorialLink {


	font-family: "Gill Sans MT", Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.memorialListDet {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
}
.MemListDetail1 {

	background-color: #FFFFCC;
	background-position: center;
	border: 1px solid #666666;
	text-align: center;
}
.MemListDetail2 {


	background-color: #FFFFFF;
	background-position: center;
	border: 1px solid #666666;
	text-align: center;
}
.memListLink {
	color: #0000FF;
}
.memListLink:visited {
	color: #0000FF;
}
.memListLink:hover {
	color: #FF0000;
}
.donateTab {
	background-color: #CC99CC;
	text-align: center;
	margin: 2px;
	border: 2px solid #0000FF;
	width: 70%;
	background-position: center;
	display: table;



}
.solTable {
	width: 80%;
}
#rightColumn {
	padding: 0px;
	width: 140px;
	background-color: #605CA8;
	float: right;
	height: 100%;




}
#indexMain {

	padding: 0px;
	width: auto;
	float: none;
	height: 100%;
}
.memorialAnnouncement {

	font-family: "Gill Sans MT", Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
