/* CSS Document */
body
{
margin: 0px;
background: #844605;
}

.clr
{
clear: both;
}

#wrapper
{
margin-left: auto;
margin-right: auto;
width: 955px;
background: #b77938 url(images/polentini/navbg.gif) top left repeat-y;
}

#logo
{
position: absolute;
top: -60px;
left: 90px;
z-index: 10000;
}

#head
{
width: 955px;
height: 142px;
border-bottom: 8px #000000 solid;
background: #b77938;
margin-left: 0px;
}

#head img
{ 
float:left;
padding-right: 0px;
display: inline;
}

#head .img
{ 
margin-top: 35px;
margin-left: 20px;
}

#head .img2
{ 
margin-left: 50px;
padding-top: 5px;
}

.space
{
height: 3px;
width: 100%;
background: #b77938;
overflow: visible;
}

#body
{
width: 955px;
border-top: 5px #000000 solid;
}

#navbar
{
position: relative;
left: 0px;
overflow: visible;
width: 155px;
margin-left: 30px;
background: #b77938;
padding-left: 5px;
}

#nav
{
padding-left: 0px;
}


#content
{
width: 765px;
background: #ead7c4 url(images/polentini/stackbg.gif) bottom left no-repeat;
float: right;
display: inline;
padding: 0px;
}

#copy
{
padding: 0px 20px 84px 84px;
}

#copy .floatright {
float: right;
padding: 0 0px 0 20px;
border-left: 1px solid #000;}

#copy .floatleft {
float: left;
padding: 0 20px 0 0px;
border-right: 1px solid #000;}

#copy table {
padding-left:20px;
}

#copy table p {
padding-right: 10px;
}

#footer
{
width: 945px;
background: #b77938;
text-align: center;
font-size: 10px;
padding: 5px;
}


/*Text Formatting*/

.boxText { 
font-weight: bold;
}

.smalltext {
font-size: 10px;
}

.largeboldtext {
font-size: 24px;
font-weight: bold;
}

a:link
{
color:#2d0202;
text-decoration: underline;
font-weight: bold;
}

a:visited
{
color:#804000;
text-decoration: underline;
font-weight: bold;
}

a:hover
{
color: #ffffff;
text-decoration: underline;
font-weight: bold;
}

a:active
{
color: #ffffff;
text-decoration: underline;
font-weight: bold;
}

#content a:link
{
color:#2d0202;
text-decoration: underline;
font-weight: bold;
}

#content a:visited
{
color:#b77938;
text-decoration: underline;
font-weight: bold;
}

#content a:hover
{
color: #b77938;
text-decoration: underline;
font-weight: bold;
}

#content a:active
{
color: #b77938;
text-decoration: underline;
font-weight: bold;
}

/*User added things for Cube Cart */
.categories {
margin-top: -5px; }

.cart {
margin-left: -5px;
}

.catimage {
border: 2px solid #b77938;
width: 600px;
height: 100px;
overflow: hidden;
margin: -25px auto 0 auto;
}

.boxContent table, .boxContent table tr, .boxContent table td, .boxContent table p, .boxContent table tbody{
padding: 0 0 0 0;
margin: 0 0 0 0;
}

.frontcat {
float: left; 
text-align: center; 
possition:relative; 
margin:0 0 5px 5px;
border: #b77938 dotted 1px;
padding: 0 0 3px 0;
}

.description {
font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000;
	text-decoration:none;
	}
	
.totitems {
text-decoration: none;
}

#copy table.tblList {
padding: 0px;
margin-left: 5px;
}

#copy table.tblList img {
padding: 5px;

}