BODY	{
	margin: 0px;
	padding: 0px;
	border: #C0C0C0 0px solid;
	scrollbar-base-color: #B2B2B2;
	scrollbar-track-color: #5A5A5A;
	background-color: #FFFFFF;
	}
	
/* NON-MENU LINK COLORS */

a:link, a:visited, a:active	{ color: #3333FF; text-decoration: none; }
a:hover				{ color: #FF3333; text-decoration: underline; }


/* THE NEXT LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE		{ COLOR: #000000; FONT: 12px Verdana, Arial, Helvetica,  sans-serif; }

/* GENERAL TEXT SIZES ALLOWED ON SCA WEBSITE*/

.fun-text	{ COLOR: #003366; FONT: 14px "Comic Sans MS",  Arial, Helvetica,  sans-serif; font-weight: normal; }

.fun-big-text	{ COLOR: #003366; FONT: 18px "Comic Sans MS",  Arial, Helvetica,  sans-serif; font-weight: normal; }

.big-text	{ COLOR: #666633; FONT: 18px Verdana, Arial, Helvetica,  sans-serif; font-weight: normal; }

.bigger-text	{ COLOR: #666633; FONT: 24px Verdana, Arial, Helvetica,  sans-serif; font-weight: bold; }

.signature 	{  FONT: 24px "Script MT Bold",  sans-serif; }


.title		{ COLOR: #A50021; FONT: 24px "Trebuchet MS", verdana, arial, sans-serif; font-weight: bold; 
	margin-top: 15px;
	margin-bottom: 5px;
}

.subtitle	{ COLOR: #003366; FONT: 20px "Trebuchet MS", verdana, arial, sans-serif; font-weight: bold;
	margin-top: 15px;
	margin-bottom: 5px;
 }

.smalltitle 	{ COLOR: #000000; FONT: 12px arial, sans-serif; font-weight: bold; }


HR {
			height: 1px;
			width: 100%;
			padding-top: 0px;
			margin-top: 1px;
			}

/*  General Headers */


h1, h2, h3, h4, h5, h6, th{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	color: #003366;
}


h1{font-size: 36px;}
h2{font-size: 28px;}
h3{font-size: 24px;}
h4{font-size: 20px;}
h5{font-size: 16px;}
h6{font-size: 14px;}
th{font-size: 16px;}


.homepage {
	padding: 10px;
	vertical-align: top;
	color: white;
	FONT: 12px Verdana, Arial, Helvetica,  sans-serif; 
}

.hometitle {
	COLOR: #C50021; FONT: 20px "Trebuchet MS", verdana, arial, sans-serif; font-weight: bold;
}

.homesubtitle {
	COLOR: #888; FONT: 16px "Trebuchet MS", verdana, arial, sans-serif; font-weight: bold;
}

.homepage a:link  {color: #AAAAFF;}
.homepage a:hover {	color: #FF0000;	text-decoration: underline;}
.homepage a:visited {color: #AAAAFF;}


/* HEADER BACKGROUND COLOR - edit the header.js also */
.headercolor		{ background-color: #003366; }
/* NON GALLERY IMAGE BORDERS */
.borders		{ border: #000000 1px solid; }


th.chart { font-size: 20px; }
.chart { font-size: 16px; }

.tabtitle		{ COLOR: #A50021; FONT: 16px "Trebuchet MS", verdana, arial, sans-serif; font-weight: bold; }


/* SCA - HomeWork Weekly Grid Table */


.workweektable {
	width: 100%;
	vertical-align: middle;
	padding: 5px 10px 5px 5px;
}

td.workweektable {
	width: 90%;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

th.workweektable {
	text-align: right;
	width: 10%;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}



.eweek {
	vertical-align: middle;
	width: 95%;
}

td.eweek {
	width: 15%;
	height: 60px;
	border: 1px solid black;
	vertical-align: top;
}

th.eweek {
	text-align: center;
	width: 10%;
	background-color: #A50021;
	border: 0px solid black;
	padding: 3px;
	color: silver;
}

th.eweekcorner {
}



.sweek {
	vertical-align: middle;
	width: 85%;
}

td.sweek {
	width: 90%;
	height: 60px;
	border: 1px solid black;
	vertical-align: top;
}

th.sweek {
	text-align: center;
	width: 10%;
	background-color: #A50021;
	border: 0px solid black;
	padding: 3px;
}

th.sweekcorner {
}


/* COLOR CODES - BACKGROUNDS AND BORDERS */

.pageheight		{ height: 675px; }

#cornerimage		{ width: 40px; height: 40px; }

.page-splits		{
			height: 5px;
			width: 100%;
			margin-top: 10px;
			margin-bottom: 10px;
			}


.faqline		{ border-bottom: #000000 10px solid; }


.pictbackground		{ background-color:#000000; }


#date-location		{ right: 10px; POSITION: absolute; TOP: 53px; }






/* GENERAL TEXT SIZES */

.smalltext	{ COLOR: #666633; FONT: 10px arial, sans-serif; font-weight: normal; }

.footer			{ COLOR: #333333; FONT: 10px verdana, arial, sans-serif; }

.phonetitle		{ COLOR: #000000; FONT: 13px arial, sans-serif; font-weight: bold; }

.list 			{ COLOR: #000000; FONT: 12px verdana, arial, sans-serif; font-weight: normal; }




/* GENERAL TEXT FORMATTING CODE */

.formmargin		{ margin: 0px; }

.just 			{ text-align: justify; }

.faq 			{ line-height: 19px; }




/* SHADOW AND CORNER IMAGE */

#cornerimage		{ background-image: url("/picts/blue/corner.gif"); }
.pageheight		{ background-image: url("/picts/shadow-vertical.gif"); background-repeat: repeat-y; }
.shadow-horizontal	{ background-image: url("/picts/shadow-horizontal.gif"); background-repeat: repeat-x; }


/* PAGE LINES & BORDERS */

.pagebars	{
		background-color: #A50021;
	/*	background-image: url("/picts/blue/bar.jpg"); */
		height: 20px;
		border: solid #000000;
		border-width: 0px 0px 0px 0px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		}

.pagebar-bottom	{
		background-color: #A50021;
/*		background-image: url("/picts/blue/bar.jpg"); */
		height: 25px;
		border: solid #000000;
		border-width: 0px 0px 0px 0px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		}

.page-splits		{
			border: #9698AB 1px solid;
			background-color: #F0F0F6;
			color: #F0F0F6;
			}




/* GALLERY FONTS, BORDERS AND BUTTONS */

.price			{ COLOR: #3366FF; FONT: 14px verdana, arial, sans-serif; font-weight: bold; }

.cartmargin		{ margin: 6px 0px 0px 0px; }

.gallerytext		{ COLOR: #333333; FONT: 12px verdana, arial, sans-serif; }

.picturename		{
			COLOR: #999999;
			FONT: 16px arial, verdana, sans-serif;
			font-weight: bold;
			margin-left: 10px;
			}

.picturetitle 		{
			COLOR: #000000;
			FONT: 13px arial, verdana, sans-serif;
			font-weight: bold;
			}

.ordertitle		{ COLOR: #999999; FONT: 16px arial, verdana, sans-serif; font-weight: bold; }

.viewer-border		{ border: #000000 1px solid; }

.Galborder	 	{ border: #000000 1px solid; margin-bottom: 3px; }

A:hover .Galborder 	{ border: #FF0000 1px solid; margin-bottom: 3px; Filter: Alpha(Opacity=80);-moz-opacity: 0.8; }





/* SCROLLER OPTIONS */

.scroller-table		{ padding: 2px; }

.scroller-body		{
			margin: 0px;
			padding: 0px;
			border: #C0C0C0 0px solid;

			background-color: #111160;
			background-image: url("/picts/blue/background-scroller.jpg");
			background-repeat: repeat-y;
			}

.scrollertitle 	{ color: #FFFFFF; font-family: Tahoma, Arial, sans-serif; font-size: 13px; font-weight: bold; }

.scrollertext 		{ color: #F0F0F0; font-family: Tahoma, Arial, sans-serif; font-size: 11px; font-weight: normal; }



/* SCROLLER LINK COLORS */

a.scroller:link, a.scroller:visited, a.scroller:active	{ color: #AAAAFF; text-decoration: none; }

a.scroller:hover		{ color: #FF0000; text-decoration: underline; }



/* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
.printhide 	{ display:none; }
.printhelp	{ width:600px; }
}
@media screen{
.printonly 	{ display:none; }
}



/* SIDEBAR OPTIONS */

.sidebar-background, .sidebar-background2 	{ 
		width: 187px;
		background-color: #003366;
 }

.sidebar-frame		{
			width: 187px;
			height: 800px;
			min-height: 800px;
			margin: 0px;
			padding: 0px;
			BORDER: #999999 0px solid;
			}

A.sidebar {	font-size: 16px;}
A.sidebar:link {color: #AAAAFF;}
A.sidebar:hover {	color: #FF0000;	text-decoration: underline;}
A.sidebar:visited {	color: #AAAAFF;}

a.sidelink:link, a.sidelink:visited, a.sidelink:active	{ color: #99CCFF; text-decoration: none; }
a.sidelink:hover					{ color: #99FF99; text-decoration: none; }

.sideborder		{ BORDER: #5583C0 1px solid; }

.sidebartitle		{ COLOR: #FBDB74; FONT: 13px verdana, arial, sans-serif; font-weight: bold; }

.sidebartext		{ COLOR: #CFCFE0; FONT: 12px arial, verdana,  sans-serif; font-weight: normal; }


/* FOR RIGHT SIDEBAR */

.sidebarright-width	{ width: 175px; }

fieldset 	{
		padding: 0px 6px 6px 6px;
		width: 175px;
		text-align: left;
		-moz-border-radius: 5px;
		}

.sidebartext-right	{ color: #333333; FONT: 11px arial, verdana,  sans-serif; font-weight: normal; }

fieldset legend {
		margin-bottom: 3px;
		padding: 2px 5px 2px 5px;
		FONT: bold 13px arial, verdana, sans-serif;
		COLOR: #000000;
		border:1px solid #999999;
		background-color: #FFFFFF;
		}




/* FAQ POPUP, SLIDESHOW & CONTACT & QUOTES FORM BUTTONS */

.button 		{
			color: #000000;
	       		font: bold 12px arial, serif;
			text-align: center;
			background-color: #C9D4DA;
	        	background-image: url("/picts/button.gif");
        		padding: 2px 7px 2px 7px;
			cursor:pointer;
        		border: #000000 1px solid;
			}

.buttonon 		{
			color: #996600;
	       		font: bold 12px arial, serif;
			text-align: center;
			background-color: #F7D0A1;
	        	background-image: url("/picts/buttonon.gif");
        		padding: 2px 7px 2px 7px;
			cursor:pointer;
        		border: #996600 1px solid;
			}






.sidebar-background-new {
	background-color: #003366;
}
