/* CSS Document */
/*--------------------------------GLOBAL STYLES------------------------------*/
* {
margin: 0;
padding: 0;
}

body {
	margin: 0;
	padding: 0;
	background-color: #EDDEC1;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	/**/
}
#outerwrapper {/*This rule makes the background image zoom with the rest of the page in IE7*/
	width: 100%;
	background-image:url(/bgimages/BodyBG.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	height: 311px;
}
h2, h3, h4, h5, h6 {
	color: #660000;
}
p {
	font-size: 90%;
	margin-top: 15px;
}
.hidden {
	text-indent: -10000px;
}
.nodisplay {
	display: none;
	visibility: hidden;
}
ul li {
	text-indent: 0px;
	background-image: url(/bgimages/Arrow.jpg);
	background-repeat: no-repeat;
	background-position: left 50%;
	padding-left: 15px;
	list-style-type: none;
}
ul {
	margin-top: 10px;
}
ul, li {
	margin-left: 15px;
}
blockquote {
	margin-left: 25px;
	border-left: 2px solid #B49263;
	padding-left: 10px;
	padding-right: 20px;
	font-size: 90%;
	line-height: 1.5;
}
abbr, acronym {
	font-weight: normal;
	text-transform: uppercase;
	border-bottom: 1px;
	border-bottom-style: dotted;
	cursor: help;
}
code {
	font-family: "Courier New", Courier, monospace;
	font-size: 85%;
	letter-spacing: .1em;
}
/*img {
	border: 1px solid #B49263;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 5px 5px;
}*/
img a:hover, img a:active {
	border-color: #663300;
	background-image: none;
}
a:link, a:visited {
	color: #CD4219;
	text-decoration: none;
	font-weight: normal;
}
a:hover, a:active, a:focus {
	text-decoration: underline;
	/*background-image: url(/bgimages/LinkBorder4.gif);
	background-repeat: repeat-x;
	background-position: left bottom;*/
}
.articleimage {
	float: left;
	margin: 0px 10px 10px 0px;
	padding: 5px;
	border: 1px solid #B49263;
}
/*_-------------------------------LAYOUT-------------------------------------*/
#branding {
	background-image:url(/bgimages/LogoHeader.jpg);
	background-repeat: no-repeat;	
	height: 242px;
	width: 800px;
	position: relative;
	left: 50%;
	margin-left: -400px;
	margin-top: 81px;
	
}
#wrapper {
	width: 824px;
	position: relative;
	min-height: 500px;
	left: 50%;
	margin-left: -412px;
	background-image:url(/bgimages/WrapperBG.jpg);
	background-repeat: repeat-y;
	top: -12px;
	}
/*.login {
	color: #EDDEC1;
	margin-left: 65%;
	height: 20px;
	margin-bottom: -20px;
	margin-top: 0px;
	font-size: 80%;
}*/
ul#topdata {
	list-style-type: none;
	color: #F9D3A5;
	margin-left: 45%;
	height: 20px;
	margin-bottom: -20px;
	margin-top: 0px;
	font-size: 70%;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}
ul#topdata li {
	list-style-type: none;
	background-image: none;
	display: inline;
}
ul#topdata li a {
	color: #F9D3A5;
}
#branding h1 {
	text-indent: -10000px;
	font-size: 0px;
}
#content {
	width: 560px;
	float: right;
	clear: right;
	padding-right: 20px;
	
}
#content h2, #content h3, #content h4, #content h5, #content h6, #content p, #content form {
	padding-right: 30px;
}
#content p {
	margin-left: 0px;
}
#sideNav {
	width: 244px;
	float: left;
	clear: left;
}
#mainNav {
	float: right;
}
.clear {
	clear: both;
}

/*----------------------------------------FOOTER---------------------------------*/
#footerOuter {
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(/bgimages/BottomBG.jpg);
	background-repeat: repeat-x;
	background-position: bottom center;
	/*margin-bottom: -50px;*/
	clear: both;
	height: 50px;
	width: 100%;
	margin-top: -12px;
	
}
#footerInner {
	background-image: url(/bgimages/FooterBG.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	width: 824px;
	height: 50px;
	/*margin-bottom: -50px;*/
	text-align: center;
	clear: both;
	width: 100%;
}

.copyright {
	padding-top: 10px;
	clear: both;
	
}
.credit {
	margin-left: 20px;
	letter-spacing: .2em;
}
#footerInner {
	color: #B49263;
	font-size: 85%;
}
#footerInner a:link, #footerInner a:visited {
	color: #B49263;
	text-decoration: none;
	border: none;
}
#footerInner a:hover, #footerInner a:active, #footerInner a:focus {
	color: #B49263;
	border-bottom: 1px dotted;
	
}
#footerInner > p {
	margin-top: -5px;
}

/*---------------------------------MAIN NAVIGATION-----------------------------*/
ul#mainNav, ul#mymenu{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 90%;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	line-height: 2;
	
}

ul#mymenu li {
	margin: 0;
	background-image: none;
	padding: 0;
	

}
ul#mainNav {
	margin-top: 15px;
}
#mainNav li {
	text-align: right;
	background-image: none;
	padding: 0;
}
#mainNav li a {
	color: #CD4219;
	text-decoration: none;
	padding-right: 50px;
	text-weight: none;
	border: none;
	background-image: none;
}
#mainNav li a:hover, #mainNav li a:active, #mainNav li a:focus {
	color: #F9D3A5;
	text-decoration: none;
	border: none;
	text-weight: none;
}
/*----------------------------------SIDEBAR------------------------------------*/
ul#mymenu {
	margin-top: 0px;
	margin-left: 28px;
	padding-right: 25px;
	margin-bottom: 30px;
	background-image: url(/bgimages/NavBG.jpg);
	background-repeat: repeat-y;
	text-transform: uppercase;
	color: #F9D3A5;
	
}

ul#mymenu li#lastLink {
	background-image: url(/bgimages/NavFooter.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 216px;
	height: 20px;
	padding-bottom: 40px;
	
}
#sideNav h3, #sideNav p{
	padding-left: 55px;
}
#cards {
	margin-left: 20px;
}
#sideNav li a, #sideNav li.newsy {
	width: 180px;
	padding-left: 25px;
	color: #F9D3A5;
	text-decoration: none;
	border: none;
	display: block;
	font-weight: normal;
	
	}


* html ul#mymenu {
	width: 216px;
	margin-top: 0px;
}

#sideNav li a:hover, #sideNav li a:active, #sideNav li a:focus {
	color: #EEEEEE;
	text-decoration: none;
	border: none;
	font-weight: normal;
	background-image: url(/bgimages/LinkBorder3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}	
/*---------------------------------FORMS-----------------------*/
form {
	margin-right: 20px;
	padding: 20px;
	/*background-image:url(/bgimages/FormBG.jpg);
	background-repeat: repeat-x;
	background-position: bottom;*/
}
#newsy {
	padding: 0px;
}
#contactform, #viewform {
	background-image:url(/bgimages/FormBG.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#viewform td{
	font-family: Arial, Verdana, sans-serif;
	font-size: 90%;
}
#viewform h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 190%;
}
fieldset {
	margin: 1em 0;
	padding: 1em;
	border: 1px solid #EDDEC1;
	background-color: #FFFFFF;
}
legend {
	font-weight: bold;
}
input, textarea {
	border: 1px solid #EDDEC1;
	padding: 2px 2px;
	
}
input[type="submit"], input[type="button"] {
	background-image:url(/cart/secure/images/design/inputbg.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-weight: bold;
	border: none;
}

textarea {
	width: 300px;
	height:100px;

}
label {
display: block;
margin-top: 10px;
font-size: 90%;

}
/*input {
width: 200px;
}*/
input.radio, input.checkbox, input.submit {
	width: auto;
}
input.radio {
	float: left;
	margin-right: 1em;
	margin-top: 0px;
}
input:focus, textarea:focus {
	background: #EDDEC1;
	border-color: #B49263;
	cursor: pointer;
}
#viewcartbuttons td{
	
	}
.required {
	font-size: 0.75em;
	color: #760000;
}
#search {
	margin-top: -60px;
	margin-left: 280px;
	clear: right;
	position: relative;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: .8em;
	font-weight: bold;
}

#go {
	border: 0;
}
#freebie {
	border-color:#000000;
	margin-left: -6px;
}
#categorylistbox {
	background-image:url(/bgimages/FormBG.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 2px solid #EDDEC1;
	padding: 10px;
	padding-bottom: 0px;
	margin-top: 10px;
}
#categorylistbox img {
	float: left;
	margin-bottom: 10px;
}
.list {
	font-family: Arial, Verdana, sans-serif;
}
.AuthorizeNetSeal {
	position: relative;
	left: 90px;
	top: 10px;
}
#coupon {
	display: none;
}