.expand img {
	background-color: #DB6623;
	float: none;
	display: block;
}
/* this first chunk is to assign the font-family */
/* if you want to change an element or a class to a different font-family than the others in this group,
you will need to remove the the class/element(s) from this block */

button, button.hover, input.button, a.button, a.button:visited, a.button:link, a.button:active, div.button, span.button, input.buttoninverse, a.buttoninverse, a.buttoninverse:visited, a.buttoninverse:link, a.buttoninverse:active, div.buttoninverse, span.buttoninverse, .HelpButton{
	cursor: hand;
}

/* block - prevents NS/SAFARI info box stuff */
.Instructions, .error, .success, .profile, .filelibfiledetails, .eventsheader, .campaignsheader, .donationpaymentamount, table.profile,  .MessageBoardsDataGridHeader, .FileLibraryFileList{
		display:block;
	}

/* width setting (for community that has equal widths of all boxes) */	
.Error, .Success, .DataGrid, .ProfileButtons, .Profile, table.Profile, table.ViewProfile, .SearchResultsDataGrid, .MessageBoardsDataGrid,
table.News, .EventsHeader, table.Events, .CampaignsHeader, table.Campaigns, table.PageManager, table.Photos, table.CommUtil, .Instructions  {
	width: 580px;
}


/* box settings */
.DataGridHeader, .EventsHeader, .EventDonationDetail, .CampaignsHeader, td.PageManagerHeader, tr.PageManagerHeader, .Profile {
	/*font-size: 12px; */
	color: #581E00;
	padding: 2px 5px 2px 5px;
	border: 1px solid #CCCCCC;
}

.Instructions {
	/*font-size: 12px; */
	color: #581E00;
	padding: 2px 5px 2px 5px;
	border: 1px solid #CCCCCC;
}

.DataGridHeader {
	font-weight : normal;
	background-color: #EDDFBA;
}

.EventDonationDetail {
	width:250px;
}
.DataGrid{
	border-color: #E9DCB2;
}
table.DataGrid td {
	border-color: #E9DCB2;
}
/* base */
a, a:hover {
color: #E06F1D;
}

table, tr, td {
	/*font-size: 12px; */
	color: #581E00;
}	
td.header, tr.header {
	/*font-size: 12px; */
	background-color: #E4E4E4;
	color: #581E00;
}

td.inverse, tr.inverse {
	/*font-size: 12px; */
	color: #11297B;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #581E00;
}

h1, h3, h4, h5, .PageTitleHeader, .PageSubTitleHeader {
	COLOR: #581E00; 
}
h1 {}
h2, .PageTitleHeader {
	font-size: 14px;
	font-weight: bold;
}
h2 {
	margin-bottom: 1px;
	background-color: #581E00;
	color: #ffffff;
	display: block;
	padding: 2px;
	font-size: 15px;
}
h3, .PageSubTitleHeader {font-size: 12px;}
h3 {
	margin-bottom: 0px;
	margin-top: 0px;
}
h4 {}
h5 {}

input,select,textarea {
	/*font-size: 12px; */
}

button {
	cursor: hand;
}

button.hover {
	cursor: hand;
}
ol,ul,li{
	/*font-size: 12px; */
}
sup {
	font-size: 8px;
}

/*  core */

input.button, a.button, a.button:visited, a.button:link, a.button:active, div.button, span.button {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #581E00;
	background-color: #CCCCCC;
	cursor: hand;
}

input.buttoninverse, a.buttoninverse, a.buttoninverse:visited, a.buttoninverse:link, a.buttoninverse:active, div.buttoninverse, span.buttoninverse {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #581E00;
	background-color: #CCCCCC;
	cursor: hand;
}

a.linkbutton, a.linkbutton:visited, a.linkbutton:link, a.linkbutton:hover, a.linkbutton:active {
	/*font-size: 12px; */
	font-weight: normal;
	text-decoration: none;
	color: #581E00;
	padding: 0px 4px 0px 4px;
}

.HelpButton {
	/*font-size: 12px; */
	color: #ffffff;
	background-color: #8E9296;
	border: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	padding: 2px;
	font-weight: bold;
	width: 48px;
	text-align: center;
}

.Error {
	/*font-size: 12px; */
	color: #FF0100;
	background-color : #ffffff;
	border: solid;
	border-width : 1px;
	padding: 2px 5px 2px 5px;
	border-color : #FF0100;
}

.Success {
	/*font-size: 12px; */
	color: #581E00;
	border: solid;
	border-width: 1px;
	padding: 2px 5px 2px 5px;
	border-color: #c42830;
}

.DataGridAltItem {
	background: #F8EBD8;	
}

.DataGridPager {
	font-weight: bold;
	letter-spacing: 3px;
	line-height: 20px;
	text-align: right;
}

/*profile */

.ProfileHeader {
	font-weight : bold;
	/*font-size: 12px; */
}

.ProfilePageTabHeadings {
	/*font-size: 12px; */
	font-weight:bold;
}


/* search */

.SearchResultsDataGridAltItem {
	background: #F8EBD8;
}

.SearchResultsDataGridPager {
	font-weight: bold;
	letter-spacing: 3px;
	line-height: 50px;
}

/* message boards */

table.HotTopics {
	width:250px;
}

.MsgItem {
	background-color: #cccccc;
}

.MsgItemSubject {
	background-color: #cccccc;
}

.MsgItemInverse {
	background-color: #F8EBD8;
}

.MsgItemSubjectInverse {
	background-color: #F8EBD8;
}	
	
.LastPostingText {
	font-size: 10px;
	font-style: italic;
	color: #6B6B6B;
}

.BadWordHighlight {
	font-weight: bold;
	color: #c42830;
}
.MsgsReplyText {
	font-size: 10px;
}
.MsgsDates {
	/*font-size: 12px; */
}

/* file library */
.FileLibFileDetails {
	/*font-size: 12px; */
	background-color: #BCB8B8;
	width: 250px;
	padding: 2px 5px 2px 5px;
}
.FileLibraryFileList {
	/*font-size: 12px; */
	color: #581E00;
	background-color: #E4E4E4;
	width: 250px;
	padding: 2px 5px 2px 5px;
}
/* news */
/* events */
td.StoreItemHeader {
	border-color: #666666;
}

/* donations */

.DonationPaymentAmount {
	/*font-size: 12px; */
	color: #581E00;
	background-color: #E4E4E4;
	border: solid;
	border-width: 1px;
	padding: 2px 5px 2px 5px;
	border-color: #0057F;
}

/* left navigation */
.navheadercontainer,
.navheaderselectedcontainer,
.navcontainer,
.navselectedcontainer {	
	text-align: center;
	vertical-align: middle;	
	height: 25px;
}

div.channel1 a {
	text-align: center;
	vertical-align: middle;
	height: 25px;
	width: 218px;
	display: block;
	text-transform: none;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 90%; 
	COLOR: #581E00;
	text-decoration: none;
	line-height: 25px;
}
div.channel1selected a {
	background-image: url(images/navhheader_selected_bg.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	width: 218px;
	display: block;
	text-transform: none;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 90%; 
	COLOR: #581E00;
	text-decoration: none;
	padding-top: 5px;
}
div.channel1 a:hover {
	background-image: url(images/navhover.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	height: 25px;
	width: 218px;
	display: block;
	text-transform: none;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 90%; 
	COLOR: #581E00;
	text-decoration: none;
}

div.channel2 {
	background-image: url(images/navselected_bg.gif);
	background-repeat: repeat-y;
	display: block;
	text-align: center;
	vertical-align: middle;
	width: 218px;	
	padding-top: 3px;
	text-decoration: none;
	color: #581E00;
	FONT-SIZE: 95%;
}
div.channel2 a {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 95%; 
	COLOR: #581E00;
	text-decoration: none;
}
div.channel2btm {
	
}
div.channel2btmselected {
	background-image: url(images/navheader_btm.gif);
	background-repeat: no-repeat;
	width: 218px;
	height: 9px;
	display: block;
	font-size: 95%

}
/* top navigation */
/* pagemanager */
table.PageManager {
	border: solid;
	border-width : 0px;
	border-color : #002963;
}
/* photo albums */
/* communications utility */
table.CommUtil {
	width: 580px;
}
td.CommUtilHeader {
	background-color:#CCCCCC;
	color:#FFFFFF;
}
/* community specific */

/*input label {
	color: #000000;
	display: block;
}*/

/* member tools  */
div.MTonline, div.MTfriends, div.MTnotes, div.MTLinkscontainer {
	float: left;
	display: block;
	padding-right: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
a.MT {
	font-size: 120%;
	text-decoration: none;
}
a.MT {
	font-size: 120%;
	color: #DB6A1C;
	text-decoration: none;
	font-weight: bold;
}
a.MTLinks {
	font-size: 120%;
	color: #DB6A1C;
	text-decoration: none;
	font-weight: bold;
}
a.MTLinks:hover, a.MT:hover, a.MTLinksselected:hover{
	font-size: 120%;
	color: #DB6A1C;
	text-decoration: underline;
	font-weight: bold;
}
a.MTLinksselected:link, a.MTLinksselected:visited, a.MTLinksselected:active {
	font-size: 120%;
	text-decoration: none;
	color: #DB6A1C;
	font-weight: bold;
}

.clear { clear:both;}

.structBloks { width:592px; margin:5px 0;}
.structBloks #ContentLeftBlock { float:left; width:291px; margin:0 10px 0 0;}
.structBloks #ContentRightBlockl { float:left; width:291px;}