body {
	background-image:  url("../images/bgtile.jpg"); 
}

.banner1 {
	background-image: url("../images/life33a.jpg");
	background-repeat: no-repeat;
	background-position: center top;
}
p 
{
	font-family: Comic Sans MS;
	color: black;
	font-size: 12pt;
	text-align: center;
}
p.adr 
{
	font-family: Comic Sans MS;
	color: black;
	font-size: 10pt;
	text-align: center;
	MARGIN-TOP: 1px; MARGIN-BOTTOM: -1px;
	font-style: italic;
}						

h2 
{
	font-family: Comic Sans MS;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 1px;
	background:  no-repeat left bottom;
	padding-top: 10px;
	color: black;
	font-size: 18pt;
	text-align: center;
}
h3 
{
	font-family: Comic Sans MS;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 1px;
	background:  no-repeat left bottom;
	padding-top: 10px;
	color: #C12700;
	font-size: 18pt;
	text-align: center;
}
h4 
{
	font-family: Comic Sans MS;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 1px;
	padding-top: 10px;
	color: #C12700;
	font-size: 14pt;
	text-align: center;
}

a:visited {
	text-decoration: none;
	color: #C12700;
	font-weight: bold;
}

.border {
	border: 1px solid #000000;
}
.body {
	font-family: Comic Sans MS, Arial;
	line-height: 25px;
	color: #000000;
}
/*body {	font-family: Comic Sans MS;	font-size: 12px;	line-height: 18px;	color: #333333;}*/

a:link {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FF9900;
	font-weight: bold;
}
.border {
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.footer {
	background-color: #000000;
	color: #FFFFFF;
	font-family: Comic Sans MS, Verdana;
	font-size: 10px;
}
.cellpadding5 {
	padding: 5px;
}
.cellpadding10 {
	padding: 10px;
}
.headingbox {
	background-color: #CCCCCC;
	border: thin #000000;
	padding: 3px;
	font-family: Comic Sans MS;
	font-weight: bold;
	font-size: 12px;
}
.borderimage {
	border: 1px solid #C12700;
	padding: 3px;
}
h5 {
	font-family: Comic Sans MS;
	font-weight: bold;
	letter-spacing: 1px;
	background:  no-repeat left bottom;
	padding-top: 10px;
	color: #666666;
	font-size: 16px;
}
.subheading {
	font-family: Comic Sans MS;
	font-size: 12px;
	font-style: italic;
	color: #FF9900;
	font-weight: bold;
}
.boxout {
	font-size: 0.8em;
	color: #FF9900;
	background-color: #000000;
	margin-bottom: 25px;
	margin-top: 20px;
	padding-bottom: 10px;
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
	font-family: Comic Sans MS;
}
.tableheader {
	font-family: Comic Sans MS;
	font-size: 12px;
	font-weight: bold;
	background-color: #336699;
	color: #ffa894;
}