body{
	/*background-image:url('/images/Background.jpg');
	background-position:left top;*/
	background-color:#000;
	font-family:"futura", arial, sans serif;
	font-size:12px;
	color:#000000
}
a{
	text-decoration:none;
	color:#FCE9B2
}
a:hover{
	text-decoration:underline;
	color:#FCE9B2
}
a.product_name{
	font-size:115%;
	font-weight:700;
	text-decoration:none;
	color:#FCE9B2
}
a.product_name:hover{
	text-decoration:underline;
	color:#FCE9B2
}
.whiteCaption {
	font-family:"futura", arial, sans serif;
	font-size:10px;
	font-weight:normal;
	color:#FCE9B2
}
.subtitles {
	font-family:"futura", arial, sans serif;
	font-size:12px;
	font-weight:bold;
	color:#600
}
ul.product_types {
	list-style-type:none;
	padding:0;
	margin:0;
	color:#fff;
}
li.product_types {
	background-image:url('/images/list-arrow.gif');
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:1em;
	margin-top:10px;
}
li.navigation {
	margin-top:3px;
	color:#fff;
	font-size:.9em
}
#container{
	display:block;
    margin-left:auto;
    margin-right:auto;
	width:750px;
}
#header{
	background-image:url('/images/InsideBackground.jpg');
	background-position:left top;
	width:750px;
	display:block
}
#contentContainer{
	float:left;
	background-color:#000;
	height:auto
}
#siteText{
	background-image:url('/images/InsideBackground.jpg');
	background-position:left top;
	float:left;
	height:auto;
	min-height:150px;
	width:700px;
	padding-left:50px
}
#siteText p img{
	border-style:outset;
	border-color:#600;
	border-width:1px;
	margin:0 10px 10px 0
}
#siteText p img.paypal{
	border:none
}
#siteText p{
	font-family:"futura", arial, sans serif;
	width:90%
}
#siteText .shop{
	font-family:"futura", arial, sans serif;
	width:90%	
}
#siteText .price{
	font-family:"futura", arial, sans serif;
	width:90%;
	font-weight:bold	
}
#siteText .product_name{
	font-size:115%;
	font-weight:700;
	color:#600
}
#siteText hr{
	text-align:left;
	border:none; 
	border-top:1px dashed #600;/*the border*/
	width:100%;
	height:1px;/*whatever the total width of the border-top and border-bottom equal*/
	clear:both
} 
#siteText h5{
	font-family:"futura", arial, sans serif;
	font-size:.9em;
	font-weight:700;
	color:#91181B
}
#siteText h4{
	font-family:"futura", arial, sans serif;
	font-size:1em;
	font-weight:700;
	color:#91181B
}
#siteText h3{
	font-family:"futura", arial, sans serif;
	font-size:1.2em;
	font-weight:700;
	color:#600;
	letter-spacing:4px;
}
#bottom{
	float:left;
	display:block
}
