/* -----  National Association of Church Business Administration - Houston, TX. -----------*/
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bgnd.gif);
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #4C4940;
}
p {
	margin: 10px 0px 0px 0px;
}
#main {
	width: 775px;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #282320;
	border-left-color: #282320;
	background-color: #CBC9C4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #282320;
}
#top {
	margin: 0px;
	padding: 0px;
	height: 164px;
	background-image: url(../images/nacba_skyline.jpg);
	background-repeat: no-repeat;
}
/* ---------------------- NAV BOX----------------------- */
#nav {
	padding-top: 0px;
	text-align: center;
	background-image: url(../images/nav_bgnd.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;

}
/* -------------------- SEARCH BOX ---------------------- */
#srchbar {
	padding-right: 10px;
	text-align: right;
	background-color: #5795BD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	vertical-align: bottom;
	padding-top: 3px;
	padding-bottom: 3px;
}
#srchtext {
	font-size: 10px;
	width: 120px;
	color: #495567;
	text-align: center;
	background-color: #EEF1F1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #586477;
	border-right-color: #96A9C4;
	border-bottom-color: #96A9C4;
	border-left-color: #586477;
}
/* ------------------- CONTENT AREA STRUCTURE --------------------- */
#themetopic {
	margin: 10px 10px 0px 10px;
	font-size: 13px;
}
a, a:active, a:visited {
	font-size: 13px;
	color: #4C4940;
	text-decoration: underline;
}
a:hover {
	color: #4C84A8;
	text-decoration: underline;
}
#aepanel-hm {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	width: 319px;
	background-color: #D9D8D5;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
#aepanel-sub {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-color: #D9D8D5;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
.label {
	font-size: 13px;
	color: #DFDDD7;
	font-weight: bold;
	background-color: #908D85;
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 28px;
	background-image: url(../images/label_image.gif);
	background-repeat: no-repeat;
	background-position: 7px 4px;
}
.label a, .label a:active, .label a:visited {
	font-size: 13px;
	color: #DFDDD7;
	text-decoration: none;
}
.label a:hover {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
/* -----------  THEMES & TOPICS ------------------- */
.title {
	font-size: 13px;
	color: #B17043;
	font-weight: bold;
	background-image: url(../images/title_image.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.title a, .title a:active, .title a:visited {
	color: #B17043;
	text-decoration: none;
}		
.title a:hover {
	color: #4C84A8;
	text-decoration: none;
}
.imgsmall {
	padding-top: 1px;
	padding-left: 1px;
	background-image: url(../images/bgndimg_small.gif);
	background-repeat: no-repeat;
	height: 134px;
	width: 205px;
	padding-right: 6px;
	float: left;
}
.imgbig {
	padding-top: 1px;
	padding-left: 1px;
	background-image: url(../images/bgndimg_big.gif);
	background-repeat: no-repeat;
	height: 198px;
	width: 305px;
	padding-right: 6px;
	float: left;
}
.additional {
	font-size: 12px;
	color: #B17043;
	margin-top: 10px;
}
.addlinks a, .addlinks a:active, .addlinks a:visited {
	font-size: 11px;
	color: #6E6C63;
	text-decoration: underline;
	background-image: url(../images/additional_info.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
}
.addlinks a:hover {
	color: #4C84A8;
	text-decoration: underline;
}
/* -----------  ANNOUNCEMENTS & EVENTS ------------------- */
.aelabel {
	font-size: 13px;
	color: #DFDDD7;
	font-weight: bold;
	background-color: #908D85;
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 28px;
	background-image: url(../images/label_image.gif);
	background-repeat: no-repeat;
	background-position: 7px 4px;
	width: 277px;

}
.aelabel a, .aelabel a:active, .aelabel a:visited {
	font-size: 13px;
	color: #DFDDD7;
	text-decoration: none;
}
.aelabel a:hover {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.aebox {
	margin: 10px 10px 0px;
}
.aetitle {
	font-size: 13px;
	color: #B17043;
	font-weight: bold;
	margin-bottom: 4px;
}
.aetitle a, .aetitle a:active, .aetitle a:visited {
	color: #B17043;
	text-decoration: none;
}		
.aetitle a:hover {
	color: #4C84A8;
	text-decoration: none;
}
.aethmb {
	padding-top: 1px;
	padding-left: 1px;
	background-image: url(../images/bgndimg_thumb.gif);
	background-repeat: no-repeat;
	height: 80px;
	width: 113px;
	padding-right: 6px;
	float: left;
}
.aetext {
	font-size: 12px;
	color: #4C4940;
	line-height: 13px;
}
.divider {
	background-image: url(../images/horizontal_divider.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
/* ------------------- FOOTER BOX --------------------- */
#footer {
	background-color: #1B5D99;
	background-image: url(../images/footer_bgnd.gif);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#footer p{
	font-size: 12px;
	color: #E7EBF1;
	margin: 0px;
 padding-top: 5px;
}
#footer p a, #footer p a:active, #footer p a:visited{
	text-decoration: none;
	color: #E7EBF1;
	padding-right: 5px;
	padding-left: 5px;
}
#footer p a:hover{
	text-decoration: underline;
	color: #D7BCAB;
}
/* -------------------- FORM STUFF ---------------------- */
input {
	font-size: 11px;
	color: #A46036;
	height: 16px;
	background-color: #E8E8E8;
	border-top: 1px solid #9F9C96;
	border-right: 1px solid #B8B5B0;
	border-bottom: 1px solid #B8B5B0;
	border-left: 1px solid #9F9C96;
}
select {
	font-size: 11px;
	color: #A46036;
	height: 16px;
	background-color: #E8E8E8;
	border-top: 1px solid #9F9C96;
	border-right: 1px solid #B8B5B0;
	border-bottom: 1px solid #B8B5B0;
	border-left: 1px solid #9F9C96;
}
/* ------------------------ CHRIS ADDED ------------------- */
.done {
	font-size: 12px;
	color: #6E6C63;
	line-height: 13px;
	text-decoration: line-through;
}
.reqd {
	font-weight: bold;
	color: #CC0000;
	font-size: 14px;
}
.alternatingrow {
	background-color: #D5D3CE;
	font-size: 12px;
	line-height: 13px;
}
.imgleft {
	float: left;
	border: 1px solid #FFFFFF;
}
.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #4C4940;
	font-size: 13px;
}
.smalltext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #4C4940;
	font-size: 11px;
}
.red {
	color: #CC0000;
}