body, html {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}
p, a, h1, h2, h3, h4, div, span, th, td, li, label, input, select, textfield {
	font-family: Georgia, "Times New Roman", Times, serif;
	
}
a{
	font-size:12px;
	color:#6699FF;
}
a:hover{
	text-decoration:underline;
}
.clearClass{
	clear:both;
	height:0;
}
body {
	background: #352413 url(/images/resources/startBackground2.jpg) no-repeat top center;
}
.right{
	float:right;
}
.left{
	float:left;
}
.red{
	color:#990000;
}
.strike{
	text-decoration:line-through;
}
#startTable{
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	border-collapse:collapse;
}
#startTable tr{
	vertical-align:middle;
}
#startTable td{
	text-align:center;
}
#wrapper{
	background: url(/images/resources/landingbanner3.jpg);
	width:875px;
	margin:0 auto;
	padding:3px 0 10px 0;
	text-align:left;
}
#newsLogo{
	float:right;
	margin:0 3px 0 0;
}
#newWrapper{
	height:95px;
}
#newsTop{
color:#333333;
font-size:12px;
height:80px;
line-height:140%;
margin:8px 0 0 8px;
overflow:auto;
padding:8px 0 0 8px;
width:640px;
}
#myContent{
	font-size:12px;
	background-color:#000;
	margin:0;
	padding:0;
}
#footerNavigation{
	margin:0;
	padding:3px 0 0 0;
}
#footerNavigation ul{
	margin:0 10px 0 10px;
	padding:0;
	list-style:none;
}
#footerNavigation ul li{
	display:inline;
	color:#333;
	font-size:10px;
	padding-right:4px;
	padding-left:4px;
	border-right:1px solid #333;
}
#footerNavigation ul li.lastMain{
	border:none;
	padding-right:0;
}
#footerNavigation ul li.firstMain{
	padding-left:0;
}

#footerNavigation ul li a{
	color:#333;
	font-size:11px;
	text-decoration:none;
}
#footerNavigation ul li a:hover{
	text-decoration:underline;
}
#startStore{
	width:875px;
	height:150px;
	overflow:auto;
	margin:15px 0 0 0;
	
}
#startStore #startStoreBelt{
	white-space:nowrap;
}
#storeTop{
	text-align:center;
	font-size:14px;
	font-weight:bold;	font-family: Papyrus, Lucida Sans Unicode, Geneva, sans-serif;

	margin:10px 0 0 0;
	border-top:1px solid #333;
	padding:10px 0 0 0;
	font-family: Papyrus, Lucida Sans Unicode, Geneva, sans-serif;
}
.productWrapper{
	white-space:normal;
	float:left;
	margin:0 10px 0;
	padding:0;
	width:120px;
	height:auto;
	overflow:hidden;
}
.productWrapper a{
	color:#0066FF;
	text-decoration:underline;
}
.productWrapper a:hover{
	text-decoration:none;
}
.productImageWrapper{
	width:120px;
	height:120px;
	margin:0;
}
.productImageWrapper img{
	margin:0;
}
.productPriceWrapper{
	margin:0 0 0 5px;
	padding:0;
	font-size:12px;
	color:#666;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.productPriceWrapper h3{
	margin:0 0 5px 0;
	font-size:14px;
}

/* product popup */
.productPopUp{
	width:450px;
	margin:0 auto;
	padding:10px;
	text-align:center;
}
.productPopUpDesc{
	font-size:12px;
	margin:0;
	padding:0;
}
.productPopuplink{
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	color:#333;
}
.findphotoglink{
	font-weight:bold;
	color:#FF0000;
}

