/* 
* *** ********* ************************
CSS Document  for John S. Butler
10/9/2008
* *** ********* ************************
*/
.body{
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:0.85em;
color:#000000;
margin: 0 auto; 
background-image:url(../images/sce/backing.jpg);
background-repeat:repeat-x;
background-color:#7C0744;
}
.body.editor{
background:white;
}
#container1 { 
width: 913px; 
margin: 0 auto; 
border: 0px solid #000000;
text-align: left; 
background-image:url(../images/sce/fullBg.jpg);
background-repeat:repeat-y;
color: black;
}
#menuBg{
background-image:url(../images/sce/menuBg2.jpg);
height:30px;
background-repeat:no-repeat;
padding-left:64px;
}

#mainMenu{
margin:-30px 0px 0px 213px;
padding:12px 10px 0px 0px;
}

#contentLine{
background-image:url(../images/sce/contentBacking.jpg);
background-repeat:no-repeat;
min-height:390px;
height:auto;
}

#sidebar {
float: left; 
width: 152px;
padding: 0px 0px 0px 10px;
}
#callMeDiv{
background-image:url(../images/sce/callmeBg.jpg);
height:267px;
width:132px;
background-repeat:no-repeat;
padding:45px 10px 10px 10px;
text-align: center;
}
#secondContact{
padding:10px;
}
#mainContent { 
margin: 0 0 0 162px;
padding: 0px; 
} 
#contentIN{
padding: 15px; 
width:700px;
color:black;
}
img{
border:0px;
}
a{
text-decoration:none;
}
p{
line-height:1.20em;
margin-bottom: 10px;
letter-spacing:normal;
}
#menu ul li ul li{
border-bottom:1px solid white;
}
#menu ul li ul li{
width:100%;
}
#menu ul li a#menu_link4{
border:0px;
}
#footer .footer_link { border-left:solid 1px #ffffff; padding-left:4px;color:#ffffff;font-size:0.80em;}
#footer .footer_language_link {	border-right:solid 1px #ffffff;font-size:0.80em;}
#footer .footer_first{border-left:solid 0px #ffffff; color:#ffffff;font-size:0.80em;}
#footerInfo {color:white; font-size:small;}

#footerInfo a {font-size:small; color:#0099cc; text-decoration:underline;}
#footerLink a:hover{color:#ECB160;}
#footerInfo a:hover{color:#ECB160;}

#menuBg button{
background-color:#2F2967;
color:#ffffff;
margin:0px;
padding:0px;
border:0px;
}
#menuBg button:hover{
background-color:#600239;
}