.build {
	border: 1px solid #ff00ff;
}

/* elements */
body {
	margin: 0; 
	padding: 0; 
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	background-color:#F0E8CB;
}
p {}
a {
	color: #006633;
	text-decoration: none;
}
a:hover{
	color: #006633;
	text-decoration: underline;
}
img {border: none;}
h1, h2, h3, h4, h5, .PageTitleHeader, .PageSubTitleHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006f53;
	text-transform: capitalize;
	margin-bottom: 0;
}
h1, .PageTitleHeader {font-size: 18px;}
h2, .PageSubTitleHeader {font-size: 16px;}
h3 {font-size: 13px;}
h4 {font-size: 13px;}
h5 {font-size: 13px;}

.expand img {
	background-color: #006633;
	float: none;
	display: block;
}
.expand {
	background-color: #006633;
}
/* 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 */
#structureWrapper {
	margin: 0 auto 0 auto;
	width: 751px;
	display: block;
	background-color: #ffffff;
	background-image: url(images/container_bg.gif);
	background-repeat: repeat-y;
	border: 10px solid #ffffff;
}
#structureMasthead {
	width: 751px;
	height: 167px;
	display: block;
	clear: both;
	background-color: #ffffff;
}
#ContentLogo {
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	width: 176px;
	height: 167px;
}
#ContentMasthead {
	padding: 0;
	margin: 0;
	display: block;
	float: right;
	width: 575px;
	height: 167px;
}
#ContentToplinks {
	display: block;
	clear: both;
	width: 751px;
	height: 24px;
	background-color: #BFCF9C;
}
#ContentMemberTools {
	display: block;
}
#ContentMemberTools div {

}
#structureContentRow {
	width: 751px;
	display: block;
	clear: both;
	background-image: url(images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}
#structureColumn1 {
	margin: 0;
	width: 176px;
	display: block;
	float: left;
}
#ContentSectionTitle {
	background-image: url(images/section_title_bg.gif);
	background-repeat: no-repeat;
	color: #006633;
	text-align: center;
	height: 35px;
	width: 176px;
	border-top: 3px #ffffff solid;
	border-bottom: 3px #ffffff solid;
}
#ContentSectionTitle h2 {
	letter-spacing: 2px;
	font-size: 130%;
	margin: 10px 0 0 0;
	padding: 0;
}
#structureColumn2 {
	padding: 10px;
	margin: 0;
	width: 550px;
	display: block;
	float: right;
}
#structureFooter {
	padding: 0;
	margin: 0;
	width: 751px;
	height: 27px;
	display: block;
	background-color: #BFCF9C;
	background-repeat: repeat;
	overflow: hidden;
	clear: both;
}
#ContentSearch {
	padding: 4px 0 0 0;
	margin: 0;
	width: 176px;
	height: 27px;
	float: left;
	color: #006633;
	text-align: center;
}
#ContentSearch input {
	font-size: 10px;
	padding: 0;
	margin: 0;
	width: 100px;
}
#ContentFooter {
	margin: 0;
	padding: 0;
	width: 575px;
	height: 27px;
	float: right;
	text-align: center;
	color: #006633;
	background-color: #BFCF9C;
}
p.foo {
	margin: 0;
	padding: 0;
}

#ContentLeft ul {
	margin-left: 0;
	padding-left: 0;
	border: none;
}
#ContentLeft ul li {
	margin-right: 10px;
	padding-right: 10px;
	border: none;
	list-style: none;
	text-align: right;
}
#ContentLeft ul li a {
	/*font-size: 12px;*/
	/*line-height: 30px;*/
}
#ContentMemberTools ul {
	margin-left: 0;
	padding-left: 0;
	border: none;
}
#ContentMemberTools ul li {
	margin-right: 10px;
	padding-right: 10px;
	border: none;
	list-style: none;
	text-align: right;
}
#ContentMemberTools ul li a {
}

/*start*/
#structureStartColumn1 {
	width: 214px;
	display: block;
	float: left;
}
#structureStartColumn2 {
	width: 537px;
	display: block;
	float: right;
}

#structureStartPod1a {
	clear: both;
	height: 138px;
	width: 214px;
	display: block;
}
#structureStartPod1b {
	clear: both;
	height: 205px;
	width: 214px;
	display: block;
}
#structureStartPod1c {
	clear: both;
	height: 185px;
	width: 214px;
	display: block;
	padding: 0;
	margin: 0;
}

#structureStartPod2a {
	clear: both;
	height: 138px;
	width: 537px;
	display: block;
	background-image: url(images/pod2a.gif);
	background-repeat: no-repeat;
	text-align: center;
}
#ContentStartPod2b {
	clear: both;
	height: 205px;
	width: 537px;
	display: block;
}
#structureStartPod2c {
	clear: both;
	height: 185px;
	width: 537px;
	display: block;
	background-image: url(images/pod2c.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#ContentStartPod2a1 {
	display: block;
	float: left;
	width: 180px;
	height: 84px;
	margin: 10px 0 0 0;
	padding: 0;
}
#ContentStartPod2a2 {
	display: block;
	float: left;
	width: 180px;
	height: 84px;
	margin: 10px 0 0 0;
	padding: 0;
}
#ContentStartPod2a3 {
	display: block;
	float: left;
	width: 177px;
	height: 84px;
	margin: 10px 0 0 0;
	padding: 0;
}
.Pod2apic img {
	border: 4px solid #ffffff;
	text-align: center;
}
.startMiddle {
	width: 500px;
	height: 125px;
	display: block;
	overflow: hidden;
	color: #435544;
	margin: auto;
	padding: 0;
	position: absolute;
	bottom: 10px;
	left: 18px;
}
#cid_211_tbMessage {
	width: 400px;
}
.nav2container a {
	color: #006633;
	font-size: 12px;
	padding-left: 10px;
	line-height: 25px;
	display:block
}
.nav2selectedcontainer a  {
	color: #006633;
	font-weight: bold;
	font-size: 12px;
	padding-left: 10px;
	line-height: 25px;
	display:block
}
.nav3container a {
	color: #006633;
	font-size: 12px;
	padding-left: 10px;
	line-height: 25px;
	display: block;
}
.nav3selectedcontainer a  {
	color: #006633;
	font-weight: bold;
	font-size: 12px;
	padding-left: 10px;
	line-height: 25px;
	display: block;
}
.nav4container a {
	color: #006633;
	font-size: 12px;
	padding-left: 20px;
	line-height: 25px;
	display:block
}
.nav4selectedcontainer a  {
	color: #006633;
	font-weight: bold;
	font-size: 12px;
	padding-left: 20px;
	line-height: 25px;
	display:block
}
.nav5container a {
	color: #71683F;
	font-size: 12px;
	padding-left: 25px;
	line-height: 25px;
	display:block
}
.nav5selectedcontainer a  {
	color: #71683F;
	font-weight: bold;
	font-size: 12px;
	padding-left: 25px;
	line-height: 25px;
	display:block
}
.nav6container a {
	color: #71683F;
	font-size: 12px;
	padding-left: 35px;
	line-height: 25px;
	display:block
}
.nav6selectedcontainer a  {
	color: #71683F;
	font-weight: bold;
	font-size: 12px;
	padding-left: 35px;
	line-height: 25px;
	display:block
}
#x1ub0z5 {
	display:none
}

.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 */
