.lang_pad {
    width:858px;
    margin: 0 auto;
    margin-top:5px;
    padding-left:5px;
    margin-bottom:-5px;
}

.ControlPanel {
    margin: 0 auto;
    width: 858px;
    background-color: #f0e0ca;
    border: solid 1px #4c201c;
}
body  h1 {
   color: #4c201c;
   font-size: 1.45em;
   margin-bottom: 5px;
   margin-top: 5px;
   font-weight:bold;
}
body h2 {
   font-weight:bold;
   font-size:1.2em;
   color: #4c201c;
   margin-bottom: 3px;
   margin-top: 3px;
}
body .LeftPane h1, body .RightPane h1 {
   font-size: 1.1em;
   font-weight: 400;
}
body, body p, body h3, body h4, body img {
   font-size: 1.2em;
   color:#28110f;
}
body .ContentPane  img, body .LeftPane  img, body .RightPane  img {
   margin: 10px;
}

.main_dnnmenu_rootitem  
{	
	padding-left: 20px;
}


/*  Main menu hover  */
.main_dnnmenu_rootitem_hover
{  
	padding-left: 20px;
}

/*  Main menu selected  */
.main_dnnmenu_rootitem_selected 
{
	padding-left: 20px;
}


body .ContentPane  img, body .LefttPane  img, body .RightPane  img {
margin: 10px;
}
.LogoPane {
	float:left;
}


.CommandButton {
padding-right:8px;
}


/*
Sixxac Navigator
*/

.SXNavFull {
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 1px;
  padding-bottom: 1px;
  width: 100%;
}

.SXNavItem {
  padding-left: 8px;
  padding-right: 8px;
  font-weight: bold;
  cursor: default;
  font-size: 12px;
  font-family: Verdana, Arial;
  text-decoration: none; 
}

.SXNavEnabled A, .SXNavSelected A {
	color: #28110f; 
	text-decoration: none; 
	background-color: transparent;
}

.SXNavEnabled A:link, .SXNavSelected A:link {
	color: #28110f; 
	text-decoration: none; 
	background-color: transparent;
}

.SXNavEnabled A:hover, .SXNavSelected A:hover {
	color: #4c201c; 
	background-color: transparent;
}

.SXNavEnabled A:active, .SXNavSelected A:active {
	color: #4c201c; 
	background-color: transparent;
}

.SXNavEnabled A:visited {
	color: #4c201c; 
	background-color: transparent;

}

.SXNavEnabled
{
	color: #4c201c; 

}

.SXNavActive
{
	color: #4c201c;
	cursor: default;
        padding-left: 8px;
        padding-right: 8px;
	text-decoration: none; 
	background-color: transparent;
        font-size: 12px;
        font-family: Verdana, Arial;
}

.SXNavLink
{
        color: #4c201c;
	text-decoration: none; 
        font-size: 12px;
        font-family: Verdana, Arial;
}





body .art-article img, body img.art-article {
  margin-top: 0pt;
  margin-right: 0pt;
  margin-bottom: 0pt;
  margin-left: 0pt;
}








