/* EUUC CSS FILE */

/* TABLE ATTRIBUTES */
	body {
		background-color: #FFFFFF;
		background-repeat: repeat-x;
		color: #333333;
		font-family: verdana,arial,helvetica,sans-serif;
		font-size: 12px;
		}
	body.intranet {
/*		background-color: #EBF4F9; */
		background-color:#666666;
		background-repeat: repeat-x;
		color: #333333;
		font-family: verdana,arial,helvetica,sans-serif;
		font-size: 12px;
		}
	table.w760 {
		background-color: #FFFFFF;
		border: 0px;
		font-family: verdana,arial,helvetica,sans-serif;
		font-size: 12px;
		padding: 0px 0px 0px 0px;
		width: 760px;
		position: center;
		}
	td.left {
		border: 0px;
		width: 135px;
		background-color: #FFFFFF;
		padding: 0px 10px 0px 10px;
		text-align: right;
		}
	td.right {
		border: 0px;
		padding: 5px 5px 5px 5px;
		background-color: #FFFFFF;
		text-align: left;
		line-height: 24px;
		}
	.open {
		line-height: 28px;
		}
	.selectgrey {
		color: #666666;
		font-family: verdana,arial,helvetica,sans-serif;
		font-size: 12px;
		font-weight: bold;
		}
	.noBull {
		list-style: none;
		margin-left: 0;
		padding-left: 1em;
		text-indent: -1em;		
		}	
	.whiteLR {
		border-right: 1px solid #FFFFFF;
		border-left: 1px solid #FFFFFF;
		}
		
/* SUBNAV */
	td.subnav {
		text-align: center;
		background-color: #E9E9E9;
		border-top: 1px solid #CCCCCC;
		border-right: 1px solid #CCCCCC;
		border-bottom: 1px solid #C9C9C9;
		border-left: 1px solid #CCCCCC;
		padding: 3px 12px 3px 12px;
		}
	td.subnavCurrent {
		text-align: center;
		background-color: #FFFFFF;
		border-top: 1px solid #C9C9C9;
		border-right: 1px solid #C9C9C9;
		border-bottom: none;
		border-left: 1px solid #C9C9C9;
		color: #333333;
		font-family: verdana,arial,helvetica,sans-serif;
		font-size: 12px;
		font-weight: bold;
		padding: 3px 12px 3px 12px;
		}
	td.subnavEnd {
		border-top: none;
		border-right: none;
		border-bottom: 1px solid #C9C9C9;
		border-left: none;
		background-color: #FFFFFD;
		font-size: 12px;
		}
	td.subSubnav {
		background-color: #FFFFFF;
		border: none;
		color: #666666;
		font-family: verdana,arial,helvetica,sans-serif;
		font-size: 10px;
		padding: 0px 12px 0px 12px;
		vertical-align: middle;
		}
	a.subSub:link {
		color: #666666;
		font-family: verdana,arial,helvetica,sans-serif;
		font-size: 10px;
		font-weight: normal;
		text-decoration: none;
		}
	a.subSub:active {
		color: #666666;
		font-family: verdana,arial,helvetica,sans-serif;
		font-size: 10px;
		font-weight: bold;
		text-decoration: none;
		}
	a.subSub:visited {
		color: #666666;
		font-family: verdana,arial,helvetica,sans-serif;
		font-size: 10px;
		font-weight: normal;
		text-decoration: none;
		}
	a.subSub:hover {
		color: #333333;
		font-family: verdana,arial,helvetica,sans-serif;
		font-size: 10px;
		font-weight: normal;
		text-decoration: underline;
		}
				
		
/* INFO TABLE ATTRIBUTES */
/* styled informational table attributes */
	td.margin {
		background-color: #FFFFFF;
		padding: 5px;
		text-align: right;
		line-height: 18px;
		width: 145px;
		}
	td.leftA {
		background-color: #EBF4F9;
		border-left: 1px solid #999999;
		padding: 5px;
		line-height: 18px;
		}
	td.rightA {
		background-color: #EBF4F9;
		border: none;
		padding: 5px;
		line-height: 18px;
		}
	td.centerA {
		background-color: #EBF4F9;
		font-size: 10px;	/* like footer */
		text-align: center;
		padding: 0px 5px 0px 5px;
		}
	td.leftB {
		background-color: #EDEFF8;
		border-left: 1px solid #999999;
		padding: 5px;
		line-height: 18px;
		}
	td.rightB {
		background-color: #EDEFF8;
		border: none;
		line-height: 18px;
		padding: 5px;
		}
	td.centerB {
		background-color: #EDEFF8;
		font-size: 10px;	/* like footer */
		text-align: center;
		padding: 0px 5px 0px 5px;
		}
	td.spacer {
		border-bottom: 1px solid #FFFFFF;
		}
		
		
		
/* SIDEBAR ATTRIBUTES */
	.seealso {
		background-color: #FFFFFF;
		font-family: Garamond, Times New Roman, Times, serif;
		font-size: 14px;
		line-height: 140%;
		text-align: center;
		padding: 0px 0px 0px 0px;
		}
	a.sa:link {
		color: #339933;
		font-family: Garamond, Times New Roman, Times, serif;
		font-size: 15px;
		text-decoration: none;
		}
	a.sa:active {
		color: #339933;
		font-family: Garamond, Times New Roman, Times, serif;
		font-size: 15px;
		text-decoration: none;
		}
	a.sa:visited {
		color: #339933;
		font-family: Garamond, Times New Roman, Times, serif;
		font-size: 15px;
		text-decoration: none;
		}
	a.sa:hover {
		color: #336633;
		font-family: Garamond, Times New Roman, Times, serif;
		font-size: 15px;
		text-decoration: underline;
		}
	.ggreen {
		color: #339933;
		font-family: Garamond, Times New Roman, Times, serif;
		font-size: 15px;
		}
	.fwBanner {
		color: #339933;
		font-size: 20px;
		font-family: Garamond, Times New Roman, Times, serif;
		text-align: center;
		vertical-align: bottom;
		}
	.fwSidebar {
		color: #000099;
		font-family: Garamond, Times New Roman, Times, serif;
		font-size: 15px;
		line-height: 140%;
		text-align: center;
		}
	.fwAuthor {
		color: #333333;
		font-family: Garamond, Times New Roman, Times, serif;
		font-size: 12px;
		letter-spacing: 102%;
		text-align: center;
		line-height: 16px;
		}
	a.ggrey:link {
		color: #333333;
		font-family: Garamond, "Times New Roman", Times, serif;
		font-size: 15px;
		font-weight: normal;
		text-decoration: none;
		}
	a.ggrey:active {
		color: #333333;
		font-family: Garamond, "Times New Roman", Times, serif;
		font-size: 15px;
		font-weight: bold;
		text-decoration: none;
		}
	a.ggrey:visited {
		color: #333333;
		font-family: Garamond, "Times New Roman", Times, serif;
		font-size: 15px;
		font-weight: normal;
		text-decoration: none;
		}
	a.ggrey:hover {
		color: #000000;
		font-family: Garamond, "Times New Roman", Times, serif;
		font-size: 15px;
		font-weight: normal;
		text-decoration: underline;
		}
		
		
		
/* FONT ATTRIBUTES */
	.navHead {
		color: #B6B6B6; 
		font-family: Garamond, Times New Roman, times, serif;
		font-size: 22px;
		font-weight: normal;
		}
	.gHead1 {
		font-family: Garamond, "Times New Roman", Times, serif;
		font-size: 24px;
		color: #000099;								/* blue */
		font-weight: bold;
		}
	.gHead2 {
		font-family: Garamond, "Times New Roman", Times, serif;
		font-size: 24px;
		color: #FF9900;								/* orange */
		font-weight: bold;
		}
	.gHead3 {
		font-family: Garamond, "Times New Roman", Times, serif;
		font-size: 24px;
		color: #339933;								/* green */
		font-weight: bold;
		}
	.vHead {
		font-size: 16px;
		font-family: verdana,arial,helvetica,sans-serif;
/*		color: #FFCC00; */
		color: #FF9900;
		font-weight: bold;
		}
	.gSub1 {
		font-family: Garamond, "Times New Roman", Times, serif;
		font-size: 18px;
		color: #339933;
		font-weight: bold;
		}
	.gSub2 {
		color: #ff9900;
		font-family: Garamond, Times New Roman, times, serif;
		font-size: 18px;
		font-weight: bold;
		}
	.gSub3 {
		color: #000099;
		font-family: Garamond, Times New Roman, times, serif;
		font-size: 18px;
		font-weight: bold;
		}
	.gSub4 {
		color: #333333;
		font-family: Garamond, Times New Roman, times, serif;
		font-size: 18px;
		font-weight: bold;
		}
	.vSub1 {
		font-size: 12px;
		font-family: verdana,arial,helvetica,sans-serif;
		color: #000099;
		font-weight: bold;
		}
	.vSub2 {
		font-size: 12px;
		font-family: verdana,arial,helvetica,sans-serif;
		color: #333333;
		font-weight: bold;
		}
	.caption {
		color: #333333;
		font-family: verdana,arial,helvetica,sans-serif;
		font-size: 10px;
		font-weight: normal;
		font-style: italic;
		}
	.headHome {
		font-size: 36px;
		font-family: Garamond, Times New Roman, Times, serif;
/*		color: #FF9900; */
		color: #000099;
		font-weight: bold;
		vertical-align: bottom;
		line-height: 36px;
		}
	.introHome {
		color: #666666;
		font-size: 16px;
		font-family: verdana,arial,helvetica,sans-serif;
		line-height: 28px;
		vertical-align: top;
		}
	.footer {
		color: #333333;
		font-family: verdana,arial,helvetica,sans-serif;
		font-size: 10px;
		font-weight: normal;
		}
	.notBold {
		font-weight: normal;
		}
		
		
		
/* PADDING ATTRIBUTES */
	.pad {
		padding: 5px;
		}
	.padTBL {
		padding: 5px 0px 5px 5px;
		}
	.padTBR {
		padding: 5px 5px 5px 0px;
		}
	.padTLR {
		padding: 5px 5px 0px 5px;
		}
	.padRL {
		padding: 0px 5px 0px 5px;
		}
	.padB {
		padding: 0px 0px 5px 0px;
		}
	.padBL {
		padding: 0px 0px 5px 5px;
		}
	.padL {
		padding: 0px 0px 0px 5px;
		}
	.padR {
		padding: 0px 5px 0px 0px;
		}
		
		
/* LINK ATTRIBUTES */
	a.grey:link {
		color: #333333;
		font-family: verdana,arial,helvetica,sans-serif;
		font-size: 12px;
		font-weight: normal;
		text-decoration: none;
		}
	a.grey:active {
		color: #333333;
		font-family: verdana,arial,helvetica,sans-serif;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		}
	a.grey:visited {
		color: #333333;
		font-family: verdana,arial,helvetica,sans-serif;
		font-size: 12px;
		font-weight: normal;
		text-decoration: none;
		}
	a.grey:hover {
		color: #000000;
		font-family: verdana,arial,helvetica,sans-serif;
		font-size: 12px;
		font-weight: normal;
		text-decoration: underline;
		}
 	a.greyItal:link {
		color: #111111;
		font-family: verdana,arial,helvetica,sans-serif;
		font-size: 12px;
		font-weight: normal;
		font-style:italic;
		text-decoration: none;
		}
	a.greyItal:active {
		color: #111111;
		font-family: verdana,arial,helvetica,sans-serif;
		font-size: 12px;
		font-weight: bold;
		font-style:italic;
		text-decoration: none;
		}
	a.greyItal:visited {
		color: #111111;
		font-family: verdana,arial,helvetica,sans-serif;
		font-size: 12px;
		font-weight: normal;
		font-style:italic;
		text-decoration: none;
		}
	a.greyItal:hover {
		color: #000000;
		font-family: verdana,arial,helvetica,sans-serif;
		font-size: 12px;
		font-weight: normal;
		font-style:italic;
		text-decoration: underline;
		}
 	a.blueItal:link {
		color: #000099;
		font-family: verdana,arial,helvetica,sans-serif;
		font-size: 12px;
		font-weight: normal;
		font-style:italic;
		text-decoration: none;
		}
	a.blueItal:active {
		color: #000099;
		font-family: verdana,arial,helvetica,sans-serif;
		font-size: 12px;
		font-weight: bold;
		font-style:italic;
		text-decoration: none;
		}
	a.blueItal:visited {
		color: #000099;
		font-family: verdana,arial,helvetica,sans-serif;
		font-size: 12px;
		font-weight: normal;
		font-style:italic;
		text-decoration: none;
		}
	a.blueItal:hover {
		color: #0000FF;
		font-family: verdana,arial,helvetica,sans-serif;
		font-size: 12px;
		font-weight: normal;
		font-style:italic;
		text-decoration: underline;
		}
	a.lite:link {
		color: #666666;
		font-family: verdana,arial,helvetica,sans-serif;
		font-size: 12px;
		font-weight: normal;
		text-decoration: none;
		}
	a.lite:active {
		color: #666666;
		font-family: verdana,arial,helvetica,sans-serif;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		}
	a.lite:visited {
		color: #666666;
		font-family: verdana,arial,helvetica,sans-serif;
		font-size: 12px;
		font-weight: normal;
		text-decoration: none;
		}
	a.lite:hover {
		color: #333333;
		font-family: verdana,arial,helvetica,sans-serif;
		font-size: 12px;
		font-weight: normal;
		text-decoration: underline;
		}

	a.sermon:link {
		color: #333333;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		text-decoration:none;
		font-weight:normal;
		}
	a.sermon:active {
		color: #333333;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: bold;
		text-decoration:none;
		font-weight:normal;
		}
	a.sermon:visited {
		color: #333333;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style:normal;
		text-decoration:none;
		font-weight:normal;
		}
	a.sermon:hover {
		color: #000000;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style:italic;
		text-decoration:bold;
		font-weight:normal;
		}


/* DIV TAGS */
	#divNone table {
		background: url(../graphics/navHome.jpg);
		background-repeat: no-repeat;
		background-position: top;
		}
	#divOurChurch table,
	#divMusic table,
	#divReligiousEd table,
	#divAdultEd table,
	#divSocialAction table {
		background: url(../graphics/navAbout.jpg);
		background-repeat: no-repeat;
		background-position: top;
		}
	#divMembers table,
	#divMinisters table,
	#divNewcomer table,
	#divFellowship table {
		background: url(../graphics/navWho.jpg);
		background-repeat: no-repeat;
		background-position: top;
		}
	#divQuarterly table,
	#divNewsletter table,
	#divLinks table,
	#divCommittees table,
	#divUuHistory table {
		background-repeat: no-repeat;
		background-position: top;
		background: url(../graphics/navWhat.jpg);
		}
	#divNextFew table,
	#divCalendar table,
	#divAnnouncements table,
	#divCurrentEvents table,
	#divRecentNews table {
		background: url(../graphics/navWhen.jpg);
		background-repeat: no-repeat;
		background-position: top;
		}
	#divContactUs table,
	#divDirections table,
	#divJoin table,
	#divGive table,
	#divVolunteer table,
	#divFacilityRental table 
	{
		background: url(../graphics/navHow.jpg);
		background-repeat: no-repeat;
		background-position: top;
		}
/* REMOVE HOVER STATE */
	#divOurChurch a#lnkOurChurch,
	#divMusic a#lnkMusic,
	#divReligiousEd a#lnkReligiousEd,
	#divAdultEd a#lnkAdultEd,
	#divSocialAction a#lnkSocialAction {
		color: #333333;
		font-family: verdana,arial,helvetica,sans-serif;
		font-size: 12px;
		font-weight: bold;
		text-align: left;
		text-decoration: none;
		}
	#divMembers a#lnkMembers,
	#divMinisters a#lnkMinisters,
	#divNewcomer a#lnkNewcomer,
	#divFellowship a#lnkFellowship {
		color: #333333;
		font-family: verdana,arial,helvetica,sans-serif;
		font-size: 12px;
		font-weight: bold;
		text-align: left;
		text-decoration: none;
		}
	#divQuarterly a#lnkQuarterly,
	#divNewsletter a#lnkNewsletter,
	#divLinks a#lnkLinks,
	#divCommittees a#lnkCommittees,
	#divUuHistory a#lnkUuHistory 
	 {
		color: #333333;
		font-family: verdana,arial,helvetica,sans-serif;
		font-size: 12px;
		font-weight: bold;
		text-align: left;
		text-decoration: none;
		}
	#divNextFew a#lnkNextFew,
	#divCalendar a#lnkCalendar,
	#divAnnouncements a#lnkAnnouncements,
	#divCurrentEvents a#lnkCurrentEvents,
	#divRecentNews a#lnkRecentNews {
		color: #333333;
		font-family: verdana,arial,helvetica,sans-serif;
		font-size: 12px;
		font-weight: bold;
		text-align: left;
		text-decoration: none;
		}
	#divContactUs a#lnkContactUs,
	#divDirections a#lnkDirections,
	#divJoin a#lnkJoin,
	#divGive a#lnkGive,
	#divVolunteer a#lnkVolunteer,
	#divFacilityRental a#lnkFacilityRental {
		color: #333333;
		font-family: verdana,arial,helvetica,sans-serif;
		font-size: 12px;
		font-weight: bold;
		text-align: left;
		text-decoration: none;
		}
