/* css style sheet for John Newton Antiques */


/* neutralise default spacing */
	* {margin:0; padding:0;}
	
/* here follows the brillant "no-extra-markup" clearing method devised by Tony Aslett - www.csscreator.com */
/* simply add the clearfix class to any containter that must enclose floated elements */
/* read the details of how and why this works at http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
    content: ".";              /* the period is placed on the page as the last thing before the div closes */
	display: block;          /* inline elements don't respond to the clear property */ 
    height: 0;                  /* ensure the period is not visible */
    clear: both;               /* make the container clear the period */
    visibility: hidden;	     /* further ensures the period is not visible */
}

.clearfix {display: inline-block;}   /* a fix for IE Mac */

/* next a fix for the dreaded Guillotine bug in IE6 */
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* end of "no-extra-markup" clearing method */



/* end of third-party CSS  */



body {
	margin:0px; 
	padding:0px; 
	font: 1em Georgia, Verdana, Arial, Helvetica, sans-serif; 
	}

div#mainwrap {
	width:774px; 
	margin-left:auto; 
	margin-right:auto; 
	text-align:left;
	}

div#contentarea {
	width:774px; 
	background-color:#fff;
	}


/* this is the header style */

div#header {
	width:774px; 
	height:100px; 
	padding-top:6px; 
	background-image: url(../images/header.gif); 
	background-repeat:no-repeat;
	}


/* this is the nav style */

div#container {
	padding: 0px;
	margin: 0 0 20px 0;
	background: #fff;
	}

div#minitabs {
	margin: 0;
	padding: 10px 0 20px 10px;
	border-bottom: 1px solid #0052a5;
	}

div#minitabs li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}
	
div#minitabs a:link {
	float: left;
	font: .8em Georgia, Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-weight: bold;
	margin: 0 5px 4px 5px;
	padding-bottom: 2px;
	text-decoration: none;
	color: #0052a5;
	}
	
div#minitabs a:visited {
	float: left;
	font: .8em Georgia, Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-weight: bold;
	margin: 0 5px 4px 5px;
	padding-bottom: 2px;
	text-decoration: none;
	color: #0052a5;
	}

div#minitabs a.active:link, #minitabs a.active:visited, #minitabs a:hover {
	border-bottom: 4px solid #997a5b;
	padding-bottom: 2px;
	background: #fff;
	color: #997a5b;
	}

/* this is the content style */

div#content {
	width:774px; 
	background-color:#fff; 
	float:left;
	}
	
div#content p {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 1em; 
	margin:1em 30px; 
	text-align:justify; 
	color: #997a5b;
	}

div#content a:link {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal; 
	color: #0052a5; 
	text-decoration: none;
	}
	
div#content a:visited {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	color: #0052a5; 
	text-decoration: none;
	}
	
div#content a:active {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal; 
	color: #0052a5; 
	text-decoration: none;
	}
	
div#content a:hover {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	color: #0052a5; 
	text-decoration: underline;
	}
	
div#content h1 {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif; 
	font-size:1.2em; 
	padding-top:10px; 
	margin:1em 30px; 
	color: #0052a5;
	}

div#content h2 {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 1em; 
	margin:1em 30px; 
	text-align:justify; 
	color: #49601c;
	}

/* the following code is a workaround for non-floating footer in online page */

div#policy {
	background: #fff; 
	width: 774px; 
	float: left;
	}
	
div#policy h1 {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif; 
	font-size:1.2em; 
	padding-top:10px; 
	margin:1em 30px; 
	color: #0052a5;
	}

div#policy p {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 1em; 
	margin:1em 30px; 
	text-align:justify; 
	color: #997a5b; 
	padding-bottom: 5px; 
	}


div#policy a:link {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal; 
	color: #0052a5; 
	text-decoration: none;
	}
	
div#policy a:visited {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	color: #0052a5; 
	text-decoration: none;
	}
	
div#policy a:active {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal; 
	color: #0052a5; 
	text-decoration: none;
	}
	
div#policy a:hover {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	color: #0052a5; 
	text-decoration: underline;
	}


/* this is the fairs, organisers, and listings style */

div#list {
	background: #fff; 
	width: 774px; 
	float: left;
	}
	
div#list h1 {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif; 
	font-size:1.2em; 
	padding-top:10px; 
	margin:1em 30px; 
	color: #0052a5;
	}

div#list p {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 1em; 
	margin:1em 30px; 
	text-align:justify; 
	color: #997a5b; 
	padding-bottom: 5px; 
	border-bottom: 1px dotted #000;
	}


div#list a:link {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal; 
	color: #0052a5; 
	text-decoration: none;
	}
	
div#list a:visited {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	color: #0052a5; 
	text-decoration: none;
	}
	
div#list a:active {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal; 
	color: #0052a5; 
	text-decoration: none;
	}
	
div#list a:hover {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	color: #0052a5; 
	text-decoration: underline;
	}


/* this is the footer style */

div#footer {
	width:774px;
	background-color:#FFF;
	text-align:center;
	padding-top:6px;
	font: .7em Georgia, Verdana, Arial, Helvetica, sans-serif;
	 }
	   
div#footer ul {
	margin:2px 0;
	color:#0052a5;
	}
	
div#footer ul li {
	display:inline;
	padding:0 5px 0 9px;
	list-style-type:none;
	color:#0052a5;
	}
	
div#footer ul li a {
	text-decoration:none;
	color:#0052a5;
	}
	
div#footer ul li a:hover {
	text-decoration:underline;
	color:#0052a5;
	}

/* this is the fineprint style */

div#fineprint {
	width:774px;
	background-color:#FFF;
	text-align:center;
	padding-top:6px;
	font: .6em Georgia, Verdana, Arial, Helvetica, sans-serif;
	 }
	   
div#fineprint ul {
	margin:2px 0;
	color:#c7b9aa;
	}
	
div#fineprint ul li {
	display:inline;
	padding:0 5px 0 9px;
	list-style-type:none;
	color:#c7b9aa;
	}
