* {
   padding:0;
   margin:0;
}

body {
	background-color:#FEFBEE;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#777A8B;
}

div {
	overflow:hidden;
}

img {
	border:0;
}

a {
	text-decoration:none;
	color:#777A8B;
	font-weight:bold;
}

p {
	padding-top:10px;
	padding-bottom:10px;
}

h1 {
	color:#000000;
	font-weight:bold;
	font-size:20px;
	padding:0px;
	margin:0px;
}

h2 {
	color:#336699;
	font-weight:bold;
	font-size:16px;
	padding:0px;
	margin:0px;
}

h3 {
	color:#336699;
	font-weight:bold;
	font-size:14px;
	padding:0px;
	margin:0px;
}

ul {
	list-style:disc;
	list-style-type:disc;
	padding-left:25px;
}

li {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
}

h1 span.firstWord {
	color:#542f15;
}

h1.SubFeature {
	font-family:Times New Roman, Times, serif;
	font-weight:normal;
}

a:hover {
	text-decoration:underline;
}

div#topContainer {
	margin-top:20px;
	margin-bottom:15px;
	margin-left: auto;
	margin-right: auto;
	width: 785px;
	border:1px solid #CACBC6;
	background-color:#FFFFFF;
}

/* header divs */
div#HeaderDiv {
	height:91px;
	text-align:left;
	font-size:12px;
	font-weight:bold;

}

div#logoDiv {
	float:left;
	display:inline;
	width:245px;
	height:100%;
}

div#headerRightDiv {
	float:right;
	text-align:right;
	height:100%;
}

.TopLinkList {
	display:inline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#838363;
	font-weight:normal;
	padding-left:2px;
	padding-right:2px;
}

/* Nav bar */
div#MiddleNav {
	font-size:16px;
	/*font-size:14px;*/
	font-weight:normal;
	text-align:center;
	font-family:Baskerville,Georgia,Times New Roman, Times, serif;
	padding-bottom:2px;
	padding-left:10px;
	padding-right:10px;
	/*letter-spacing:1px;*/
}

.MidNavItem {
	display:inline;
	padding-left:5px;
	padding-right:5px;
	color:#A78D7F;
	/*color:#999999;*/
}

.MidNavItem a {
	color:#ACABAB;
	font-weight:normal;
}

.MidNavBlue {
	/*merlot*/
	color:#987a6a;
	/*brown*/
	/*color:#7c4e10;*/
	/*green*/
	/*color:#717634;*/
	/*blue*/
	/*color:#4377AB;*/
	font-weight:bold;
	font-size:15px;
}

div#NavBarDiv {
	background-color:#F0F0D1;
	white-space:nowrap;
	height:26px;
	border:1px solid #dedec9;
	font-weight:bold;
	font-size:10px;
	width:773px;
	color:#696864;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

div#NavBarDiv a {
	font-size:10px;
	font-weight:bold;	
	color:#696864;
}

div#NavBarDiv td {
	text-align:center;
}

/* end Nav bar */
/* end header divs */

/* footer div */
/**** rounded borders ****/
.b1, .b2, .b3, .b4{font-size:1px; overflow:hidden; display:block;}
.b1 {height:1px; background:#b6b6a3; margin:0 5px;}
.b2 {height:1px; background:#F6F6E4; border-right:2px solid #b6b6a3; border-left:2px solid #b6b6a3; margin:0 3px;}
.b3 {height:1px; background:#F6F6E4; border-right:1px solid #b6b6a3; border-left:1px solid #b6b6a3; margin:0 2px;}
.b4 {height:2px; background:#F6F6E4; border-right:1px solid #b6b6a3; border-left:1px solid #b6b6a3; margin:0 1px;}
.contentb {background: #ddd; border-right:1px solid #b6b6a3; border-left:1px solid #b6b6a3;}
.contentb div {margin-left: 5px;}
/**** end rounded borders ****/

div#FooterContainer {
	width:773px;
	margin-left:auto;
	margin-right:auto;
}

div#FooterDiv {
	background-color:#F6F6E4;
	border-right:1px solid #b6b6a3; 
	border-left:1px solid #b6b6a3;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
	height:100%;
	color:#666666;
}

div#FooterDiv div.inner {
	text-align:left;
	float:left;
	width:252px;
	height:80px;
}
div#FooterDiv div.innerSep {
	text-align:left;
	float:left;
	width:7px;
	height:80px;
	background-image:url('../images/FooterSeperator.gif');
}

div#FooterDiv a {
	font-weight:normal;
	color:#666666;
	font-size:11px;
}

.footerTitleText {
	font-weight:bold;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
}
/* end footer div */

/* Content */
div#MainContentDiv {
	width:785px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
}

div#MainContentDiv td{
	font-size:11px;
}


/* end Content */

/* forms */

input {
	font-size:11px;
	color:#838363;
}

input.textBox {
	width:100px;
	height:14px;
	_height:19px;
}

input.cartTextBox {
	font-size:12px;
	color:#777A8B;
	width:180px;
}

SELECT {
	font-size:12px;
	color:#777A8B;
	width:184px;
}

input.button {
	font-size:11px;
	font-weight:bold;
	background-color:#576484;
	/*border:1px solid #CACDC6;*/
	border:0;
	/*padding-left:1px;
	padding-right:1px;*/
	padding:1px;
	color:#FFFFFF;
	letter-spacing:2px;
}

input.bigButton {
	font-size:16px;
	font-weight:bold;
	/*background-color:#D2D2D0;*/
	background-color:#576484;
	color:#FFFFFF;
	border:1px solid #CACDC6;
	padding:5px;
}

textarea {
	font-size:12px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
}

/* end forms */

/* store display */
.titleText {
	color:#000000;
	font-size:14px;
	font-weight:bold;
}

.titleText a {
	color:#000000;
	font-size:14px;
	font-weight:bold;
}

.titleText a:hover {
	color:#000000;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}

/*** colored text ***/
.blackText {
	color:#000000;
	font-weight:bold;
	height:17px;
	padding-top:5px;
	margin-bottom:6px;	
}

.blackText a {
	color:#000000;
	font-weight:bold;
}

.blackText a:hover {
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}

.redText {
	color:#C00101;
}	

.blueText {
	color:#336699;
	font-weight:bold;
}

.blueText a {
	color:#336699;
	text-decoration:underline;
}

.blueText a:hover {
	color:#666666;
}


.greenText {
	color:#009900;
	font-weight:bold;
}
/*** end colored text ***/

/*** small colored text ***/
.smallText {
	color:#666666;
	font-size:10px;
}

a.smallText {
	color:#666666;
	font-size:10px;
}

.smallBlackText {
	font-size:10px;
	color:#000000;
}

.smallBlackText a {
	color:#000000;
	font-weight:bold;
}

.smallBlackText a:hover {
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}

.smallRedText {
	font-size:10px;
	color:#C00101;
	font-weight:bold;
}	
/*** end small colored text ***/
.InfoBox { 
	font-size:10px;
}

.InfoBox>.blackText { 
	font-size:12px;
}

.InfoBox a {
	font-weight:bold;
	text-decoration:underline;
}

.InfoBox a:hover {
	font-weight:bold;
	text-decoration:underline;
	color:#000000;
}

a.NavList {
	font-weight:normal;
}

a:hover.NavList {
	font-weight:bold;
	color:#003366;
	text-decoration:none;
}

a.NavListSel {
	font-weight:bold;
	color:#003366;
	text-decoration:none;
}

a.bigLink {
	font-weight:bold;
	text-decoration:underline;
	font-size:14px;
}

.borderBox {
	border: 1px solid #CACBC6;
}

.blueBorderBox {
	border: 1px solid #336699;
	padding:5px;
}

div.spacerDiv {
	height:15px;
}

a.newsLink {
	color:#666666;
	text-decoration:underline;
	font-weight:bold;
}

a.newsLink:hover {
	text-decoration:none;
}

div#ProductDetail {
	color:#666666;
}

/*** category border classes ***/
.centerBorderDiv {
	min-height:130px;
	height:auto !important;
	height:130px;
	overflow:visible;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
}

.centerBorderDivElastic {
	padding:5px;
	overflow:hidden;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
}	
/*** end category border classes ***/