/* This is the style sheet for the Derby Porcelain pages */
/* adjust the font size for status2 and status3 to make it visible on the 
touchscreen */

body
{
/*background-image:url('./graphics/papyrus3.jpg');background-repeat: repeat;*/
font-family: "Century Gothic", Arial,Sans-Serif;
font-size: 100%;
color:          #000000;


           /* margin-left: 8%; */

/*margin-top: 1%;*/
}




h1
{
           color:          #7B68EE;
           color:          #01015A;
           color:         #ffffff;
           color: #cc6633;
           color:          #01015A;
           color:          #2e757e;
           color:          #000000;
/*           color: #cc6666; */
           font-size: 40px;
           font-weight: normal;
           text-align:left; 
           margin-top: 20px; 
/*           background-color:#ffff99; */

/*background-color:#cc6666;*/
} 

h2
{
           font-weight:    normal;
           color: #cc6666;
           color:          #01015A;
           color:          #2e757e;           
           font-size: 30px;
           margin:0px;
} 
h3
{
            color: #007D76;       
            color: #cc6666;
            color:          #01015A;
            color: #cc6633;
            font-size:  25px;
            font-weight:    normal;
}
h4
{
/*          color:          #000000;  */
            font-size:      small;
}


.heading
{
           font-weight:    normal;
           color:          #2e757e;           
           font-size: 125%;
           margin:0px;
           font-weight:bold;
} 



#main
{
margin-top: 15px;
margin-right: 50px;
/*margin-left: 175px;*/
margin-left: 200px;
text-align: justify;
padding-left: 25px;
border-left: solid;
font-size: 90%;
}
#left
{
/*margin: 10px; */ /* allsides */
/*width: 150px;*/
width: 175px;
position: absolute;top: 50px;left: 10; 
/*border-right: solid;*/
font-size: 90%;
}




ul.navbar {width:200px;margin-left:30px;list-style-type:square; list-style:outside;}
ul {margin-left:15px;list-style-type:square; list-style:outside;}
li {margin-bottom:10px;}

.copy
{
margin-right:3%;
margin-top:10%;

text-align:left;
}

p.welsh
{
           color: #cc6633;
                  
}

p.bold
{
           font-weight:    bold;
           color: #2e757e;
             
}
p.smaller
{
           color: #2e757e;
           color: #000000;
                      
}



a.link{color:#cc6633;}
		a.link[href] {cursor: Pointer;text-decoration: underline;color:#cc6633;}
		a.link:link {text-decoration: none;color:#cc6633;}
		a.link:visited {text-decoration: none;color:#cc6633;}
		a.link:hover {text-decoration: none;color:#2e757e;}
		a.link:active {text-decoration: none;color:#cc6633;}

a{color:#cc6633;font-weight: ld;}
		a[href] {cursor: Pointer;text-decoration: none;color:#cc6633;font-weight:bold;}
		a:link {text-decoration: none;color:#cc6633;font-weight:bold;}
		a:visited {text-decoration: none;color:#cc6633;font-weight:bold;}
		a:hover {text-decoration: none;;color:#2e757e;font-weight:bold;}
		a:active {text-decoration: none;;color:#cc6633;font-weight:bold;}

th
{
font-weight:    bold;
          
}
td
{
           
}


@media,print{
.screenonly{display:none}
#main {margin-left:0;margin-right:0;}
}
@media,screen{
.printonly{display:none;}
}



/* Golden / yellow #FEBE2D

/* City Council green #007D76

/* Salmolnella #FFA07A

/* SF blue #01015A

/* SF purple #C71585



