body {

	font-size: 12px;
	font-family: Arial;
	color: black;
	margin: 0px;
	padding: 0px;

	/* background: #848585 url('images/rs-background4.jpg') center 0px no-repeat; */
	
}

#outer {
	/*	position: relative; */
	margin: 0px auto;
	width: 825px; 	
	background : url('/images/bg-gradient.gif' ) repeat-x;		 
}

#menu 
{
	margin: 0px auto;
	width: 825px; 
	height:30px;

	}
	
#inner 
{
	margin: 0px auto;
	width: 825px; 
	/*	position: relative; */
	/*z-index: 2;*/
	/*padding-right: 9px;
	padding-left: 60px;
	padding-bottom: 5px; 
	padding-top: 20px;*/
	
}	

#contentwrapper
{
	width: 607px;
	border-right: #a39987 1px solid;
	border-top: #a39987 1px solid;
	border-left: #a39987 1px solid;
	border-bottom: #a39987 1px solid;
	margin-left:5px;
	margin-top:5px;
	}	
	
#content  /* Content div with all the text */
{
	width: 565px;
	padding: 20px;
	border-right: #b3ac9c 1px solid;
	border-top: #b3ac9c 1px solid;
	border-left: #b3ac9c 1px solid;
	border-bottom: #b3ac9c 1px solid;
	background-color: #ffffff;
	text-align: justify;
	font-family: Arial; font-size:12px; color:#68594e; align:justify;  text-align:justify;
}



#sidenavspace

{
	width: 192px;
	height: 4px;
	}

#sidenavwrapper
{
	width: 190px;
	border-right: #a39987 1px solid;
	border-top: #a39987 1px solid;
	border-left: #a39987 1px solid;
	border-bottom: #a39987 1px solid;
	}
	
#sidenav
{
	width: 183px;
	border-right: #a39987 1px solid;
	border-top: #a39987 1px solid;
	border-left: #a39987 1px solid;
	border-bottom: #a39987 1px solid;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	 background-color: #ffffff;
	 text-align: left;
	}	

#sidenavtitle 
{ 
height: 35px; width: 192px; 

font-family: Arial;
font-size: 16px;
font-weight: bold;
color: #ffffff;
text-align: center; 
} 

#serviceinfo

{
	padding-top: 10px;
font-family: Arial;
font-size: 12px;
font-weight: bold;
color: #ffffff;	
text-align: center;
	}
#footer
{
	text-align: center;
	font-size: 10px;
	font: Arial;
	color: #aea7a1;
	padding-bottom: 5px;	
}


.RadMenu_Default .rmVertical .rmItem .subheader 
{ background-color: #958974;
	color: white;	
	font-size: 11px;
	font-weight: bold;
	font: Arial;
padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
text-align: left;
width: 200px;
text-decoration: none;	
border-bottom: white 1px solid;
border-left: white 1px solid;
border-right: white 1px solid;
border-top: white 1px solid;

}

.RadMenu_Default .rmExpandRight

{
	background: transparent url(/images/arrow.gif) right center no-repeat;
	margin-right: 6px;
	}



.RadMenu_Default .rmVertical .rmItem .subitem 
{ background-color: #bcb4a7;
	color: white;	
	font-size: 11px;
	font-weight: bold;
	font: Arial;
	text-decoration: none;	
padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
text-align: left;
width: 200px;
border-bottom: white 1px solid;
border-left: white 1px solid;
border-right: white 1px solid;
border-top: white 1px solid;
}

.RadMenu_Default .rmVertical .rmItem .subitem2 
{ background-color: #bcb4a7;
	
	color: white;	
	font-size: 11px;
	font-weight: bold;
	font: Arial;
	text-decoration: none;	
padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
text-align: left;
width: 220px;
border-bottom: white 1px solid;
border-left: white 1px solid;
border-right: white 1px solid;
border-top: white 1px solid;
}



.RadMenu_Default .rmLink:hover  { 

color: #453b34;
text-decoration: none;


}

.RadMenu_Default .rmVertical .rmItem .rmExpanded
{ 
	color: #453b34;
	
}

.RadMenu_Default .rmVertical .rmItem .rmItem:hover
{ 
	color: #453b34;
	
}	

.RadTreeView .rtIn:link
{
   color :#5f5044;
 text-decoration:none:
}

.RadTreeView .rtIn:active
{
   color :#5f5044;
 text-decoration:none:
}

.RadTreeView .rtIn:visited
{
   color :#5f5044;
 text-decoration:none:
}

.RadTreeView .rtIn:hover
{
   color :#bab1a4;
 text-decoration:none:
}

 .RadTreeView .rtLI
{
   padding-bottom: 5px;
}
.RadTreeView .rtUL .rtUL
{
   margin-top: 5px;
}
.RadTreeView .rtLast
{
   padding-bottom: 0; /* prevent double-spacing */
} 



