body {
  margin: 0;
  padding: 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 15px;
  text-align: center;
}

/* ::::: Main DIVs :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#wrapper {
  position: relative;
  text-align: left;
  width:760px;
  margin-right: auto;
  margin-left:auto;
  padding: 0 0 0 0;
  border: 0px solid #CCC;
  z-index: 1;
  background-color: #FFFFFF;  
}
#header {
  position: absolute;
  left: 0px;
  top: 0px;
  width:760px;
  height:100px;
  margin: 0px;
  padding: 0px;
  z-index: 1;
}
#logo {
  width: 229px;
  height: 86px;
  background: url(images/logo.gif) no-repeat
}
#top_image {
  position: absolute;
  right: 0px;
  top: 6px;
  width: 123px;
  height: 80px;
  background: url(images/top_image.jpg) no-repeat
}
#navigation {
  margin: 120px 0 0 0;
  float: left;
  width: 140px;
  border-right: solid 1px #e0e0e0;
}
#footer {
  width: 760px;
  margin-right: auto;
  margin-left:auto;
  text-align: left;
  border-top: solid 1px #e0e0e0;
  clear:both;
  padding: 5px 0 10px 0px;
  color: #333;
  font: normal 11px/22px Verdana, Arial, Helvetica, sans-serif;
}
#pagefooter {
  clear:both;
  padding: 5px 0 10px 0px;
  text-align: center;
  color: #333;
  z-index: 5;
}

#content {
  padding-top:120px;
  padding-right: 130px;
  margin: 0px 0px 0px 0px;
  width: 480px;
  float: right;
  text-align:left;
  font-size: 11px;
}

#rightside {
  position: absolute;
  left: 635px;
  top: 120px;
  width:125px;
  z-index: 1;
  text-align: center;
}

#content_nr {
  padding-top:120px;
  padding-right: 5px;
  margin: 0px;
  width: 600px;
  float: right;
  text-align:left;
}

#topnav {
	position: absolute;
	margin:0;
	padding-left:0px;
	width:100%;
	left:0px;
	height:25px;
	top:86px;
	z-index: 4;
        background: #333;
        border-top: 1px solid #CCC;
        border-bottom: 1px solid #CCC;
}

	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html #topnav {
  	left:0px;
	} /* End hide from IE5/mac */


/* ::::: Top Menu :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#topnav p {
        display: none;
}

#topnav .special {
	display: none;
}

#topnav ul { 
	margin : 0;
	padding : 0;
	list-style : none;
}

#topnav li {
	list-style:none;
	float:left;
  	margin-left:1px;
	margin-top:3px;
  	padding-left:15px;
        padding-right:10px;  	
        font-size:10px;
	line-height:20px;
	white-space:nowrap;
}

#topnav a {
	display:block;
	float:left;
	padding:0 8px 0 0;
	text-decoration:none;
	font-weight:bold;
	color:#FFF;
	width:.1em;
}
  
html>body #topnav a {width: auto;}    /* fixes IE6 hack */
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#topnav a {float: none;}            /* End IE5-Mac hack */
#topnav a:hover {
	color:rgb(90%,25%,25%);
}

#topnav #current, #topnav #current a {
	color:#000;
}

/* ::::: Content Formating :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#content h1, #content_nr h1 {
  font-size: 150%;
  font-weight: normal;
  padding: 0;
  margin:5px;
  text-align:center;
  color: #D80C00;
}

#content h2, #content_nr h2 {
  font-size: 120%;
  font-weight: bold;
  padding: 0;
  margin: 5px 0px 2px 0px;
  color: #D80C00;
}

/* ::::: Side Navigation Formating :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#mclnavhead,#mclnavheadinspire,#mclnavheadtools,#mclnavheadstamps,#mclnavheadpaper,#mclnavheadcolors,#mclnavheadtemps,#mclnavheadembelish,#mclnavheadonline,#mclnavheadfilter {
	padding: 4px 3px;
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
	font: bold 12px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 130px;
}

#navigation ul.mclnavigation {
	width: 130px;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	list-style: none;
}

#navigation ul.mclnavigation li {
	font: normal 12px/14px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	margin-left: 3px;
	padding: 4px 0px 4px 0px;
	border-bottom: 1px solid #e0e0e0;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 130px;
}

#navigation ul.mclnavigation li a:link, #navigation ul.mclnavigation li a:visited {
	margin: 0px;
	display: block;
	text-decoration: none;
 	position:relative;
	color: #000000;
	text-decoration: none;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 130px;
}

#navigation ul.mclnavigation li a:hover, #navigation ul.mclnavigation li.subnav a:hover {
	color: #6A217D;
}

/* ::::: Links Formating :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

/* a, a:link, a:visited {
//color: #999;
}

a:hover {
color: #333;
}
*/
/* ::::: Headings Formating :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

h2 { margin-bottom: 0px;}

#standardstext {
  display: none;
}

/* ::::: Headings Formating :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */


#mailform {
  width: 300px;
  float: left;
  padding: 0;
  font-style: normal;
  font-size: 80%;
}
#contactdetails {
  width: 260px;
  float: right;
}
#mailform label {
  font-family: Verdana, sans-serif;
  font-size: 100%;
  font-style: normal;
}
.subject {
  font-family: Verdana, sans-serif;
  font-size: 90%;
  font-style: normal;
  color: #333;
}
#mailform input {
  font-family: Verdana, sans-serif;
  font-size: 90%;
  font-style: normal;
}
#submit {
  text-align: center;
}
.center {
  text-align: center;
}

/* ::::: Shop Listing Formating :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
.shoplisting, .shopenhlisting {
  width: 95%;
  border-bottom: 1px dashed #999;
  padding-bottom: 5px;
}
.shopname {
  line-height: 20px; font-size: 15px;
}
.shopaddress, .shoptel, .shopcategory, .shopoptions, .shopinfo {
  line-height: 18px;
}
.shopname, .shopcattitle, .shopoptionstitle, .shopname {
  font-weight: bold;
}
.shopmap a {
  color: #3384CC;
}
.shopenhlisting .shopname {
  background-color: #FFAE68;
}
.shopimage {
  float: left;
}
.shopoptions {
  clear: all;
}

/* ::::: Front Page Features */
#fpfeat1 {
	float: left;
	width: 45%;
	height: 75px;
	border: 1px dotted red;
	padding: 3px;
	margin-bottom: 15px;
}
#fpfeat2 {
	width: 45%;
	float: right;
	height: 75px;
	border: 1px dotted red;
	padding: 3px;
	margin-bottom: 15px;
}