/*Main Page layout*/

*{margin: 0; padding: 0;}
body {background-color:#333;}

#wrapper
{
	margin: 0 auto;
	margin-top: 20px;
	width: 750px;	
	background-color:white;	
	border-top-width: thin;	
	border-top-style: solid;	
	border-top-color: #333;
}

#header 
{
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	height:150px;
	width:742px;
	background: url(../images/header3.jpg) no-repeat;
	
}

#navcontainer 
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
	margin-bottom: 8px;
	
}

#navcontainer ul li 
{
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	padding-left:8px;
    padding-top: 3px;
	border-bottom-width: thin;
	border-bottom-style: solid;
    
}

#navcontainer a
{
	text-decoration: none;
	color:#000000;

}
#content
{
	
 	width: 722px;
	margin-left: 12px;
	margin-right: 0px;
	margin-bottom:20px;
	background-color:#fff;
	
	
}

#contentarea
{
	float: left;
	width: 500px;
	margin-top:5px;
	margin-left: 4px;
	padding-left: 5px;
	margin-bottom:20px;
	padding-bottom: 8px;
	padding-top: 5px;
	background-color:#fff;
	/* #f3f1eb */
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#nav
{
	
	float:right;	
	width:220px;
	margin-top: 5px;
	margin-right: 0px;
		
	
}

#footer
{
	width: 668px;
	margin-left: 16px;
	margin-right: 16px;
	margin-bottom: 4px;
	padding-top: 5px;
	background-color:#fff;
	height:25px;
	border-top:1px;
	border-top-style:dotted;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.clear
{
	clear:both;
}
/*End Main Page layout*/








/*Content Area Classes*/


.brotherhood
{
	width:143px;
	height:14px;
	padding-bottom:1px;
	background-repeat: no-repeat;
	background-image: url(../images/brotherhood.png);
}

.brotherhoodtextwrapper
{
     float:right;
     width:192px;
     height: 126px;
     margin-right: -4px;
     margin-top:4px;
    
}

.brotherhoodtext li
{
   
    list-style-type:none;
    padding-right: 10px;
    display:list-item;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    line-height: 25px;

}

.involvementtext li{

    list-style-type:none;
    padding-right: 10px;
    display:list-item;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    line-height: 21px;





}
.academics
{

	height:16px;
	width:117px;
	margin-top: 12px;
	padding-bottom:2px;
	background-image: url(../images/academics.png);
	background-repeat: no-repeat;


}

.involvement
{

	width:134px;
	height:14px;
	padding-bottom:2px;
	margin-top: 14px;
	background-image: url(../images/involvement.png);
	background-repeat: no-repeat;


}

.brotherhoodbox 
{
	
	height:126px;
	width: 200px;
	background: url(../images/bhood.jpg) no-repeat ;
	margin: 3px;
	
}

.academicsbox
{

	height:126px;
	width: 200px;
	background: url(../images/academics.jpg) no-repeat ;
	margin: 3px;
    float:left;

}

.involvementbox
{

	height:126px;
	width: 200px;
	background: url(../images/dan.jpg) no-repeat ;
	margin: 3px;

}

.border{

    height: 134px;
    width: 420px;
    border: 1px solid #dedbd1;
   
    
}
/*End of Content Area Classes*/





/*Side Bar*/


.widget {
	width: 195px;
	margin: 0px;
	margin-top:4px;
	padding: 0px;
	background: #f3f1eb;
	border: 1px solid #dedbd1;
	margin-bottom: 15px;
	float:right;
}

.widget a 
{
	color: #222;
	text-decoration: none;
	}
	
.widget a:hover 
{
	color: #009;
	text-decoration: underline;
}
.tabnav
{
padding-top: 4px;


}
.tabnav li 
{
	display: inline;
	list-style: none;
	margin-left: 7px;
	text-align:center;
}

.last
{
	padding-right: 7px;
	display: inline;
	list-style: none;	
	text-align:center;

}
.tabnav li a
 {
	text-decoration: none;
	color: #222;
	font-weight: bold;
	padding: 0px;
	
}

.tabnav li
{
    padding-right: 2px;
    padding-left: 2px;


}


.tabnav li a:hover, .tabnav li a:active, .tabnav li.ui-tabs-selected a 
{
	background: #dedbd1;
	color: #222;
	text-decoration: none;
}
		


#sidecontainer .tabdiv
{
	margin-top: 5px;

	background: #fff;
	margin-left: 4px;
	padding-right: 0px;
	margin-bottom: 5px;
	border: 1px solid #dedbd1;
	width: 170px;
    padding-right:10px;
    font-family: Arial, Helvetica, sans-serif;
}



.tabdivlogin
{
	padding-left:10px;
	padding-bottom:5px;
	padding-top:4px;
	margin-top: 2px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	background: #fff;
	border: 1px solid #dedbd1;
	font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
}


#sidecontainer .tabdiv li
 {    
 	list-style-type:none;
	padding-left: 5px;
    margin-left: 5px;
	margin-bottom: 0px;
	padding-bottom: 4px;
	padding-right: 0px;
    margin-top:0px;
	position:relative;
    font-size: 12px;
}
#sidecontainer .tabdiv ul
{
 margin-bottom: 11px;
 margin-top: 8px;

}


.ui-tabs-hide 
{
	display: none;
}
/*End Sidebar*/





/*Sidebar Login*/

.passwordfield
{
	background-color:#FFFFA4;
	border: 1px solid #000000;
 }

 .charge
{
    display: block;
	float: left;
	width: 7em;
}

h2
{
    font-family:sans-serif;
    font-size: 18px;


}

h3{
     font-family:sans-serif;
     font-size: 13px;
     margin: 0;
     padding: 0;


}
.finance
{
    float:left;
    margin-top: 10px;
    margin-left:5px;
    list-style-type:none;


}
#contentarea h3 li
{
    display:inline;

}

/*   Rush Mailer */


#contactcontainer{

    background: #84ed8b;
    padding-left: 10px;
    padding-top:18px;
    width: 375px;
    padding-bottom:8px;
}

.error
{
    color:red;


}


#contact{

    
    padding-bottom:8px;
}

/* End of rush mailer */