html, body{
	padding:0;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	background-color: #990000;
	margin: 0;
} 
#maincol .mainleft .text img {
	float: left;
}

 
#pagewidth{
	width:760px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	color: #FFFFFF;
	background-color: #990000;
} 
#header {
	position:relative;
	width:100%;
	color: #FFFFFF;
	height: 200px;
	margin: 0px;
	padding: 0px;
}
#header .basket {
	text-align: left;
	margin: 5px;
	border: 1px solid #FFFFFF;
	width: 165px;
	padding: 0px;
}

#header   img   {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header .basket a:link, #header .basket a:visited {
	text-decoration: none;
	font-size: 70%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #C10000;
	display: block;
	margin: 0px;
	padding: 5px;
}
#header .basket a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #990000;
}

ul#topnav {
	list-style: none;
	font-size: 80%;
	height: 26px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/constant/navbar.gif);
	background-color: #990000;
}
ul#topnav li {
	text-align: center;
	float: left;
	padding: 0px;
	margin: 0px;
	width: 105px;
}
#topnav  .navbarleft {
	margin-left: 10px;
}

ul#topnav a:link, ul#topnav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #AA0000;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 2px;
	background-image: url(../images/constant/navbarbg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	font-size: 85%;
	font-weight: bold;
	height: 14px;
}
ul#topnav a:hover {
	text-decoration: underline;
	background-color: #990000;
	background-image: url(../images/constant/navbarbg2.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

body#home li.home a:link, body#home li.home a:visited,
body#colour li.colour a:link, body#colour li.colour a:visited,
body#symbols li.symbols a:link, body#symbols li.symbols a:visited,
body#history li.history a:link, body#history li.history a:visited,
body#esoteric li.esoteric a:link, body#esoteric li.esoteric a:visited,
body#earth li.earth a:link, body#earth li.earth a:visited,
body#contact li.contact a:link, body#contact li.contact a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	background-color: #7D0000;
	background-image: url(../images/constant/navbarbg3.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#topnav  .home {
	margin-left: 10px;
}

 
#maincol{
	background-color: #990000;
	color: #FFFFFF;
	width: 760px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
 }
#maincol h1 {
	font-size: 100%;
	text-align: center;
}

#maincol p {
	font-size: 90%;
	text-align: center;
}
#maincol .printrun {
	font-style: italic;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-decoration: underline;
}


#maincol .mainleft {
	float: left;
	height: 960px;
	width: 290px;
	background-color: #990000;
}
#maincol .mainleft img {
	margin-left: 17px;
	margin-top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
#maincol .mainleft .text img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: none;
}


#maincol .mainleft p {
	font-size: 90%;
	text-align: justify;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	line-height: 130%;
}

#maincol .mainleft1 {
	float: left;
	height: 135px;
	width: 380px;
	background-color: #990000;
	margin: 0px;
	padding: 0px;
}
#maincol   .mainright    img {
	border: 1px solid #FFFFFF;
	float: left;
	padding: 0px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#maincol .mainright {
	float: right;
	height: 135px;
	width: 450px;
	margin-right: 10px;
	background-color: #990000;
	padding: 0px;
}
#maincol   .mainright   p    {
	font-size: 90%;
	line-height: 110%;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
}
#maincol .mainright1 {
	float: right;
	height: 200px;
	width: 450px;
	background-color: #990000;
	padding: 0px;
	margin: 10px;
}
#maincol .mainright1 p {
	font-size: 90%;
	line-height: 130%;
	text-align: justify;
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 30px;
}


#maincol .threecolumn {
	float: left;
	width: 249px;
	background-color: #990000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border: 1px dotted #C10000;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#maincol .threecolumn  h1    {
	font-size: 100%;
	text-decoration: underline;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-align: center;
	color: #000000;
	background-color: #990000;
}
#maincol .mainleft h2 {
	font-size: 90%;
	text-align: center;
	color: #FFFFFF;
	background-color: #AA0000;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	width: 250px;
	height: 18px;
	background-image: url(../images/constant/leftcolh2bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#maincol    .mainright    ul      {
	font-size: 90%;
	padding-right: 40px;
	padding-left: 40px;
	list-style-type: square;
	margin-left: 150px;
	margin-top: 5px;
	padding-top: 0px;
}
#maincol .sizes {
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
	padding-top: 0px;
}


#maincol .threecolumn   p    {
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	font-size: 90%;
	text-align: center;
}
#maincol .threecolumn   img    {
	border: 1px solid #FFFFFF;
	margin-top: 5px;
	margin-right: 11px;
	margin-bottom: 5px;
	margin-left: 11px;
}
#maincol .threecolumn .shop {
	margin: 0px;
	padding: 5px;
	font-size: 80%;
	float: left;
	clear: both;
}
#maincol  .threecolumn  .form {
	text-align: center;
	line-height: 100%;
	background-color: #AA0000;
	height: 70px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
#maincol .threecolumn .form p {
	margin: 5px;
	padding: 0px;
	color: #000000;
	background-color: #AA0000;
	font-size: 80%;
}
#maincol .threecolumn .form form {
	margin: 0px;
	padding: 0px;
}





#maincol .mainright .sectionlink {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}


#maincol .mainright .sectionlink a:link, #maincol .mainright .sectionlink a:visited {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #990000;
	font-weight: bold;
	background-image: url(../images/constant/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
#maincol .mainright .sectionlink a:hover {
	text-decoration: underline;
	color: #CCCCCC;
	background-color: #990000;
}
#maincol .threecolumn .inner3c {
	height: 330px;
}
#maincol .threecolumn .inner3ca {
	height: 280px;
}
#maincol  .text  a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990000;
	font-weight: bold;
	cursor: help;
}
#maincol .quote {
	font-style: italic;
	font-size: 80%;
	margin-left: 20px;
}
#maincol .spacer {
	margin-top: 150px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}










 
#footer{
	height:50px;
	background-color:#990000;
	clear:both;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
 } 

#footer .telephone {
	color: #000000;
	background-color: #990000;
	font-weight: bold;
}

#footer .footer {
	text-align: center;
	font-size: 70%;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer .footer a:link, #footer .footer a:visited {
	color: #000000;
	font-weight: bold;
	background-color: #990000;
}
/* End hide from IE-mac */  
#footer .footer a:hover {
	color: #333333;
	background-color: #990000;
}
#footer .ostrichfooter {
	text-align: center;
	font-size: 70%;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer .ostrichfooter a:link, #footer .ostrichfooter a:visited {
	color: #000000;
	font-weight: bold;
	background-color: #990000;
}
#footer .ostrichfooter a:hover {
	color: #333333;
	background-color: #990000;
}




 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
.clear {
	clear: both;
}

 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}

.clearfix{display: block;}
