body{
	background:white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	text-align:center;
}

#content{
	width:798px;
	border: black solid 1px;
	margin-left: auto;
	margin-right: auto;
	position:relative;
	height:auto;
	background: url(../images/background_notext.jpg) no-repeat bottom;
	text-align:left;
}

h1{
	font-weight:bold;
	font-size:1.2em;
}

h2{
	font-weight:bold;
	font-size: 1em;
}

a{
	color:#333399;
	text-decoration:none;
}

a:hover{
	color:#333399;
	text-decoration:underline;
}

#topbar{
	width:798px;
	height:162px;
}

#navbar{
	display:block;
	position:absolute;
	top:162px;
	left:0px;
	width:125px;
	padding:15px 0px 0px 5px;
}

html>body #navbar{
	padding:15px 0px 0px 5px;
}

#navbar ul {
	list-style-image: url(../images/nav_sq_red.gif);
	/*display: block;*/
	line-height:1.30;
}

#navbar a {
 	font-weight:bold;
	color:black;
	text-decoration:none;
}

#navbar ul a:hover{
	/*text-decoration:underline;*/
	list-style-image: url(../images/nav_sq_black.gif);
}

#navbar li:hover{
	/*text-decoration:underline;*/
	list-style-image: url(../images/nav_sq_black.gif);
}
	
#navbar #current{
	list-style-image: url(../images/nav_sq_black.gif);
	font-weight:bold;
	color:black;
	text-decoration:none;
}


div#maintext{	
	margin:0px 130px 50px 130px;
	padding:10px 0px 10px 10px;
	/*height:250px;*/
}
	
	html>body #maintext{		
		/*height:250px;		*/
		padding:5px 0px 10px 10px;	
	}
	

	
div#maintexthome{	
	margin:0px 130px 0px 130px;
	padding:10px 0px 10px 10px;
	height:250px;	
}
	
	html>body #maintexthome{		
		height:250px;	
		padding:5px 0px 10px 10px;	
	}
	
div#maintextcontent{	
	margin:0px 30px 50px 130px;
	padding:10px 0px 10px 10px;
}	
	
	
	
.homepagebox{
	position:relative;
	float:left;
	width:156px;
	height:139px;
	margin-right:5px;

}

#pagebottom{
	position:relative;
	height:20px;
	width:798px;	
	background: #000000;
	color:#ffffff;
	font-size: 0.8em;
	text-align:right;
	padding:5px 10px 0px 0px;
}
div#pagebottom{
	position:relative;
	height:20px;
	width:798px;	
	background: #000000;
	color:#ffffff;
	font-size: 0.8em;;
	text-align:right;
}

#pagebottom a{
	color:#ffffff;
	/*font-size: 0.8em;*/
	text-decoration:none;
	}

#pagebottom a:hover{
	color:#ffffff;
	/*font-size: 0.8em;*/
	text-decoration:underline;
	}
	
div#pagebottom a{
	color:#ffffff;
	/*font-size: 0.8em;*/
	text-decoration:none;
	}

div#pagebottom a:hover{
	color:#ffffff;
	/*font-size: 0.8em;*/
	text-decoration:underline;
	}
	
div#address{
	float:left;
	font-size: 0.8em;
	width:105px;
	background:transparent url(../images/halfscreen-white.gif) center repeat;
	margin:10px 10px 10px 10px;
	padding:10px 0px 0px 5px;
}

div#address a{
	color:#000000;
	/*font-size: 0.8em;*/
	text-decoration:none;
	}

div#address a:hover{
	color:#000000;
	/*font-size: 0.8em;*/
	text-decoration:underline;
	}
	
#address a:hover{
	color:#000000;
	/*font-size: 0.8em;*/
	text-decoration:underline;
	}

div#openingtimes{
	font-size: 1em;
	font-weight:bold;
	float:right;
	width:105px;
	background:transparent url(../images/halfscreen-cream.gif) center repeat;
	margin:10px 10px 10px 10px;
	padding:30px 0px 30px 10px;
}
div#openingtimes #underlineopeningtimes{
	text-decoration:underline;
}
div#openingtimes #redopeningtimes{
	color:#b6251D;
}

.shoppagebox{
	position:relative;
	float:left;
	width:170px;
	height:133px;
	margin-right:5px;

}

div .homepagelinks{
	margin:0px 130px 40px 130px;
	padding:10px 0px 10px 10px;
	}