body   {	
	margin-top: 0px;
	padding-top: 0px;
	background-color: white;
	background-image: url(/Custom/Components/FrontEnd/Pictures/background-repeat.jpg);
	background-repeat: repeat-x;	

}

#container {
	float: top;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	border-left:0px solid;
	border-right:0px solid;
	border-color: #015F57;
	background-color: #ffffff;
}

#banner {
	height: auto;
	background-color: white;	
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 2px;
	border-bottom: 0px solid;
}
		
#pagebody {
        width: auto;
        padding-top: 0;
        background-color: #ffffff;
	border-top-color:  #A69E89;
	border-top: 5px solid;
	border-right: 0px solid;        
}


#content {
	width: 758px;
	padding: 0 0 0 0px;
	margin: 0 0 0 0px;
	border-color: #A69E89;
	border-top:1px solid;
	border-left:1px solid;
  	border-right:1px solid;
        background-color: #ffffff;
		
}
		
#content-inner {
	float:right;
	width:580px;
	margin:10 0 0 0px; 
	padding: 10px 10px 10px 10px;
	border-left: 1px dashed;
	border-right:0px solid;
	border-color: #cccccc;
}
		

#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	text-decoration: none;

}

#content ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	text-decoration: none;
}
	
#content a {
	color: #2f2f82;
	text-decoration: underline;
}
		
#content a:hover {
        text-decoration: none;
}

		
label {
        font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	text-decoration: none;
	margin-right:25px;
    
}
		
#content img {
	border: 0px;
	margin: 5px;
	padding: 2px;
}

#subnav {
	display:block; 
	position:absolute;
	top:235px;
	width:auto;
	margin: 0px 0px 0px 0px;
	background-color: blue;	
	text-decoration: none;
}
		

#nav_container{
  	background-image: url(/Custom/Components/FrontEnd/Pictures/logo.jpg);
	background-repeat: no-repeat;
	background-color: #015F57;
	height:105px;
}

#nav {
        
        float: right;
        top:70px;
        margin-top:75px;
	padding: 0px 0px 0px 0px;
	background-color: #015F57; 
}


#nav ul {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	list-style-type:none;
}

#nav ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
		
#nav ul li a{
	font: 0.7em Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: 0px;
	padding-left: 15px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	margin-top: 50px;
	border-right-color: #ffffff;
	border-right-width: 1px;
	border-right-style: solid;
}
	
#nav ul li a:hover{
	color: #b9ca00;
	text-decoration: none;
}		
		


#nav2 {
	float:left;
	background-color: white;
	margin-top: 0px;
	margin-left:15px;

}

#nav2 ul {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	list-style-type:none;
}

#nav2 ul li {
	display:list-item;
	margin: 0px;
	padding: 0px;
	background-image: url(/Custom/Components/FrontEnd/Pictures/bulletpoint_.gif); 
	background-repeat: no-repeat;
	background-position: top left;
}
		
#nav2 ul li a{
	font: 0.9em Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0px;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	margin: 0px;
	border-right-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
}
	
#nav2 ul li a:hover{
	color: #b9ca00;
	text-decoration: none;
}		




h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #015F57;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
		
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #015F57;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #015F57;
	text-decoration: none;
	margin: 0px;
	padding: 0px;	
}		


h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #015F57;
	text-decoration: none;
	margin: 0px;
	padding: 0px;	
}


.orangeitalic {

	font-weight: bold;
	color: orange;
}

#footer {
	clear: both;
	padding: 20px 10px 0px;
	margin: 0px;
	height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #2a2221;
	text-decoration: none;
        background-image: url(/Custom/Components/FrontEnd/Pictures/footer.jpg);
	background-repeat: repeat;	

}
	
#footer a {
	color: black;
	font-weight:bold;
        text-decoration: none;
}
		
#footer a:hover {
        color: orange;
	text-decoration: underline;
}

