/* CSS Document */
html { 
	margin : 0; 
	padding : 0;
	text-align: center; 
}
body {
	font: 76%/140% Tahoma, Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #930;
	margin: 0;
	padding: 0;
	text-align: center;
	min-width: 684px;
}
div#container {
	width: 684px;
	padding: 8px;
	background-color: #FFF;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
}
div#content {
	position: relative;
	width: 684px;
	padding: 0;
	margin: 0;
	text-align: left;
}
div#left_panel {
	position: relative;
	float: left;
	width: 200px;
	height: 100%;
	background-color: #E9E8D2;
	border: 0;
	margin: 0;
	padding: 0;
}
div#headers {
	position: relative;
	float: right;
	width: 484px;
}
div#headers div#left_header_home {
	position: relative;
	text-align: center;
	width: 240px;
	margin: 0;
	padding: 0;
	float:left;
}
div#headers div#right_header_home {
	position: relative;
	text-align: left;
	width: 244px;
	padding: 0;
	margin: 0;
	float: right;
}
div#headers div#left_header {
	position: relative;
	text-align: center;
	width: 129px;
	height: 128px;
	margin: 0;
	padding: 0;
	float:left;
}
div#headers div#right_header {
	position: relative;
	text-align: left;
	width: 354px;
	padding: 0;
	margin: 0;
	float: right;
}
div#text_box {
	position: relative;
	float: right;
	width: 470px;
	padding: 10px 0 10px 10px;
}
div#footer {
	position: relative;
	clear: both;
	width: 664px;
	padding: 10px;
	margin: 0;
	text-align: left;
	background-color: #DEDEDE;
	font-size: 9px;
}
div#facebook {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: right;
	width: 120px;
	height: 44px;
	text-indent: -9999px;
	background: url(../images/facebook.jpg) no-repeat;
}
div#facebook:hover, div#facebook:active {
	background-position: 0 -44px;
	cursor: pointer;
}
li {
	list-style-image: none;
	list-style-type: none;
}
div#flashcontent ul {
	padding-left: 0px;
	margin-left: 0px;
	list-style-image: none;
}
div#flashcontent ul#nav {
	text-align: left;
	list-style-type: none;
	list-style-image:none;
	display: block;
	width: 200px;
}
div#flashcontent ul#nav li a {
	display: block;
	height: 18px;
	width: 186px;
	padding-left: 14px;
	padding-top: 1px;
	font-size: 8pt;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #545534;
	background: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 4px 7px;
}
div#flashcontent ul#nav li a:visited {
	color: #545534;
}
div#flashcontent ul#nav li a:hover {
	color: #993300;
}
p {
	line-height: 120%;
}
h1 { 
	font-size: 14px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #663;
	display: block;
	width: 100%;
	text-indent: 26px;
	margin: 0;
	padding-bottom: 4px;
	padding-top: 4px;
	background: url(../images/icon_horseshoe.gif) no-repeat;
	background-position: 5px 6px;
	background-color: #F4F3E8;
	border: 1px dotted #663;
}
h2 { 
	font-size: 13px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #663;
	display: block;
	width: 100%;
	text-indent: 26px;
	margin: 0;
	padding-bottom: 4px;
	padding-top: 4px;
	background: url(../images/icon_horseshoe.gif) no-repeat;
	background-position: 5px 6px;
	background-color: #F4F3E8;
}
h2.plain { 
	font-size: 13px;
	font-weight: bold;
	color: #663;
	margin-bottom: 0;
	padding: 0;
	display: block;
	width: auto;
	text-indent: 0;
	background: none;
	background-color: #FFF;
}
h3 {
	color: #900;
	font-size: 12px;
	font-weight: bold;
}
a:link, a:visited  {
	text-decoration: underline;
	color:#00F;
}
a:hover {
	color: #930;
	text-decoration: underline;
}
div#footer a:link, div#footer a:active, div#footer a:visited {
	text-decoration:none;
	color:#666;
}
div#footer a:hover {
	text-decoration: underline;
	color: #930;
}
.image_left {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
	border: 0;
}
.image_right {
	float: right;
	padding-left: 10px;
	padding-bottom: 5px;
	border: 0;
}
.product_pic {
	width:190px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border-right: 1px dotted #930;
	text-align: center;
	font-size: 11px;
	line-height: 13px;
}
img.inline {
	border: 0;
	margin-left: 2px;
	margin-right: 2px;
}
.red {
	color: 930;
}
.subhead {
	font-size: 12px;
	font-weight: bold;
	color: #663;
}
.credit, .credit a:link, .credit a:active, .credit a:hover{
	font-size:9px;
	color:#DEDEDE;
}
.small {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-bottom: 8px;
	line-height: normal;
}
.smallb {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-bottom: 1px;
	line-height: normal;
}
.clearfloat {
	clear: both;
}

