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

body {
	font-family:Arial, Helvetica, sans-serif;
	background:#242424 url(/images/bg.gif) repeat-x top;
	padding:0;
	margin:0;
	color: #333434;
	font-size: 12px;
}

h1 {
	color:#961c16;
	font-size:24px;
	font-weight:normal;
	margin:20px 0;
	padding: 0;
}

form{
	margin: 0;
	padding: 0;
}

a{
	text-decoration: none;
	color: #333434;
}

h3, h4{
	color:#961c16;
	font-size:12px;
	font-weight:bold;
	margin:6px 0;
}

h5 {
	color:#961c16;
	font-size:11px;
	margin:6px 0;
}

a:hover{
	text-decoration: underline;
}

img{
	border: none;
}

.holder{
	margin:0 auto;
	width:1000px;
}

.main {
	width:1000px;
	border-left:1px solid #820c01;
	border-right:1px solid #820c01;
	background: #fff;
	float: left;
	display: inline;
}

.header {
	height:119px;
	background: #820c01;
}

#applesearch {
	float:right;
	margin:20px 20px 0 0;
	display: inline;
}

.splash{
	width: 731px;
	height: 396px;
	float: left;
	position: relative;
	z-index: 0;
	display: inline;
}

.splash-int{
	width: 1000px;
	float: left;
		display: inline;
}

.content {
	background: url(/images/content-bg.gif) repeat-x top;
	float: left;
	width: 1000px;
	min-height: 400px;
		display: inline;
}

.content-service{
	background: url(/images/content-bg-s.gif) repeat-x top left;
}

.home {
	background:#FFF url(/images/content-home.gif) repeat-y top left;
}

.internal{
	background:#FFF url(/images/internal-bg.gif) repeat-y top right;
}



.hp-right-column {
	float:right;
	width:260px;
	padding:15px 0 0 0;
		display: inline;
}

.hp-calendar-title {
	background:url(/images/hp-calendar-title.gif) no-repeat center;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	height:17px;
	padding:4px 0 0 0;
	margin:0 0 10px 0;
}

.hp-calendar {
	background:#D2D2D2 url(/images/hp-calendar-top.gif) no-repeat scroll 0 0;
	height:4px;
	margin:0 auto;
	height:176px;
	padding:8px 12px 0;
	width:206px;
}

.hp-highlights {
	width:230px;
	margin:0 auto;
	background:#D2D2D2;
	color:#333434;
	font-size:12px;
}

.hp-highlights p {
	padding:2px 12px;
	margin:0;
}

.hp-highlights h1{
	padding:12px 12px;
	margin:0;
}

.hp-highlights p a {
	color:#333434;
	text-decoration:none;
}

.hp-highlights h3 {
	margin:0;
	padding:0 12px;
	color:#961c16;
	font-size:13px;
}

.hp-highlights-hr {
	height:1px;
	background:#FFF;
	margin:3px 0;
}

.hp-highlights-link a {
	padding:2px 12px;
	color:#8b1c1c;
	text-decoration:none;
}

.content-box {
	padding:0 60px;
	width:560px;
	float: left;
		display: inline;
}

.content-box-int {
	padding:0 60px;
	width:600px;
	float: left;
		display: inline;
}

.content-block{
	line-height: 20px;
}

.news-scroller {
	height:42px;
	border-top:1px solid #a0a5a6;
	border-bottom:1px solid #a0a5a6;
	background:#d0d2d2;
	padding:0 60px;
	float: left;
	width: 880px;
	margin-top: 10px;
		display: inline;
}

.news-scroller h1 {
	float:left;
	display:block;
	margin: 6px 0;
	padding: 0;
		display: inline;
}

.news-scroller-block {
	border-left:2px solid #961C16;
	color:#333434;
	float:left;
	font-size:11px;
	margin:6px;
	padding:0 20px 0 10px;
		display: inline;
}

.all-news {
	color:#8b1c1c;
	text-decoration:none;
	margin-top: 10px;
	display: block;
	float: right;
	width: 140px;
	text-align: right;
	font-weight: bold;
		display: inline;
}


/* Internal 2 columns */
.content-box-two {
	margin:0 0 0 60px;
	color:#51555a;
	line-height: 20px;
	float: left;
	width: 880px;
	min-height: 400px;
	display: inline;
}

.breadcrumbs {
	color:#51555a;
	font-size:12px;
	padding-bottom: 10px;
}

.breadcrumbs a {
	color:#820c01;
	font-weight:bold;
	text-decoration:none;
}

.content-right, .content-left {
	width:48%;
}



.content-right {
	float:right;
		display: inline;
}


.blank{
	width: 900px;
}

.splash-left {
	float:left;
	margin:0 0 0 0;
	width: 500px;
	height: 264px;
		display: inline;
}

.splash-right {
	float:left;
	margin:0 0 0 1px;
	width: 499px;
	height: 264px;
		display: inline;
}

.right-column {
	float:right;
	width:230px;
	padding:0 20px;
		display: inline;
}

.right-column p {
	color:#5f5f5f;
	font-size:12px;
}

.right-column p a{
	color:#752500;
	text-decoration:none;
}

.grey-hr {
	height:1px;
	background:#d9d9d9;
	font-size: 1px;
}

.downloads ul{
	margin: 0 0 20px 0;
	padding: 0;
}

.downloads li{
	list-style: none;
}

.downloads a {
	color:#51555a;
	text-decoration:none;
	margin:0 0 4px 0;
}

.downloads img{
	display: none;
}

.footer {
	color:#820c01;
	background:#E5E6E6;
	height:20px;
	font-size:11px;
	padding:10px 0 0 60px;
	width: 940px;
	float: left;
	display: inline;
}

.credit {
	color:#820c01;
	border-top: 1px solid #e3e3e3;
	background:#E5E6E6;
	height:20px;
	font-size:11px;
	padding:10px 0 0 60px;
	width: 940px;
	float: left;
	display: inline;
}

.credit a{
	font-weight:bold;
	color:#333;
}
.sitemap-link {
	float:right;
	width:150px;
	text-align: right;
	padding-right: 10px;
		display: inline;
}

.sitemap-link a {
	color:#820c01;
	font-weight:bold;
	text-decoration:none;
}

#emergency-msg{
	width: 650px;
	height: 317px;
	background: url(/images/emergency-bg.png);
	color: #fff;
	overflow: auto;
	font-size: 20px;
	padding: 20px;
	text-align: left;
	position: absolute;
	top: 20px;
	left: 20px;
	z-index: 100;
}

#emergency-msg h1{
	color: #fff;
	position: relative;
	top: 0;
	left: 0;
}

#login-box label{
	width: 100px;
	display: block;
	float: left;
		display: inline;
}