BODY {
	background-image:url(images/background.jpg);
	background-color: #ffffff;
	font-family : arial narrow;
	text-align: left;
	letter-spacing: normal;
	margin-top:40px;	
	
}

td {

	color:#852113;
	font-size:12px;
	font-family : Calibri, arial;
	text-align:center;
	text-decoration: none;
	
}

#bottomshadow{
margin-top:-5px;
}

#MainContainer	{
	width:790px;	
	Margin-top:0px;
	margin: 0 auto;
	clear:both;

}

#BottomPanel 	{
	border: 2px solid #ffffff;	 
	background-color: #FADAD3;
	width: 792px;
	height: 202px;
}

.headers {
	font-size: 1em;	
	margin-bottom:5px;
	font-family: arial;
	color: #7F1B0F;
	font-weight:bold;


}

/* -- DROPDOWN MENU-- */
#sddm        {	

	padding: 0;
	z-index: 10000;
	text-align: center;
	margin-left:0px;

}

#sddm li
{		
	margin: 0px 0px 0px 0px;
	list-style: none;
	float: left;
	font: normal 12px calibri;
	text-decoration: none;
	text-align:center;


}
/* This is CSS for the <A> tag*/

#sddm li a        {	
display: block;
padding: 4px 10px;
width: 100%;
text-align: center;
text-decoration: none;

}
/*
#sddm li a:hover
{	background: #fff}
*/
#sddm div        {	
	position: absolute;
	visibility: hidden;
	margin:-5px 0px 0px 30px;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #852113;
}

/* Below is the padding around the dropdown items*/

#sddm div a            {	
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	text-decoration: none;
	width: auto;
	white-space: nowrap;
	text-align: left;                
	background: #FFFFFF;
	color: #000000;
	font-size: 11px ;
	font-family: arial narrow;
	}
	
	
#sddm div a:hover     {	
	background: #E2BCB6;
	color: #852113;
	z-index: 1000;
	}





.MENU { color: #852113;text-decoration: none; FONT-SIZE: 12px; }


/* -- SECOND DROP DOWN MENU HOME PAGE-- */

#sddm2        {	
	
	padding: 0;
	z-index:10000;
	text-align:center;
	margin-top:0px
	}

#sddm2 li      {		
	padding: 0;
	list-style: none;
	float: left;	
	text-decoration: none;
	text-align:center;
	}
/* This is CSS for the <A> tag*/
 
 #sddm2 li a        {	display: block;
	
	
	padding: 4px 0px 4px 30px;
	
   width: 100%;
	/*
	background: #000000;
	 
	color: #FFF;
	*/
	text-align: center;
	text-decoration: none;
}
        /*
        #sddm li a:hover
        {	background: #fff}
        */
#sddm2 div        {	
	position: absolute;
	visibility: hidden;
	margin-top: -5px;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #852113;
	margin-left:35px;
	}
  
		 /* Below is the padding around the dropdown items*/
 
 #sddm2 div a    {	
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	text-decoration: none;
	width: auto;
	white-space: nowrap;
	text-align: left;                
	background: #FFFFFF;
	color: #000000;
	font-size: 11px ;
	font-family: arial narrow;
			}
			
				
#sddm2 div a:hover     {	
	background: #E2BCB6;
	color: #852113;
	z-index: 1000;
	}

	/* -- SECOND DROP DOWN MENU SUBPAGE-- */

#sddm3        {	
	
	padding: 0;
	z-index:10000;
	text-align:center;
	margin-top:0px
	}

#sddm3 li      {		
	padding: 0;
	list-style: none;
	float: left;	
	text-decoration: none;
	text-align:center;
	}
/* This is CSS for the <A> tag*/
 
 #sddm3 li a        {	display: block;
	
	
	padding: 4px 0px 4px 0px;
	
  
	/*
	background: #000000;
	 
	color: #FFF;
	*/
	text-align: center;
	text-decoration: none;
}
        /*
        #sddm li a:hover
        {	background: #fff}
        */
#sddm3 div        {	
	position: absolute;
	visibility: hidden;
	margin-top: -5px;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #852113;
	margin-left:00px;
	}
  
		 /* Below is the padding around the dropdown items*/
 
 #sddm3 div a    {	
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	text-decoration: none;
	width: auto;
	white-space: nowrap;
	text-align: left;                
	background: #FFFFFF;
	color: #000000;
	font-size: 11px ;
	font-family: arial narrow;
			}
			
				
#sddm3 div a:hover     {	
	background: #E2BCB6;
	color: #852113;
	z-index: 1000;
	}

