body{
	background: url('../images/site_background.jpg') repeat;
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, "San Serif";
	font-size:12px;
}

.block_image{
	display:block;
	margin:0px;
	padding:0px;
}

#main_div{
	margin-right: auto;
	margin-left: auto;
	width: 776px;
	background:url('../images/main_div_bg.png') repeat;

}
#header{
	width:764px;
	margin-left:auto;
	margin-right:auto;
}
#menu{
	background:url('../images/menu_background.png');
	padding:0px;
	margin:0px;
	text-align:center;
	width:764px;
	margin-left:auto;
	margin-right:auto;
}

#menu ul{
	list-style-type: none;
	padding:0px;
	margin:0px;
    display:inline;
}

#menu ul li{
	padding:0px;
	margin:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:10px;
	padding-right:10px;
	display:inline;
}

#menu a{
	color:white;
	text-decoration:none;
    padding-top:7px;
	padding-bottom:7px;
    display:inline-block;
}

#menu a:hover{
	color:#ffd7ad;
	text-decoration:underline;
}

.footer{
	background:url('../images/footer_background.png') no-repeat;
	height:77px;
	text-align:center;
	color:white;
	font-size:10px;
	clear:both;
	float:none;
	width:764px;
	margin-left:auto;
	margin-right:auto;
}

.footer_menu{
    list-style-type:none;
}

.footer_base{
	width:776px;
	background: url('../images/footer_base.png') no-repeat;
}

.footer_content{
	padding-top:30px;
}

.footer_content a{
	color:white;
	text-decoration:underline;
}

.footer_content a:hover{
	color:#ffd7ad;
}

.secondary_menu{
	height:auto;
	float:left;
	width:139px;
}

.secondary_menu ul{
	padding:0px;
	padding-top:10px;
	padding-left:10px;
	padding-right:7px;
	margin:0px;
	list-style-type: none;
}

.secondary_menu ul li{
	border-bottom:1px solid #8a6955;
}

.secondary_menu ul li.first_item{
	border-top:1px solid #8a6955;
}

.secondary_menu ul li a{
	color:white;
	text-decoration:none;
	display:block;
	padding:5px;
}

.secondary_menu ul li a:hover{
	background-color:#8a6955;
}

.actual_content{
	width:600px;
	height:auto;
	float:left;
	color:white;
	padding:8px;
	margin-right:4px;
}

.content_box{
	width:764px;
	margin-left:auto;
	margin-right:auto;
	height:auto;
	background:#6e4228 url('../images/content_background.jpg') repeat-x left top;
}

a{
	color:white;
	text-decoration:underline;
}

a:hover{
	color:#ffd7ad;
}

.content_box img, .content_box a img, .div_image{
	border:6px solid #c19563;
}

.content_box a:hover img, .content_box a:hover .div_image{
	border:6px solid white;
}

button img{
	border:0px !important;
}

.dropshadow1{
	float:left;
	position:relative;
    padding-left:4px;
    padding-right:4px;
}

.dropshadow1 img{
	position:relative;
}

.dropshadow1 a:hover {
	font-size:100%;
	text-decoration:none;
	}

.dropshadow1 a span {
	display:none;
	}

.dropshadow1 a:hover span {
    background-color:#CCCCCC;
    display:block;
    position:absolute;
    width: 110px;
    bottom: 10px !important;
    bottom: 10px;
    left: 50%; margin-left: -56px;
    border:1px solid #a9a9a9;
    text-align: center;
    font-size: 12px;
    color:#333;
	text-decoration:none;
	font-weight:bold;
}

.page_image{
	width:764px;
	height:100px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

.twitter_tab{
	position:absolute;
	bottom:0px;
	right:20px;
	height:38px;
	width:202px;
	background:url('../images/tab_background.gif') no-repeat;
}

.twitter_link{
    background:url('../images/Twitter_30x30.png') no-repeat 4px 5px !important;
	background:url('../images/Twitter_30x30.gif') no-repeat 4px 5px;
	display:block;
	font-size:14px;
	padding-left:40px;
	padding-top:9px;
	height:29px;
}

img.no_border{
    padding:0px !important;
    margin:0px !important;
    border:0px !important;
}

ul.footer_menu li {
    display:inline-block;
    padding-left:3px;
    padding-right:3px;
}

.qtyBox{
    width:20px;
}

.productQty{
    width:20px;
}

.productTable, .checkoutTable{
    width:590px;
}

.productImg{
    width:110px;
}

.productPrice{
    text-align:center;
    width:80px;
}

.addAllButton{
    text-align:right;
}

.updateButtonCell{
    text-align:right;
}

.breakdownBox{
    width:200px;
    padding-top:20px;
    float:right;
}

.shippingBox{
    width:200px;
    padding-top:20px;
    float:left;
}

.imageOnly img{
    border:0px;
    padding:0px;
    margin:0px;
}

.productRemove{
       width:50px;
}

.productPerUnit{
        width:90px;
        text-align:right;
        padding-right:10px;
}
.breaker{
    display:block;
    height:6px;
    margin-top:3px;
    float:none;
    clear:both;
}

.blog_menu{
	height:auto;
	width:139px;
    padding-top:5px;
    float:right;
}

.blog_menu ul{
	padding:0px;
	padding-top:3px;
	padding-left:0px;
	padding-right:7px;
	margin:0px;
	list-style-type: none;
}

.blog_menu ul li{
	border-bottom:1px solid #8a6955;
}

.blog_menu ul li.first_item{
	border-top:1px solid #8a6955;
}

.blog_menu ul li a{
	color:white;
	text-decoration:none;
	display:block;
	padding:5px;
}

.blog_menu ul li a:hover{
	background-color:#8a6955;
}

.blog_menu h4{
    padding-bottom:1px;
    margin-top:1px;
    margin-bottom:1px;
}

.postedByDiv{
    padding-left:0px;
}

.postedBy{
    font-weight:bold;
}

.postedDate{
    font-size:smaller;
    font-style:italic;
}
