body, td, th, input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
}
#outerContainer {
	width: 750px;
	border: 1px solid #AD8244;
	background: white;
	margin-top: 16px;
	margin-bottom: 16px;
	text-align: left;
}
#primaryContent {
	margin-left: 21px;
	margin-right: 21px;
}
h1, .PageTitle {
	color: #661C0F;
	font-size: 18px;
	font-weight: bold;
}
a:link {
	color: #980707;
}
a:active {
	color: #CC0000;
}
a:visited {
	color: #980707;
}
a:hover {
	color: #CC0000;
}
#banner {
	font-size: 31px;
	text-align: center;
	margin-top: 16px;
}
.caps {
	text-transform: uppercase;
}
#navigation {
	text-align: center;
	margin-bottom: 16px;
	margin-top: 16px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	background: #F7EEB5;
	border-top: 1px solid #d6c091;
	border-bottom: 1px solid #d6c091;
	padding-top: 7px;
	padding-bottom: 7px;
}
.navigationA:LINK {
	color: #9E7622;
	text-decoration: none;
}
.navigationA:ACTIVE {
	color: #980707;
	text-decoration: underline;
}
.navigationA:VISITED {
	color: #9E7622;
	text-decoration: none;
}
.navigationA:HOVER {
	color: #980707;
	text-decoration: underline;
}
.navigationB:LINK {
	color: #980707;
	text-decoration: none;
	}
.navigationB:ACTIVE {
	color: #980707;
	text-decoration: underline;
	}
.navigationB:VISITED {
	color: #980707;
	text-decoration: none;
	}
.navigationB:HOVER {
	color: #980707;
	text-decoration: underline;
	}
#copyright {
	display: block;
	width: 100%;
	font-size: 11px;
	color: #666666;
	margin-top: 31px;
	text-align: center;
	margin-bottom: 16px;
	}
#copyright A:LINK {
	COLOR: #333333;
	text-decoration: none;
	}
#copyright A:ACTIVE {
	COLOR: #660000;
	text-decoration: none;
	}
#copyright A:VISITED {
	COLOR: #333333;
	text-decoration: none;
	}
#copyright A:HOVER {
	COLOR: #660000;
	text-decoration: underline;
	}
	
	
	
/*
.ArticleDate {
	font-size: 11px;
}
.ArticleTitle {
	font-weight: bold;
	font-size: 15px;
	}
.ArticleSubTitle {
	font-style: italic;
	font-size: 13px;
}
.ArticleByLine {
	font-size: 12px;
}
.ArticleContent {
	margin-top: 13px;
}*/


.ArticleDetail {
	margin-bottom: 21px;
}
.ArticleDetail .ArticleDate {
	font-size: 12px;
	margin-bottom: 0px;
}
.ArticleDetail .ArticleTitle {
	font-weight: bold;
	font-size: 17px;
	margin-bottom: 3px;
}
.ArticleDetail .ArticleSubTitle {
	font-style: italic;
	font-size: 15px;
	margin-bottom: 3px;
}
.ArticleDetail .ArticleByLine {
	font-size: 13px;
	margin-bottom: 16px;
}
.ArticleDetail .ArticleContent {
	margin-bottom: 0px;
}
.ArticleComments {
	margin-top: 21px;
}
.ArticleComments .ArticleCommentsOutput {
	padding-right: 32px;
}
.ArticleComments .ArticleCommentsOutput .Headline {
	font-weight: bold;
	color: #666666;
	font-size: 17px;
	margin-bottom: 19px;
}
.ArticleComments .ArticleCommentsOutput .ArticleComment {
	margin-left: 21px;
	margin-right: 21px;
	margin-bottom: 31px;
}
.ArticleComments .ArticleCommentsOutput .ArticleComment .CommentTitle {
	font-weight: bold;
	font-style: italic;
}
.ArticleComments .ArticleCommentsOutput .ArticleComment .CommentInfo {
	font-style: italic;
}
.ArticleComments .ArticleCommentsOutput .ArticleComment .info {
	font-style: italic;
	font-weight: bold;
	margin-left: 21px;
	font-size: 12px;
}
.ArticleComments .ArticleCommentsInput {
	width: 250px;
	background-color: #CCCCCC;
	float: right;
}
.ArticleComments .ArticleCommentsInput .Headline {
	font-weight: bold;
	font-size: 16px;
	margin-left: 18px;
	margin-top: 13px;
}
.ArticleComments .ArticleCommentsInput #ArticleCommentForm {
	margin-left: 16px;
	margin-right: 16px;
	margin-bottom: 16px;
}
.ArticleComments .ArticleCommentsInput #ArticleCommentForm div {
	margin: 0;
}
.ArticleComments .ArticleCommentsInput #ArticleCommentForm,
.ArticleComments .ArticleCommentsInput #ArticleCommentForm input,
.ArticleComments .ArticleCommentsInput #ArticleCommentForm textarea {
	font-size: 12px;
}
.ArticleSummary .ArticleDate,
.ArticleSummary .ArticleDescription {
	margin-bottom: 0;
}
.ArticleSummary .ArticleTitle {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 3;
}
.ArticleSummary .ArticleImage {
	float: right;
	margin-bottom: 16px;
}
.ArticleSummary {
	display: block;
	clear: both;
	margin-bottom: 16px;
}

#subscribeLinks {
	clear: both;
	margin-top: 21px;
}
.ArticleNextLine {
	background-color: #e5e5e5;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	padding-right: 10px;
}




.Review {
	padding-left: 21px;
	padding-right: 21px;
	margin-top: 16px;
}
.ReviewDate {
	font-size: 11px;
}
.ReviewByLine {
	font-size: 12px;
}
.ReviewContent {
	font-size: 13px;
	margin-top: 7px;
	padding-left: 21px;
	padding-right: 21px;
}

.productBlock {
	margin:0;
	border:0;
	padding:0;
	zoom:1;
	*margin-bottom:1em;
}

.productBlock .bd {
	padding:10px;
	padding-top:0;
}

div.productResult {
	border-top:1px solid #cccccc;
	padding-top:1em;
	zoom:1;
}
div.productResult.first {
	border-top:none;
	padding-top:0;
}
.productResult .label {
	font-style:italic;
}

.productThumbs {
	width:100%;
	*width:90%;
	border:0;
}
.productThumbs td {
	width:33%;
}
.productThumbs .productCell {
	text-align:center;
}

#storeInfo .label {
	font-weight:bold;
}
#storeSeal {
	text-align:center;
}

/*form control */
#commentsForm{
	background: #F2F2F2;
	border: 1px solid #CCCCCC;
	width: 304px;
	text-align:center;
	margin:18px;
	padding:4px;
	font-size:12px;
	float:right;
	clear:both;
}

#commentsForm form	{
	margin:0 auto;
}

#commentsForm legend {
	display: none;
}


#commentsForm label {
	width: 148px;
	float: left;
	margin: 1px;
	text-align:left;
}



#commentsForm input {
	width: 147px;
	margin: 1px 2px 1px 0;
	color: #999999;
	float:left;
	border:1px solid #CCCCCC;	
}

#commentsForm input.enteredInputText{
	color:#3a3a3a;
}


#commentsForm div{
	width:296px;
	margin: 1px;
	float: left;
	text-align:left;
	color:#3a3a3a;		
}


#commentsForm textarea{
	width: 296px;
	height: 100px;
	margin: 1px;
	float: left;
	color: #999999;	
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;	
	border:1px solid #CCCCCC;	

}

#commentsForm textarea.enteredInputText{
	color: #3a3a3a;	

}
#commentsForm #captcha{
	margin: 1px;
	border:1px solid #333333;
	float: left;
	display:inline;
	
}

#commentsForm #AC_key{
	float:left;
	width:50px;
	margin: 1px;	
}

#commentsForm #AC_title{
	width:296px;
	margin: 1px;
	float: left;
}

#commentsForm input.button {
	width: 126px;
	margin: 1px;
	text-align: center;
	float: left;
	background: white;
	color:#000000;
	border:1px solid #CCCCCC;	
	
}

#commentsForm input.button:hover {
	background: #F2F2F2;
}


/* 
.clear {
	clear:both;
}

.ArticleCommentStatus{
	font-weight:bold;
	margin:10px;
}

.ArticleCommentError{
	color:red;
	font-weight:bold;
	margin:10px;
}

.ArticleCommentSection{
	font-weight:bold;
	float:right;
	margin:0 18px 0 0;
}

.ArticleCommentSectionCount{
	font-weight:bold;
}

.ArticleSeparator{
	margin:30px auto;
	clear: both;
}

.ArticleComment{
	margin:20px auto;
}

.title{
	margin:5px 0px 5px 30px;
	font-size:12px;
	font-weight:bold;	
}

.comments{
	margin:5px 0px 5px 50px;
	font-size:12px;
}

.info{
	font-style:italic;
	font-size:11px;
	margin:5px 0px 5px 30px;	
}
*/


/* what are these all about? */
.StoreSmallGrey {
	COLOR: #818181;
	font-size: 12px;
}
iframe {
	background: none;
}
