@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-image: url(images/bkg-pg.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	background-color: #BAB485;
}
.blueheader {
	background-image: url(images/bkg-bluetop.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	height: 57px;
}
#main_container {
	background-color: #BAB485;
	width: 900px;
	height:500px;
	left: auto;
	right: auto;
	top: 58px;
	background-position: center;
}
.bluefooter {
	background-image: url(images/bkg-bluetop.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
	height: 57px;
}
#photo {
	position:absolute;
	left:535px;
	top:17px;
	width:281px;
	height:219px;
	z-index:10;
}
#hccottitle {
	position:absolute;
	left:14px;
	top:7px;
	width:480px;
	height:59px;
	z-index:2;
	color:#FFFFFF;
	font-size: 2.1em;
}
#hccottitle .smalltitletext{
	color:#FFFFFF;
	font-size: .4em;
	font-weight:normal;
	margin:5px 0 0 10px;
}
#biblequote {
	position:absolute;
	left:40px;
	top:110px;
	width:487px;
	height:154px;
	z-index:3;
	color:#FFFFFF;
	font-size: 1.8em;
	font-family:Arial, Helvetica, sans-serif;
}
.content {
	width: 800px;
	left: 23px;
	top: 225px;
}
#content_left_wide {
	position:absolute;
	left:8px;
	top:5px;
	width:490px;
	height:195px;
	z-index:4;
	line-height: 1.4em;
}
#content_right_narrow {
	position:absolute;
	left:521px;
	top:5px;
	width:324px;
	height:195px;
	z-index:5;
	line-height: 1.4em;
}
#apDiv1 {
	position:absolute;
	left:23px;
	top:298px;
	width:860px;
	z-index:6;
	background-color: #FFFFFF;
}
#apDiv2 {
	position:absolute;
	left:23px;
	top:244px;
	width:860px;
	height:48px;
	z-index:7;
	background-color: #EFECE4;
}
#apDiv3 {
	position:absolute;
	left:14px;
	top:288px;
	width:877px;
	height:10px;
	z-index:8;
	background-color: #CC9900;
}
.animation {	
	background-color:transparent;
	overflow:none;	
	position:absolute;	
	z-index:3;	
	text-align:left;	
	visibility:visible;	
	width: 325px;	
	height: 214px;
}
.heading_red {
	font-size: 1.3em;
	line-height: 1.5em;
	font-weight: bold;
	color: #990000;
}
.menu {
	font-size: 1.2em;
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
}
.menu a {
	color: #FFF;
	text-decoration: none;
	background-image: url(images/menu-tab.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 100px;
	padding: 0px 10px 0px 10px;
}
.menu a:hover {
	color: #FFF;
	text-decoration: underline;
}
.tdcontent {
	padding: 6px;
}
.copyright {
	font-size: .8em;
	text-align: center;
}

