/* GENERAL STYLES */
.mainmenu{
	width: 100%;
	background: #c288a7 url(../siteimages/indentbg.gif) center center repeat-x;
	margin-top:20px;
	font-weight:600;
	font-family: Times New Roman, "Times", serif;
}

.mainmenu ul{
margin: 0;
padding: 0;
float: left;
background: #c288a7 url(../siteimages/indentbg.gif) center center repeat-x;
}


.mainmenu ul li{
display: inline;
}

.mainmenu ul li a{
float: left;
color: white; /*text color*/
padding: 5px 8px;
text-decoration: none;
}

.mainmenu ul li a:visited{
color: white;
}

.mainmenu ul li a:hover {
color: white !important; /*text color of selected and active item*/
padding-top: 6px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background: #c288a7 url(../siteimages/indentbg2.gif) center center repeat-x;
}



.members{
	
	width: 100%;
	background: #c288a7 url(../siteimages/indentbg.gif) center center repeat-x;
	margin-top:19px;
	font-weight:600;
	font-family: Times New Roman, "Times", serif;
}

.members ul{width: 100%;
margin: 0;text-align:center;
padding: 0;
float: left;
background: #c288a7 url(../siteimages/indentbg.gif) center center repeat-x;
}


.members ul li{width: 100%;
display: inline;
}

.members ul li a{
float: left;width: 100%;
color: white; /*text color*/
padding-top: 5px;
padding-bottom: 5px;
text-decoration: none;
}

.members ul li a:visited{
color: white;width: 100%;
}

.members ul li a:hover, .members ul li .current{
color: white !important; /*text color of selected and active item*/
padding-top: 6px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background: #c288a7 url(../siteimages/indentbg2.gif) center center repeat-x;width: 100%;
}


/* */
.footermenu{

 color: #ccc;  
}

.footermenu ul
{
margin: 0;
padding: 0;
float: left;
}


.footermenu ul li{

display: inline;

}

.footermenu ul li a{
float: left;margin:5px; 
color: #909094; /*text color*/
text-decoration: none;

}


.footermenu ul li a:visited{
color: #909094;

}

.footermenu ul li a:hover{
}

.redash{color:red;}
}
.mainmenu ul li.selected a{
color: #FcFcFc !important; /*text color of selected and active item*/
padding-top: 6px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background: #c288a7 url(../siteimages/indentbg2.gif) center center repeat-x;
}

/* EDITOR PROPERTIES */
