body, html {
	background-color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	behavior: url(../javascript/csshover2.htc);
}
#logo {
	position:absolute;
	top:5px; /* top:45px */
	left:73px;
	z-index:1
}

#home-header{
display:block;
}

#slogan {
	position:absolute;
	top:280px;
	left:73px
}
#nav {
	position:absolute;
	top:221px; /* top:257px */
	left:0px;
	z-index:1;
	width:1000px;
	height:29px;
}
#container {
	/*background:url(../images/footer.jpg) no-repeat;
	width:975px;
	height:300px;*/
}
#content {
	width:370px;
	float: left;
	margin:100px 0 0 49px;
	*margin:90px 0 0 49px;
}

#content #open_quote{
	display:block;
	position:absolute;
	margin-top:13px;
	
	*float:left;
	*position:static;
	*margin-top:0;
}

#content .red_bar{
	margin-left:25px;
}

#content .red_bar img{
	display:block;
}

#content blockquote {
	width: 255px;
	margin:10px 0 10px 25px;
	*margin:5px 0 0px 25px;
	font-family:Arial, Helvetica, sans-serif;
	color:#981e32;
	font-size:15px;
	font-weight:bold;
	/*font-weight:normal\9;*/  /* Bold looks terrible in IE8 and IE7 - apply IE hack */
	line-height:1.5em;	
}


/*#content blockquote:first-letter {
	background: url(../images/open-quote.gif) no-repeat left top;
	padding-left: 25px;
}*/

#footer-print {
	display:none
}
#shadow {
	display:block;
	margin-top:-5px;
	margin-top:-18px\9;
	*margin-top:-3px
}
#search-text {
	padding-left:155px
}
fieldset {
	border:none;
	padding:0 0 20px 10px;
}
fieldset input, textarea, select {
	float:left;
}
input {
	color: #000;
	border:1px solid #4e6952;
	font-size:12px;
	width:100px;
}
.search {
	padding:1px 1px 2px 1px;
*padding:1px
}
.submit {
	margin-left:3px;
	width:16px;
	height:16px;
	border:1px solid #AB0535
}
#breakingnewsbox {
	width:245px;
	float: right;
	height: 95px;
	background-image: url(../images/breaking-news-shadow.jpg);
	background-repeat: no-repeat;
	margin-top: 110px;
	margin-right: 21px;
	border: 1px solid #AB0535;
	padding: 20px;
}
/* ROTATING NEWS TICKER SCRIPT */

#home-ticker div {/*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
	background-color: #fff;
}
#home-ticker {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 120%;
	margin-bottom: 5px;
}
#home-ticker a {
	text-decoration: underline;
}
#home-ticker a:link {
	color: #AB0535;
	text-decoration: underline;
}
.home-ticker a:hover {
	color: #AB0535;
	text-decoration: none;
}
#breakingnewsbox .sub {
	font-size: 12px;
	font-weight: bold;
	color: #AB0535;
	margin-bottom: 6px;
}
.newstext {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 120%;
	margin-bottom: 5px;
}
.newstext a:link {
	font-size: 10px;
	font-weight: bold;
	color: #AB0535;
	line-height: 120%;
	text-decoration: underline;
}
.newscaption {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.newslink {
	font-size: 10px;
	font-weight: bold;
	color: #AB0535;
	margin-top: 5px;
}
.newslink a {
	color: #AB0535;
	text-decoration: underline;
}

