body  {
	margin: 0;
	padding: 0;
	background-color: #E9F4FE;
	font-family:'Times New Roman','Times New Roman',serif;
	font-size:16px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	/*color: #223F8F;*/
	color: #9F1C28;
	text-decoration: none;
}
a:hover {
	color: #9F1C28;
	text-decoration: underline;
}

UL {
	margin-top: 5px;
	margin-bottom: 5px;
}
P {
	font-family:'Times New Roman','Times New Roman',serif;
	font-size:16px;
	margin:0 0 5px 0;
	line-height: 17px;
}
LI {
	font-family:'Times New Roman','Times New Roman',serif;
	font-size:16px;
	margin-top:0px;
	line-height: 17px;
}
ol li {
	font-family:'Times New Roman','Times New Roman',serif;
	font-size:16px;
	margin-top:10px;
	margin-bottom:10px;
}
h1 {
	font-family: sans-serif, Arial;
	font-weight:bold;
	font-size:24px;
	font-style:normal;
	margin-bottom: 5px;
	margin-top: 8px;
  }
h2 {
	/*color:#9F1C28;*/
	font-family: sans-serif, Arial;
	font-weight:normal;
	font-size:18px;
	font-style:normal;
	margin-bottom: 0px;
	margin-top: 20px;
}
/*the following would override the application of the standard link color when h2 text is a link
h2 a{
	color:#9F1C28;
}*/
h3 {
	font-family: sans-serif, Arial;
	font-weight:bold;
	font-size:14px;
	font-style:normal;
	margin-bottom: 4px;
	margin-top: 10px;
	line-height: 17px;
  }
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-bottom: 0px;
	font-weight: bold;
}
.answers {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	margin-top: 0px;
}
  
#header_text {
	float:right;
	margin-top:10px;
}
#header_text p{
	/*color:#9F1C28;*/
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;
	font-weight:normal;
	margin: 4px 0 4px 0;
}

#nav {
	MARGIN: 0px;
	BACKGROUND-COLOR: #ffffff;
	padding: 8px 0 4px 0;
	text-align: center;
}
#nav UL {
	LIST-STYLE-TYPE: none;
	TEXT-ALIGN: center;
	margin: 0;
}
#nav LI {
	DISPLAY: inline; LINE-HEIGHT: normal; LIST-STYLE-TYPE: none; TEXT-ALIGN: center
}
#nav LI A {
	PADDING-RIGHT: 12px;
	PADDING-LEFT: 12px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 14px;
	PADDING-BOTTOM: 3px;
	COLOR: #9F1C28;
	PADDING-TOP: 0px;
	FONT-FAMILY: Verdana, sans-serif, Arial;
	TEXT-DECORATION: none
}
#nav LI A:hover {
	COLOR: #9F1C28; 
	text-decoration: underline;
}
.tips {
	background-color:#fdc99b;
	border-color:#f5821f;
	border-style:solid;
	border-width:3px;
	padding: 10px;
}
.tips H2{
	color:#223F8F;
	font-family:sans-serif, Arial;
	font-size:22px;
	font-weight:bold;
	margin: 5px 0 5px 0px;
}
.tips H5{
	color:#223F8F;
	font-family:sans-serif, Arial;
	font-size:16px;
	font-weight:bold;
	margin: 5px 0 5px 0px;
}
.tips p{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
}
.schedule {
	background-color:#aae0fa;
	border-color:#44c7f4;
	border-style:solid;
	border-width:3px;
	padding: 4px;
}
.schedule H2{
	color:#9F1C28;
	font-family:sans-serif, Arial;
	font-size:16px;
	font-weight:bold;
	margin: 0 0 5px 0;
	text-align: center;
}
.schedule H5{
	color:#FF6600;
	font-family:sans-serif, Arial;
	font-size:14px;
	font-weight:bold;
	margin: 5px 0 0 0;
	text-align: left;
}
.schedule td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: left;
	vertical-align: top;
}
.registration {
	background-color:#ccecfc;
	padding: 10px;
	border: dashed #000000 1px;
}
.registration H5{
	color:#9F1C28;
	font-family:sans-serif, Arial;
	font-size:12px;
	font-weight:bold;
	margin: 0;
	text-align: center;
}
.registration td{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	text-align: left;
	margin:0;
	padding:6px 0 0 0;
	vertical-align:bottom;
}
.field{
	border-bottom: solid #000000 1px;
}
.quote{
	color:#223F8F;
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
	margin-bottom: 4px;
	margin-top: 4px;
	text-align: left;
}
.quote_src{
	color:#223F8F;
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	margin-bottom: 4px;
	margin-top: 4px;
	text-align: right;
}
.testimonial{
	font-family: "Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	margin-bottom: 4px;
	margin-top: 4px;
	text-align: left;
}
.testimonial_src{
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	margin-top: 4px;
	text-align: right;
}
.footer_nav {
	text-align:center;
	FONT-FAMILY: sans-serif, Arial;
	FONT-WEIGHT: normal;
	FONT-SIZE: 14px;
}
.footer_nav a{
	color: #000000;
}
.footer_nav a:hover{
	color: #000000;
	color: #9F1C28;
}
.footer_address {
	text-align:center;
	FONT-FAMILY: sans-serif, Arial;
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
}
.retreat_dates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	/*color: #9F1C28;*/
	vertical-align: top;
	line-height: 18px;
	width: 100px;
}
.retreat_desc {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	vertical-align: top;
	padding-bottom: 15px;
}
.products {
	padding:20px;
	vertical-align: top;
}
.products h4{
	margin-top:0;
	margin-bottom: 5px;
}
