a:link		{ color: #763a2a; }
a:visited	{ color: #851110; }
a:hover		{ color: #990000; }
a:active	{ color: #990000; }




#flower {
	z-index: 1;
}



.mast	
	{ 
		background: url(http://www.scefc.org/images/stripe_top.gif); 
		background-repeat: repeat-x; 
		width: 100%; 
		height: 150px; 
	}

.nav	
	{ 
		background: url(http://www.scefc.org/images/stripe_nav.gif); 
		background-repeat: repeat-x; 
		width: 100%; 
		height: 40px; 
		z-index: 3;
	}

.foot	
	{ 
   height:103px;   /* Height of the footer */

		background: url(http://www.scefc.org/images/stripe_bottom.gif); 
		background-repeat: repeat-x; 
		width: 100%; 
		background-color: #9d8672; 
		padding-top: 30px;
	}

.foottype
	{
		font-family: arial, helvetica;
		font-size: 11px;
		font-weight: normal;
		line-height: 14px;
		color: #5a321e;
	}

body 
	{ 
		background: #bba898; 
		margin: 0px;
		padding: 0px;
	}

table, tr, td {margin:0px;padding:0px;text-align:left;}
a img { border:none; }

.copy, .copyb
	{
		font-family: arial, helvetica,trebuchet ms,verdana, arial, helvetica;
		font-size: 11px;
		line-height: 15px;
		color: #724732;
	}
.copyb
	{
		font-weight: bold;
	}





.homeleft
	{
		margin: 2px 0px 17px 20px;
		width:230px;
		font-family: trebuchet ms,verdana, arial, helvetica;
		font-size: 12px;
		font-weight: bold;
		line-height: 15px;
		color: #724732;
	}


 .submenu, .submenu ul { list-style-type:none; padding:0; margin:0px 10px 0px 10px; color:#482615; font-weight: bold; font-size: 14px;font-family:trebuchet ms,arial, sans-serif; text-align:left; }

.submenu li { border-bottom:1px solid #a78b7a; padding-left:5px; padding-right:5px; padding-bottom:10px;  padding-top:10px; }
.submenu li:hover { background-color:#785948; }
.submenu a {color:#482615; text-decoration: none; }
.submenu a:hover { color:#fff;} 
li.submenu_title:hover { background-color:#b9a391;}





.submenu2 { list-style-type:none; padding:0; margin:20px 15px 0px 10px; color:#482615; font-weight: bold; font-size: 13px;font-family:trebuchet ms,arial, sans-serif; text-align:left; }
.submenu2_title { list-style-type:none; padding:0; margin:20px 10px 10px 0px; color:#482615; font-weight: bold; font-size: 19px;font-family:trebuchet ms,arial, sans-serif; text-align:left; }
.submenu2 a {color:#e2dbd5;  }
.submenu2 a:visited {color:#f2f2e5;  }
.submenu2 a:hover {color:#990000;  }

.content_left	{ width:140px;background-color:#8b7461;vertical-align:top;padding-bottom:30px; }
.content_gutter	{ width:20px; }
.content_right	{ width:595px;background-color:#;text-align:left;padding-top:10px;vertical-align:top;padding-bottom:30px; }






h1
	{
		font-family:arial,helvetica;font-weight:bold;font-size:18px;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		color:#312d28;
	}

h2
	{
		font-family:arial,helvetica;font-weight:bold;font-size:14px;
		margin:20px 0px 5px 0px;
		color:#312d28;
	}





p,  .indent, .content_text
	{
		font-family:arial,helvetica;font-weight:normal;font-size:13px;line-height:16px;
		margin:5px 0px 15px 0px;
	}

.indent
	{
		margin-left:30px;
	}



li { margin-bottom:10px;font-family:arial,helvetica;font-weight:normal;font-size:13px;line-height:16px; }




/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/pro_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */



#multi-level { height:30px; position:relative; z-index:100; }

/* The menu styling */
/* Remove the padding, margins and bullets from the lists */
.menu, .menu ul { list-style-type:none; padding:0; margin:0; font-family:arial, sans-serif; text-align:left; }

/* Set up the top level list items and float left to place inline */
.menu li.top { display:block; float:left; position:relative; }

/* Style and position the table so it takes no part in the menu function. The font size is necessary for IE5.5 */
.menu table { border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0; }

/* Default top link link styling */
.menu li.top a.top_link { display:block; float:left; height:35px; }
.menu li.top a span 	{ position:absolute; left:-9999px; top:0; z-index:10; font-size:10px; } /* move the link text off screen */

/* pre-load the hover images into the lists */
.menu li.p1 { width:61px; background:url(http://www.scefc.org/images/n_home-over.gif) no-repeat; }
.menu li.p2 { width:78px; background:url(http://www.scefc.org/images/n_about-over.gif) no-repeat; }
.menu li.p3 { width:128px; background:url(http://www.scefc.org/images/n_whats-over.gif) no-repeat; }
.menu li.p4 { width:109px; background:url(http://www.scefc.org/images/n_get-over.gif) no-repeat; }
.menu li.p5 { width:130px; background:url(http://www.scefc.org/images/n_ministry-over.gif) no-repeat; }
.menu li.p6 { width:73px; background:url(http://www.scefc.org/images/n_leaders-over.gif) no-repeat; }
.menu li.p7 { width:116px; background:url(http://www.scefc.org/images/n_message-over.gif) no-repeat; }
.menu li.p8 { width:58px; background:url(http://www.scefc.org/images/n_faqs-over.gif) no-repeat; }

/* set up the normal unhovered images in the links */
.menu li a#home 		{ width:61px; background:url(http://www.scefc.org/images/n_home.gif) no-repeat; }
.menu li a#about 		{ width:78px; background:url(http://www.scefc.org/images/n_about.gif) no-repeat; }
.menu li a#whats 		{ width:128px; background:url(http://www.scefc.org/images/n_whats.gif) no-repeat; }
.menu li a#get 			{ width:109px; background:url(http://www.scefc.org/images/n_get.gif) no-repeat; }
.menu li a#ministry 	{ width:130px; background:url(http://www.scefc.org/images/n_ministry.gif) no-repeat; }
.menu li a#leaders 		{ width:73px; background:url(http://www.scefc.org/images/n_leaders.gif) no-repeat; }
.menu li a#message 		{ width:116px; background:url(http://www.scefc.org/images/n_message.gif) no-repeat; }
.menu li a#faqs 		{ width:58px; background:url(http://www.scefc.org/images/n_faqs.gif) no-repeat; }


/* Style the list OR link hover. Depends on which browser is used */
.menu a:hover { visibility:visible; } /* for IE6 */
.menu li:hover { position:relative; z-index:200; } /* for IE7 */

/* make the links transparent on hover so that the hover images in the lists show through (no flicker) */
.menu li a#home:hover, 		.menu li:hover a#home, 	
.menu li a#about:hover, 		.menu li:hover a#about, 	
.menu li a#whats:hover, 		.menu li:hover a#whats, 	
.menu li a#get:hover, 		.menu li:hover a#get, 		
.menu li a#ministry:hover, 	.menu li:hover a#ministry, 
.menu li a#leaders:hover, 	.menu li:hover a#leaders, 	
.menu li a#message:hover, 		.menu li:hover a#message, 	
.menu li a#faqs:hover, 		.menu li:hover a#faqs  { background:transparent; }

/* keep the 'next' level invisible by placing it off screen. */
.menu ul, .menu :hover ul ul { position:absolute; left:-9999px; top:-9999px; width:0; height:0; }

/* set up the first drop down sub level */
.menu :hover ul.sub 				{ z-index:200; left:0; top:35px; background: #c5b5a7; padding:5px 10px 10px 5px; border:1px solid #724732; width:131px; height:auto; 
line-height:13px; }

.menu :hover ul.sub li				{ z-index:200; display:block; position:relative; float:left; width:125px; }

.menu :hover ul.sub li a 			{ z-index:200; padding:5px 5px 5px 5px; display:block; font-size:11px; width:125px; line-height:13px; color:#000; text-decoration:none;  }


.menu :hover ul.sub li a:hover 		{ z-index:200; background:#fbfadf; color:#000; }

/* set up the flyout levels when hovering */
.menu :hover ul :hover ul,
{ left:90px; top:-4px; background: #fff; padding:3px 0; border:1px solid #888; white-space:nowrap; width:93px; z-index:200; height:auto; z-index:300; }




#cntdwn
{ margin:0px;padding:0px;font-size:40px; font-weight: normal; font-family: 'Anton', arial,helvetica;color:#44609d;width:211px;text-align:left; }




