html, body {
	margin:0;
	padding:0;
}

#wrapping{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
	margin-bottom: 0px;
	background-position: center;
}

#main-content{
	width: 853px;
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
	margin-bottom: 0px;
	background-position: center;
}


#menu{
	background-repeat: no-repeat;
	height: 50px;
	width: 100%;
	background-color: #000;
}

.menu{
	width: 100%;
	padding-left: 0px;
	padding-top: 0px;
	background-color: #000;
}

#image{
	background-image: url(../images/image-bg.gif);
	background-repeat: no-repeat;
	height: 330px;
	width: 100%;
	background-color: #000;
	background-position: bottom;
}

#image-content{
	width: 851px;
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
	margin-bottom: 0px;
	background-position: center;
}

.image-box{
	height: 100%;
	width: 100%;
	margin-top: 5px;
}

.image-text-box{
	height: 100%;
	width: 100%;
	margin-top: 5px;
}

#welcome{
	background-image: url(../images/welcome-bg.gif);
	height: 570px;
	width: 100%;
	background-repeat: no-repeat;
}

#welcome-content{
	width: 851px;
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
	background-position: center;
	margin-bottom: 0px;
	padding-top: 20px;
}

.welcome-content{
	height: 28px;
	width: 87px;
}

.player{
	height: 100px;
	width: 100%;
	padding-top: 10px;
}

.iframe{
	height: 100%;
	width: 100%;
	padding-top: 5px;	
}
#stripes{
	background-image: url(../images/stripe.gif);
	background-repeat: no-repeat;
	height: 43px;
	width: 100%;
}

#section{
	width: 900px;
	background-color: #000;
	height: 203px;
}

#section-content{
	width: 851px;
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
	background-position: center;
	margin-bottom: 0px;
	background-color: #000;
}


.buton{
	background-image: url(../images/submit.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 87px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;

}

#footer{
	height: 60px;
	width: 100%;
	background-image: url(../images/footer-bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #000;
}

.footer{
	height: 100%;
	width: 851px;
	padding-top: 4px;
}

.titlugri{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #a38e69;
}

.titlualb{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

.brown-text{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #a38e69;
}

.alb-text{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.brown-text2{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #aa9774;
	padding-right: 20px;
}

.black-text{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	padding-top: 10px;
}

.footer-text{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #695e4a;
}

.a1 {
	color:#695e4a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}

.a1:hover {
	color:#695e4a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: underline;
}

.a2 {
	color:#aa9774;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}

.a2:hover {
	color:#695e4a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}



.tradinghours {
	background:url(../images/bg-tradinghours.png);
	width:369px;
	height:324px;
	margin-left:-5px;
}

.tradinghours #container-tradinghours {

}

.tradinghours #container-tradinghours ul {
	list-style-type: none;
    margin-left: 14px;
    padding-top: 10px;
    text-align: left;
	font-family:arial;
	font-size:14px;
}

.tradinghours #container-tradinghours ul li {
	margin-top:4px
}

.tradingcolor {
	color:#663300;
	font-weight:bold;
	font-style:italic;
}

.tradingatt {
	color:#000;
	font-weight:bold;
}
.navigation_text {font-size: 14px; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif;}
.very_light_gray {
	color: #CCCCCC;
	font-size: 11px;
	font-family: Tahoma;
}

.navigation_text_on {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;}
	
	.buttons {margin: 0; padding: 0; border-collapse: collapse; border: 0;}
.buttons td {width: 76px; height: 19px;}
.buttons img {display: block;}
