body {
	margin: 0px;
	background-color: #c9c02b;
	font-family: "Gill Sans", Arial, Helvetica;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
	
a:visited { 
	color: #FFFFFF;
	text-decoration: none;
}
	
a:hover { 
	color: #303;
	text-decoration: none;
}
	
a:active { 
	color: #303;
	text-decoration: none;
}

.internal a:link {
	color: #CC0;
	text-decoration: underline;
}

.internal a:visited { 
	color: #303;
	text-decoration: none;
}
	
.internal a:hover { 
	color: #303;
	text-decoration: none;
}
	
.internal a:active { 
	color: #303;
	text-decoration: none;
}

.nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
	
.nav a:visited { 
	color: #FFFFFF;
	text-decoration: none;
}
	
.nav a:hover { 
	color: #CC0;
	text-decoration: none;
}
	
.nav a:active { 
	color: #CC0;
	text-decoration: none;
}
 
.logo {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.logohome {
	margin-top: 250px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.history {
	margin-top: 50px;
	background-color: #c9c02b;
	font-family: "Gill Sans", Arial, Helvetica;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
}

.contact {
	margin-top: 50px;
	line-height: 18px;
		margin-top: 6px;
	font-family: "Gill Sans", Arial, Helvetica;
	font-size: 12px;
	color: #FFFFFF;
	text-align:left;
}

.press {
	margin-top: 50px;
	line-height: 14px;
}

.header {
	font-family: "Gill Sans", Arial, Helvetica;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	text-align: center;
	color:#303;
}

.header-sub {
	font-family: "Gill Sans", Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	text-align: center;
	color:#303;
}

.shop {
	margin-top: 50px;
	line-height: 18px;
	text-align: center;
	
}

div.scroll {
	background: #FFF repeat-y 0 0;
	color:#303;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 3px;
	padding-top: 5px;
	width:900px;
	height: 580px;
	overflow-y: scroll;
	overflow-x: hidden;
	margin-left: auto;
	margin-right: auto;
	padding-right: 15px;
	padding-bottom: 20px;
}

.scrolltable {
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #303;
	margin:auto;
	font-size: 12px;
}

.item-description {
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #303;
	margin:auto;
	font-size: 14px;
	margin-top: 100px;
	margin-left: 80px;
}

div.fixedtable {
  background: #FFF repeat-y 0 0;
  color:#ffffff;
  padding-left: 3px;
  padding-top: 5px;
  width:900px;
  height: 600px;
  overflow-y: hidden;
  overflow-x: hidden;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
}

.viewcart {
	background: #303;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: strong;
	font-weight:bold;
	font-size: 12px;
	text-align:center;
	width:920px;
	height: 20px;
	margin-top: 15px;
}

	
.footer {
	color: #303;
	font-family: "Gill Sans", Arial, Helvetica;
	text-align: center;
	font-style: strong;
	font-weight: bold;
	font-size: 10px;
}

.legal{
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #303;
	margin:auto;
	font-size: 12px;
	margin-top: 10px;
}
