@charset "UTF-8";
h1 {
	font-family: Impact, "Arial Narrow", sans-serif;
	font-size: 30px;
	line-height: 28px;
	font-weight: normal;
	color: #9F8E55;
	text-transform: uppercase;
	letter-spacing: 5px;
	margin-bottom: 12px;
	padding-bottom: 0px;
	padding-top: 10px;
	margin-top: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 100%;
	color: #4E556D;
	font-weight: normal;
	margin-bottom: 12px;
	margin-top: 4px;
}
h3 {
	font-family: Impact, "Arial Narrow", sans-serif;
	font-size: 24px;
	line-height: 105%;
	font-weight: normal;
	color: #B2A87D;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6F6E87;
	letter-spacing: 4px;
	text-transform: uppercase;
	margin-bottom: 10px;
	margin-top: 12px;
	padding-top: 10px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
	letter-spacing: 3px;
	margin-top: 7px;
	text-transform: uppercase;
	margin-bottom: 10px;
	padding-bottom: 2px;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
	letter-spacing: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9B8D5E;
	margin-bottom: 12px;
	margin-top: 15px;
	padding-top: 7px;
	text-transform: uppercase;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 21px;
	color: #584D38;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 7px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #877A5C;
	padding-top: 7px;
}
.byline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #666;
}
.caption {
	color: #666666;
	text-align: center;
	width: 193px;
	font-size: 11px;
	line-height: 13px;
	letter-spacing: 1px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 4px;
}
.captionSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 120%;
	font-weight: bold;
	color: #666666;
	width: 126px;
	text-align: center;
	padding: 2px;
}
.photoRight {
	float: right;
	border-top-width: 1px;
	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: #999999;
	border-right-color: #999999;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.italic {
	font-style: italic;
	color: #666;
	letter-spacing: 1px;
}
.iconRight {
	float: left;
	height: 72px;
	width: 72px;
	border-top-width: 1px;
	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: #999999;
	border-bottom-color: #333333;
	border-left-color: #333333;
	margin-bottom: 4px;
	margin-right: 8px;
	border-right-color: #999999;
	margin-top: 6px;
}
div#sidebar1 ul li {
	list-style-position: outside;
	list-style-image: url(images/sidebarBullet.gif);
	list-style-type: none;
	margin-left: -20px;
	font-size: 11px;
	letter-spacing: .1em;
	padding-top: 0px;
	padding-bottom: 12px;
	line-height: 12px;
}
#sidebar1  a:link  {
	color: #101760;
	list-style-position: outside;
	list-style-image: url(images/sidebarBullet.gif);
	text-decoration: underline;
}
#sidebar1  a:visited  {
	color: #333333;
	text-decoration: underline;
}
#sidebar1  a:hover  {
	font-weight: bold;
	color: #6666FF;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(images/hoverBullet.gif);
	list-style-type: none;
}
#sidebar1  a:active  {
	color: #336600;
	text-decoration: none;
}
#sidebar1  a:focus  {
	color: #6666FF;
	list-style-position: outside;
	list-style-image: url(images/hoverBullet.gif);
	list-style-type: none;
}
a {
	color: #666666;
}
div#mainContent a:hover {
	color: #6666FF;
	font-weight: bold;
}
.twoColFixLtHdr #container #sidebar1 p {
	margin-top: 0px;
	margin-bottom: 10px;
}
.bold {
	font-weight: bold;
}
.blockText {
	margin-right: 50px;
	margin-left: 40px;
	color: #666666;
}
