/* CSS Document */
#Body{
	background: #3b3b3b;
	font-family: "Trebuchet MS";
	color: #4f4f4f;
	font-size: 12px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;	
}
#wrapper{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	text-align: left;
}
/*-------------------------Navigation--------------------------*/
table.nav2
{
    font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 16px;
}
#logo_sec {
	float:left;
	width: 164px;
	padding-left: 36px;
	padding-top: 24px;
}
#navigation{
	float: right;
	padding-right: 38px;
	width: 530px;
	font-size: 11px;
	padding-top: 15px;
}
#nav{
	float: right;
	padding-top: 12px;
}
#navigation a:visited, #navigation a:active, #navigation a:link {
	text-decoration: none; 
	color: #4f4f4f;
}
#navigation a:hover {
	text-decoration: none; 
	color: #591312;
}
/*  @@@@@[  Sub Nav  ]@@@@@ */
#subnav {
	margin-right: 3px;
	margin-left: 3px;
	margin-bottom: 14px;
	width: 235px;
	border: 1px solid #9f9c75
}
#content_left #subnav ul{
	margin: 0px;
	padding-left: 19px;
	padding-top: 12px;
	padding-bottom: 8px;
	color: #4f4f4f;
}
#content_left #subnav ul li{
	background: url(images/_bullet-subnav.gif) no-repeat 3px 10px;
	list-style-type: none;
}
#content_left #subnav ul li.sub {
	font-size: 11px;
	margin-left: 10px;
}

#subnav ul li a:visited, #subnav ul li a:active, #subnav ul li a:link {
	text-decoration: none; 
	color: #4f4f4f;
}
#subnav ul li a:hover {
	text-decoration: none; 
	color: #591312;
}
#subnav h1{
	background: url(images/_go-btn.gif) no-repeat 19px 15px;
	color: #4a0f0e;
	font-size: 12px;
	border-bottom: 1px dashed #9f9c75;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 7px;
	padding-left: 35px;
	text-transform: uppercase;
	font-weight:bold;
	font-family: "Trebuchet MS";
	
}
#subnav .title{
	background-color: #cbc796;
}

#subnav .title a:visited, #subnav .title a:active, #subnav .title a:link {
	text-decoration: none;		
	color: #4a0f0e;
}
#subnav .title a:hover {
	text-decoration: none; 
	color: #4a0f0e;
}
/*--------------------------Footer/ Header-------------------------*/
#header_in{
	width: 960px;
	height: 320px;
	background:url(images/bg_header_in.jpg) left top no-repeat;
	position:relative;
}
#header{
	width: 960px;
	height: 203px;
	background: url(images/_bg-blog.jpg) left bottom no-repeat;
	font-size: 11px;
}
#footer{
	width: 960px;
	font-size: 11px;
	line-height: 25px;
	color: #666666;
}
#footer_menu {
	background-color: #000000;
	padding-left: 11px;
	padding-right: 11px;
}
#footer a:link, #footer a:visited, #footer a:active {
	text-decoration:none;
	color:#666666;
}
#footer a:hover {
	text-decoration: underline;
	color:#666666;
}
#footer a.seo:hover {
    color:#666666; 
	text-decoration: none; 
	cursor: text;
}
#gravitate {
	float:right;
	text-align:right;
}
#footer_text {
	padding-left: 11px;
	padding-right: 11px;
	line-height: 14px;
	padding-top: 3px;
}
/* @@@@@[  Main Page  ]@@@@@ */
#main{
	background-color: #e4dfa8;
}
#contentmain {
	padding: 0px;
	width: 960px;
	line-height: 1.6em;
	padding-top: 4px;
}
#content_in {
	width: 954px;
	padding: 3px;
}
#content_in_bo {
	width: 952px;
	border:solid 1px #9f9c75;
	background:url(images/bg_content_in.gif) repeat-y;
	padding-bottom: 10px;
}
#content_in_bo p {
	margin: 0px;
	padding: 8px 14px 0px;
	font-size: 11px;
	color: #4c4a3b;
}
#content_in_bo ul {
	margin: 0px;
	padding-top: 8px;
	padding-left: 40px;
}
#content_in_bo a:visited, #content_in_bo a:active, #content_in_bo a:link {
	text-decoration: underline;		
	color: #4d100f;
}
#content_in_bo a:hover {
	text-decoration: none; 
	color: #4d100f;
}
.in_col1 {
	width: 237px;
	float:left;
}
.in_col2 {
	width: 240px;
	float:left;
}
.in_col3 {
	width: 235px;
	float:left;
}
#content_left{
	width: 244px;
	float: left;
}
#content_right{
	width: 583px;
	float: right;
	background-color: #FFFFFF;
	padding: 29px 69px 30px 64px;
	min-height: 400px;
}
#contentmain ul {
	margin: 0px 0px 15px 30px;
	padding: 0px;
}
#contentmain ul ul {
	margin-bottom: 0px;
}
#contentmain li {
	background: url(images/_bullet-content.gif) no-repeat 2px 11px;
	list-style: none;
	padding-left: 13px;
	line-height: 1.3em;
	padding-top: 5px;
}
#content_right a:visited, #content_right a:active, #content_right a:link {
	text-decoration: underline;		
	color: #591312;
}
#content_right a:hover {
	text-decoration: none; 
	color: #591312;
}
#quote{
	width: 583px;
	color: #591312;
	font-size: 20px;
	margin-bottom: 20px;
	border-bottom: solid 1px #591312;
	border-top:solid 1px #591312;
	padding-bottom:2px;
	padding-top: 2px;
}
#quote_line{
	width: 583px;
	border-bottom: solid 1px #591312;
	border-top:solid 1px #591312;
}
#quote p {
	margin: 0px;
	padding-top: 19px;
	padding-bottom: 16px;
	padding-left: 28px;
	padding-right: 34px;
	line-height: 21px;
}
#buy{
	padding-left: 24px;
	padding-right: 24px;
}
h1{
	color: #581212;
	font-size: 21px;
	line-height: 24px;
	margin: 0px;
	padding-bottom: 19px;
}
h2{
	color: #581212;
	font-size: 14px;
	background: url(images/_bullet-h.gif) no-repeat 0px 5px;
	text-transform: uppercase;
	margin: 0px;
	padding-left: 20px;
	padding-top: 0px;
	font-weight: bold;
	padding-bottom: 5px;
}
p{
	margin: 0px;
	padding-bottom: 19px;
}
.img_right{
	margin-left: 29px;
	float:right;
}
.img_right img {
	border: 1px solid #86835e;
}

.search{
	background-color: #FFFFFF;
	padding-left: 5px;
	border: 0px;
	margin-left: 5px;
	font-size: 11px;
	line-height: 13px;
}
.black{
	clear:both;
	border-bottom: solid 10px #000000;
}	
.clr{
	clear: both;
	font-size: 0px;
	line-height: 0px;
}
.col2 {
	float: left;
	width: 275px;
	padding-right: 15px;
}
.formTable {
    margin-bottom: 13px;
}
.formTable td {
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 5px;
    padding-left: 0px;
    vertical-align: top;
}.btn {
	color: #E4DFA8;
	background: #460E0D;
	border: 1px solid #000000;
}
/*///////////// cartTable /////////////*/

.cartTable {
    margin-bottom: 13px;
}
.cartTable th {
	font-weight: bold;
	padding-right: 5px;
	padding-left: 2px;
	text-align: left;
	color:#4A0F0E;
	background-color: #CBC796;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px solid #9F9C75;
}
.cartTable td {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 2px;
	vertical-align:bottom;
	border-bottom: 1px solid #9F9C75;
}
.cartTable tr.noLine td {
    border-bottom-style: none;
}
.c-bordernobg img {
	border: 1px solid #86835e;
}


#subnav div.NavLevel2 {
    padding-left:13px;
    padding-top:5px;
	background: url(images/_bullet-subnav.gif) no-repeat 3px 10px;
}
#subnav #subwrap{
	margin: 0px;
	padding-left: 19px;
	padding-top: 12px;
	padding-bottom: 8px;
	color: #4f4f4f;
	line-height:1.3em;
}
#subnav div.NavLevel2 a:link, #subnav div.NavLevel2 a:active, #subnav div.NavLevel2 a:visited {
	text-decoration: none; 
	color: #4f4f4f;
}
#subnav div.NavLevel2 a:hover {
	text-decoration: none; 
	color: #591312;
}


/*//////////////BLOG/////////////*/
#blogArchive{
	padding-left: 20px;
	width: 204px;
	padding-top: 10px;
}
#blogArchive a:link, #blogArchive a:active, #blogArchive a:visited{
font-size:11px;
color:#333;
text-decoration:none;
}
#blogArchive a:hover{
font-size:11px;
color:#333;
text-decoration:underline;
}
.blogSearch
{
    width:204px;
    padding-left:20px;
}
.blogSearch .colHead{

}
.colHead{
	font-weight:bold;
	text-transform:uppercase;
	font-size:12px;
	color: #4a0f0e;
	margin-top: 0px;
	padding-top: 7px;
	margin-bottom: 2px;
}
.blog_body {
	font-size:12px;
	line-height:16px;
}
.blog_footer {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.blog_bubble blockquote{
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
}

/* Calendar Styles */
.calWrap
{
    width:100%;
	margin-bottom:10px;
	border: 1px solid #000;
}
.blogCal {
	width: 100%;
}
.blogCal td {
	width: 14%;
}



.Blog_Archive_DayHeader{
	color:#333;
	background-color: #cbc796;
}
.Blog_Archive_Day a{
	background-color: #fff;
}
.Blog_Archive_OtherMonth a{
	background-color: #f1efd5;
}
.Blog_Archive_SelectedDay a{
	background-color: #460e0d;
	color:#FFFFFF;
}
.Blog_Archive_Title{
	background-color:#460e0d;
	color:#fff;
}
.Blog_Archive_TodayDay a{
	color:#333;
	background-color: #cbc796;
}
.Blog_Archive_WeekendDay a{
	background-color: #fff;
}

/* Blog Date Box */
.blog_published {
	border-bottom: 2px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
}
.blog_pub-month {
	color: #ffffff;
	background-color:#460e0d;
	display:block;
}
.blog_pub-date { 
	color: #333333;
	background-color:#cbc796;
}
.blog_pub-year {
	color: #333333;
	background-color:#cbc796;
}
