.build {
	border: 1px solid #ff00ff;
}

/* elements */
body {
	margin: 0; 
	padding: 0; 
	height: 100%;
	background-color: #B8C4CF;
	background-image: url(images/background.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 1.5em;
}
p {
	margin-top: 0;
	padding-top: 0;
}
a {
	color: #28668A;
	text-decoration: none;
}
a:hover{
	color: #6E6E6E;
	text-decoration: underline;
}
img {border: none;}
h1, h2, h3, h4, h5, .PageTitleHeader, .PageSubTitleHeader {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #6E6E6E;
}
h1, .PageTitleHeader {font-size: 180%;}
h2, .PageSubTitleHeader {font-size: 160%;}
h3 {font-size: 120%;}
h4 {font-size: 110%;}
h5 {font-size: 100%;}

.expand{background: #581616;}
.expand img{background:#581616;float:none;display:block;}

textarea{ width:475px;}
.idbmsOuterTable_User textarea{width:375px;}

/* block - prevents NS/SAFARI info box stuff */
.Instructions, .error, .success, .profile, .filelibfiledetails, .eventsheader, .campaignsheader, .donationpaymentamount, table.profile,  .MessageBoardsDataGridHeader, .FileLibraryFileList{
	display:block;
}

/* box settings */
.DataGridHeader, .EventsHeader, .EventDonationDetail, .CampaignsHeader, td.PageManagerHeader, tr.PageManagerHeader, .Profile {
	padding: 2px 5px 2px 5px;
	border: 1px solid #CCCCCC;
}
.Instructions {
	padding: 2px 5px 2px 5px;
	border: 1px solid #CCCCCC;
}
.DataGridHeader {}
.EventDonationDetail {width:250px;}
	
/*  core */
.HelpButton {
	color: #ffffff;
	background-color: #8E9296;
	border: solid;
	border-width: 1px;
	border-color: #ffffff;
	padding: 2px;
	font-weight: bold;
	width: 48px;
	text-align: center;
}
.Error, .error {
	display: block;
	padding: 5px 0 5px 25px;
	color:  #BF0000;
	background-color: #FFE8E8;
	background-image: url(/images/icons/v2/common/exclamation.gif);
	background-repeat: no-repeat; 
	background-position: 2px;
	border: 1px solid #BF0000;
}
.Success, .success {
	display: block;
	padding: 5px 0 5px 25px;
	color:  #008000;
	background-color: #D0E8D0;
	background-image: url(/images/icons/v2/common/accept.gif);
	background-repeat: no-repeat;
	background-position: 3px 2px;
	border: 1px solid #008000;
}
.DataGridAltItem {background: #e8e8e8;}
.DataGridPager {
	font-weight: bold;
	letter-spacing: 3px;
	line-height: 20px;
	text-align: right;
}

/*profile */
.ProfileHeader {
	font-weight : bold;
}
.ProfilePageTabHeadings {
	font-weight:bold;
}

/* search */
.SearchResultsDataGridAltItem {
	background: #e8e8e8;
}
.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: #e8e8e8;
}
.MsgItemSubjectInverse {
	background-color: #e8e8e8;
}	
.LastPostingText {
	font-style: italic;
	color: #6B6B6B;
}
.BadWordHighlight {
	font-weight: bold;
	color: #c42830;
}
.MsgsReplyText {}
.MsgsDates {}

/* file library */
.FileLibFileDetails {
	background-color: #BCB8B8;
	width: 250px;
	padding: 2px 5px 2px 5px;
}
.FileLibraryFileList {
	background-color: #E4E4E4;
	width: 250px;
	padding: 2px 5px 2px 5px;
}
/* news */
/* events */
td.StoreItemHeader {
	border-color: #666666;
}

/* donations */
.DonationPaymentAmount {
	background-color: #E4E4E4;
	border: solid;
	border-width: 1px;
	padding: 2px 5px 2px 5px;
	border-color: #0057F;
}

/* pagemanager */
table.PageManager {
	border: solid;
	border-width : 0px;
	border-color : #002963;
}
/* photo albums */
/* communications utility */
table.CommUtil {
	/*width: 560px;*/
}
td.CommUtilHeader {
	background-color:#CCCCCC;
	color:#FFFFFF;
}
/* community specific */
#wrapper {
	margin: 0 auto 0 0;
	padding: 0;
	display: block;
	width: 771px;
	height: auto;
	background-image: url(images/wrapper_bg.gif);
	background-repeat: repeat-y;
}
#ContentMasthead {
	clear: both;
	display: block;
	text-align: center;
	width: 771px;
	height: 90px;
	border-bottom: 2px solid #ffffff;
}
#ContentSearch {
	display: block;
	padding: 0;
	margin: 0;
	text-align: center;
}
#ContentSearchLinks {
	color: #ffffff;
	text-align: center;
}
#ContentLogin {
	color: #ffffff;
	text-align: center;
	padding: 0;
	margin: 50px 0 0 0;
	display: block; 
	height: 22px;
}
#ContentChannel {
	background-color: #91B1C3;
	width: 590px;
	height: 37px; 
	display: block;
}
#ContentChannel h1 {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 15px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px; 
	PADDING-TOP: 9px;
	font-weight: bold;
}
p.boldWhite, p.boldWhite a {
	color: #ffffff;
	font-weight: bold;
	line-height: 24px;
	margin: 0;
	padding: 0;
}
#ContentLeft {
	padding: 0;
	margin: 0;
}
div.level2 {
	width: 200px;
	display: block;
	padding: 5px 0 0 20px;
	margin: 0;
	color: #7F8131;
}
div.level3, div.level4 {
	width: 190px;
	display: block;
	padding: 5px 0 0 30px;
	margin: 0;
	color: #7F8131;
}
#leftColumn {
	display: block;
	width: 179px;
	float: left;
	padding: 0;
	margin: 0;
}
#MainContent {
	display: block;
	width: 590px;
	float: right;
	padding: 0;
	margin: 0;
}
#rightColumn {
	display: block;
	width: 236px;
	float: left;
	padding: 0;
	margin: 1px 0 0 0;
}
#ContentCopy {
	padding: 15px;
	margin: 0 0 50px 0;
}
.Content2col {
	float: left;
	display: block;
	width: 375px;
}
#ContentCopy2right {
	float: right;
	width: 155px;
	display: block;
}
#ContentCopy2right p {
	color: #561616;
	font-style: italic;
}
#ContentMarqueeRow {
	display: block;
	width: 588px;
	height: 133px;
	clear: both;
	border-bottom: 2px solid #ffffff;
	float: right;
	clear: both;
}
#ContentMarquee {
	display: block;
	height: 133px;
	width: 588px;
	float: right;
	margin-right: 2px;
	padding: 0;
}
#ContentSearchbox {
	display: block;
	width:180px;
	height: 133px;
	float: left;
	background-image: url(images/search_bg.gif);
	background-repeat: no-repeat;
	clear: both;
	border-bottom: 2px solid #ffffff;
	border-top: 2px solid #ffffff;
}
#ContentMiddleLayoutPod1  {
	background-image: url(images/left_bg.gif);
	background-position: top right;
	background-repeat: repeat-y;
	border-bottom: 1px solid #ffffff;
	padding: 0 0 10px 0;
	margin: 0;
}
#ContentMiddleLayoutPod1 h2, #ContentMiddleLayoutPod1 p {
	margin: 0 10px 0 10px;
}
#ContentMiddleLayoutPod2 {
	width: 375px;
	display: block;
	padding: 0;
	margin: 0;
	float: left;
	color: #D8DC83;
}
#ContentMiddleLayoutPod3 {
	width: 366px;
	display: block;
	padding: 0;
	margin: 0;
	float: right;
	color: #D8DC83;
}
#ContentMiddleLayoutPod2 h1, #ContentMiddleLayoutPod3 h1, #ContentMiddleLayoutPod2 h2, #ContentMiddleLayoutPod3 h2, #ContentMiddleLayoutPod2 h3, #ContentMiddleLayoutPod3 h3 {
	color: #ffffff;
}
#ContentMiddleLayoutPod4 {
	width: 375px;
	display: block;
	padding: 0;
	margin: 0;
	float: left;
}
#ContentMiddleLayoutPod5 {
	width: 366px;
	display: block;
	padding: 0;
	margin: 0;
	float: right;
}
#ContentNewsPod {
	display: block;
	height: 270px;
	width: 220px;
	top: 200px;
	margin-left: 253px;
	overflow: hidden;
	position: absolute;
	color: #ffffff;
}
#ContentNewsPod h1, #ContentNewsPod h2, #ContentNewsPod h3, #ContentNewsPod a {
	color: #D8DC83;
}
#ContentNewsPod h1 {
	margin-top: 0; 
}
.pod {
	margin: 5px 20px 0 20px;
}
#footerWrapper {
	display: block;
	width: 771px;
	height: auto;
	background-image: url(images/wrapper_bg.gif);
	background-repeat: repeat-y;	
}
#ContentFooter {
	background-color: #646464;
	color: #ffffff;
	display: block;
	clear: both;
	width: 590px;
	margin: 0 0 0 181px;
}
#ContentFooter p {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 130%;
	padding: 5px 0 5px 0;
}

/*Start page*/
#StartWrapper {
	margin: 0 auto 0 0;
	padding: 0;
	display: block;
	width: 771px;
	height: auto;
	background-image: url(images/start_wrapper_bg.gif);
	background-repeat: repeat-y;
}
#ContentStartCol1 {
	width: 551px;
	float: left;

}
#ContentStartCol2 {
	width: 217px;
	float: right;
	background-image: url(images/start_search_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#StartMainContent {
	display: block;
	width: 550px;
	padding: 0;
	margin: 0;
}
#StartLogin {
	color: #ffffff;
	text-align: center;
	padding: 0;
	margin: 10px 0 0 0;
	display: block; 
	height: 22px;
}
#StartLeftColumn {
	display: block;
	width: 177px;
	float: left;
	padding: 0;
	margin: 0;
}
#StartMarqueeRow {
	background-color: #113D56;
	height: 244px;
	width: 550px;
	border-bottom: 2px solid #ffffff;
}
#ContentStartMarquee {
	float: right;
	display: block;
	height: 244px;
	width: 368px;
	overflow: hidden;
}
#ContentStartMarquee img {
	border-left: 2px solid #ffffff;
}
#StartFooterWrapper {
	display: block;
	width: 771px;
	height: auto;
	background-image: url(images/start_wrapper_bg.gif);
	background-repeat: repeat-y;	
}
#ContentStartFooter {
	background-color: #646464;
	color: #ffffff;
	display: block;
	clear: both;
	width: 551px;
	margin: 0;
	padding: 0;
	border-top: 2px solid #ffffff;
}
#ContentStartFooter p {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 110%;
	padding: 5px 0 5px 0;
	line-height: 1em;
}
#ContentMiddleLayoutQL p {
	margin: 10px;
}
#ContentMiddleLayoutQL p a {
	color: #541616;
}
#ContentCopy1 {
	margin: 0;
	padding: 0;
	width: 180px;
	text-align: center;
	float: left;
}
#ContentCopy2 {
	width: 325px;
	padding: 15px;
	float: left;
	display: block;
}
#ContentNewsPhoto img {
	border: 2px solid #646464;
}
#ContentMiddleLayoutStartNews a {
	color: #000000;
	text-decoration: underline;
	font-style: italic;
}
#ContentMemberTools {
	clear: both;
	float: none;
	display: block;
	width: 771px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
div.MTLinkscontainer {

}
div.MTLinkscontainer a {
	background-color: #B8C4CF;
	display: block;
	float: left;
	border: 1px solid #8A939B;
	padding: 0 5px 0 5px;
	margin: 0 0 0 -1px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */