body   {	
	margin: 0 0 0 0px;
	padding: 0 0 0 0px; 
	margin-top: 10px;	
	background-image: url(/Custom/Components/FrontEnd/Pictures/_background-repeat.jpg);
	background-repeat: repeat-x;
	background-color: lavender;
	/* #8e8d9d; */
}

#flashcontent{	
	width: 760px;
	height: 379px;	
	z-index: 1000;
}

#container {
	float: center;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 0 0 px;		
	border:3px solid #8e8d9d;
	background-color: #8e8d9d;
	
}

#top_section{
	width: 760px;
	height: 379px;
	background-image: url(/Custom/Components/FrontEnd/Pictures/header-bar.jpg);
	background-repeat: repeat-x;
}


#content {
	float:center;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding: 0 0 0 0px;
	background-color: #e3e2f3;
	background-image: url(/Custom/Components/FrontEnd/Pictures/main-content-header.jpg);
	background-repeat: repeat-x;
}
		
#content-inner {
	position:relative;
	float: right;	
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	width: 730px;
}
		

#content p {
	font-family: Times, Verdana, Times, Arial, Helvetica, sans-serif;
	font-size: 0.9em
	line-height:17px;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
	color: #555555;

}

#content ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	text-decoration: none;
}
	
#content a {
	color: #8e8d9d;
	font-weight: bold;
	text-decoration: none;
}
		
#content a:hover {
        text-decoration: underline;
        color: #333333;
}

		
label {
        font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	text-decoration: none;
	margin-right:25px;
    
}
		
#content img {
	border: 2px solid;
	border-color: #8e8d9d;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0px;
}

	
/*-----------------------Nav Settings-------------------------------*/
#nav {
	float: left;
	position: relative;
	z-index: 2000;
	margin-top: 15px;
	width:760px;	
	margin-left:auto;
}

#nav ul {
	
	margin: 0px 0px 0px 0px;
	padding-left: 10px;	
	padding-top: 8px;
	list-style-type:none;
	height:25px;	
}

#nav ul li {
	float: left; 
	position:relative;
	display: inline;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	height:20px;
}
		
#nav ul li a{
	font: 1.1em "Times New Roman", Times, serif;
	color: #2f2e3c; 
	text-decoration: none;
	letter-spacing: 0px;
	padding-left: 7px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	margin-top: 50px;
	border-right-color: #2f2e3c;
	border-right-width: 1px;
	border-right-style: inset;
}
	
#nav ul li a:hover{
	color: brown;
	text-decoration: none;
}



#nav li ul {   
	   display: none;
	   position:absolute; 
	   top: 1em;
	   left: 0;  
} 


#nav li:hover ul {  
	   margin-left:auto;
	   margin-top:2px;
	   width:230px;
	   height:auto;
	   display:block;
	   background-color:#ffffff;
	   border: 1px solid;
	   z-index: 1000;
	   padding-bottom:10px;
	   opacity: .8;
	   filter: alpha(opacity=80);	   

}

#nav a:hover ul, #nav li.sfhover ul{  
	   margin-left:auto;
	   margin-top:2px;
	   width:230px;
	   height:auto;
	   display:block;
	   background-color:#ffffff;
	   border: 1px solid;
	   z-index: 1000;
	   padding-bottom:10px;
	   opacity: .8;
	   filter: alpha(opacity=80);	   

}

#nav ul li ul li a{
	width: auto;
 	border-right-width: 0px;
 	padding-top:8px;
 	color: black;

}

#nav ul li ul li{
	display: inline;
	margin: 0px;
	padding-top: 5px;
	float: left; 
	width: 190px;
}


/*-------------------------------Nav Settings-------------------------------*/

hr{
	border: 1px etched brown;
	
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding-bottom: 0px;
}
		
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: brown;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	margin: 0px;
	padding: 0px;	
        padding-right:15px;
}		


h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: brown;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#footer {
	float: center;
	clear: both;
	width:760px;
	height: 50px;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-decoration: none;
	color: gray;
        background-image: url(/Custom/Components/FrontEnd/Pictures/footer.jpg);	
}
	
#footer a {
	color: orange;
	font-weight:bold;
        text-decoration: none;
}
		
#footer a:hover {
        color: orange;
	text-decoration: underline;
}


