@charset "utf-8";

/* StPauls-1 CSS Document */

body {
	background-color: #FFFFFF;
	margin-top: -5px;
}

a:link {
/*	color: #0000FF; */
/*	color: #678c3c; */
	color: #779b41;	
	text-decoration: none;
}a:visited {
/*	color: #0000FF; */
/*	color: #678c3c; */
	color: #779b41;	
	text-decoration: none;
}
a:hover {
/*	color: #FF0000; */
	color: #9cca3b;
	text-decoration: underline;
}
a:active {
/*	text-decoration: none; */
/*	border-color: #666666; */
/*	color: #0000ff; */
	color: #779b41;	
/*	text-decoration: underline; */
}

.text-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	color: #000000;
	font-weight: normal;
}
.text-1 h1{
	font-size: 14pt;
/*	color: #006600; */	
/*	color: #9cca3b; */
	color: #779b41;
	font-weight: bold;
}
.ComingSoonDate {
	font-weight: bold;
	margin-top: 0px;
	margin-left: 25px;
	margin-bottom: 0px;
}


.text-1 h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;

}
.text-1 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
/*	color: #006600; */
}
.title1 {
/*	color: #006600; */	
/*	color: #9cca3b; */
	color: #779b41;	
	font-size: 14pt;
	font-weight: bold;
}


.list-1 dl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
/*	color: #006600; */
/*	color: #9cca3b; */
	color: #779b41;	
}
.list-1 dd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
}

.list-1 dt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
/*	color: #006600; */
/*	color: #9cca3b; */
	color: #779b41;
}

img.landingpage {
	border: 0px;
	border-color:#999999;
	margin: 10px;
}

a.landingpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.ComingSoon ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

