body {
background: #d7b498 url(../images/new/bg_pattern.jpg) repeat top center;
}

div#container{
	background: url(../images/new/bg.jpg) no-repeat top center;
	border:0px solid #f00;
	padding-top:100px;
}

div#nav{
	background:#673d30;
	font-size:14px;
	font-weight:bold;
	padding:10px;
	color:#fff;
	text-align:center;
	letter-spacing:.08em;
	border-bottom:3px solid #fff;
}
div#nav a{
	text-decoration:none;
	color:#fff;
	margin:0px 10px;
}
div#nav a:hover{
	color:#24b3d1;
	border-bottom:1px dotted #24b3d1;
}

table,tr,td {
  color: #000000;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
}
a{
color: #12b0d2;
text-decoration: none;
font-weight: bold;
}
a:hover{
color: #12b0d2;
text-decoration: underline;
}
.title {
font-size: 14px;
font-weight: bold;
}
.highlight{
color: #008548;
font-weight: bold;
}
.box {
border-top: 1px solid #666666;
border-bottom: 1px solid #666666;
border-left: 1px solid #666666;
border-right: 1px solid #666666;
}

table.main{
margin:0px auto;
}

.maintable {

width: 728px;
border-top: 0px solid #666666;
border-bottom: 1px solid #666666;
border-left: 1px solid #666666;
border-right: 1px solid #666666;
padding: 0px;
}
.mainbody {

width: 728px;
padding: 0px;
}
.content {
background:#fffbf2 url(../images/new/content_bg.jpg) no-repeat top right;
width: 728px;
padding:40px 180px 30px 60px;
}
.fullheight{

}
.spacer {
width: 1px;
height: 100%;

}
.leftedge{
width: 11px;
background-repeat: repeat-y;
background-position: top right;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/blue/shadow_left.png');
}
.leftedge[class] {
  background-image: url(../images/blue/shadow_left.png);
}

.rightedge{
width: 11px;
background-repeat: repeat-y;
background-position: top left;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/blue/shadow_right.png');
}

.rightedge[class] {
  background-image: url(../images/blue/shadow_right.png);
}

/*STORE*/
.products{
width:475px;
}
.item{
text-align: center;
width:228px;
padding-top: 5px;
padding-left: 5px;
pading-right: 5px;
padding-bottom: 20px;
border-bottom: 1px solid #000000;
}
.items{
text-align: center;
width:465px;
padding-top: 5px;
padding-left: 5px;
pading-right: 5px;
padding-bottom: 20px;
border-bottom: 1px solid #000000;
}