body {
	background: url('images/Untitled-9.png') repeat left top;
	background-color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8A8A8A;
}

h1, h2, h3 {
	margin: 0;
	text-transform: uppercase;
	font-weight: normal;
	color: #549900;
}

h1 { font-size: 44px; }

h2 { font-size: 18px; }

h3 { }

p, ul, ol {
	margin-top: 0;
	line-height: 240%;
	text-align: justify;
}

ul, ol { }

blockquote { }

a { color: #F71476; }

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
}

/* Header */

#header-wrapper {
}

#header {
	width: 960px;
	height: 45px;
	margin: 0 auto;
	background: url(images/img03.jpg) no-repeat left top;
}

/* Menu */

#menu {
	float: left;
	width: 620px;
	height: 50px;
	background: url(images/img02.jpg) no-repeat left top;
}

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

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	margin-right: 3px;
	padding: 18px 30px 0px 30px;
	background: url(images/img07.gif) no-repeat left top;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}

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

#menu .current_page_item a {
	height: 50px;
	color: #000000;
}

#menu .first {
	background: none;
}
/* Search */

#search {
	float: left;
	width: 340px;
	height: 50px;
	background: url(images/search.jpg) no-repeat left top;
	padding-top:17px;
}

/*#search form {
	float: right;
	margin: 0;
	padding: 14px 30px 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 12px Georgia, "Times New Roman", Times, serif;
	border: none;
}

#search-text {
	width: 200px;
	height: 18px;
	padding: 3px 0 0 5px;
	border: 1px solid #333333;
	background: #ECF9E4;
	color: #000000;
}

#search-submit {
	height: 21px;
	margin-left: 10px;
	padding: 0px 5px;
	background: #000000;
	color: #FFFFFF;
}
*/
/* Page */

#page {
	width: 920px;
	margin: 0 auto;
	padding: 40px 20px 0px 20px;
	background: #000000;
}


/** LOGO */

#logo {
	width: 960px;
	height: 120px;
	margin: 0 auto;
	background:#000000;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	text-align: left;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#logo p {
	text-transform: lowercase;
	font-size: 20px;
	color: #white;
}

#logo h1 {
	padding-top: 10px;
	font-size: 48px;
}

#logo a {
	text-decoration: none;
	color: #757575;
}

#logo h1 a {
	text-decoration: none;
	color: #FFFFFF;
}


#banner {
	padding-bottom: 20px;
}

#address {
	width: 960px;
	margin: 0 auto;
	background:#000000;
}
.addresstext {
color: white; font-size: 16px;
}
.stocks {
color: white; font-size: 16px;
}

/* Content */

#content {
	float: right;
	width: 630px;
}

/* Post */

.post {
	background: url(images/img08.gif) repeat-x left bottom;
	margin-bottom: 1px;
}

.post .title {
	height: 30px;
	color: #FFFFFF;
}

.post .title a {
	text-decoration: none;
	text-transform: capitalize;
	font-size: 30px;
	color: #FFFFFF;
}

.post .date {
}

.post .meta {
	margin-left: 2px;
	padding: 2px 30px 2px 16px;
	background: url(images/img10.gif) no-repeat left 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #66665E;
}

.post .meta span {
	display: block;
	margin-top: -10px;
}

.post .meta a { }

.post .entry {
	padding: 10px 0;
}

.post .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}

.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

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

#sidebar li {
	margin-bottom: 30px;
	padding: 0 0 10px 0px;
}

#sidebar li ul {
	margin: 0px 14px;
}

#sidebar li li {
	margin: 0;
	padding: 12px 0px;
	background: url(images/img05.gif) repeat-x left bottom;
}

#sidebar li li a {
	padding: 0px 0px 0px 20px;
	background: url(images/img06.gif) no-repeat left 2px;
	font-weight: normal;
	color: #B3B2B2;
}

#sidebar li li a:hover {
	color: #FFFFFF;
}

#sidebar p {
	margin: 0;
	padding: 0px 14px;
	
	
}

#sidebar h2 {
	height: 30px;
	margin: 0 0 10px 0px;
	padding: 6px 0 2px 14px;
	background: url(images/img04.jpg) no-repeat left top;
	text-transform: capitalize;
	font-size: 22px;
	font-weight: normal;
	color: #FFFFFF;
}


#sidebar p {
	line-height: 200%;
	
	
}

#sidebar a {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}


/* Footer */

#footer {
	width: 920px;
	height: 49px;
	margin: 0 auto;
	padding-top: 50px;
}

#footer-bgcontent {
	margin: 0px;
	padding: 0px;
	height: 99px;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;	
	font-size: 15px;
	color: #FFFFFF;
}

#footer a {
	color: #ffffff;
}


#page-wrap						{ background: white; width: 960px; margin: 0 auto; 
								  padding: 50px 0; }

#slider							{ background: black ; height: 227px; overflow: hidden;
								  position: relative; margin: 0 0; border-style:solid; border-width:2px; border-color:#FAF0E6) }
								  
                                /* DEFAULT is for three panels in width, adjust as needed
                                   This only matters if JS is OFF, otherwise JS sets this. */								  
#mover							{ width: 630px; position: relative; }

.slide							{ /*padding: 40px 30px; ;*/ padding: 40px 30px;width: 630px; float: left; position: relative;  }
.slide h1						{ font-family: Helvetica, Sans-Serif; font-size: 30px; letter-spacing: -1px;
								  color: #ac0000; }
.slide p						        { color: #999; font-size: 12px; line-height: 22px; width: 300px; }
.slide img						{ position: absolute; top: 20px; left: 320px; width: 300px; }
.slide1 img					       { position: absolute; top: 20px;  width: 300px; margin-left:10px; }

 /*#slider-stopper					{ position: absolute; top: 1px; right: 20px; background: #ac0000; color: white;
								  padding: 3px 8px; font-size: 10px; text-transform: uppercase; z-index: 1000; }*/

#leftnav {
	width: 150px;
	font-size: 12px;
	vertical-align: top;
	font-size: 85%;
}

ul, ol {
	font-family: Georgia, "Times New Roman", Times, serif;
}

#leftnav a {
	/*/*/padding: 3px; 
	display: block;
	
	text-decoration: none;
	line-height: 1em;
	width: 150px /* */
}

#leftnav a:link, #leftnav a:visited {
	color: #FFFFFF;
}

#leftnav a:hover, #leftnav a:active {
	color: #FFFFFF;
	
	
}

#leftnav ul {
	/*/*/padding: 0em;
	margin-left: 0em;
	margin-right: 0em;
	list-style-type: none; /* */
}

#leftnav li {
	/*/*/margin: 0px 0px 6px 0px; /* */	
}

#current a {
	color: #FFFFFF !important;
	
	
}

#minicart {
	font-size: 10px;	
}

.entryTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DDDDDD;
}

.entryTableHeader {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #7F92A4;
	font-weight: bold;
	background-position: center;
}

.entryTable .label {
	background-color: #EFEFEF;
}

.entryTable .content {
	background-color: #FFFFFF;
}


.infoTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DDDDDD;
}

.infoTableHeader {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #7F92A4;
	font-weight: bold;
	background-position: center;
}

.infoTable .label {
	background-color: #EFEFEF;
}

.infoTable .content {
	background-color: #FFFFFF;
}

.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

.notice {
	color: #996600;
	font-weight: bold;
}

.addToCartButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	font-weight:bold;
	border: 1px solid #336699;
	background-color:#FFCC00;
}

#errorMessage {
	color: #990000;
	font-weight: bold;
}

.class1 A:link {text-decoration: underline; color: white; font-size:16px}
.class1 A:visited {text-decoration: underline; color: white; font-size:16px}
.class1 A:active {text-decoration: underline; color: white; font-size:16px}
.class1 A:hover {text-decoration: underline; color: white; font-size:16px}

.class2 A:link {text-decoration: underline; color: white; font-size:14px}
.class2 A:visited {text-decoration: underline; color: white; font-size:14px}
.class2 A:active {text-decoration: underline; color: white; font-size:14px}
.class2 A:hover {text-decoration: underline; color: white; font-size:14px}

/*.class2 A:link {
font-size:10px;
color: red;

 }
.class2 A:visited {
font-size:10px;
color: red;

 }
.class2 A:active 
{
font-size:10px;
color: red;

 }
.class2 A:hover {
font-size:10px;
color: red;

 }

*/

.class3 A:link {
font-size:14px;
color: red;

 }
.class3 A:visited {
font-size:14px;
color: red;

 }
.class3 A:active 
{
font-size:14px;
color: red;

 }
.class3 A:hover {
font-size:14px;
color: red;
 }

.class3 {
color: white; font-size: 14px;
}

.class4 A:link {text-decoration: underline; color: black; font-size:15px}
.class4 A:visited {text-decoration: none; color: black; font-size:15px}
.class4 A:active {text-decoration: none; color: black; font-size:15px}
.class4 A:hover {text-decoration: none; color: black; font-size:15px}

.class5 A:link {text-decoration: underline; color: white; font-size:15px}
.class5 A:visited {text-decoration: none; color: white; font-size:15px}
.class5 A:active {text-decoration: none; color: white; font-size:15px}
.class5 A:hover {text-decoration: none; color: white; font-size:15px}

.style1 {font-size: 16px; color:#FFFFFF}
/*.style2 {
	color: #000000;
	font-size: 16px;
}
*/
.style2 {
	font-size: 16px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	height: 50px;
}

.style3 {
	font-size: 16px;
	color: #FFFFFF;
	font-family:Helvetica;
	}
	
.style4 {
	font-size: 14px;
	color: white;
	font-family:Helvetica;
	font-weight:bold;
}	
