/* HTML tag styles                             */
/***********************************************/ 
html {
     height:100%;
     margin-bottom:1px;
}
body{
	font-family: Arial, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #10445c;
	font-size: 12px;
}

a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 11px;
 font-weight: bold;
 color: #10445c;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}

.b {
	font-weight: bold;
}

			
/***********************************************/
/****** Layout Divs ******/
/***********************************************/
#divContainer{
	width:780px;
	height:100%;
	margin:0 auto;
	padding:0;
	background-color: #FFFFFF;
	font-size: 12px;
	background-image: url(images/lt_bar_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

/************* Begin Header styles **************/
.titleLrg {
	color: #10445c;
	font-size: 18px;
	font-weight: bolder;
}
.titleMid {
	color: #10445c;
	font-size: 16px;
	font-weight: bold;
}  
.title {
	color: #005f78;
	font-size: 16px;
	font-weight: bold;
}  

#header{
	margin: 0; 
	width: 780px;
}


#globalNav{
	width:780px;
}

/************* End Header styles **************/

/************* BEGIN HOME PAGE **************/


#midTopArea{
	margin: 0;
	width: 748px;
	height: 100%;
	background-image: url(images/mid_top_bg.gif);
	padding-top: 8px;
	padding-right: 16px;
	padding-bottom: 8px;
	padding-left: 16px;
	background-repeat:repeat;
}
#midTopInsArea{
	margin: 0;
	width: 748px;
	height: 100%;
	padding-top: 8px;
	padding-right: 16px;
	padding-bottom: 8px;
	padding-left: 16px;
}

#moreInfo{
	padding-top: 10px;
	padding-bottom: 2px;
	padding-left: 16px;
	float: left;
	width: 346px;
}

#moreInfo a:link{
	color: #333333;
	text-decoration:underline;
}

#moreInfo a:visited{
	color: #333333;
	text-decoration:underline;

}

#moreInfo a:hover{
    color: #b24626;
	text-decoration:underline;
}

#eventNews{
	padding-right: 10px;
	padding-left: 16px;
	float: left;
	width: 379px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D3D3D3;
	margin-top: 10px;
	margin-bottom: 10px;
}

#eventNews h1{
	color: #4c6e24;
	text-decoration:none;
	font-weight: bold;
	padding-top: 6px;
	font-size: 12px;
}

#eventNews h2{
	color: #949494;
	text-decoration:underline;
	font-weight: bold;
	font-size: 12px;
\
}


#eventNews a:link{
	color: #333333;
	text-decoration:underline;
}

#eventNews a:visited{
	color: #333333;
	text-decoration:underline;

}

#eventNews a:hover{
    color: #b24626;
	text-decoration:underline;
}




#midPhotoA{
	margin: 0;
	font-size: 11px;
	color: #cce695;
	width: 176px;
	float: left;
	height: 63px;
	background-image: url(images/harmony_pro_ser_btm.jpg);
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-repeat: no-repeat;	
}
#midPhotoB{
	margin: 0;
	font-size: 11px;
	color: #fbccd5;
	width: 178px;
	float: left;
	height: 63px;
	background-image: url(images/hamony_programs_btm.jpg);
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-repeat: no-repeat;	
}
#midPhotoC{
	margin: 0;
	font-size: 11px;
	color: #a5e0ef;
	width: 178px;
	float: left;
	height: 63px;
	background-image: url(images/harmony_youth_cen_btm.jpg);
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left:10px;
	background-repeat: no-repeat;	
}
#midPhotoD{
	margin: 0;
	font-size: 11px;
	color: #facfbc;
	width: 176px;
	float: left;
	height: 63px;
	background-image: url(images/harmony_activities_btm.jpg);
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-repeat: no-repeat;	
}

#midBtmA{
	width: 358px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 16px;
	padding-bottom: 2px;
	padding-left: 16px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D3D3D3;
}

#midBtmA a:link{
	color: #333333;
	text-decoration:underline;
}

#midBtmA a:visited{
	color: #333333;
	text-decoration:underline;
	
}

#midBtmA a:hover{
    color: #b24626;
	text-decoration:underline;
}
#midBtmB{
	padding-top: 10px;
	padding-right: 16px;
	padding-bottom: 2px;
	padding-left: 16px;
	float: left;
	width: 350px;
}

#midBtmB a:link{
	color: #333333;
	text-decoration:underline;
}

#midBtmB a:visited{
	color: #333333;
	text-decoration:underline;

}

#midBtmB a:hover{
    color: #b24626;
	text-decoration:underline;
}

/************* END ABOUT US STYLES ***************/

#midContent{
	float:left;
	margin: 0;
}
#midArea{
	width: 750px;
	font-size: 12px;
	vertical-align: top;
	height: 100%;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-top: 10px;
}

/************* END CONTACT US STYLES ***************/
#midA{
	position: relative;
	width: 415px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 16px;
	padding-bottom: 2px;
	padding-left: 16px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D3D3D3;
}

#midmA a:link{
	color: #333333;
	text-decoration:underline;
}

#midA a:visited{
	color: #333333;
	text-decoration:underline;
	
}

#midA a:hover{
    color: #b24626;
	text-decoration:underline;
}

#midB{
	position: relative;
	margin: 0px;
	padding-top: 10px;
	padding-right: 16px;
	padding-bottom: 2px;
	padding-left: 16px;
	width: 252px;
	background-image: url(images/mid_inside_bg.gif);
	background-repeat: no-repeat;
	height: 730px;
	border-left-width: 28px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	float: left;
}

#midB a:link{
	color: #333333;
	text-decoration:underline;
}

#midB a:visited{
	color: #333333;
	text-decoration:underline;

}

#midB a:hover{
    color: #b24626;
	text-decoration:underline;
}
/************* BEGIN PROGRAM STYLES ***************/
#midProA{
	position: relative;
	width: 324px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 16px;
	padding-bottom: 2px;
	padding-left: 16px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D3D3D3;
}
#midProB{
	position: relative;
	margin: 0px;
	padding-top: 10px;
	padding-right: 16px;
	padding-bottom: 2px;
	padding-left: 16px;
	float: left;
	width: 390px;
}

/************* END PROGRAM STYLES ***************/
/************* BEGIN STAFF STYLES ***************/

#midStaffA{
	position: relative;
	width: 428px;
	margin: 0px;
	padding-top: 14px;
	padding-right: 16px;
	padding-bottom: 2px;
	padding-left: 16px;
	float: left;
	border-left-style: solid;
	background-image: url(images/staff_bg.gif);
	background-repeat: repeat;
	border-left-width: 10px;
	border-left-color: #FFFFFF;
}

#midStaffA a:link{
	color: #333333;
	text-decoration:underline;
}

#midStaffA a:visited{
	color: #333333;
	text-decoration:underline;
	
}

#midStaffA a:hover{
    color: #b24626;
	text-decoration:underline;
}

#midStaffPhotos{
	position: relative;
	width: 428px;
	margin: 0px;
	float: left;
	padding-top: 4px;
	padding-bottom: 4px;
}
#midStaffPhotos img{
	float: left;
	padding-right: 8px;
}
#midStaffAbtm{
	position: relative;
	margin: 0px;
	float: left;
	border-left-style: solid;
	border-left-width: 10px;
	border-left-color: #FFFFFF;
}	
#midStaffB{
	position: relative;
	margin: 0px;
	padding-top: 10px;
	padding-right: 16px;
	padding-bottom: 2px;
	padding-left: 16px;
	float: right;
	width: 257px;
}

#midStaffB a:link{
	color: #333333;
	text-decoration:underline;
}

#midStaffB a:visited{
	color: #333333;
	text-decoration:underline;

}

#midStaffB a:hover{
    color: #b24626;
	text-decoration:underline;
}

/************* BEGIN FOOTER STYLES ***************/

#footer{
	clear: both;
	height:85px;
	margin-top: 0px;
	background-image: url(images/footer_bg.gif);
	height:60px;
	font-size: 11px;
	color: #333333;
	padding-top: 10px;
	padding-right: 10px;
	background-repeat: no-repeat;
	text-align: center;
}
#footer a:link{
	color: #333333;
	text-decoration: none;
	font-size: 11px;
}

#footer a:visited{
    color: #333333;
	text-decoration: none;
}

#footer a:hover{
    color: #B34E22;
	text-decoration: none;
}
#footer img{
	float: none;
	margin: 0px;
	padding-left: 6px;
}

.copyright {
	font-size: 10px;
	color: #FFFFFF;
}
/************* END FOOTER STYLES ***************/
.largetitles {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #005F8F;
}
