@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #9E9E9E;
}
.content_filler {
	background-image: url(images/content_filler.gif);
	background-repeat: repeat-y;
}
.nav_filler {
	background-image: url(images/nav_filler.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.sidebar_filler {
	background-image: url(images/sidebar_filler.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.footer {
	font-size: 11px;
	color: #FFF;
	text-align: center;
}
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 666766;
}
a:link {
	color: #267EA5;
}
.imageRight {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
}
h1 {
	font-size: 18px;
	color: #267EA5;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
}
h2 {
	font-size: 16px;
	color: 007da5;
}
.ImageAll {
	padding: 15px;
}
.footer:link {
	color: #FFF;
}
.nav_divider {
	background-image: url(images/nav_divider.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.navigation {
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
	padding-right: 7px;
	padding-left: 7px;
}
.navigation:link {
	color: #FFF;
	text-decoration: none;
}
.navigation:hover {
	color: #F8981E;
}
.navigation:active {
	color: #F8991E;
	text-decoration: none;
}
.navigation:visited {
	color: #FFF;
	text-decoration: none;
}.large_head {
	font-size: 70px;
	font-weight: lighter;
	text-transform: lowercase;
	color: #F8981E;
	text-align: left;
	padding-left: 5px;
	margin-bottom: -15px;
	margin-top: -10px;
}
.copy {
	font-size: 13px;
	color: #666;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 1.5;
}
.sidebar_divider {
	background-image: url(images/sidebar_divider.jpg);
	background-repeat: no-repeat;
}
.sidebar_copy:link {
	color: #FFF;
	text-decoration: underline;
}
.sidebar_copy {
	color: #FFF;
	padding-right: 15px;
	line-height: 1.4;
}
.copy_quote {
	font-size: 12px;
	color: #267EA5;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 1.3;
	font-style: italic;
}
.h1_white {
	font-size: 18px;
	color: #FFF;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
}
.tagline {
	font-size: 13px;
	color: #666;
	padding-right: 0px;
	padding-left: 0px;
	line-height: 1.5;
}
.copyBullet {
	font-size: 13px;
	color: #666;
	padding-right: 20px;
	line-height: 1.5;
	list-style-position: outside;
	list-style-type: disc;
	text-align: left;
}
