body.home {
	background-color: #832638 ;
	background-image: url("../images/home_bg.jpg") ; 
	background-position: left top ; 
	background-repeat: no-repeat ;
	font-family: verdana ;
	font-size: 11pt ;
	margin: 0px 0px 0px 0px ;
	}

#search {
	left: 25px ;
	position: absolute ;
	top: 36px ;
	z-index: 1 ;
	}
	
input.inputBox {
	border: 1px solid #000000 ;
	color: #000000 ;
	font-size: 9pt ; 
	letter-spacing: 1px ;
	vertical-align: top ;
	width: 150px ;
	}
	
#primarynavigation {
	left: 3px ;
	position: absolute ;
	top: 261px ;
	z-index: 1 ;
	}
	
#intro {
	color: #FFFFFF ;
	font-size: 8pt ;
	left: 28px ;
	line-height: 16px ;
	position: absolute ;
	top: 340px ;
	width: 200px ;
	z-index: 1 ;
	}
	
#sub-intro {
	color: #FFFFFF ;
	font-size: 8pt ;
	left: 28px ;
	line-height: 16px ;
	position: absolute ;
	top: 530px ;
	width: 250px ;
	z-index: 1 ;
	}

#breaking_news {
	border: 1px solid #4c4940; 
	position: relative; 

	left: 22px; 
	font-weight:bold;
	padding-top:5px;
	padding-left: 7px;
	padding-bottom: 5px;
	padding-right: 2px;
	/*cursor: pointer;*/
	background-color: #baab8a;
	height:83px; width:202px; top:62px;
}	

#breaking_news a {
	text-decoration: none;
	color: white;
	font-size: 11px;
	line-height: 14px;
}

#breaking_news span.t {
	color: white;
	font-size: 11px;
	line-height: 14px;
}

#footerlinks {
	left: 10px ;
	position: absolute ;
	top: 570px ;
	z-index: 1 ;
	}
	
#newsheader {
	left: 525px ;
	position: absolute ;
	top: 338px ;
	z-index: 1 ;
	}
	
#newsframe {
	color: #000000 ;
	font-size: 9pt ;
	height: 138px ;
	left: 525px ;
	overflow: hidden ;
	position: absolute ;
	top: 380px ;
	width: 150px ;
	z-index: 1 ;
	}
	
#newsstrip {
	position: relative ;
	top: 0px ;
	}

div.newsitem {
	margin-bottom: 10px ;
	}
	
a.newsdate {
	color: #993333 ;
	font-weight: bold ;
	}
	
		
.abrahamLogo{
	position:absolute;
	margin:60px 0 0 755px;
	/*background-image:url('../images/ralaw_abraham_tab.jpg');
	background-repeat:no-repeat;*/
	background-color:#fff;
	border:1px solid #000000;
	width:255px;
	height:66px;
	padding:10px 0 0 10px;
	color:#a28f64;
	font-weight:bold;
	font-size:10px;
}

.abrahamLogo a {
	text-decoration:none;
	color:#a28f64;
}

