body
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #5D5D5D;
	margin: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}

#wrapper{
	width: 720px;
	margin: auto;
}
#wrapped
{
	display: block;
	width: 720px;
	margin: auto;
}
P
{padding-top: 10px;
margin: 0px;}

H1
{font-size: 12pt;
font-weight: bold;
padding-top: 15px;
margin: 0;}

.trans 
{
/* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
  /* for Mozilla */
  -moz-opacity:0.6;
}

table.navbar
{
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-weight: bold;
}

table.menu
{font-size: 8pt;
margin: 0px;
padding: 0px;
font-weight: bold;
}

td.menuNormal
{padding: 0px;
color: black;
font-weight: bold;
vertical-align: top;
background-color: white;
background-color: transparent;}

td.menuHover
{padding: 0px;
color: black;
font-weight: bold;
vertical-align: top;
/*remove the following line for drop-down menu with images*/
}

div.menuNormal
{display: none;
position: static;
}

div.menuHover
{border: 0px solid lightblue;
background-color: white;
background-color: transparent;
display: inline;
position: absolute;
}

.groupieevent: img
{
	cursor:default;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	opacity:1;
	-moz-opacity: 1;
}
.groupieevent:hover img
{
	cursor:default;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	opacity:0.5;
	-moz-opacity: 0.5;
}

a.menuitem:link
{
text-decoration: none;
color: black;
background-color: white;
background-color: transparent;
/* for IE */
  filter:alpha(opacity=85);
  /* CSS3 standard */
  opacity:0.85;
  /* for Mozilla */
  -moz-opacity:0.85;
  width: 100%;
display: block;}

a.menuitem:visited
{text-decoration: none;
color: black;
background-color: white;
background-color: transparent;
  /* for IE */
  filter:alpha(opacity=85);
  /* CSS3 standard */
  opacity:0.85;
  /* for Mozilla */
  -moz-opacity:0.85;
  width: 100%;
display: block;}

a.menuitem:hover
{text-decoration: none;
color: black;
background-color: white
background-color: transparent;
/* for IE */
  filter:alpha(opacity=100);
  /* CSS3 standard */
  opacity:1;
  /* for Mozilla */
  -moz-opacity:1;
  width: 100%;
display: block;}

a.menuitem:active
{text-decoration: none;
color: black;
background-color: white;
background-color: transparent;
display: block;}

A { text-decoration:none; color:#FFFFFF }
.style1 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.style2 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #808285;
}
iframe {
overflow-x: hidden;
overflow-y: auto;
}
.links:hover {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FA8622; text-decoration: none}
.links:visited { color:#DDDDDD }

.links2:visited { color:#FFFFFF }
.links2:hover {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FA8622; text-decoration: none}
.style3 {color: #FA8622}

.clear {
	clear: both;
	height: 8px;
}
#piccontent{
width:	720px;
}
#homepiclt {
float:	left;
width: 360px;
}
#homepicrt {
	float:	left;
	width: 320px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bolder;
	padding-top: 80px;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 50px;
}
#homepicbot {
	clear:	both;
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}

.texttop {
	width: 720px;
	padding-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
.textbot {
	clear:	both;
	width: 720px;
	padding-top: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
#prodcont, #storecont {
	background-image: url(images/bg.jpg);
	width: 720px;
	height: 400px;
}
#prodconttxttop, #prodconttxtbot, #storeconttxt, #newstxt{
width:	720px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	line-height: 35px;
}
#menuaddonspic {
text-align: center
}
#prodconttxttop {
width: 700px;
padding-top: 48px;
padding-bottom: 50px;
padding-right: 20px;
text-align: right;
}
#prodconttxtbot {
width: 700px;
clear: both;
text-align: left;
padding-top: 50px;
padding-bottom: 16px;
padding-left: 20px;
}

#storeconttxt {
padding-top: 48px;
text-align: center;}

#newstxt {
padding-left: 50px;
}

#newstxt ul li{
font-weight:normal;}

#form {
	text-align: left;
	float: left;
	width: 540px;
	font-size: 12px;
	font-weight: bold;
	margin-left: 90px;
	margin-right: 90px;
	
}
.inputbox {
	width: 300px;
	background-color: #ffffa0;
}