/* based on master3.css from UKMPH */
/* --------- 1. defaults  --------- */

* {
		margin: 0;
		padding: 0;
		}

body {
		background: #ffffff;
		font-size: 96%; font-family: Verdana, Arial, sans-serif;
		}

/*  --------- 2. structure  --------- */

#top { background-image:url(../images/skyblue.jpg); background-repeat:repeat-x;
       font: 16px Arial, sans-serif;}
	   
#cartmasthead	{
		width: 500px;
		background: #ffffff;
		border: solid; border-width: thin; border-color: black;
		padding-right: 10px;
		padding-left: 10px;
		}
		
#orderform	{
		width: 500px;
		background: #ffffff;
		border: solid; border-width: thin; border-color: blue;
		padding-right: 20px;
		padding-left: 20px;
		padding-top: 20px;
		padding-bottom: 20px;
			}
#orderform	a {
		text-decoration: none;
		color: #000000;
		}

#orderform a:hover { background: a0c0ff; }
	   
#wrapper {
		width: 98%;
		margin: 0 auto;
		background: #ffffff;
		padding-top: 2px;
		padding-right: 10px;
		padding-left: 10px;
		padding-bottom: 10px;
		border-bottom: 1px solid #808080;
		border-left: 1px solid #808080;
		border-right: 1px solid #808080;
		}
		
#masthead {
		background: url(assets/masthead.jpg);
		height: 130px;
		margin-bottom: 10px;
		}
		
#content {
		width: 98%;
		padding-bottom: 10px;
		}
		
#mainColumn  p{ margin-bottom: 0; font-size: 95%;}



#articleColumn {
		padding: 5px;
		}
		
#articleColumn {
		margin-right: 5px;
		margin-left: 5px;
		}
			
#articleColumn {
		width: 850px;
		background: #ffffff;
		p: font-family: Arial, Helvetica, sans-serif;
        font-weight: none; font-size: 14px; color: white;
		}
		
#mapColumn {
		float: left;
		padding: 6px;
		}
		
#mapColumn {
		margin-right: 10px;
		margin-left: 10px;
		padding-left: 14px;
		}
			
#mapColumn {
		width: 350px;
		background: #ffffff;
		border: solid; border-width: 0.05em; border-color: black;
		}

		
#newsColumn  p{ margin-bottom: 0;
				margin-bottom: 1;
				font-size: 13px;}

#newsColumn 	{ width: 400px;
				margin-right: 10px;
				}
				
#newsColumn A { text-decoration: none;}
#newsColumn A:link	   { color:black; font-size: 13px; font-face: arial, sans-serif; }
#newsColumn A:visited { color: navy; font-size: 13px; }
#newsColumn A:hover  {background: #f1efef; }


#footer {
		clear: both;
		text-align: center;
		padding: 10px 0;
		border-top: 1px solid #dddddd;
			}

#footer p {
		margin-bottom: 0;
		font-size: 77%;
		}

#footer a {
		text-decoration: none;
		color: #000000;
		}
	
#footer a:hover { background: a0c0ff; }

#sidebar, #sidebar2, #mainColumn, #newsColumn, #addlink {
		float: left;
		padding-left: 20px;
		padding-right: 10px;
		padding-top: 10px;
		padding-bottom: 10px;
		}

#extraColumn {
		float: left;
		padding: 10px;
	    }

#sidebar {
		margin-top: 10px;
		margin-right: 20px;
		margin-bottom: 0px;
		padding-right: 10px;
		background: #a0c0ff;
		font-size: 88%;
		}
		
#sidebar2 {
		margin-top: 10px;
		margin-right: 20px;
		margin-bottom: 0px;
		padding-right: 10px;
		background: #ffffff;
		font-size: 88%;
		}
	
#extraColumn {
		margin-top: 10px;
		background: #ffffff;
		font-size: 88%;
		}
		
		
#date 	{
		font: 80% Arial, sans-serif, helvetica;
		color: white;
		}
		
#subhead { width: 280px; border: solid; border-width: thin; border-color: blue; background: blue; font-size: 14px;  color: #ffffff;  FONT-FAMILY: Arial; FONT-WEIGHT: bold; padding: 0.2em;	 }

.twoColumnPage #sidebar, #sidebar2 {
		width: 17%;
		margin-left: 25px;
		margin-right: 30px;
		}

.twoColumnPage #mainColumn {
		width: 70%;
		}

.twoColumnPage #extraColumn {
		display: none
		}

				
.threeColumnPage #extraColumn, #sidebar, #sidebar2 h1 {
		font: bold 95% Arial, sans-serif, helvetica;
		}
		
.threeColumnPage #extraColumn, #sidebar, #sidebar2 p {
		font: 89% Arial, sans-serif, helvetica;
		}
		
.threeColumnPage #sidebar, #sidebar2 {
		width: 17%;
		margin-left: 33px;
		margin-right: 20px;
		}

.threeColumnPage #mainColumn {
		width: 50%;
		margin-right: 20px;
		}

.threeColumnPage #extraColumn {
		width: 20%;
		}

.entrancePage #sidebar {
		width: 350px;
		background: #ffffff;
		border: solid; border-width: thin; border-color: black;
		margin-right: 11px;
		margin-left: 11px;
		}

.entrancePage #mainColumn {
		width: 350px;
		background: #ffffff;
		border: solid; border-width: thin; border-color: black;
		}

.entrancePage #extraColumn {
		display: none
		}

.separator {
		clear: both;
		}

/* ---------- 3. links and navigation ---------- */

#articleColumn a {
		text-align: left;
		line-height: 23px;
		text-decoration: none;
		color: #000000;		
		}

#articleColumn a:hover {
		background: #a0c0ff;
		}

#mainColumn a {
		text-align: left;
		line-height: 23px;
		text-decoration: none;
		color: #000000;		
		}

#mainColumn a:hover {
		background: #a0c0ff;
		}
		
#orderform a:hover {
		background: #a0c0ff;
		}

#footer a:hover {
		background: #a0c0ff;
		}
		
#sidebar ul {
		list-style-type: none;
		}

#sidebar li {
		display: inline;
		float: left;
		}

#sidebar a {
		display: block;
		width: 199px;
		text-align: left;
		line-height: 23px;
		background: #a0c0ff;
		text-decoration: none;
		color: #ffffff;
		}
	
#sidebar a:hover {
		background: #0066ff;
		}
		
#sidebar2 a {
		display: block;
		width: 199px;
		text-align: left;
		line-height: 23px;
		background: #a0c0ff;
		text-decoration: none;
		color: #000000;
		}
	
#sidebar2 a:hover {
		background: #33CCFF;
		}
		

#count { position: absolute; width: 200px; height: 115px;
		z-index: 500; left: -231px; top: -130px;
		visibility: visible;
		}
		

/* ---------- 4. fonts ---------- */

h1, h2, h3, h4, p, ul {
		}

h1 {
		font: bold 100% Arial, sans-serif, helvetica;
		margin-bottom: 5px;
		color:blue;
		}

h2 {
		font: bold 97% Arial, sans-serif, helvetica;
		margin-bottom: 1px;
		color:blue;
		}
h3 {
		font: bold 93% Arial, sans-serif, helvetica;
		margin-bottom: 1px;
		color:blue;
		}
		
h4      {
		font: bold 92% Arial, sans-serif, helvetica;
		margin-bottom: 1px;
		color:blue;
		}
		
h5 {
		90% Arial, sans-serif, helvetica;
		margin-bottom: 1px;
		color:black;
		}
		
h6 {
		89% Arial, sans-serif, helvetica;
		margin-bottom: 1px;
		color:black;
		}
		
p         { font-family: Arial, Helvetica, sans-serif;
           font-weight: none; font-size: 95%; color: black; margin-top: 5px; margin-bottom: 1em;}
			 
li { font-family: Arial, Helvetica, sans-serif;
             font-weight: none; font-size: 95%; color: black; margin-bottom: 8px;}
			 
			
			 


	
