@charset "utf-8";
body {
	margin: 0px;
	font-family: Tahoma, Verdana, Arial;
	text-align: center;
	background-color: #f1ead5;
}
#outer
{
	/* The width needs clarification - from the image, the only rule seems to be
		'less than 1024'... */
	width: 922px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	/*
      text-align: center; doesn't work on Firefox, hence the work-around 
	  below.
	*/
}
.button1 {
	background-image: url(images/buttons/home.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align:center;
}
.button1 A:link	{
	font-family: Tahoma, Verdana, Arial;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.button1 A:hover	{
	font-family: Tahoma, Verdana, Arial;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.button1 A:visited	{
	font-family: Tahoma, Verdana, Arial;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.button2 {
	background-image: url(images/buttons/delivery.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align:center;
}
.button2 A:link	{
	font-family: Tahoma, Verdana, Arial;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.button2 A:hover	{
	font-family: Tahoma, Verdana, Arial;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.button2 A:visited	{
	font-family: Tahoma, Verdana, Arial;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.button3 {
	background-image: url(images/buttons/faqs.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align:center;
}
.button3 A:link	{
	font-family: Tahoma, Verdana, Arial;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.button3 A:hover	{
	font-family: Tahoma, Verdana, Arial;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.button3 A:visited	{
	font-family: Tahoma, Verdana, Arial;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.button4 {
	background-image: url(images/buttons/contact.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align:center;
}
.button4 A:link	{
	font-family: Tahoma, Verdana, Arial;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.button4 A:hover	{
	font-family: Tahoma, Verdana, Arial;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.button4 A:visited	{
	font-family: Tahoma, Verdana, Arial;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.homecats {
	background-image: url(images/headings/blank.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-align:left;
	padding-left:8px;
}
.homecats A:link	{
	font-family: Tahoma, Verdana, Arial;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.homecats A:hover	{
	font-family: Tahoma, Verdana, Arial;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.homecats A:visited	{
	font-family: Tahoma, Verdana, Arial;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.pagehead {
	background-image: url(images/headings/page-heading-center.jpg);
	background-repeat: repeat-x;
	background-position: left;
	text-align:left;
	font-family: Tahoma, Verdana, Arial;
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}

.content	{
	font-family: Tahoma, Verdana, Arial;
	font-size:0.8em;
	color:#000000;
}
.contentmargin	{
	padding-right:30px;
}
h1.content	{
	font-family: Tahoma, Verdana, Arial;
	font-size:0.9em;
	color: #000000;
	font-weight:bold;
}
.copyright	{
	font-family: Tahoma, Verdana, Arial;
	font-size:0.7em;
	color:#333333;
}
.copyright A:link	{
	color:#666666;
	text-decoration:none;
}
.panelbit {
	background-image: url(images/uni-images/panel-bit.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
ul .bullets	{
	color: #000000;
	font-size:0.9em;
	list-style-image: url(images/buttons/bullet-arrow.gif);
	font-weight:bold;
}
ul .bullets a:link	{
	color: #000000;
	text-decoration:none;
	font-size:0.9em;
	list-style-image: url(images/buttons/bullet-arrow.gif);
}
ul .bullets a:visited	{
	color: #000000;
	text-decoration:none;
	font-size:0.9em;
}
.topseller	{
	font-size:0.7em;
	color:#000000;
	font-family:Tahoma, Verdana, Arial;
	font-weight:bold;
}
.moreinfo	{
	font-size:0.7em;
	color: #FF0000;
	font-family:Tahoma, Verdana, Arial;
	}
.moreinfo a:link	{
	color: #FF0000;
	font-family:Tahoma, Verdana, Arial;
	text-decoration:none;
}
.moreinfo a:visited	{
	color: #FF0000;
	font-family:Tahoma, Verdana, Arial;
	text-decoration:none;
}
hr	{
	border:0px;
	height:1px;
}
.submit	{
	padding-left:5px;
}