body {
	font-size: 11pt;
	font-family: tahoma, verdana, ariel, sans-serif;
	margin: 0px;
	background-color: #ffffff;
	text-align: left;
}

#container {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	text-align: center;
	background-color: #efeff9;
}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #333366;
}

a:hover {
	text-decoration: underline;
	color: #663333;
}


#banner { }
#menu	{ }

#content {
	width: 750px;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 5px;
	margin: 0px;
	text-align: left;
}

#cartBar{
	width: 100%;
	font-size: 8pt;
	text-align: right;
}

#footer {
	margin: 0px;
	font-size: 10pt;
}

#copyright {
	margin: 0px;
	font-size: 8pt;
	color: #999999;
}

#bottomLine {
	height: 1px;
	background-color: #aaaaaa;
}

.hatContainer	{
	width: 222px;
	margin-bottom: 35px;
	margin-left: 21px;
	margin-right: 0;
	font-size: 10pt;
	text-align: left;
	float: left;
}

.detailDescription {
	text-align: left;
}

.hatCaption {
	width: 200px;
	text-align: left;
	padding-bottom: 35px;
	margin: 0px;
	color: #888888;
}

.imgThumb1x1	{
	width: 200px;
	height: 200px;
	border: 0px;
}
.imgThumb4x3	{
	width: 200px;
	height: 150px;
	border: 0px;
}

.imgFull	{
	width: 400px;
	height: 400px;
	border: 0px;
}

.imgSmall {
	width: 100px;
	height: 100px;
	border: 0px;
}

.imgMini1x1	{
	width: 50px;
	height: 50px;
	border: 0px;
}
.imgMini4x3	{
	width: 50px;
	height: 37.5px;
	border: 0px;
}

.subMenu {
	width: 100%;
	clear: both;
	margin-top: 25px;
	margin-bottom: 25px;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 2px solid #9999AA;
	border-top: 2px solid #9999AA;
}

.paginationMenu {
	width: 100%;
	position: relative;
	top: -15px;
	text-align: center;
	margin-bottom: 15px;
}

.bio {
	text-align: left;
	margin-top: 15px;
	margin-bottom: 50px;
	text-align: justify;
}

.faqQuestionListTopic {
	margin-top: 15px;
	font-weight: bold;
	font-size: 14pt;
}

.faqQuestionList {
	text-align: left;
	margin-left: 1em;
}

.faqQuestionList a:link 	 { color: #333366; text-decoration: none; }
.faqQuestionList a:active  { color: #333366; text-decoration: none; }
.faqQuestionList a:visited { color: #666666; text-decoration: none; }
.faqQuestionList a:hover 	 { color: #663333; text-decoration: underline; }

.faqQuestion a:link		{ color: #663333; text-decoration: none; }
.faqQuestion a:active	{ color: #663333; text-decoration: none; }
.faqQuestion a:visited	{ color: #663333; text-decoration: none; }
.faqQuestion a:hover 	{ color: #663333; text-decoration: none; }

.faqQuestion {
	font-weight: bold;
	color: #996666;
	border-bottom: 2px solid #996666;
	text-align: left;
	margin-bottom: 5px;
}

.faqAnswer {
	margin-top: 0px;
	margin-bottom: 2em;
	text-align: left;
}

.contactInfo {
	text-align: left;
}

.spacer {
	height: 15px;
}


#bannerShadowLeft, #menuShadowLeft {
	width: 10px; 
	vertical-align: top;
	background-image: url('./imgs/panelShadowLeft.gif');
}
#bannerShadowRight, #menuShadowRight {
	width: 10px; 
	vertical-align: top;
	background-image: url('./imgs/panelShadowRight.gif');
}


#contentShadowLeft, #footerShadowLeft, #blShadowLeft {
	width: 10px; 
	vertical-align: top; 
	background-image: url('./imgs/panelShadowLeft.gif'); 
}
#contentShadowRight, #footerShadowRight, #blShadowRight { 
	width: 10px; 
	vertical-align: top; 
	background-image: url('./imgs/panelShadowRight.gif'); 
}

#addToCart {
	height: 10%;
	text-align: left;
	vertical-align: bottom;
}


#detailDescription {
	height: 90%;
	text-align: left;
	vertical-align: bottom;
}
