/* CSS DOCUMENT */

/*-------------------------- MENU HERICK --------------------------*/
.menu{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font-family:verdana,geneva,arial,helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	color:000000;
	width:1024;
}
.menu ul{
	background:url(images/white.gif) top left repeat-x;
	height:33px;
	list-style:none;
	margin:0;
	padding:0;
	float: none;
	}
	.menu li{
		float:left;
		}
	.menu li a{
	color:#FFF;
	display:block;
	font-weight:bold;
	line-height:33px;
	padding:0px 15px;
	text-align:center;
	text-decoration:none;
		}
		
	
	.menu li b{
	color:#ffffff;
	display:block;
	font-weight:bold;
	line-height:0px;
	padding:0px 5px;
	text-align:center;
	text-decoration:none;
		}
		.menu li a:hover{
	color:#C88C0C;
	text-decoration:none;
			}

	.menu li ul{
		background:#717270;
		border-left:2px solid #7e0712;
		border-right:2px solid #7e0712;
		border-bottom:2px solid #7e0712;
		display:none;
		height:auto;
		position:absolute;
		width:225px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;
		}
	.menu li li {
		display:block;
		float:none;
		width:225px;
		}
	.menu li ul a{
		display:block;
		font-size:12px;
		font-style:normal;
		padding:0px 10px 0px 15px;
		text-align:left;
		}
		.menu li ul a:hover{
			background:#7e0712;
			color:#ffffff;
			opacity:1.0;
			filter:alpha(opacity=100);
			}
	.menu p{
		clear:left;
		}	
	.menu #current{
		background:url(images/current-bg.gif) top left repeat-x;
		color:#ffffff;
		}

/*-------------------------- GENERAL --------------------------*/
body{
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
div, mg, p, a, ul, form, input, label, h2, h3{
	color: #7F0713;
	vertical-align: middle;
	}
img{
	border:none;
}
a{
	outline:none;
	text-decoration:none;
	color: #090;
}
ul{ list-style-type:none;}
.spacer{
	line-height:2.9;
	font-size:0;
	clear:both;
	}

/*-------------------------- HEADER --------------------------*/
div#header-bg{
	background:#7f0713 url(images/header-bg.gif) 0 100% repeat-x;
	padding:32px 0 32px 0;
	color:#FCF7CC;
	}
div#header-bg div#header{
	width:800px;
	margin:0 auto;
	float: none;
	background-image: url(images/united_church_of_christ_banner.png);
	height: 112px;
	}
	
div#slogan{
	width:800px;
	margin:0 auto;
	color: #FFF;
	}

div#header-bg div#header img.logo{
	float:left; margin:2px 0 0 0;
	}

/*-------------------------- NAVIGATION PART --------------------------*/
div#navigation-bg{
	height:100px;
	background:url(images/navigation-bg.gif) 0 0 repeat-x;
	}
div#navigation-bg-1{
	height:33px;
	background:url(images/navigation-bg.gif) 0 0 repeat-x;
	}

div#navigation-bg div#navigation{
	width:1000px;
	margin:0 auto;
	}
div#navigation-bg div#navigation ul.mainMenu{
	padding:0; float:left; width:567px;
	}
div#navigation-bg div#navigation ul.mainMenu li{
	width:81px; float:left;
	background:url(images/navigation-divider.gif) 100% 0 no-repeat;
	}
div#navigation-bg div#navigation ul.mainMenu li a{
	width:80px; height:33px; display:block;
	line-height:33px; text-align:center;
	font-weight:bold; color:#FAF0C2; font-size:11px;
	background-color:inherit;
	}
div#navigation-bg div#navigation ul.mainMenu li a:hover{
	background:url(images/navigation-bg-selected.gif) 0 0 no-repeat;
	}
div#navigation-bg div#navigation ul.mainMenu li a.selectMenu{
	width:80px; height:33px; display:block;
	line-height:33px; text-align:center;
	font-weight:bold; color:#FAF0C2; font-size:11px;
	background:url(images/navigation-bg-selected.gif) 0 0 no-repeat;
	background-color:inherit;
	}

/*-------------------------- DROP DOWN MENU STARTS --------------------------*/
ul.subNav{
	font:normal 11px/12px Arial, Helvetica, sans-serif;
	padding:0px 0px 0 0;
	}
ul.subNav-1{
	font:normal 11px/12px Arial, Helvetica, sans-serif;
	padding:4px 0 0 0;
	}
ul.subNav li{
	background:url(images/navigation-dropdown-divider.gif) 0 0 no-repeat;
	height:10px;
	float:left;
	padding:6px 0 0 0;
	}
ul.subNav li a{
	display:block;
	margin:0 22px 0 20px;
	color:#FFF;
	background-color:inherit;
	}
ul.subNav li a:hover{
	color:#365218;
	background-color:inherit;
	}
/*-------------------------- DROP DOWN MENU ENDS --------------------------*/

div#navigation-bg div#navigation a.signup{
	width:142px;
	height:28px;
	display:block;
	background:url(images/sign-up-btn.gif) 0 0 no-repeat;
	margin:2px 0 0 0;
	float:right;
	}
div#navigation-bg div#navigation a.signup:hover{
	background:url(images/sign-up-btn-selected.gif) 0 0 no-repeat;
	}

/*-------------------------- OUR COMPANIES MAIN FEATURES --------------------------*/
div#ourCompany-bg{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	height: 100%;
	}

div#education-bg{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	height: 1600px;
	background-color: #E7DFA0;
	text-align: justify;
	color: #000;
	width: 1024px;
	vertical-align: middle;
	}

div#ourCompany-bg div#ourCompany-part{
	height: 100%;
	}
div#education-bg div#education-part{
	width:1024px;
	margin:0 auto;
	padding:28px 0 28px 0;
	height: 1500px;
	}
div#ourCompany-bg div#ourCompany-part h2.ourCompany-hdr{
	color:#900;
	width:auto;
	padding-bottom: 35px;
	padding-top: 25px;
	height: auto;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 45px;
	font-style: normal;
	line-height: 45px;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
	}

/*-------------------------- Welcome to BOMA Miami-Dade --------------------------*/
div#ourCompany-bg div#ourCompany-part div#ourCompany-leftPart{
	width:345px;
	margin:12px 0 0 0;
	float:left;
	height: 306px;
	}
	
div#ourCompany-bg div#ourCompany-part div#ourCompany-rightPart{
	width:345px;
	margin:12px 0 0 0;
	float:left;
	}
	
#div_scroll_1 {
	width:1024px;
	height:600px;
	overflow:auto;
	max-height: 100%;
	color:#000;
	padding-right: 10px;
	float:left;
}

#div_educ {
	width:1000px;
	height:600px;
	overflow:auto;
	max-height: 100%;
	color:#000;
	padding-right: 24px;
	float:left;
}


h1.faq-Hdr{
	width:231px; height:20px; color:#951509;
	line-height:19px; font-weight:bold; font-size:12px;
	padding:0 0 0 21px; background:#FAF3BB url(images/faq-icon.gif) 3px 4px no-repeat;
	}	

h2.faq-Hdr{
	width:231px; height:20px; color:#951509;
	line-height:19px; font-weight:bold; font-size:12px;
	padding:0 0 0 21px; background:#FAF3BB url(images/faq-icon.gif) 3px 4px no-repeat;
	}	

/*-------------------------- Welcome to BOMA Miami-Dade --------------------------*/

ul.ourCompany-list{
	padding:11px 0 10px 0;
	}
ul.ourCompany-list li{
	background:url(images/bullet1.gif) 0 3px no-repeat;
	display:block; margin:0 0 8px 0; padding:0 0 0 15px;
	color:#47481A; font-size:11px; line-height:11px;
	background-color:inherit;
	}
ul.ourCompany-list li a{
	color:#47481A; font-size:11px; line-height:11px;
	text-decoration:underline;
	background-color:inherit;
	}
ul.ourCompany-list li a:hover{
	text-decoration:none;
	}

h2.moreInfo-Hdr{
	width:231px; height:20px; color:#951509;
	line-height:19px; font-weight:bold; font-size:12px;
	padding:0 0 0 21px; background:#FAF3BB url(images/more-info-icon.gif) 3px 4px no-repeat;
	}
p.moreInfo-Text{
	padding:0 0 20px 23px;
	font-size:10px;
	line-height:14px;
	color:#F60;
	background-color:#F30;
	}
h2.searchUrl-Hdr{
	width:231px; height:20px; color:#951509;
	line-height:19px; font-weight:bold; font-size:12px;
	padding:0 0 0 21px; background:#FAF3BB url(images/search-url-icon.gif) 3px 4px no-repeat;
	}

/*-------------------------- FUTURE PLANS --------------------------*/
div#futurePlan-bg{
	background:#7e0712;
	}
div#futurePlan-bg div#futurePlanContant{
	width:1000px;
	margin:0 auto;
	padding:37px 0 54px 0;
	vertical-align: middle;
	color: #F60;
	height: 190px;
	}

/*-------------------------- PROJECTS 2007 --------------------------*/
div#futurePlan-bg div#futurePlanContant div#projPart{
	width:340px;
	float:left;
	background-color:#FFF;
	}

div#futurePlan-bg div#futurePlanContant div#projPart{
	width:340px;
	float:left;
	background-color:#FFF;
	}

div#futurePlan-bg div#futurePlanContant div#projPart h2.proj-hdr{
	height:37px; padding:13px 0 0 13px; color:#fff;
	font:normal 24px/25px "Arial Narrow", Arial, Helvetica, sans-serif;
	background-color:#1E1E1C; text-transform:uppercase;
	}
div#futurePlan-bg div#futurePlanContant div#projPart h2.proj-hdr span{
	font-weight:bold;
	}
div#futurePlan-bg div#futurePlanContant div#projPart ul.pic{
	padding:3px 0 0 0;
	}
div#futurePlan-bg div#futurePlanContant div#projPart ul.pic li{
	display:block; margin:0 2px 0 0; float:left;
	}
div#futurePlan-bg div#futurePlanContant div#projPart ul.pic li.noRightMargin{
	margin:0;
	}
div#futurePlan-bg div#futurePlanContant div#projPart ul.pic li.noRightMargin a{
	display:block;
	}
div#futurePlan-bg div#futurePlanContant div#projPart h3.sub-hdr{
	color:#E7DFA0; font-size:12px; line-height:12px;
	font-weight:bold; text-indent:28px; margin:15px 0 0 0;
	background:url(images/bullet2.gif) 12px 0 no-repeat;
	background-color:inherit;
	}
div#futurePlan-bg div#futurePlanContant div#projPart p{
	padding:10px 10px 10px 10px;
	font-size:11px;
	line-height:16px;
	background-color:#E7DFA0;
	}
div#futurePlan-bg div#futurePlanContant div#projPart a.more-btn{
	display:block; width:76px; height:28px; margin:5px 0 0 159px;
	background:url(images/read-more-btn.gif) 0 0 no-repeat;
	}
div#futurePlan-bg div#futurePlanContant div#projPart a.more-btn:hover{
	background:url(images/read-more-btn-selected.gif) 0 0 no-repeat;
	}

/*-------------------------- FUTURE PART --------------------------*/
div#futurePlan-bg div#futurePlanContant div#futurePart{
	width:500px;
	float:right;
	padding:10px 0 0 0;
	}
div#futurePlan-bg div#futurePlanContant div#futurePart h2.future-hdr{
	height:40px;
	color:#E89900;
	font:normal 35px/35px "Arial Narrow", Arial, Helvetica, sans-serif;
	background:url(images/horz-dot-2.gif) 0 100% repeat-x;
	background-color:#041232;
	}
div#futurePlan-bg div#futurePlanContant div#futurePart h3.future-subHdr{
	color:#999;
	font-size:17px;
	line-height:17px;
	padding:20px 0 0 0;
	font-weight:bold;
	background-color:inherit;
	}
div#futurePlan-bg div#futurePlanContant div#futurePart p{
	font-size:14px;
	line-height:24px;
	color:#FFF;
	padding:20px 0 0 0;
	width:440px;
	float:left;
	background-color:inherit;
	}
div#futurePlan-bg div#futurePlanContant div#futurePart img{
	float:right; display:block; margin:-50px 0 0 0;
	}
	
/*-------------------------- CONTENT PART --------------------------*/
div#futurePlan-bg div#futurePlanContant div#contentPart{
	width:900px; float:left; padding:10px 0 0 0;
	}
div#futurePlan-bg div#futurePlanContant div#contentPart h2.future-hdr{
	height:40px; color:#E7DFA0;
	font:normal 35px/35px "Arial Narrow", Arial, Helvetica, sans-serif;
	background:url(images/horz-dot-2.gif) 0 100% repeat-x;
	background-color:inherit;
	}
div#futurePlan-bg div#futurePlanContant div#contentPart h3.future-subHdr{
	color:#B46F07; font-size:17px; line-height:17px;
	padding:20px 0 0 0; font-weight:bold;
	background-color:inherit;
	}
div#futurePlan-bg div#futurePlanContant div#contentPart p{
	font-size:14px; line-height:24px;
	color:#837C44; padding:20px 0 0 0; width:900px;
	float:left; background-color:inherit;
	}
div#futurePlan-bg div#futurePlanContant div#contentPart img{
	float:right; display:block; margin:-50px 0 0 0;
	}	

/*-------------------------- FOOTER PART --------------------------*/
div#footer-bg{
	background-color: #000;
	height: 100%;
	padding-left: 10%;
	padding-right: 10%;
	padding-top: 2%;
	padding-bottom: 2%;
	}
div#footer-g{
	background:url(images/palms.png) 0 100% repeat-x;
	background-color: #000;
	height: 160px;
	}

div#footer-bg div#footer-menu{

	}
div#footer-bg div#footer-menu ul.footMenu{
	padding:0 0 0 0;
	}
div#footer-bg div#footer-menu ul.footMenu li{
	float:left; background:url(images/footmenu-divider.gif) 0 3px no-repeat;
	}
div#footer-bg div#footer-menu ul.footMenu li.noDivider{
	background:none;
	}
div#footer-bg div#footer-menu ul.footMenu li a{
	color:#B3AC8B; font-size:11px; line-height:16px;
	padding:0 7px 0 7px; display:block; margin:0 0 0 1px;
	background-color:inherit;
	}
div#footer-bg div#footer-menu ul.footMenu li a:hover{
	background-color:#262626;
	color:#CCC;
	}
div#footer-bg div#footer-menu p.copyright{
	padding:5px 0 0 7px;
	color:#FF0;
	font-size:11px;
	line-height:11px;
	background-color:inherit;
	}
div#footer-bg div#footer-menu p.copyright a{
	color:#B3AC8B;
	background-color:inherit;
	}
div#footer-bg div#footer-menu p.copyright a:hover{
	color:#706933;
	background-color:inherit;
	}

/*-------------------------- MISLENIOUS --------------------------*/
.noBottomPadding{
	padding-bottom:0 !important;
	}
.noBg{
	background:none !important;
	}
.topPad{
	padding-top:15px !important;
	}
#ourCompany-bg #ourCompany-part table {
	color: #000;
	height: 100%;
}
#sponsors {
	background-color: #F60;
	float: right;
	height: 152px;
	width: 284px;
	padding: 3px 3px 3px 3px;
	vertical-align: middle;
}
.Paragraph {
	font-family: verdana;
	font-size: 12px;
	color: #000;
	text-align: justify;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.Contact {
	font-family: verdana;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	background-attachment: fixed;
}
.slogan {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	text-align: center;
	vertical-align: middle;
	color: #000;
}
#futurePlan-bg #futurePlanContant .slogan {
	color: #F60;
}
.Contact {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	color: #000;
}
.tips {
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
	font-weight: bold;
	color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
}
.slogan_title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
.HelpT {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #FFF;
}
.help {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
	text-align: center;
	text-decoration: overline, olor: #999;

}
.Alert {
	font-family: arial;
	font-size: 16px;
	color: #FF0;
}
.AlerT {
	font-size: 22px;
	color: #FFF;
}
.go {
	font-family: verdana;
	color: #000;
}
.Atex_Box {
	padding-right: 9%;
	padding-left: 9%;
	vertical-align: middle;
}
.blink_anunce {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: blink;
	text-align: center;
}
.index_subtitle {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #7F0713;
	text-align: center;
	vertical-align: middle;
}

