
/* div {padding:10px;border:1px solid #000;}temporary during setup */
form#MainForm {
	width: 100%;
	height:auto!important;
	height:100%; /* IE6: treated as min-height*/
	min-height:100%;
}
p {}
a {
	/*color: #28668A;*/
	text-decoration: underline;
	color:#a9251d;
}
a:hover{
	/*color: #6E6E6E;*/
	text-decoration: underline;
}
img {border: none;}
textarea {width:350px;}
h1, h2, h3, h4, h5, .PageTitleHeader, .PageSubTitleHeader {
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	font-weight: bold;
	color: #740809;
	margin-bottom: 0;
	
}
h1{font-size: 190%;text-transform:uppercase;}
h2{font-size: 180%;text-transform:uppercase;}
h3 {font-size: 160%;}
h4 {font-size: 140%;}
h5 {font-size: 120%;}

.PageTitleHeader, .PageSubTitleHeader {font-size:12px;font-weight:bold;padding:0px 20px;}
#PageInstructions, #ContentSubGroupHeader {margin:0px 20px;}

.expand img {
	background-color: #a9251d;
	float: none;
	display: block;
}
.expand {
	background-color: #a9251d;
}
/* 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;
}
.Error,.error {width:auto!important}
.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 */


/**************************************************************************************/
/**************************************************************************************/
/* BUILD */
/**************************************************************************************/
/**************************************************************************************/




body {
	
	font: 12px Arial, Helvetica, sans-serif;
	background-color:#7e7d6e;
	margin:0px;
	padding:0px;
	}
/*#structWrapper {text-align:center;margin:0px;padding:0px;background: #f5f4c7 url(images/header-bg.jpg) repeat-x;}*/
#structHeaderWrapper {text-align:center;margin:0px;padding:0px;background: url(images/header-bg.jpg) repeat-x;height:274px;}
#structMidWrapper {text-align:center;margin:0px;padding:0px;background-color:#b9b69f; }

#structHeader {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background: url(images/header-bg-seal.gif) top right no-repeat;
	height:190px;

}

#ContentMemberTools {float:right;margin:10px 15px 0px 0px;}
#ContentMemberTools ul {margin:0px;padding:0px;}
#ContentMemberTools li {list-style-type:none;float:left;}
#ContentMemberTools li a{display:block;color:#fff;text-decoration:none;font-size:12px;padding:2px 8px;font-weight:bold;}
#ContentMemberTools li a:hover {text-decoration:underline}


#structLogo {
	width:173px;
	height:173px;
	float:left;
	margin-top:65px;
}
#ContentSearch {
	width:220px;
	float:right;
	margin-top:7px;
}
.searchbx {width:120px;height:17px;border:1px solid #cdcdcd;}
#structMid {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background: url(images/) repeat-y;
}


#structColumn1 {
	clear:both;
	width:705px;
	float:left;
margin: 0px 0px 0px 10px;
}
#column1Wrapper {background-color:#fff;border:2px solid #727261;width:705px;margin:0px 0px 25px 0px;padding:10px 0px 20px 0px;}
#ImageRotatorWrapper {background: url(images/main-pic-shadow.gif) no-repeat;width:677px;height:347px;margin:4px 0px 20px 13px;}
.interior #ImageRotatorWrapper {background-image:none;}
#ContentMainImageRotator {margin:21px 0px 0px 22px;float:left;background-color:#f1f1f1;width:633px;height:303px;overflow:none;}

h1#ContentpageName {
display:block;
padding:0px 20px 0px 20px;
}
#ContentMiddle {
        padding:20px;

}

#ContentBreadCrumbs ul{padding:0;margin:5px 0 10px 0;list-style:none;float:left;}
#ContentBreadCrumbs li{padding:0;margin:0;float:left;list-style-type:none;}
#ContentBreadCrumbs li a{display:block;text-decoration:none;font-size:.8em;padding:2px 6px 2px 8px;background:url(images/bcArw.gif) no-repeat center left;}
#ContentBreadCrumbs li#bcFirst a{background:none;padding-left:0;}
#ContentBreadCrumbs li.navselected a{font-weight:bold;}

#structColumn2 {
	width:225pxpx;
	float:left;
	text-align:center;
margin-left:35px;
margin-bottom:20px;
}

#ContentRightNav {width:225px;text-align:left; margin-bottom:50px;}
#ContentRightNav ul{margin:0px;padding:0px;width:225px}
#ContentRightNav li{list-style-type:none;text-transform:uppercase;width:225px;margin-bottom:10px;}
#ContentRightNav li a{background-color:#ede7c4;display:block;padding:5px 10px;color:#740809;text-decoration:none;font:16px Arial, Verdana, Helvetica, sans-serif;font-weight:bold;}
#ContentRightNav li a:hover {text-decoration:underline;}

.ImageBlockWrapper {background-color:#ede7c4;padding:10px;margin-bottom:30px;width:205px;}
.ImageBlock {background-color:#fff;width:204px;height:auto;overflow:hidden;border:1px solid #727261;}



#structFooterWrapper {
	clear:both;
	text-align:center;
	background: url(images/footer-bg.jpg) repeat-x;
	height:106px;
}
#ContentFooter {
	font-family: "AGaramond", Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	width:1000px;
	background:url(images/footer-bg-seal.jpg) top right no-repeat;
	margin-left:auto;
	margin-right:auto;
	height:106px;
	text-align:left;
	color:#fff;
	padding:9px 0px 0px 20px;
line-height:14px;
}
#ContentFooter strong {font-size:18px;}
#ContentFooter a {color:#fff;}


/**************************************************************************************/
/**************************************************************************************/
/* TEXT BASED with IMAGE HOVER - 3+ levels */
/**************************************************************************************/
/**************************************************************************************/
#ContentToplinks {float:left;margin:187px 0px 0px -20px;height:30px;}
	#ContentToplinks ul {padding:0; margin:0px; margin-top:0px; list-style:none; float:left;width:820px;z-index:2;/* z-index is for IE6 */}
	#ContentToplinks li { float:left; padding:0; margin:0;}
	#ContentToplinks li a { display:block; font:bold 12px Arial, Helvetica, sans-serif; color:#ab0101;  padding:3px 8px 3px 8px; text-decoration:none;border-right:1px solid #8d8d83;}
	#ContentToplinks li:hover, #ContentToplinks li.sfHover { text-decoration:none;}
	
		/* IE 7 keeps menus static
	****************************************/
	#ContentToplinks li:hover, #ContentToplinks li.hover {
		position: static;
	}
	
	/* Second Level Groups */
	#ContentToplinks li ul { position: absolute; left: -999999px; margin:0; float:none; width:170px;border-right:1px solid #fff;border-left:1px solid #fff;border-top:1px solid #fff;}
	#ContentToplinks li li { width: 170px;border-bottom:1px solid #fff;}
	#ContentToplinks li li a {font-size:12px;background-color:#ab0101;color:#fff; padding:4px 10px; width:150px; font-weight:normal;border:none;}
	#ContentToplinks li li:hover, #ContentToplinks li li.sfHover { background-color: #74070a;}
#ContentToplinks li li:hover a, #ContentToplinks li li.sfHover a { background-color: #74070a;text-decoration:underline;}
	
	/* Third Level Groups */
	#ContentToplinks li li ul { margin:-20px 0 0 165px}
#ContentToplinks li li li a {background-color:#f1f1f1;_color:#000;}
#ContentToplinks li li li:hover a, #ContentToplinks li li li.sfHover a { background-color: #f1f1f1;text-decoration:underline;color:#000;}
	
	/* The Magic */
	#ContentToplinks li:hover ul ul,
	#ContentToplinks li:hover ul ul ul,
	#ContentToplinks li.sfhover ul ul,
	#ContentToplinks li.sfhover ul ul ul { left: -999em;}
	
	#ContentToplinks li:hover ul,
	#ContentToplinks li li:hover ul,
	#ContentToplinks li li li:hover ul,
	#ContentToplinks li.sfhover ul,
	#ContentToplinks li li.sfhover ul,
	#ContentToplinks li li li.sfhover ul { left: auto;}

#dHelpFrame {left:300px!important}


/* Standar UL LI setup */
/**************************************************************************************
# {margin:0px;padding:0px;font-size:12px;text-transform:uppercase;}
# ul{margin:0px;padding:0px;}
# li{list-style-type:none;float:left;background: url(images/) right center no-repeat;}
# li a{display:block;padding:4px 8px;color:#fff;text-decoration:none;font-weight:bold;font-family:Arial, Verdana, Sans-serif;}
# li a:hover{text-decoration:underline;}
***************************/
