body, p, td {
	font-family: Verdana;
	font-size: 12px;
	color: #583b1d;
	margin: 0px;	
	background-color: #eec58a;
}

a {font:12px Verdana;	 color: #583b1d; }
a:hover { font:12px Verdana; color: #583b1d; }


.titlebox {
	font-size:24px; 
	height:50px; 
	width:570px; 
	border-top: 3px solid #542f02; 
	border-bottom: 3px solid #542f02; 
	margin-bottom:20px;
}

* html .titlebox {
	height:55px;
}

.titletext {
	margin-top:10px;
}

.contentbox {
	position:absolute;
	left:180px; 
	top:210px; 
	width:570px; 
	height:500px;
}

.background {
	position:absolute;
	left:0px; 
	top:0px;
}

.glenlogo {
	position:absolute;
	left:425px; 
	top:45px;
}


.navigationbox {
	position:absolute;
	left:10px; 
	top:280px; 
	width:120px; 
	height:500px;
	font-size:14px;
	font-weight:bold;
}

.navigationlist {
	list-style-type:none; 
	list-style-position:outside
}

.navigationlist li a {
	text-decoration: none; 
	color: #583b1d;
}
.navigationlist .submenu a {
	font-size:11px;
	text-decoration: none; 
	color: #583b1d;
	margin-left:15px;
}

.navigationlist li a:hover { 
	text-decoration: none; 
	color: #583b1d;
}

.news_date {
	font: bold 14px Verdana;
}

.news_text {
	margin-top:5px;
	margin-bottom:25px;
}

.tourdates {
	float:left;
	font: bold 13px Verdana;
	line-height:20px;
}

.tourdates_box {
	display:none; 
	margin-left:90px; 
	border:1px solid black; 
	width:470px; 
	padding:5px;
}

.w90 {width: 90px;}
.w80 {width: 80px;}
.w60 {width: 60px;}
.w150 {width: 150px;}
.w180 {width: 180px;}
.w200 {width: 200px;}
.w225 {width: 225px;}
.w300 {width: 300px;}
.w400 {width: 400px;}

.h25 {height:25px;}
.h100 {height:100px;}

.error {
	color:red;
	font-weight:bold;
}

.fl {
	float:left;
}

.fr {
	float:right;
}
.flb {
	float:left;
	font-weight:bold;
}
.frb {
	float:right;
	font-weight:bold;
}

.quote {
	font-style:italic;
}
.quoter {
	font-weight:bold;
	margin-bottom:15px;
}

.formbox {
	border:1px solid black; 
	padding:10px; 
	width:500px;
}

.inputfield {
	border:1px solid black;
	padding-left:3px;
}

#sidepic {
	position:absolute;
	left:790px; 
	top:210px; 
}

.pictures_box {
	display:none; 
	padding:10px; 
}

#shoppingcart {
	position:absolute;
	border:1px solid black;
	padding:5px;
	width:200px;
	left:770px; 
	top:210px; 
}

#cartitems {
	font-size:11px;
	font-weight:bold;
}

#cartitems .fr a{
	font-size:10px;
}

.carttitle {
	font-size:16px;
	font-weight:bold;
}

.lyric_title {
	font-weight:bold;
	font-size:16px;
	line-height:25px;
}

.ml20 {
	margin-left:20px;
}
.mt30 {
	margin-top:30px;
}

