/* Main Style sheet */


/******************/
/*Standard Styles */
/******************/

/*Text*/
p { font: 1.1em/1.2em Times New Roman, sans-serif; color:#484848; }
h1{	font: bold 1.9em/1.2em Times New Roman, sans-serif;color: #79706a;}
h2 { font: bold 1.7em/1.2em Times New Roman, sans-serif; color:#0719c3; }
h3 { font: bold 1.6em/1.2em Times New Roman, sans-serif; color:#79706a; }
h4 { font: bold 1.4em/1.1em Times New Roman, sans-serif; color: #3f477c; }
h5
{
	font: bold 1.2em/0.8em Times New Roman, sans-serif;
	color:#0719c3;
}
h6 { font: bold 1.1em/1em Times New Roman, sans-serif; color: #3f477c; }

/*Hyperlinks*/
a 
{	text-decoration:none; }
a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:underline; }
a:active {}

.nounderline 
{
	text-decoration:none;	
}

Lists
ol {color:#484848;}
ul {color:#484848;}
li {color:#484848;}

/*
TABLE
{ border:1px solid #c0b999; background-color:#fff; font-family:Arial, sans-serif; font-size:1em; } 
tr { background-color:#fcfbf8;}
td { padding:5px; }
td p { margin:0; padding:0; font-family:Arial, sans-serif; }
th { padding:5px; }	*/


img {	border:0;}
/*************/
/*Page Styles
/*************/

body 
{  
	font: 75%/1.5 Times New Roman, sans-serif; 
	background-color: black;
  }

#FC_PageContainer
{
	
	background-color:transparent;
	padding-bottom: 10px;
}


/*****************/
/* Header Styles */
/*****************/

#FC_HeaderControl
{
	background-image:  url(../Styles/Images/SY_Header.jpg);
	background-position:top;
	background-repeat:repeat-x;
	height: 100px;
	
}

 #FC_HeaderLogo
{
	float:left;
	text-align:center;
	width:100%;
	margin-top:8px;
	margin-bottom:9px;
	
} 

 #FC_HeaderArea
{ 
	float:right;
	padding-left:10px;
	height:30px;
	width: 320px; 
	background-image:  url(../Styles/Images/SY_ToolArea.jpg);
	background-repeat:no-repeat;
}
#Resize
{	padding-top:5px;
	padding-left:5px;
	float:left;
	}
.textResize
{	float:left;
	color:black;
	cursor:	pointer;
	font: bold 1.2em/1.0em Times New Roman, sans-serif;
	text-align:center;
	display:block;
	width:25px;
	height:15px;

}
#MediumTextResize
{
	border-left: solid 2px black;
	border-right: solid 2px black;
	
}
.textResize:hover
{	
	color:white;
}

#SearchText
{	float:left;
	cursor:pointer;
}
.SeachBoxSpan
{	float:left;
	margin-left:10px;
	border:solid 1px gray;
}
.Breadcrumb
{	float:right;
 	margin-right:30px;
	}
.Breadcrumb a 
{
	color:#a1a0a0;
	text-decoration:none;
}
.Breadcrumb a:hover 
{
	color:#9d4835;
	text-decoration:none;
}	
.PageTitle 
{
	margin-left:30px;
	text-transform:uppercase;
}
/********************/
/* Main Column Styles */
/********************/

#MainColumn .FC_WebDocument a:link 
{
	color:black;
	text-decoration:none;		
}
#MainColumn .FC_WebDocument a:visited
{
	color:black;
	text-decoration:none;
	}
#MainColumn .FC_WebDocument a:hover 
{
	color:#9d4835;
	text-decoration:underline; 
	}



/********************/
/*Left Column*/
/********************/
#LeftColumn
{	
	min-height:400px;
	padding-bottom: 5px;
}
#Artwork
{	background-image:  url(../Styles/Images/SY_Left1.png);
	background-position:top left;
	height:350px;
	width:285px;
	margin-top:-130px;	
}
.Section4
{	background-image:  url(../Styles/Images/SY_Left2.png)!important;
}
.Section3
{	background-image:  url(../Styles/Images/SY_Left3.png)!important;
}
.Section2
{	background-image:  url(../Styles/Images/SY_Left4.png)!important;
}
/********************/
/*Right Column*/
/********************/

#RightColumn
{
	height: 100%;
	padding-bottom: 5px;
}
#RightColumn .FC_WebDocument a:link 
{
	color:black;
	text-decoration:none;		
}
#RightColumn .FC_WebDocument a:visited
{
	color:black;
	text-decoration:none;
	}
#RightColumn .FC_WebDocument a:hover 
{
	color:#9d4835;
	text-decoration:underline; 
	}
/********************/
/* Top Main Menu           */
/********************/

#Menu
{
	margin-left:300px;
	float:left;
}

.SMainMenu
{
height:29px;
}

.SMainMenuItem
{	
	color:#79706a;
	padding-right:5px;
	padding-left:5px;	
	padding-top:3px;
	padding-bottom:3px;
	font: bold 1.1em/1.1em Times New Roman, sans-serif;
	text-transform:uppercase;
	white-space:nowrap;
	display:block;
	
}
.SSelectedMainMenu
{
	color:#79706a;
}
.SHoverMainMenu
{
	background-color:#79706a; 
	color:white;
	text-decoration:none !important;	
}
.DMainMenu
{	
	z-index:100;
	overflow:visible;
	padding-bottom:5px;
	background-color: transparent !important;
	
}
.DMainMenuItem
{
	background-color:#9a8f87;
	color:white;
	padding-left:5px;
	padding-right:5px;
	padding-top:1px;
	padding-bottom:1px;
	font: bold 1.1em/1.1em Times New Roman, sans-serif;
	text-transform:uppercase;
	display:block;
	
}
.DSelectedMainMenu
{
	color:#2b2725; 
}
.DAdminHoverMainMenu
{
	background-color:#79706a; 
	color:#2b2725;
	text-decoration:none !important;
	
}


/******************/
/* Footer  Styles */
/******************/
.FC_FooterControl
{
	color:gray;
	background-image:  url(../Styles/Images/SY_Footer.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-top:20px;
	text-align: center;
}

.footertext
{
	text-decoration: none; /*font-weight: bold;*/
	text-align: center;
	color: gray;
	padding-right: 5px;
	padding-left: 5px;
	cursor:pointer;

}
.print
{
	cursor:pointer;

}