html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	text-align: left;
	
}
/* remember to define focus styles! */
:focus {
outline: 0;
}
ol, ul {
list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	font-size: 100%;
	border-color: #336699;
	border-width: 1px;
	border-style: solid;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}

body{
	font-family: "Franklin Gothic Book";
	font-size: 16px;
	background-repeat: no-repeat;
	letter-spacing: 2pt;
	background-color:#336699;
	background-position: center top;
	background-image: url(../Images/wwwagnewlogo.gif);
}

a:link{
color: #999999;
}

a:visited{
	color: #999999;
}

a:hover{
	color: #999999;
	text-decoration: none;
}

a:active {
	color: #CCCCCC;
}

h1{
	font-size: 105%;
	color: #FFFFFF;
	background-color: #9FC9EB;
	font-weight: bold;
	font-variant: small-caps;
	padding: 5px 5px 5px 5px;
	margin-bottom: 2px;
	margin-top: 0px;
	margin-left: -5px;
}

h2{
	font-size: 100%;
	color: #006699;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}

h3{
	color: #000000;
	margin: 0px;
	padding: 0px 0px 3px 0px;
	font-variant: normal;
	font-size: 100%;
	font-weight: bold;
}

h4{
	font-size: 110%;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 5px 5px 5px 5px;
	font-variant: small-caps;
	text-align: center;
}

h5{
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
	margin-right: 5px;
}

ul ul{
	list-style-type: circle;
	margin-right: 5px;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}
/* DIVS */

#wrapper {
	height: auto;
    padding-left: 30px;
	padding-right: 30px;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
}

#banner{
	margin-left: 14px;
	width: 852px;
	background-color: #336699;
	float: left;
	height: 90px;
	border-top-color: #336699;
	border-top-style: solid;
	border-top-width: 1px;
	border-right: 1px solid #336699;
	border-left: 1px solid #336699;
	text-align: left;
	padding-top: 15px;
	padding-left: 15px;
}

#auctions{
	width: 640px;
	background-color: #A2C1A2;
	float: left;
	height: auto;
	text-align: left;
	padding: 5px 5px 5px 5px;
	font-size: 100%;
	margin-left: 1px;
	}

#auctions h1 {
	color: #FFFFFF;
	background-color: #A2C1A2;
	border-top: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid ;
	padding-left: 5px;
}

#auctions h2 {
	color: #000000;
	background-color: #CCCCCC;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
	word-spacing: 1pt;
	letter-spacing: 1px;
	text-align: center;
}

#auctions h4 {
	color: #FFFFFF;
	background-color:#9FC9EB;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	word-spacing: 2pt;
	letter-spacing: 2px;
	text-align: left;
}

#auctions a:link {color: #333333; }
#auctions a:visited {color: #333333; }
#auctions a:hover {
	color: #000000;
	font-weight: bold;
}
#auctions a:active {
	color: #000000;
}

#quicklinks{
	width: 865px;
	background-color: #A2C1A2;
	float: left;
	height: auto;
	border-top-color: #336699;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #336699;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-align: center;
	padding: 5px 5px 5px 5px;
	font-size: 90%;
	color: #000000;
}

#quicklinks a:link{
	color: #000000;
	text-decoration: none;
}

#quicklinks a:visited{
	color: #000000;
	text-decoration: none;
}

#quicklinks a:hover{
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

#quicklinks a:active {
	color: #000000;
	text-decoration: none;
}

#content {
/*background-color:#FF0000;*/
float: left;
border-right-color: #336699;
border-right-style: solid;
border-right-width: 0px;
width: 875px;
display: inline;
font-size:85%;
text-align: left;
letter-spacing:1px;
height:auto;
margin-left:12px;
margin-top: 5px;
			}
			
			#content h1 {
			word-spacing:1px;
			letter-spacing:.2em;			
			}

#sidebar {
    float: left;
	padding: 0px 0px 5px 10px;
	margin:0;
	border-right-color: #336699;
	border-right-style: solid;
	border-right-width: 0px;
	width: 195px;
	display: inline;
	text-align: left;
	letter-spacing: 1px;
	height:auto;
}

#fairs {
    max-width:651px;
	background-color: #A2C1A2 ;
	height:auto;
	float:right;
	margin: 0;}

.faircolumn {
    margin: 0 0 0 1px;
	padding: 1px 0px 5px 9px;
	background-color: #A2C1A2;
	width: 205px;
	float: left;
	height:auto;
/*	overflow:scroll;*/
}

.new_listing {
	margin: 0 0 0 1px;
	padding: 5px;
	background-color: #A2C1A2;
	width: 640px;
	float: left;
	height:auto;
	}
	
	.infocolumn {
    margin: 0 0 0 1px;
	padding: 1px 0px 5px 9px;
	background-color: #A2C1A2;
	width: 205px;
	float: left;
	height:auto;
/*	overflow:scroll;*/
	}
	
#content a:link {color: #333333; }
#content a:visited {color: #666666; }
#content a:hover {color: #000000; }
#content a:active {
	color: #666666;
}

.downloadsample {
height:90px;
padding:0;
font-size:90%;
}

.downloadsample h1 {
background-color:#9FC9EB;
}

.auctionblock {
padding: 5px 5px 5px 5px;}

#content02 {
	padding: 10px 0px 0px 0px;
	width: 671px;
	float: left;
	font-size: 80%;
	height: 319px;
	letter-spacing: 1px;
	margin-left: 5px;
			}

#content011 {
	float: left;
	padding: 0px 0px 5px 5px;
	margin-left: 14px;
	font-size: 80%;
	border-right-color: #336699;
	border-right-style: solid;
	border-right-width: 0px;
	width: 198px;
	display: inline;
	margin-right: 0px;
	text-align: left;
	letter-spacing: 1px;
	height: 533px;
	background-color: #A2C1A2;
	margin-top: 10px;
			}

#content011 a:link {color: #333333; }
#content011 a:visited {color: #666666; }
#content011 a:hover {color: #000000; }
#content011 a:active {
	color: #666666;
}

#content012 {
	float: left;
	padding: 10px 0px 5px 10px;
	margin-left: 11px;
	font-size: 80%;
	border-right-color: #336699;
	border-right-style: solid;
	border-right-width: 0px;
	width: 196px;
	display: inline;
	margin-right: 0px;
	text-align: left;
	letter-spacing: 1px;
	height: 580px;
			}

#content012 a:link {color: #333333; }
#content012 a:visited {color: #666666; }
#content012 a:hover {color: #000000; }
#content012 a:active {
	color: #666666;
}

#mapcontent {
	padding: 10px 0px 0px 0px;
	width: 671px;
	float: left;
	font-size: 80%;
	height: auto;
	letter-spacing: 1px;
	margin-left: 0px;
	margin-bottom: 4px;
			}

#linkscontent {
	padding: 10px 0px 0px 0px;
	width: 671px;
	float: left;
	font-size: 80%;
	height: auto;
	letter-spacing: 1px;
	margin-left: 5px;
			}

#linkscontent a:link {
	color: #333333;
	font-weight: bold;
}
#linkscontent a:visited {color: #FFFFFF; }
#linkscontent a:hover {
	color: #000000;
	font-weight: bolder;
}
#linkscontent a:active {
	color: #666666;
	font-weight: bold;
}


#content03 {
	padding: 10px 10px 10px 10px;
	letter-spacing: 1px;
	background-color: #669966;
	text-align: left;
	float: none;
	margin-left: -15px;
	margin-top: -10px;
	margin-bottom: 10px;
	font-size: 85px;
			}

#content04 {
	font-size: 85%;
	padding: 10px;
	width: 449px;
	float: right;
	background-color: #CCCCCC;
	letter-spacing: 1px;
	background-image: url(../Images/mikehlargebggreengrad.gif);
			}

#content05 {
	font-size: 85%;
	padding: 10px;
	width: 270px;
	float: left;
	background-color: #99CC99;
	letter-spacing: 1px;
	background-image: url(../Images/mikehlargebggreygrad.gif);
			}

#content06 {
	width: 20%;
	height: 75px;
	font-size: 60%;
	float: right;
	margin-top: -110px;
	margin-right: -220px;
	color: #000000;
	display: inline;
			}
			
#content06 a:link,
#content06 a:visited,
#content06 a:hover,
#content06 a:active

 {
	display: inline;
	color: #000000;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}			

#content07 {
	font-size: 85%;
	padding: 10px;
	width: 740px;
	float: left;
	letter-spacing: 1px;
	background-image: url(../Images/mikehlargebggreygrad.gif);
}

#content08 {
	letter-spacing: 1px;
	text-align: left;
	height: auto;
	background-color: #669966;
	margin-left: -14px;
	margin-top: -5px;
			}

#content09 {
	font-size: 85%;
	padding: 10px;
	float: right;
	background-color: #669966;
	letter-spacing: 1px;
	width: 27%;
	margin-right: 14px;
	margin-top: 30px;
			}

#contenthead
{
	padding: 5px 5px 5px 5px;
	width: auto;
	background-color: #FFFFFF;
	text-align: center;
	text-transform: capitalize;
	float: left;
	margin-top: 10px;
}

#footer {
    font-size:85%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9FC9EB;
	text-align:left;
	height: auto;
	margin-left: 0;
	margin-right: 0;
	width: 860px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	float: left;
	display: inline;
}
#footer a:link,
#footer a:visited,
#footer a:hover,
#footer a:active

{
	display: inline;
	color: #000000;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}



#navcontainer
{
	width: 875px;
	background-color: #99CB99;
	float: left;
	font-size: 80%;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	margin-top: 120px;
	margin-left: 12px;
}

#navcontainer ul { }
#navcontainer ul li { display: inline; }

#navcontainer ul
{
margin: 0;
padding: 0 0 0 0;
color: #FFFFFF;
letter-spacing: 2px;
}

#navcontainer ul li a
{
	padding: 5px 6px 5px 6px;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	border-right: 1px solid #CCCCCC;
	font-size: inherit;
}

#navcontainer ul li a:hover
{
	color: #FFFFFF;
	letter-spacing: 2px;
	text-transform: uppercase;
}

#navcontainer ul li a:visited
{
	color: #000000;
	text-decoration: none;
	float: left;
	border-right: 1px solid #CCCCCC;
	font-size: inherit;
}

#navlist li a:active
{
	text-decoration: none;
	text-align: left;
	text-transform: uppercase;
	background-color: #669966;
	font-size: 100%;
}

#navlist li a:hover 
{
	text-decoration: none;
	text-align: left;
	text-transform: uppercase;
	background-color: #669966;
	font-size: 100%;
	padding-left: 10px;
}

#navlist li a:visited 
{
	text-decoration: none;
	text-align: left;
	text-transform: lowercase;
	background-color: #669966;
	font-size: 100%;
}

#navlistvert
{
	padding: 0px 5px 5px 5px;
	background-color: #FFFFFF;
	width: 30%;
	float: left;
}

#navlistvert02
{
	padding: 0px 5px 5px 5px;
	background-color: #669966;
	width: 30%;
	float: left;
	margin-left: 10px;
}

#navlistvert03 {
	padding: 0px 0px 5px 5px;
	background-color: #A2C1A2;
	width: 210px;
	float: left;
	height: 333px;
	overflow:scroll;		
	}

.navlistvert03 {
	padding: 0px 0px 5px 5px;
	background-color: #A2C1A2;
	width: 210px;
	float: left;
	height: 170px;
	overflow:scroll;		
	}

#navlistvert03 li
{
	list-style-type: none;
	color: #333333;
}

#navlistvert03 li a
{
	text-decoration: underline;
	display: inline-table;
	color: #000000;
	font-weight: bold;
}

#navlistvert03 li a:hover
{
	color: #000000;
	letter-spacing: 2px;
	font-weight: bold;
	text-decoration: underline;
}
#navlistvert04
{
	padding: 0px 0px 5px 5px;
	background-color: #A2C1A2;
	width: 210px;
	float: left;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1px;
	height: 333px;
}

#navlistvert04 li
{
	list-style-type: none;
	color: #333333;
}

#navlistvert04 li a
{
	text-decoration: underline;
	display: inline-table;
	color: #000000;
	font-weight: bold;
}

#navlistvert04 li a:hover
{
	color: #000000;
	letter-spacing: 2px;
	font-weight: bold;
	text-decoration: underline;
}
#navlistvert05
{
	padding: 0px 0px 5px 5px;
	background-color: #A2C1A2;
	width: 224px;
	float: left;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1px;
	height: 333px;
}

#carboots
 {
	float: left;
	padding: 10px 0px 5px 10px;
	margin-left: 11px;
	font-size: 80%;
	border-right-color: #336699;
	border-right-style: solid;
	border-right-width: 0px;
	width: 196px;
	display: inline;
	margin-right: 0px;
	text-align: left;
	letter-spacing: 1px;
	height: auto;
			}

#navlistvert05 li
{
	list-style-type: none;
	color: #333333;
}

#navlistvert05 li a
{
	text-decoration: underline;
	display: inline-table;
	color: #000000;
	font-weight: bold;
}

#navlistvert05 li a:hover
{
	color: #000000;
	letter-spacing: 2px;
	font-weight: bold;
	text-decoration: underline;
}

#navlistvert06
{
	padding: 0px 0px 5px 5px;
	background-color: #669966;
	width: 224px;
	float: left;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1px;
	height: 105px;
}

#navlistvert06 li
{
	list-style-type: none;
	color: #333333;
}

#navlistvert06 li a
{
	text-decoration: underline;
	display: inline-table;
	color: #000000;
	font-weight: bold;
}

#navlistvert06 li a:hover
{
	color: #000000;
	letter-spacing: 2px;
	font-weight: bold;
	text-decoration: underline;
}

#navcontainer02
{
	padding: 0px 0px 5px 5px;
	color: #669966;
	font-size: 75%;
	width: 656px;
	float: left;
	border-color: #9FC9EB;
	margin-left: 5px;
}

#navcontainer02 ul
{
list-style: none;
margin-left: 0;
padding: 0;
border: none;
}

#navcontainer02 li
{
border-bottom: 1px solid #666666;
margin: 0;
}

#navcontainer02 li a
{
display: block;
padding: 5px 5px 5px 5px;
border-left: 10px solid #333333;
border-right: 10px solid #666666;
background-color: #CCCCCC;
color: #fff;
text-decoration: none;
width: 100%;
}

html>body #navcontainer02 li a { width: auto; }

#navcontainer02 li a:hover
{
border-left: 10px solid #666666;
border-right: 10px solid #333333;
background-color: #999999;
color: #fff;
}

#navcontainer02 li li
{
border-top: 1px solid #666666;
border-bottom: 0;
margin: 0;
}

#navcontainer02 li li a
{
display: block;
padding: 5px 5px 5px 20px;
border-left: 10px solid #333333;
border-right: 10px solid #666666;
background-color: #999999;
color: #fff;
text-decoration: none;
width: 100%;
}

.clear{
    clear:both;
}

#siteInfo{
	font-size: 110%;
	height: auto;
	padding: 0px 10px 5px 10px;
	text-align: center;
	float: right;
	display: inline;
	width: 23%;
	margin-top: -100px;
	margin-right: 25px;
	font-weight: bold;
	font-variant: small-caps;
	border-width: 1px;
	border-color: #000000;
}

#siteInfo a:link
{
	color: #FFFFFF;
	text-decoration: underline;
	font-size: inherit;
}

#siteInfo a:hover
{
	color: #000000;
	text-decoration: none;
	font-size: inherit;
}

#siteInfo a:active
{
	color: #666666;
	text-decoration: none;
	font-size: inherit;
}


.button {
	background-color: #000000;
	width: 800px;

}

a.button:link {
	border: solid 1px;
	background-color: #B1B1B1;
	color: #FFFFFF;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	border-top-color: #DFDFDF;
	border-right-color: #666666;
	border-bottom-color: #858585;
	border-bottom-color: #858585;
text-decoration: line-through
}

a.button:visited {
	background-color: #B1B1B1;
	color: #FFFFFF;
	font-weight: bold;
	border-top: 1px solid #858585;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #858585;
	border-left: 1px solid #000;
	text-decoration: none;
}

a.button:hover {
border: solid 1px #000;
background-color: #B1B1B1;
color: #FFFFFF;
font-weight: bold;
border-width: 1px;
border-style: solid;
border-top-color: #DFDFDF;
border-right-color: #666666; 
border-bottom-color: #858585; 
border-bottom-color: #858585;
text-decoration: none;
}

a.button:active {
border: solid 1px #000;
background-color: #B1B1B1;
color: #FFFFFF;
font-weight: bold;
border-width: 1px;
border-style: solid;
border-top-color: #DFDFDF;
border-right-color: #666666; 
border-bottom-color: #858585; 
border-bottom-color: #858585;
text-decoration: none;
}
.eventlistings {

	padding: 0px 0px 5px 5px;
	background-color: #669966;
	width: 32%;
	float: left;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1px;
	height: 300px;
}
#trader {
	padding: 0px 15px 0px 15px;
	width: 629px;
	height: 500px;
	margin-top: 0px;
	float: left;
	overflow: scroll;
	background-color: #CCCCCC;
	margin-left: 5px;
	border-left-color: #669966;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
}

.NameAndContact {
	color: #336699;
	font-variant: normal;
}
.TraderAddress {font-weight: bold;}
.TraderDescription {
	font-weight: normal;
}
.TraderDirections {
	color: #669966;
	font-weight: bold;
}

.googlemap {
	font-size: 80%;
	padding: 3px;
	float: right;
	text-align: center;
	font-style: italic;
	color: #000000;
	width: 19%;
	border: thin solid #666666;
	margin: 5px;
	background-color: #CCCCCC;
}

#mapimage {
	width: 868px;
	overflow: scroll;
	height: 500px;
	margin-left: 9px;
}

#bookstore {
	width: 873px;
	height: 797px;
	float: left;
}

#costingcontainer
{
	padding: 0px 0px 0px 5px;
	color: #A2C1A2;
	width: 656px;
	float: left;
	margin-left: 5px;
	margin-bottom: 5px;
	display: inline;
}

#costingcontainer h1
{
	font-size: 100%;
	color: #FFFFFF;
	background-color: #9FC9EB;
	font-weight: bold;
	font-variant: small-caps;
	padding: 3px 0px 3px 5px;
	
}

#webservicecontainer
{
	padding: 0px 0px 0px 5px;
	color: #A2C1A2;
	font-size: 75%;
	width: 656px;
	float: right;
	margin-left: 5px;
	display: inline;
	margin-right: 17px;
}

#webservicecontainer h1
{
	font-size: 100%;
	color: #FFFFFF;
	background-color: #A2C1A2;
	font-weight: bold;
	font-variant: small-caps;
	padding: 3px 0px 3px 5px;
	
}

#download {
	float: right;
	width: 30%;
	height: 80px;
	margin-bottom: -80px;
	margin-right: 5px;
}
.traderheadingbold1 {
	font-size: 120%;
	text-indent: 5px;
}

#downloadorderform
{
	float: right;
	border-color: #CCCCCC;
	border-width: 1px;
	border-style: solid;
	width: 20%;
	text-align: center;
	font-variant: small-caps;
	font-weight: bold;
	padding: 5px;
	margin-top: 10px;
	color: #666666;
	margin-right: 15px;
	}

#subcolumn01{
	float: left;
}

#webcolumn01{
	float: left;
}

#webcolumn01 p{
	color: #336699;
	
}

#costingcontainer p{margin:0;}

#littletag {
	font-variant: small-caps;
	text-align: center;
	font-weight: bold;
	color: #000000;
}

#image {
	margin-top: 10px;
	padding: 1px 1px 1px 1px;
	text-align: center;
	border-color: #000000;
	border-style: solid;
	border-width: 0px;
	float: none;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
}

.image {
	border: 0px solid #666666;
	text-align: center;
	padding: 5px 0px 0px 0px;
	text-decoration: none;
}


.openinghours {
	color: #000000;
	font-weight: bold;
}
.headingbold {
	font-size: 100%;
	color: #FFFFFF;
	background-color: #336699;
	font-weight: bold;
	font-variant: small-caps;
	padding: 5px 0px 5px 5px;
	margin-bottom: 2px;
	margin-top: 0px;
	margin-left: -5px;
}
.images {
	border: 1px dashed #666666;
}
