﻿  /* CSS layout */
#content_left h1 {
	font-family: Calibra, "Times New Roman", Times, serif;
	font-size: large;
	color: #666666;
	margin-bottom: 10px;
	font-weight: normal;
	padding-bottom: 2px;
	width: 100%;
	padding-top: 2px;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-top-style: double;
	border-bottom-style: double;
	margin-top: 3px;
}
#content_left h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	width: 100%;
	color: #FF6600;
	margin-bottom: 2px;
}
#content_left h2 a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	width: 100%;
	color: #FF6600;
	margin-bottom: 2px;
	text-decoration: none;
}
#content_left h3 {
	padding-bottom: 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	color: #0066CC;
	width: 100%;
}
#content_left h4 {
	font-size: large;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #CC6600;
	margin-top: -10px;
	font-weight: bold;
}
#content_left p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	line-height: 150%;
	width: 100%;
	margin-bottom: 6px;
}
#content_left p a:link {
	color: #0066CC;
	text-decoration: none;
}
#content_left p a:visited {
	text-decoration: none;
	color: #003399;
}
#content_left p a:hover, #content_left p active, #content_left p a:focus {
	text-decoration: underline;
	color: #0066CC;
}

#content_left ul {
	margin-left: 40px;
	font-size: 80%;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-image: url(images/bullet_green.gif);
	list-style-position: outside;
	color: #666666;
}
#content_left li {
	margin-bottom: 4px;
	list-style-position: outside;
}
#content_main h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	color: #666666;
	margin-bottom: 10px;
	padding-bottom: 2px;
	width: 100%;
	font-weight: normal;
	text-transform: none;
	padding-top: 2px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #666666;
	border-bottom-color: #666666;
	margin-top: 3px;
}
#content_main h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: normal;
	width: 100%;
	color: #FF6600;
	margin-bottom: 2px;
}
#content_main h2 a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: normal;
	width: 100%;
	color: #FF6600;
	margin-bottom: 2px;
	text-decoration: none;
}
#content_main h3 {
	padding-bottom: 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	color: #0066CC;
	width: 100%;
}
#content_main h4 {
	font-size: large;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #CC6600;
	margin-top: -10px;
	font-weight: bold;
}
#content_main p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 150%;
	color: #666666;
}
#content_main ul {
	list-style-position: outside;
	line-height: 120%;
	list-style-type: none;
	margin-top: 0px;
	font-size: 70%;
	margin-left: 10px;
	font-weight: bold;
	margin-bottom: 12px;
}
#content_main li {
	margin-left: 5px;
	display: list-item;
	margin-bottom: 5px;
	list-style-image: url(images/bullet_green.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content_main li_unbold {
	margin-left: 5px;
	display: list-item;
	margin-bottom: 5px;
	list-style-image: url(images/bullet_green.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#content_main p a:link {
	color: #0066CC;
	text-decoration: none;
}
#content_main p a:visited {
	text-decoration: none;
	color: #003399;
}
#content_main p a:hover, #content p active, #content p a:focus {
	text-decoration: underline;
	color: #0066CC;
}
#content_center h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	color: #666666;
	margin-bottom: 10px;
	padding-bottom: 2px;
	width: 100%;
	font-weight: normal;
	text-transform: none;
	padding-top: 2px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #666666;
	border-bottom-color: #666666;
	margin-top: 3px;
	text-align: center;
}
#content_center h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: normal;
	width: 100%;
	color: #FF6600;
	margin-bottom: 2px;
	text-align: center;
}
#content_center h2 a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: normal;
	width: 100%;
	color: #FF6600;
	margin-bottom: 2px;
	text-decoration: none;
}
#content_center h3 {
	padding-bottom: 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	color: #0066CC;
	width: 100%;
	text-align: center;
}
#content_center h4 {
	font-size: large;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #CC6600;
	margin-top: -10px;
	font-weight: bold;
	text-align: center;
}
#content_center p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 150%;
	color: #666666;
}
#content_center ul {
	list-style-position: outside;
	line-height: 120%;
	list-style-type: none;
	margin-top: 0px;
	font-size: 70%;
	margin-left: 10px;
	font-weight: bold;
	margin-bottom: 12px;
}
#content_center li {
	margin-left: 5px;
	display: list-item;
	margin-bottom: 5px;
	list-style-image: url(images/bullet_green.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content_center li_unbold {
	margin-left: 5px;
	display: list-item;
	margin-bottom: 5px;
	list-style-image: url(images/bullet_green.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#content_center p a:link {
	color: #0066CC;
	text-decoration: none;
}
#content_center p a:visited {
	text-decoration: none;
	color: #003399;
}
#content_center p a:hover, #content p active, #content p a:focus {
	text-decoration: underline;
	color: #0066CC;
}
.topcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	top: -10px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
}
.topcontent h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #B40200;
	font-size: 170%;
}
.masthead 2 {
	font-size: large;
	font-family: Century Gothic;
}
.leftfloat {
	float: left;
}
.rightfloat {
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.caption_1  {
	margin: 0px 0px 6px 1px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #666666;
	width: 100%;
	height: 100%;
	float: right;
}
.caption_2 {
	margin-bottom: 15px;
	font-family: Verdana, Arial, Helvetica, "sans-serif !important";
	font-size: 70% !important;
	font-style: italic;
	color: #000000 !important;
}
.navpointer {
	background-image: url(images/navarrow.gif);
	background-position: center;
	color: #000000 !important;
}
.hrule {
	display: block;
	border-bottom-color: #CCCCCC;
	width: 100%;
	height: 1.6em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-bottom: 20px;
}
.inlinephoto {
	margin-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #FF6600;
}
.unbold {
	font-weight: normal;

#footer p {
	margin: 0px auto 0px auto;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #CCCCCC;
	width: 900px;
	text-align: center;
	font-weight: bold;
	top: 30px;
	position: relative;
}
#footer p a:link {
	color: #666666;
	text-decoration: none;
}
#footer p vlink {
	color: #5f524f;
	text-decoration: none;
}
#footer p a:hover, #footer p active, #footer p a:focus {
	text-decoration: underline;
	color: #BC1909;
}

#mission {
	font-family: Calibra, Times New Roman, Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #FF6600;
}
#innerwrapperlow {
	margin: 20px;
	clear: both;
	padding-bottom: 10px;
	padding-top: 60px;
	top: 175px;
}


#content_center h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	color: #666666;
	margin-bottom: 10px;
	padding-bottom: 2px;
	width: 100%;
	font-weight: normal;
	text-transform: none;
	padding-top: 2px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #666666;
	border-bottom-color: #666666;
	margin-top: 3px;
}
#content_center h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: normal;
	width: 100%;
	color: #FF6600;
	margin-bottom: 2px;
}
