/* 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 */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0 auto 0 auto;
	padding: 0;
}
img {
	border: none;
}
h1, h2, h3, h4, h5, .PageTitleHeader, .PageSubTitleHeader {
	COLOR: #192559;
}
h1, .PageTitleHeader {
	font-size: 24px;
	font-family: Garamond, "Times New Roman", Times, serif; 
	font-weight: bold;
}
.PageSubTitleHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9CABBA;
	font-weight: normal;
}
h2 {
	font-size: 14px;
	font-family: Garamond, "Times New Roman", Times, serif; 
	font-weight: bold;
	margin-bottom: 5px;
}
h3 {font-size: 11px;}
h3 {
	margin-bottom: 0px;
	margin-top: 0px;
}
h4 {}
h5 {}
a {
	color: #192559;
	text-decoration: underline;
}
a:hover{
	color: #FDB702;
	text-decoration: underline;
}
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: 560px;*/
}

/* box settings */
.DataGridHeader, .EventsHeader, .EventDonationDetail, .CampaignsHeader, td.PageManagerHeader, tr.PageManagerHeader, .Profile {
	font-size: 11px;
	color: #000000;
	padding: 2px 5px 2px 5px;
	border: 1px solid #CCCCCC;
}

.Instructions {
	font-size: 11px;
	color: #000000;
	padding: 2px 5px 2px 5px;
	border: 1px solid #CCCCCC;
}

.DataGridHeader {
	font-weight : normal;
}

.EventDonationDetail {
	width:250px;
}
	
/* base */


table, tr, td {
	font-size: 11px;
	color: #000000;
}	
td.header, tr.header {
	font-size: 11px;
	background-color: #E4E4E4;
	color: #000000;
}

td.inverse, tr.inverse {
	font-size: 11px;
	color: #EC173E;
}

input,select,textarea {
	font-size: 11px;
}

button {
	cursor: hand;
}

button.hover {
	cursor: hand;
}
ol,ul,li{
	font-size: 11px;
}
sup {
	font-size: 8px;
}

/*  core */
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 {
}
a.linkbutton, a.linkbutton:visited, a.linkbutton:link, a.linkbutton:hover, a.linkbutton:active {
}

.HelpButton {
	font-size: 11px;
	color: #ffffff;
	background-color: #8E9296;
	border: solid;
	border-width: 1px;
	border-color: #ffffff;
	padding: 2px;
	font-weight: bold;
	width: 48px;
	text-align: center;
}

.Error {
	font-size: 11px;
	color: #FF0100;
	background-color : #ffffff;
	border: solid;
	border-width : 1px;
	padding: 2px 5px 2px 5px;
	border-color : #FF0100;
}

.Success {
	font-size: 11px;
	color: #000000;
	border: solid;
	border-width: 1px;
	padding: 2px 5px 2px 5px;
	border-color: #c42830;
}

.DataGridAltItem {
	background: #e8e8e8;
}

.DataGridPager {
	font-weight: bold;
	letter-spacing: 3px;
	line-height: 20px;
	text-align: right;
}

/*profile */

.ProfileHeader {
	font-weight : bold;
	font-size: 11px;
}

.ProfilePageTabHeadings {
	font-size: 11px;
	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-size: 10px;
	font-style: italic;
	color: #6B6B6B;
}

.BadWordHighlight {
	font-weight: bold;
	color: #c42830;
}
.MsgsReplyText {
	font-size: 10px;
}
.MsgsDates {
	font-size: 11px;
}

/* file library */
.FileLibFileDetails {
	font-size: 11px;
	background-color: #BCB8B8;
	width: 250px;
	padding: 2px 5px 2px 5px;
}
.FileLibraryFileList {
	font-size: 11px;
	color: #000000;
	background-color: #E4E4E4;
	width: 250px;
	padding: 2px 5px 2px 5px;
}
/* news */
/* events */
td.StoreItemHeader {
	border-color: #666666;
}

/* donations */

.DonationPaymentAmount {
	font-size: 11px;
	color: #000000;
	background-color: #E4E4E4;
	border: solid;
	border-width: 1px;
	padding: 2px 5px 2px 5px;
	border-color: #0057F;
}

/* left navigation */


/* top navigation */
/* 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 */

/* member tools  */
.MTonline, .MTfriends, .MTnotes, .MTLinkscontainer {
	float: left;
	}
a.MT {
	font-size: 10px;
	text-decoration: none;
}
.expand {
	background-color: #369;
	display:block;
	height: 18px;
	float: none;
}

/* Structure */

#wrapper {
	margin: 2px auto 0px auto;
	overflow: hidden;
	border: 5px solid #ffffff;
	width: 770px;
}
#startWrapper {
	margin: 0 auto 0 auto;
	overflow: hidden;
	border: 5px solid #ffffff;
	width: 770px;
}
#searchWrapper {
	margin: 0px auto 0px auto;
	text-align: right;
	overflow: hidden;
	width: 770px;
	background-image: url(images/top.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#startTopWrapper {
	margin: 0px auto 0px auto;
	overflow: hidden;
	width: 780px;
	height: 34px;
}
#MastHead {
	width: 770px;
	height: 127px;
	clear: both;
	background-image: url(images/mast_bg.jpg);
	background-repeat: no-repeat;
	border-top: 1px solid #ffffff;
}
#ContentMastHead {margin: 0 0 0 201px;}
#ContentStartMastHead {
	border-top: 1px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	margin: 0;
	padding: 0;
	height: 227px;
}
#ContentMastHead img {
	border-left: 5px solid #ffffff;
	border-right: 5px solid #ffffff;
}
#Header{
	width: 770px;
	height: 53px;
	background-image: url(images/kct_aa_banner.gif);
	background-repeat: no-repeat;
	text-align: left;	
	margin: 0px;
	border: 0px;
}
#WordMark{
	width: 195px;
	height: 113px;
	float: left;
	margin: 0px;	
	padding:0px;
	background-image: url(images/kct_workmark_left.gif);
	background-repeat: no-repeat;	
}

#TopNavContainer{

}

#Contact{
	width: 228px;
	height: 113px;
	margin: 0px;
	padding: 0px;
	float: left;	
	background-image: url(images/contact_info.gif);
	background-position: top left;
	background-repeat: no-repeat;
	color: #ffffff;	
}

#ContentContactText{
	margin: 25px 0px 0px 15px;
}
#ContentContactlinks{
	margin: 5px 0px 0px 15px;
}
#ContentContactlinks a,#ContentContactlinks a:link, #ContentContactlinks a:active, #ContentContactlinks a:visited{
	color: #ffffff;
	text-decoration: none;	
}
#ContentContactlinks a:hover{
	text-decoration: underline;
}
#BodyWrapper{	
	width: 770px;
	text-align: left;	
	overflow: hidden;
	background-image: url(images/wrapper_bg.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
}
#BodyStartWrapper{	
	width: 770px;
	text-align: left;	
	overflow: hidden;
	background-color: #ffffff;
	padding: 0;



	margin: 0;
	border-bottom: 5px solid #ffffff;
}
#ContentSectionTitle {
	width: 770px;
}
#ContentSectionTitle h1 {
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	padding: 35px 0px 0px 15px;
	margin: 0;
}
#ContentLeftNav {
	width: 201px;
	float: left;
	margin: 5px 0px 20px 0px;
}
#ContentNavigation{
	width: 201px;
	float: left;
	margin: 0;
}
#ContentNavigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#ContentNavigation ul li {
	margin: 0;
	border-bottom: 1px dashed #D6DCE3;
}
#ContentNavigation ul li a {
	display: block;
	padding: 5px 5px 5px 15px;
	color: #192559;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
#ContentBody{
	float: left;
	height: auto;
	padding-bottom: 40px;
	margin-top: 0;
	width: 569px;
}
#ContentStartBody{
	width: 770px;
	min-height: 320px;
	padding-bottom: 40px;
	background-image: url(images/start_content_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	/*overflow: auto;*/
}
#BodyContent{
		padding: 20px;
	}
	
#FooterWrapper{
	width: 770px;
	height: 41px;
	overflow:hidden;
	}

#ContentMemberTools {
	width: 100%;
	clear: both;
	height: 12px;
}

#ContentMemberTools a, #ContentMemberTools a:link, #ContentMemberTools a:active, #ContentMemberTools a:visited {
	font-size: 9px;
	text-transform: uppercase;
	text-decoration: none;
	color: #4C5356;
border-right: 1px solid #134374;
padding: 0px; margin: 0;
display:block;
padding: 0 5px 0 5px;
}


#ContentSearch{
	font-size: 9px;
	float: right;
	text-transform: uppercase;
	color: #4C5356;
padding-left: 5px;
}
#ContentStartSearch {
	font-size: 9px;
	text-transform: uppercase;
	color: #8696A4;
	float: right;
}
#ContentFooter{
	width: 770px;
}
#ContentSearchLinks {
	color: #ffffff;
padding: 4px 10px;
text-transform: uppercase;
}

#ContentSearchLinks p, #ContentSearchLinks a:link, #ContentSearchLinks a:visited, #ContentSearchLinks a:hover, #ContentSearchLinks a:active {
	color: #ffffff;
	text-decoration: none;
}
#ContentSearchLinks p {
	margin: 0px;
	font-size: 10px;
	text-transform: uppercase;
	line-height: 26px;
}
div#ContentStartSearch2 {
	color: #8696A4;
	float: right;
	padding-right: 10px;
}
div#ContentStartSearch2 p {
	margin: 0px;
	font-size: 10px;
	text-transform: uppercase;
	line-height: 24px;
}
#ContentStartSearch2 p, #ContentStartSearch2 p a {
	color: #8696A4;
	text-decoration: none;
}
/*Top Navigation UL LI*/
#TopBar{
	width: 770px;
	height: 40px;	
	margin: 0px auto 0px auto;
	text-align: left;
	clear: both;
}
#ContentNavigation{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#ContentTopNavigation {
	width: 770px;
	height: 34px;
	margin: 0;
	padding: 0;
}
#ContentTopNavigation ul {
	margin-left: 0;
	padding-left: 0;
}
#ContentTopNavigation ul li {
	display: inline;
	padding: 0;
}

#ContentTopNavigation ul li a {
}

#ContentTopNavigation ul li a:hover {
}
#ContentStart1 {
	float: left; 
	width: 237px; 
	height: 262px;
}
#ContentStart2 {
	float: left;
	width: 211px;
	height: 262px;
}
#ContentStart3 {
	float: right; 
	width: 322px;
	min-height: 262px;
	_height:262px;
	background-image: url(images/news_bg.jpg);
	background-repeat: no-repeat;
}

#ContentNavigation ul li ul {padding-left: 10px;}
#ContentNavigation ul li ul li ul {padding-left: 10px;}
#RightColWrapper h3 {font-size: 14px; padding-left: 5px;}