#Right {
	background:url(../images/content/home_bg.gif) bottom right no-repeat #ffc;
	}

#contentA {
	/* background:url(../images/content/home_main.jpg) top left no-repeat #ffc; */
	padding:0px 0px 0px 0px;
}


#contentB,
#contentE {
	float:left;
}
#contentB {
	width:320px;
	padding:5px 0px 0px 5px;
	}
/* quote */
#contentC,
#contentD {
	border:1px solid #3F271A;
	width:304px;
	padding:4px 0px 4px 4px;
}
#contentC {
	background:url(../images/content/home_tileC.gif) top left repeat-x #F0E18B;
	margin:0px 0px 5px 0px;
	}

#contentC img {
	float:left;
	border:1px solid #3F271A;
	margin:0px 10px 0px 0px;
}
#contentC p {
	color:#3F271A;
	width:300px;
	}
#contentC p.a {padding:5px 4px 0px 0px;}

#contentC p.b {font-size:14px;}

#contentC p a {
	font-weight:bold;
	color:#3F271A;
	text-decoration:none;
}
/* what's up */
#contentD {
	background:url(../images/content/home_tileD.gif) bottom left repeat-x #FBF6DB;
	clear:both;
	}
#contentD img {
	border:1px solid #3F271A;
	margin:0px 0px 4px 0px;
}
#contentD h5 {
	background:url(../images/text/home_Whats-Up.gif) top left no-repeat;
	width:155px;
	height:38px;
}
#contentD a {
	color:#3F271A;
	text-decoration:none;
	background:url(../images/text/_dbl_arrow.gif) right no-repeat;
	padding:0px 10px 0px 0px;
}
#contentD a:hover {text-decoration:underline;}

#contentD p {
	width:304px;
}
/* news */
#contentE {
	width:278px;
	padding:5px 0px 0px 0px;
	background:url() top left no-repeat;
	}
h1 {
	font-size:12px;
	background:url(../images/text/home_h1.gif) top left no-repeat;
	width:251px;
	height:25px;
}

#pagenav {
	background:#461717;
	height:1em;
	padding:5px 5px 7px 5px;
}
#pagenav #prev {
	float:left;
	background:url(../images/text/home_prev.gif) left no-repeat;
	padding:0px 0px 0px 10px;
}

#pagenav #next {
	float:right;
	background:url(../images/text/home_next.gif) right no-repeat;
	padding:0px 10px 0px 0px;
}
#pagenav a {
	color:#fff;
	text-decoration:none;
	}
#pagenav a:hover {text-decoration:underline;}
h2 {
	font-size:16px;
	color:#3F271A;
	margin:8px 0px 0px 0px;
}

h3 {
	font-size:14px;
	margin:0px 0px 8px 0px;
	}
h4 {
	font-size:12px;
	margin:0px 0px 8px 0px;
	}
#contentE li {margin:0px 0px 8px 0px;}
#contentE li a {
	background:url(../images/text/_dbl_arrow.gif) right no-repeat;
	padding:0px 10px 0px 0px;
	font-weight:bold;
	color:#3F271A;
	text-decoration:none;
}
#contentE li span {font-style:italic;}
#contentE li a:hover {text-decoration:underline;}

/* pdf link */
#contentF p {
	background:url(../images/text/_pdf_icon.gif) left no-repeat;
	padding:0px 0px 0px 16px;
	margin-left: 10px;
	margin-top: 5px;
}
#contentF p a {
	color: #461717;	
	text-decoration:underline;
}