table.five td {
	border:1px solid #95BC5E;
	background-color:#ffffff;
	padding:5px;
	margin-top:-10px;
}

table.home td {
	border:1px solid #95BC5E;
	padding:1px;
}

h6 {
	font-family:'arial narrow',arial, helvetica, sans-serif;
	font-size:22px;
	color:white;
	margin-bottom:0px;
	margin-top:0px;
}

h5 {
	font-size:15px;
	color:white;
	text-transform:uppercase;
	margin:2px;
}

body {
	margin:10PX;
	padding:0PX;
	background:#ffffff url(imgs/camouflage3.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#404040;
}

h1, h2 {
	font-weight:normal;
}

h4 {
	font-size:15px;
	margin:5px;
	color:#ff6600;
}

a {
	color:#880000;
	border-bottom:1px dotted #660000;
	text-decoration:none;
}

a:hover {
	text-decoration:none;
	color:#FF6600;
	border-bottom:1px solid #FF6600;
}

a img {
	border:none;
}

img.left {
	float:left;
	margin:0px 15px 0px 0px;
}


img.right {
	float:right;
	margin:0px 0px  0px  15px;
}

.more {
	text-align:right;
}

.more a {
	color:#298101;
	border-bottom:#298101 1px dotted;
	font-weight:bold;
}

.morecolora:hover {
	color:#FF6600;
	border-bottom:#FF6600 1px dotted;
	font-weight:bold;
}


.artitle {
	margin:0px;
	margin-left:-10px;
	margin-bottom:-10px;
	padding:0px;
	font-weight:bold;
}

.artitle a {
	margin:0px;
	padding:0px;
	color:black;
	text-decoration:none;
	border:0px;
}

.artdate {
	margin:0px;
	padding:0px;
	font-size:10px;
	margin-left:-10px;
	margin-bottom:-10px;
	color:#666666;
	font-weight:bold;
}


/*   ****************************************   HEADER   *************************************   */
#header {
	height:120px;
	margin:0 auto;
	text-transform:uppercase;
	width:956px;
	background:url(imgs/img16bg.gif);
	
}

#headerbottom {
	height:10px;
	margin:0px auto;
	width:956px;
	background:url(imgs/img16b.gif) no-repeat left bottom;
	
}


#logo {
	float:left;
	padding:10px 0 0 10px;
	width:900px;
}


#logo h1, #logo p {
	margin:0;
	font-weight:bold;
}

#logo p {
	padding-left:1px;
	line-height:normal;
	font-size:.85em;
}


/*   ****************************************   MENU   *************************************   */

#menu {
	float:none;
	padding-top:0px;
}

#menu ul {
	margin:0;
	padding:0;
	list-style:none;
	line-height:normal;
}

#menu li {
	display:inline;
}

#menu a {
	display:block;
	float:left;
	padding:3px 10px;
	margin:0px;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	font-family:Arial,Verdana;
	color:#B3A466;
	text-transform:uppercase;
	border-right:2px solid black;
	border-bottom:0px;
}

#menu a:hover {
	text-decoration:underline;
	color:#F99731;
	border-bottom:0px;
}

#menu .current_page_item a {
	color:#F99731;
	text-decoration:underline
}

/* Page */
#page {
	width:960px;
	margin:0 auto;
	
}


/* Content */
#content {
	float:left;
	width:650px;
	
}


.post {
}


.meta {
	margin:0;
	padding:10px 0 15px 20px;
	border-top:1px solid #F3F3F3;
}


.meta a {
	text-decoration:none;
}


.meta a:hover {
	text-decoration:underline;
}


.meta .more {
	padding-left:12px;
	background:url(imgs/img09.gif) no-repeat left center;
}


.meta .comments {
	padding-left:15px;
	background:url(imgs/img10.gif) no-repeat left center;
}


/* Sidebar */
#sidebar {
	float:right;
	width:300px;
}


#sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
}


#sidebar li {
}


#sidebar li ul {
	margin-bottom:10px;
	padding-bottom:10px;
	background:#FFFFFF url(imgs/img16.gif) no-repeat left bottom;
}


#sidebar li li {
	padding:5px 20px;
	border-bottom:1px solid #F3F3F3;
}


#sidebar h2 {
	height:53px;
	margin:0;
	padding:15px 0 0 20px;
	background:url(imgs/img15a.gif) no-repeat;
	text-transform:uppercase;
	letter-spacing:-1px;
	font-size:1.6em;
	font-weight:bold;
	color:#FFFFFF;
}


/* Green Box */
.greenbox {
	background:#FFFFFF url(imgs/img03a.gif) repeat-x;
}


.greenbox .title {
	height:60px;
	background:url(imgs/img04a.gif) no-repeat;
}


.greenbox .title h1, .greenbox .title h2 {
	height:35px;
	margin:0;
	padding:15px 0 0 20px;
	background:url(imgs/img05a.gif) no-repeat right top;
	text-transform:uppercase;
	letter-spacing:-1px;
	font-size:1.6em;
	font-weight:bold;
	color:#FFFFFF;
}


.greenbox .entry {
	padding:10px 20px 0 20px;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
}


.btm {
	background:url(imgs/img06.gif) repeat-x left bottom;
}

.btm .l {
	background:url(imgs/img07.gif) no-repeat left bottom;
}

.btm .r {
	background:url(imgs/img08.gif) no-repeat right bottom;
}


/* Two Columns */


/* Footer */

#footertop {
	height:10px;
	margin:0 auto;
	width:956px;
	background:url(imgs/img16bb.gif) no-repeat left top;
}

#footer {
	clear:both;
	height:120px;
	margin:0 auto;
	text-transform:uppercase;
	width:956px;
	background:url(imgs/img16bg.gif);
	font-size:11px;
	text-align:center;
}

.style11 {
	color:#FF6600;
	font-weight:bold;
}

div.try {
	color:#336600;
}

div.try a {
	color:#666600;
	border:0px;
}

.style4 {
	color:#943829;
}

.style3 {
	color:#6B864A;
	font-style:italic;
}

h4 {
	background-image:url(imgs/titlebg-gray.png);
	font-size:13px;
	font-family:arial,verdana;
	color:#000000;
	padding:0px;
	margin:0px;
	line-height:22px;
}

a.menu {
	font-size:15px;
	font-weight:bold;
	font-family:Arial;
	color:white;
	text-transform:uppercase;
	text-decoration:none;
	border-bottom:0px;
}

a.menu:hover {
	font-size:15px;
	font-weight:bold;
	font-family:Arial;
	color:#F99731;
	text-transform:uppercase;
	text-decoration:underline;
}

h6 {
	color:#F99731;
}

.style5 {
	color:#990000;
}

.style8 {
	font-size:11px;
	color:#ECE9D8;
}

img.brandlogo {
	border:1px solid #cccccc;
	margin-right:10px;
	margin-bottom:5px;
	line-height:15px;
}

td.box {
	background-color:#FAF9F1;
	border:1px solid #95BC5E;
	border-top:0px;
}

td.box div {
	font-size:12px;
	color:#404040;
	padding:10px;
	line-height:20px;
}

h5.grhead {
	border:1px solid #003300;
	font-size:15px;
	color:#D7C282;
	background-image:url(imgs/grbggrad3.png);
	padding:7px 0px 7px 10px;
	margin:0px;
}

td.box2 {
	background-color:#FAF9F1;
	border:1px solid #AEA074;
	border-top:0px;
}

td.box2 div {
	font-size:12px;
	color:#404040;
	padding:10px;
	line-height:20px;
}

td.box2 h5.snhead {
	border-bottom:1px solid #AEA074;
	border-top:1px solid #AEA074;
	font-size:15px;
	color:#880000;
	background-image:url(imgs/grbggrad4.gif);
	padding:7px 0px 7px 10px;
	margin:0px;
}

td.bar {
	font-size:11px;
	color:#d3c888;
}

td.bar a {
	color:#d3c888;
	text-decoration:none;
	border-bottom:0px;
}

td.bar a:hover {
	color:white;
	text-decoration:underline;
}

.visit {
	color:#FF9900;
	font-weight:bold;
}

.style11 {
	color: #FF6600;
	font-weight: bold;
}

.style5 {
	color: #943C31;
}

.style14 {
	color: #990000;
	font-weight: bold;
}

.style15 {
	color: #003366;
}

h4 a {
	color:white;
	font-size:13px;
	text-decoration:none;
	border-bottom:0px;
	padding-bottom:0px;
	margin:0px;
}

h4 a:hover {
	color:black;
	font-size:13px;
	text-decoration:none;
	border-bottom:0px;
	padding-bottom:0px;
	margin:0px;
}

/* HOVERING THUMBNAILS */

div.thumb {
		float:left;
		border:1px solid #95BC5E;
		padding:0px;
		width:161px;
		height:121px;
}
div.thumb a {
		display:block;
		float:left;
		width:161px;
		height:121px;
		overflow:hidden;
		position:relative;
		z-index:1;	
}	
div.thumb a img{
		float:left;
		position:absolute;
		top:-40px;
		left:-80px;	
		border:0px solid #999;	
		width:241px;
		height:161px;
}
	
	/* mouse over */
	
		div.thumb a:hover{
			overflow:visible;
			z-index:1000;
			border:none;		
		width:350px;
		height:250px;
}
div.thumb a:hover img{
			border:1px solid #95BC5E;
			background:#fff;
		width:350px;
		height:250px;
}
			
.price {
	color: #990000;
	font-weight: bold;
	font-size: 14px;
}
.sold {	
	color: #c40000;
	font-weight: bold;
	font-size: 13px;
	background-color:yellow;
	} 

