@charset "UTF-8";
/* CSS Document */

*
{
margin:0;
padding:0;
border:0;
}
body
{
background-image: url(/bucket/pixels/furniture/BGMain.jpg);
background-repeat:repeat-x;
background-color: #f5fdfe;
}
div#TheContainer
{

/*background-image:url(../pixels/furniture/BGContent.jpg);
background-repeat:no-repeat;*/
margin-left:auto;
margin-right:auto;
width:965px;
height: 100%;
/*border: 1px solid #ad4030;
border-top:none;*/
padding: 30px;
font-family:Helvetica, Arial, sans-serif;
font-size: 80%;
color: #231f20;
}
div#TheSideArm
{
float: left;
width: 248px;
background-color: #fcfeff;
margin-right: 20px;
padding: 10px;
background-image:url(../pixels/furniture/BGSideArm.jpg);
background-repeat: repeat-x;
}
div#TheBigGuns
{
float:right;
width:666px;
}
div#TheBigGuns p.Intro
{
background-image:url(/bucket/pixels/furniture/LogoGetVisibleImage.gif);
background-repeat:no-repeat;
min-height:120px;
padding-left:140px;
text-align:right;
}
div#TheBigGuns p.Intro strong
{
background-color:#000000;
color:#FFFFFF;
display:inline;
font-weight:normal;
line-height:30px;
padding:1px 3px;
font-size:16px;
}
div#TheBigGuns div.ContentBucket
{
background-color: #f5fdfe;
padding: 10px;
clear:both;
margin-top: 20px;
float:left;
width:645px;
}
div#TheBigGuns div.ContentBucket h2, body#PageIdHome h2
{
border-top:3px solid #FFFFFF;
clear:both;
color:#FFFFFF;
font-weight:normal;
letter-spacing:0.1em;
line-height:80%;
padding:10px 0 0;
text-transform:uppercase;
}
.headingnav
{
float:right;
font-size: 10px;
margin-top: -11px;
}
.headingnav a
{
color: #fff;
text-decoration: none;
padding-left: 5px;
}
.headingnav a:hover
{
text-decoration: underline;
}
div#TheBigGuns div.ContentBucket p
{
margin-top: 10px;
}
span.newsdate
{
display:block;
font-size: 70%;
color: #666;
}


