body{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 20px; 
	color: #000000; 
	background-color: #ffffff; 
	margin: 0px;
	padding: 0px;
	width: 1024px;
}

a{ 
	text-decoration: underline; 
	color: #336699; 
}

a:hover{ 
	text-decoration: underline; 
	color: #cccccc; 
}

h4{
	padding: 0px;
		margin: 0px;
	
}

.mainArena{
	text-align: left;
}

.mainContainer{
	margin: 0px;
	background-color: #ffffff; 	
	width: 1024px;
	text-align: left;
}


.clear{
	clear: both;
}

.headerBox{
	width: 1025px;
}

.headerBox .homeLeft{
	float: left;
	width: 536px;
}

.headerBox .homeRightTop{
	float: left;
	width: 488px;
	height: 144px;
	background-color: #8e8ab1;
}


.headerBox .otherLeft{
	float: left;
	width: 702px;
}

.headerBox .otherRightTop{
	float: left;
	width: 322px;
	height: 144px;
	background-color: #8e8ab1;
}

.headerBox .patternBar{
	padding: 0px;
}


.headerBox .homeNavBox{
	height: 180px;
	width: 536px;
	float: left;
	background-image: url(../../images/nav_bkg_home.gif); 
	background-repeat: no-repeat;
}

.headerBox .homeRightImg{
	float: left;
	width: 138px;
	height: 180px;
	background-image: url(../../images/marymicheala.jpg); 
	background-repeat: no-repeat;
}

.headerBox .homeRightSpace{
	float: left;
	width: 350px;
	height: 180px;
	background-image: url(../../images/right_col_pattern_home.gif); 
	background-repeat: no-repeat;
}


.headerBox .otherNavBox{
	height: 180px;
	width: 702px;
	float: left;
	background-image: url(../../images/nav_bkg_other.gif); 
	background-repeat: no-repeat;
}

.headerBox .otherRightImg{
	float: left;
	width: 138px;
	height: 180px;
	background-image: url(../../images/marymicheala.jpg); 
	background-repeat: no-repeat;
}

.headerBox .otherRightSpace{
	float: left;
	width: 184px;
	height: 180px;
	background-color: #676899;
}


.navigation{
	color: #ffffff;
	padding: 10px 0px 0px 60px;
}

.navigation .navBtn{
	color: #ffffff;
	padding: 2px 0px 0px 0px;
}       


.navigation .navBtnOn{
	color: #ffffff;          
	padding: 2px 0px 0px 10px;  
	background-image: url(../../images/bullet.gif); 
	background-repeat: no-repeat;
	background-position: 0 50%;
}

.navigation  a{
	text-decoration: none;
	padding: 0px 0px 0px 10px;
	color: #ffffff;
}

.navigation a:hover{
	color: #ffffff;
	background-image: url(../../images/bullet.gif); 
	background-repeat: no-repeat;
	text-decoration: none;
	background-position: 0 50%;
}
         
.rightSideText{	
	padding: 10px 0px 10px 25px;
	line-height:15px;
}

.rightSideText .title{		
	font-family: times new roman;
	font-weight: bold;
	font-size: 1.4em;
}

.contentBox{
	background-color: #8e8ab1;
	width: 1024px;	
}

.contentBox .homeContent{
	float: left;
	background-color: #ffffff;
	width: 536px;
	background-image: url(../../images/waterdrop.gif); 
	background-repeat: no-repeat;
	background-position: left bottom;
	padding:0px 0px 160px 0px;
}

.contentBox .homeContent .contentLeft{
	padding: 20px 25px 5px 70px;
}

.contentBox .homeRight{
	float: left;
	color: #ffffff;
}

.contentBox .homeRight .contentRight{
	width: 488px;
}

.contentBox .homeRight .contentRight .surrBox{
	padding: 20px 0px 10px 0px;
}



.contentBox .homeRight .contentRight .leftside{
	width: 213px;
	float: left;
}

.contentBox .homeRight .contentRight .rightside{
	width: 249px;
	float: left;
}

.contentBox .callOutBoxHome{
	width: 413px;
	padding: 15px 25px 15px 50px;
	background-color: #676889;
	line-height: 15px;
}

.contentBox .imageBox{
	width: 488px;
	height: 163px;
	background-color: #676899;
}

.contentBox .imageBox .images{
	float: left;
	padding: 0px 4px 0px 0px;
}


.contentBox .otherContent{
	float: left;
	background-color: #ffffff;
	width: 702px;
	background-image: url(../../images/waterdrop.gif); 
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px 0px 160px 0px;
}

.contentBox .otherContent .contentLeft{
	padding: 10px 25px 5px 70px;
}

.contentBox .otherRight{
	float: left;
	width: 322px;
	color: #ffffff;
}


.contentBox .otherRight .contentRight{
	padding: 0px;
}


.contentBox .otherRight .contentRight .surrBox{
	padding: 10px 20px 10px 25px;
}



.contentBox .callOutBox{
	padding: 15px 25px 15px 50px;
	background-color: #676899;
	line-height: 15px;
}

.contentBox .callOutBoxHome{
	padding: 15px 25px 15px 50px;
	background-color: #676889;
	line-height: 15px;
}


.subNavBox{
	padding: 10px 0px 20px 0px;
	font-weight: bold;
	width: 560px;
	height: 5px;
}

.subNavBox .navItem{
	padding: 5px 5px;
	float: left;
}


.subNavBox a{
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}

.subNavBox a:hover{
	color: #8e8ab1;
	text-decoration: none;
}


.heading{
	padding: 5px 0px;
	font-family: times new roman;
	color: #676889;
	font-size: 1.5em;
	font-weight: bold;
}


.contentBox .copyright{
	padding: 10px 10px 10px 0px;
	font-size: .8em;
	text-align: right;
	line-height: 11px;

}

.contentBox .copyright a{
	color: #ffffff;
	text-decoration: none;
}

.contentBox .copyright a:hover{
	color: #cccccc;
	text-decoration: none;
}



