﻿:focus {
outline:none;
}
.template-header {
	background-image: url('images/1pix.png');
	background-repeat: repeat-x;
}
.template-header-lower {
	background-image: url('images/banner02.png');
	background-repeat: no-repeat;
	background-position: left top;
}
.template-footer-feather {
	background-image: url('images/feather2.png');
	background-repeat: no-repeat;
	background-position: left bottom;
}
.template-footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-left: 50px;
	margin-top: 120px;
}
.template-footer-link {
	text-decoration: none;
}
.template-menu-layout {
	margin-right: 0px;
	margin-left: 40px;
	float: left;
}
.template-main-div {
	margin-left: 50px;
	margin-right: 70px;
}
#nav a {
	display: block;
	width: 60px;
	height: 20px;
	text-align: center;
	text-decoration: none;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DFF1F9;
	line-height: 20px;
	overflow: hidden;
	float: left;
	font-weight: 200;
	font-style: normal;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
}
#nav a:hover {
	color: #F48C9E;
}
.font-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-style: normal;
}
.h1-header-style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-style: normal;
}
a {
	color: #FFFFFF;
}
.red-text-quotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #990000;
	font-size: 17px;
	margin-top: 6px;
	text-align: center;
	margin-bottom: 25px;
}
.red-text-quotes-small {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #990000;
	font-size: 11px;
	margin-top: 6px;
	text-align: center;
	margin-bottom: 25px;
}
.template-red-text-div {
	height: 100px;
}
.homepage-image-layout {
	margin-right: 20px;
	margin-bottom: 15px;
}
.list-style {
	list-style-image: url('images/list-bullet.png');
	margin-right: 150px;
}
.list-spacing {
	margin-bottom: 12px;
}

